/* CSS Document */
*{margin:0px;
padding:0px;
}
.clear{
clear:both;
}
body{background-color:#F0F0F0;
font-family:"宋体", Arial, Helvetica, sans-serif;
font-size:12px;
}
a:link {color:#303030;text-decoration: none;} /* 未访问的链接 */
a:visited {color:#303030;text-decoration: none;} /* 已访问的链接 */
a:hover{color: #CC0000; text-decoration:underline;} /* 鼠标在链接上 */ 
a:active {color:#303030;text-decoration: none;} /* 点击激活链接 */
#container{
margin:0 auto;
width:960px;
}
#header{
	width:960px;
	height:38px;
	line-height:38px;
	background:url(../images/hesder_bg.gif) repeat-x;
}
#logo{
	width:240px;
	height:38px;
	background:url(../images/logo.gif) no-repeat;
	float:left;
}
#headerlink{
	width:auto;
	line-height:38px;
	padding-right:10px;
	float:right;
}
.guanggao{
width:960px;
height:200px;
}
#nav{
width:620px;
height:35px;
line-height:35px;
padding-left:340px;
background:url(../images/navbg_01.jpg) no-repeat;
}
#nav a{
width:960px;
font-size:14px;
margin:0px 20px;
}	
#main{
width:960px;
margin-top:8px;
margin-bottom:8px;
}
#left{
width:748px;
float:left;
border:1px solid #529DD0;
margin-right:10px;
}
.left_title{
width:738px;
padding-left:10px;
height:29px;
background:url(../images/sanjibg_03.png) repeat-x;
line-height:29px;
}
.left_text{
font-size:14px;
padding-bottom:10px;
width:700px;
margin:10px 10px 10px 22px;
line-height:24px;
}
.left_text h1{
margin-bottom:8px;
border-bottom:1px dashed #999999;
font-size:14px;
font-weight:normal;
}
.left_text h1 span{
margin-left:520px;
}
.left_text ul{
list-style:none;
 overflow:hidden;
}
.left_text ul li{
line-height:26px;
 height:26px; 
 color:#9b9b9b; 
 float:left;
}
.xg3n{
width:580px;
}
.xg3t{
width:100px;
background:none;
}
#right{
width:198px;
float:left;
border:1px solid #529DD0;
}
.right_title{
width:188px;
padding-left:10px;
background:url(../images/sanjibg_06.png) repeat-x;
height:25px;
color:#333333;
font-size:14px;
font-weight:bold;
line-height:28px;
}
.right_title a{
font-size:12px;
color:#666666;
font-weight:normal;
margin-left:100px;
}
.right_text{
padding:5px;
line-height:24px;
background-color:#F2F9FE;
}
.right_text ul{
list-style:none;
}
.right_text ul li{
background:url(../images/dian_38.gif) 4px 10px no-repeat;
padding-left:10px;
line-height:24px;
}
.fenye{
width:700px;
line-height:30px;
height:30px;
text-align:center;
color:#990000;
}


/* 尾部*/ 
#bottombg{
	width:960px;
	height:23px;
	background-color:#0071B5;
	border:1px solid  #0071B5;
	margin-top:10px;
	text-align:center;
	line-height:23px;
}
#bottombg a{
	color:#ffffff;
}
#footer{
	width:960px;
	height:100px;
	float:left;
	margin-top:10px;
	line-height:20px;
	text-align:center;
}			