/* 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;} /* 点击激活链接 */

a.menub:link,a.menub:active,a.menub:visited { text-decoration:none; color:#000;}
a.menub:hover { text-decoration:underline; color:#c00;}
#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:10px 0px;
}
#left{
width:312px;
float:left;
margin-right:10px;
}
.jdimg { 
width:308px;
border:1px solid #E0E0E0;
text-align:center;
padding:5px 0px; 
margin:0 auto;
 }
 .left_2{
width:308px;
border:1px solid #E0E0E0;
margin-top:10px;
 }
  .left_2 h1{
  font-size:14px;
  font-weight:bold;
color:#003399;
  margin-bottom:10px;
  line-height:29px;
  padding-left:10px;
  text-align:left;
  height:29px;
  background:url(../images/leftbg01.jpg) no-repeat;
 }
 .left_2 span { 
 float:right;
padding-right:10px;
font-size:12px;
font-weight:normal;
 }
  .left_2 table{
  margin-left:4px;
 }
.left_2 p{
width:279px;
margin:10px;
line-height:24px;
text-indent:2em;

}
  .left_2 ul li{
width:279px;
margin:10px 10px;
line-height:19px;
list-style:none;

}

#right{
width:630px;
float:left;
}
.ztbd{
width:633px;
border:1px solid #E0E0E0;
height:230px;
margin-bottom:10px;
}
.ztbd h1{
font-size:20px;
font-weight:normal;
font-family:"黑体";
display:block;
width:621px;
height:39px;
background:url(../images/right1bg_07.jpg) no-repeat;
line-height:39px;
padding-left:10px;
text-align:center;
color:#c50000;
}
.ztbd p{
width:600px;
margin:10px;
line-height:24px;
text-indent:2em;
}
.ztbd1{
width:633px;
border:1px solid #E0E0E0;
margin-bottom:10px;
}
/*
.ztbd1 h1{
width:100px;
float:left;
height:39px;
background:url(../images/right1bg_07.jpg) no-repeat;
font-size:14px;
font-weight:bold;
color:#333333;
line-height:39px;
padding-left:10px;
}
.ztbd1 h1 span{
width:100px;
float:left;
font-size:12px;
font-weight:normal;
margin-left:400px;
}
*/
.ztbd1 p{
width:600px;
margin:10px;
line-height:24px;
text-indent:2em;
}
.ztbd1 h1 {background:url(../images/right1bg_07.jpg) no-repeat; height:39px; font-size:14px; text-align:left; padding-left:20px; line-height:39px;}
.ztbd1 span { float:right; padding-right:10px; font-size:12px; font-weight:normal; padding-top:4px;}
.rlb2 { float:left; width:600px; padding:6px 10px;}
.rlb2 ul {
list-style:none;}
.rlb2 ul li { font-size:14px; line-height:26px; float:left;}
.rlb2 .lba { width:480px; text-align:left;}
.rlb2 .lbb { width:96px; text-align:left; color:#999999;}
 .rlb3 { float:left; width:619px; margin-left:8px;padding:10px 0px; text-align:center;}
.rlb3 ul { list-style:none;}
 .rlb3 ul li { float:left; width:154px; line-height:25px;padding-top:6px; margin-top:8px;}
 .rlb3 img { margin:0px; padding:0px; height:87px;}

/* 尾部*/ 
#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;
}			
 /* 版权 */ 
					