/* CSS Document */
#nav_on{left:891px}
.about_frame{
	width:970px;
	float:right;
	background-color:#fafafa;
	position:relative;
}

.frame_left_4 {
	float: left;
	width: 223px;
	position:relative;
}
.frame_right_4 {
	float: left;
	width: 746px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #b9b9b9;
	background-color:#fff;
}
.top_frame{
	width:978px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	height: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	position:absolute;
	left:0px;
	top:0px;
	z-index:100111;
}

.left_nav{
	position:relative;
	margin-top:40px;
}
.left_nav li{
	position:relative;
	height:37px;
	line-height:37px;
	font-size:14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
}
.left_nav li a{ 
	display:block;
	position:absolute;
	left:-9px;
	top:0px;
	width:189px;
	height:37px;
	line-height:37px;
	*top:-6px;
	*height:42px;
	*line-height:42px;
	padding-left:43px;

}
.left_nav_on a{
	display:block;
	position:absolute;
	left:-9px;
	top:0px;
	width:190px;
	height:37px;
	line-height:37px;
	padding-left:43px;

	border:solid 1px #d9d9d9;
	top:-1px;
	height:37px;
	line-height:37px;
	width:233px;

	+top:-6px;
	+height:42px;
	+line-height:48px;
	overflow:hidden;
	background-color:#fff;
	border-right-style:none;
	left:-10px;
	color:#e50083;

}
.left_nav_on a{color:#e50083;}

.aoubt_content{
	padding-left:25px;
	padding-top:32px;
	padding-right:10px;
	padding-bottom:32px;
	font-size: 14px;
	line-height: 24px;
	color: #121212;
}
.aoubt_content h1{
	height:52px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	margin-bottom: 30px;
}.aoubt_content p {
	padding-bottom: 25px;
}

.links{
	position:relative;
	font-size:12px;
	_height:300px;
	min-height:300px;
}
.links li{
	float:left;
	width:140px;
}