@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-size:12px;
	}
#head_top{
width:100%;
height:72px;
line-height:70px;
border-bottom:#085322 1px solid;
}
.h_t{
width:1000px;
height:72px;
margin:0 auto;
}
.h_t span a{ 
color:#666;
text-decoration:none;
margin:0;
padding:0;
margin-left:10px;
}
.h_t span img{ margin:0; padding:0; vertical-align:middle; }
.top{
	width:100%;
	height:450px;
	background:#0959AC;
	}
.top_head{
	width:1000px;
	height:446px;
	margin:0 auto;
	}
#box{
	width:1000px;
	height:auto;
	margin:0 auto;
    margin-top:10px;
	border:#CCC 1px solid;
	padding-bottom:25px;
	}
.title{
	width:1000px;
	height:86px;
	background:url(images/titile.jpg);
	clear:both;
	margin:0 auto;

	}
.case{
	width:1000px;
	height:330px;
	margin-top:35px;
	}
.case_con{
	width:450px;
	height:330px;
	border:#CBCBCB 1px solid;
	float:left;
	margin-left:20px;
	display:inline;
	}
.case_img{
	width:250px;
	height:150px;
	margin:0 auto;
	margin-top:10px;
	}
.case_con h3{
	margin:0;
	padding:0;
	color:#333;
	text-align:center;
	padding:10px;
}
.case_con h3 font{ color:#F00;}

.case_con p{
	margin:0;
	padding:0;
	line-height:24px;
	text-indent:2em;
	padding:10px;
	}
.case_con p a{
	text-decoration:none;
	color:#DB231B;
	}
	
.mid2con{
	width:1000px;
	height:220px;
	margin:0 auto;
	margin-top:20px;
	border:#CCCCCC 1px solid;
	}
.mid2con p{
	clear:both;
	margin:0;
	padding:0;
	text-indent:2em;
	line-height:24px;
	padding:10px;
	}
.mid2con p a{
	text-decoration:none;
	color:#DB231B;
	}
.mid2_tit{
	width:1000px;
	height:40px;
	background:url(images/tit_bg.jpg) repeat-x;
	font-size:18px;
	font-weight:bold;
	line-height:40px;
	color:#0060B4;
	border-bottom:#CCCCCC 1px solid;
	text-align:center;
	}
.mid2con ul{
	margin:0;
	padding:0;
	margin-top:20px;
	}
.mid2con ul li{
	width:1000px;
	height:25px;
	list-style:none;
	float:left;
	}
.mid2con ul li a{
	width:220px;
	height:25px;
	display:block;
	float:left;
	line-height:25px;
	overflow:hidden;
	color:#333;
	text-decoration:none;
	margin-left:25px;
	display:inline;
	margin-top:5px;
	}
#foot{
clear:both;
width:100%;
height:30px;
border-top:#03509D 5px solid;
margin-top:15px;
}
.foot{
width:1000px;
height:30px; 
margin:0 auto;
line-height:30px;
color:#4A4A4A;
text-align:center;
}