.innercorpcontent {
	clear: both;
	width: 900px;
	margin-top: 0px;
	height: 1250px;
}
.rightcorpcontent {
	float: right;
	width: 160px;
	background-color: #EEE;
	text-align: left;
	height: 1250px;
}
.rightcorpcontent h1{
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.rightcorpcontent h2{
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}
.rightcorpcontent img{
	margin-top: 5px;
	margin-left: 20px;
}
.rightcorpcontent a{
	color: #666;
}
.leftcorpcontent {
	width: 740px;
	float: left;
	height: 1250px;
	text-align: left;
}
.corpunderline1 {
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #D6D6D6;
}
.corpunderline2 {
	background-image: url(../images/line_undertitle2.png);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.corpunderline3 {
	background-image: url(../images/line_undertitle2.png);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thtext {
	font-size: 12px;
	color: #333;
	line-height: 20px;
}
.corplist {
	list-style-type: none;
}
