@charset "utf-8";

body,ul,li,h1,h2,h3,dl,dt,dd,form,p{
	padding:0px;
	margin:0px;
}
body{
	background:#a2e3f5 url(bg.jpg) repeat-x 0px 0px;
}
img,li{
	vertical-align:top;
	list-style:none;
}
.width_center{
	font-size:12px;
	line-height:20px;
	width:964px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
}
.box{
	display:block;
	width:100%;
	overflow:hidden;
}
.content{
	display:block;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#F00;
	text-decoration:underline;
}
#header{
	background:url(index_04.jpg) 1px 0px no-repeat;
	height:129px;
	position:relative;
}
#header #RightTop_our{
	position:absolute;
	top:25px;
	right:20px;
}
#header #RightTop_our a{
	padding:0px 10px;
}
#menu{
	background:url(x.gif) left bottom repeat-x;
	height:35px;
	position:relative;
}
#menu ul{
	height:35px;
	line-height:35px;
	padding-left:50px;
	background:url(x.gif) no-repeat -470px -80px;
}
#menu ul li{
	text-align:center;
	font-size:14px;
	float:left;
	width:95px;
	background:url(x.gif) no-repeat right 0px;
}
#menu ul li a{
	color:#FFF;
}
#menu ul li a:hover{
	color:#FF0;
	text-decoration:none;
}
#menu span{
	position:absolute;
	right:0px;
	top:0px;
	width:17px;
	height:35px;
	background:url(x.gif) no-repeat -10px 0px;
}
#banner{
	margin-top:10px;
	height:181px;
}
#container{
	overflow:hidden;
}
#conleft{
	float:left;
	width:273px;
}
#conleft .box{
	margin-top:10px;
}
#conright{
	float:right;
	width:684px;
}
#conleft .box h2{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-indent:20px;
	height:30px;
	position:relative;
	color:#4b4b4b;
	background:url(x.gif) no-repeat 0px -297px;
}
#conleft .box h2 span{
	position:absolute;
	top:0px;
	right:20px;
	font-size:12px;
	font-weight:normal;
}
#conleft .box .content{
	padding:10px;
	border-left:1px solid #5fbbf7;
	border-right:1px solid #5fbbf7;
	background:#FFF;
}
.btdiv{
	height:4px;
	overflow:hidden;
	background:#99d6f2;
}
.btdiv div{
	background:#FFF;
	height:1px;
	overflow:hidden;
	border-left:1px solid #5fbbf7;
	border-right:1px solid #5fbbf7;
}
.btdiv .mar1{
	margin:0px 1px;
}
.btdiv .mar2{
	margin:0px 2px;
}
.btdiv .mar3{
	margin:0px 3px;
}
.btdiv .mar4{
	margin:0px 3px;
	background:#5fbbf7;
}

#conright .box{
	margin-top:10px;
	background:url(x.gif) repeat-x 0px -389px;
}
#conright .box h2{
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	text-indent:20px;
	height:43px;
	position:relative;
	color:#fff;
	background:url(x.gif) no-repeat -477px -115px;
}

#conright .box h2 span{
	width:58px;
	height:43px;
	padding-right:20px;
	font-size:12px;
	font-weight:normal;
	position:absolute;
	top:0px; 
	right:0px;
	background:url(x.gif) no-repeat 68px 0px;
}
#conright .box h2 span a{
	color:#FFF;
}
#conright .box .content{
	overflow:hidden;
	width:672px;
	padding:5px;
	border-left:1px solid #5fbbf7;
	border-right:1px solid #5fbbf7;
	background:#FFF;
}
.newlist ul{
	display:block;
	width:100%;
}
.newlist li{
	height:28px;
	line-height:28px;
	border-bottom:1px dashed #CCC;
	position:relative;
	text-indent:22px;
	background:url(x.gif) no-repeat -475px -47px;
}
.newlist li span{
	position:absolute;
	top:0px;
	right:10px;
}
#conleft #map h2
{
	width:273px;
	height:68px;
	background:url(x.gif) no-repeat 0px -229px;
}
#conleft #map img{
	vertical-align:top;
}
#link{
	border:1px solid #5fbbf7;
	background:#FFF;
	margin-top:10px;
	padding:10px 20px;
	width:924px;
}
#link a{
	padding:3px 15px;
	white-space:normal;
	line-height:20px;
}
#footer{
	background:#fff;
	border:1px solid #5fbbf7;
	border-bottom:none;
	margin-top:10px;
	text-align:center;
	line-height:22px;
	padding:10px 0px;
}


