@charset "utf-8";
/* CSS Document */
#aboutbox
{
	margin-top:8px;
	text-align:left;
}
.W980
{
	width:980px;
}
 .w190
 {
 	width:190px;
 }
.w780
{
	width:770px;
	border-left:#D2D2D2 solid 2px;
	 min-height:400px;        /*ie7 ff生效*/
        height:auto !important;  /*ie7 ff生效*/
        height:400px;            /*ie6 ie7生效*/
        overflow:visible;        /*修正ie下height:100px为自动高度*/
		padding-left:10px;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.center
{
	margin:0 auto;
}
.righttit
{
	height:30px;
	line-height:30px;
	font-size:14px;
	color:#0080C0;
	font-weight:600;
	border-bottom:#CCC dashed 1px;
}
.content
{
	margin-top:10px;
	margin-left:10px;
	line-height:25px;
}


/*网站地图*/
.mapTop
{
	height:37px;
	background:url(../../Images/About/map2.gif) repeat-x;
	clear:both;
}
.mapTop1
{
	width:200px;
	float:left;
	height:37px;
	background:url(../../Images/About/map1.gif) no-repeat;
}
.maptop2
{
	width:20px;
	float:right;
	height:37px;
	background:url(../../Images/About/map3.gif) right no-repeat;
}
.mapContent
{
	clear:both;
	border:#C4C2C2 solid 1px;
	border-top:none;
		padding-top:20px;
		padding-bottom:20px;
 
}
.MapW780
{
	width:780px;
	 min-height:400px;        /*ie7 ff生效*/
        height:auto !important;  /*ie7 ff生效*/
        height:400px;            /*ie6 ie7生效*/
        overflow:visible;        /*修正ie下height:100px为自动高度*/
	
}
.mapContent1
{
	background:url(../../Images/About/sline.gif) 520px center repeat-y;
}
.mapContent2
{
	background:url(../../Images/About/sline.gif) 260px center repeat-y;
	clear:both;
	width:778px;
}
.mapLeft
{
	
	width:520px;
	float:left;
}
.mapLeft1
{
	padding-left:20px;
	float:left;
	width:220px;
	display:inline;
}
.mapLeft2
{
	margin-right:20px;
	float:right;
	width:220px;
	display:inline;
}
.mapRight
{
	float:right;
	width:220px;
	display:inline;
	margin-right:20px;
}
.mapTit
{
	height:30px;
	background:url(../../Images/About/mapt1.gif) no-repeat center;
	text-align:center;
	line-height:30px;
	font-size:14px;
	font-weight:600;
	color:#CA6A0D;
}
.mapC
{
	clear:both;

}
.ulMap>li
{
	text-align:left;
	background:url(../../Images/About/libg.gif) no-repeat left 5px;
	padding-left:20px;
	line-height:30px;
}
.ulMap>li>ul>li
{
	text-align:left;
}
.mapC a:link,.mapC a:visited
{
	font-size:14px;
	font-weight:600;
	color:#2F88C7;
}
.cityMap li a:link,.cityMap li a:visited
{
	color:#333;
	font-size:12px;
	font-weight:200;
}
.cityMap li a
{
	margin-right:10px;

}