@charset "utf-8";
@import url("base.css");/*** Development by:Chinasky.net DUDU* Start Date:2012-3-14* Last updated:***/
/* subpage */
.header-inner {
	clear:both;
	height:201px;
	background:url(../images/ind-one.jpg) no-repeat 0 0;
	padding:1px;
}
.header-inner .banner {
	width:974px;
	height:150px;
	margin:1px auto 0;
	overflow:hidden;
}
.header-inner .banner img {
	width:974px;
	height:150px;
}
#contents{
	}
#contents .e_news{
	margin:10px 0 30px 0;
	border:1px solid #e7e7e7;
	padding:0 20px 20px 20px;
	}	
#contents .ind_two{
	background:url(../images/ind-two.jpg) no-repeat;
	}
#contents .e_news h1{
	text-align:center;
	font-size:18px;
	color:#004da0;
	padding:22px 0 15px 0;
	font-weight:bold;
	}
#contents .e_news .ind_cont p{
	line-height:130%;
	color:#5a5a5a;
	padding:10px 0;
	}			
