/* CSS Document */

*{
	margin:0;
	padding:0;
	border:0;
	}
body{
	font-family:"宋体";
	font-size:12px;
	background:#e1e1e1;
	}
ul{
	list-style:none;
	}
img{
	border:0;
	}
a:link{
	color:#333;
	text-decoration:none;
	}
a:visited{
	color:#333;
	text-decoration:none;
	}
a:hover{
	color:#333;
	text-decoration:underline;
	}
h2{
	font-size:16px;
	font-weight:bold;
	color:#0d416e;
	}
h3{
	font-family:"Microsoft YaHei";
	font-size:20px;
	font-weight:bold;
	color:#0d416e;
	padding:0px;
	}


.page{
	width:997px;
	margin:0 auto;
	background:#fff;
	}
.banner{
	clear:both;
	}
.menu{
	height:45px;
	background:url(../images/menu_bg.jpg) repeat-x;
	line-height:45px;
	padding-left:68px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	color:#61615c;
	}
.menu a:link{
	color:#61615c;
	text-decoration:none;
	}
.menu a:visited{
	color:#61615c;
	text-decoration:none;
	}
.menu a:hover{
	color:#003399;
	text-decoration:none;
	}

.container{
	padding:10px 22px;
	}
.box1{
	padding-top:10px;
	}
.box1_jdt{
	float:left;
	width:505px;	
	}
.box1_news{
	float:right;
	width:415px;
	height:304px;
	border:1px #e0e0e0 solid;
	padding:15px 0 0 15px;
	}
.box1_news_line{
	padding:8px 0;
	line-height:26px;
	font-size:14px;
	}

.box2{
	clear:both;
	padding-top:10px;
	}
.title{
	height:23px;
	background:url(../images/title_bg.jpg) no-repeat;
	font-family:"Microsoft YaHei";
	font-size:16px;
	color:#fff;
	padding:20px 0 0 10px;
	}
.title1{
	height:23px;
	background:url(../images/title_bg1.jpg) no-repeat;
	font-family:"Microsoft YaHei";
	font-size:16px;
	color:#fff;
	padding:20px 0 0 10px;
	}
.box2_content{
	font-size:14px;
	color:#333;
	padding:15px 0;
	}
.box2_content p{
	text-indent:2em;
	line-height:22px;
	}

.box3{
	padding-top:10px;
	}
.box_dcjb_con{
	height:810px;
	background:#eae8d9;
	padding:15px 0 15px 30px;
	}
.box_dcjb_con li{
	float:left;
	width:167px;
	height:158px;
	text-align:center;
	line-height:22px;
	padding-right:14px;
	margin-top:5px;
	}
	
.box4{
	clear:both;
	padding-top:10px;
	}

.box_twbd_con{
	clear:both;
	padding-top:15px;
	}
.box_twbd_con_left{
	float:left;
	}
.box_twbd_con_left_wz{
	color:#999;
	text-align:center;
	line-height:22px;
	padding-top:3px;
	}
.box_twbd_con_mid{
	float:left;
	width:310px;
	}
.box_twbd_con_mid_list{
	float:left;
	line-height:30px;
	padding-left:20px;
	height:120px;
	text-align:center;
	}
.box_twbd_con_right{
	float:left;
	padding:0px 0 0 25px; 
	}
.box_twbd_con_right li{
	height:26px;
	background:url(../images/li.jpg) no-repeat 0 11px;
	padding-left:12px;
	line-height:26px;
	}

.box5{
	clear:both;
	padding-top:10px;
	}
.box5_content{
	height:424px;
	border-bottom:1px #91a4b3 solid;
	}
.box5a{
	width:100px;
	height:22px;
	display:block;
	float:left;
	margin-right:30px;
	cursor:pointer;
	}

.box6{
	clear:both;
	padding-top:10px;
	}
.box6_content{
	padding-top:5px;
	border-bottom:1px #91a4b3 solid;
	}

.footer{
	height:60px;
	background:url(../images/footer.jpg) no-repeat;
	text-align:center;
	color:#fff;
	padding-top:139px;
	line-height:22px;
	}









































