body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
}
a{ 
	color:#000;
}
img{
	display:block;
}
.box{
	width:1100px;
	margin:0px auto;
}
.w710{
width:710px; 
}
.w360
{
width:360px; 
}

.wrapper{
	width:100%;
	min-width:1100px;
}
h1,h4,h5{ font-weight:normal;}




#header{
	background:url(../images/header.jpg) no-repeat center top;
}
#header .box{
	height:640px;
}
#header .nav{
	margin-left:29px;
}
#header .nav li{
	font-size:26px;
	float:left;
	margin:590px 0px 0px 87px;
	display:inline;
}
#header .nav a{ color:#5b5b5b; text-decoration:none;}
#header .nav a:hover{ color:#f23936;}

#hot{
    height: 150px;
    background: url(../images/hot.gif) no-repeat 51px 40px;
    padding-left: 180px;  
    width: 960px;
    
}


#hot h1{
	font-size:36px;
	text-align:center;
	margin:19px 0px 10px 0px;
}
#hot h1 a{ color:#db1c1c;}
#hot p{
	font-size:16px;
	line-height:26px;
	height:52px;
	overflow:hidden;
	margin:0px 27px 0px 36px;
}
#hot p a{ color:#e42b28;}


#layout1 .news1{
	width:710px;
	
	margin-top:-23px;
	overflow:hidden;
	float:left;
}
#layout1 .news1 .news{
	background:url(../images/news.gif) repeat-x left bottom;
	padding-bottom:15px;
}
#layout1 .news1 .news h4{
	font-size:24px;
	line-height:32px;
	margin:17px 0px 0px 0px;
	height:32px;
	overflow:hidden;
}

#layout1 .news1 .news h4 img {
    float: left;
    margin-left: 5px;
    margin-top: 8px;
}
#layout1 .news1 .news h4 a{float: left;}
#layout1 .news1 .news .news_time {
    color: #999999;
	line-height:36px;
   
}
#layout1 .news1 .news p{
	font-size:16px;
	color:#666;
	line-height:28px;
	height:84px;
	overflow:hidden;
}
#layout1 .news1 .news p a{ color:#f23936;}

.cblue, .cblue:link, .cblue:visited {
    color: #004276;
    text-decoration: none;
}
.img_news {
    width: 342px;
    margin: 0 auto;
    padding-bottom: 20px;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
}
.img_news img {
    float: left;
    
    height: 112px;
    width: 150px;
    margin-right: 10px;
}
.dl_line {
    border-bottom: 1px solid #E6E6E6;
}
.img_news h4{  font-weight:bold;padding-bottom: 10px;}
.img_news h4 a{color: #004276;
    text-decoration: none;}

.img_news p{
    line-height: 20px;
    color: #666666;
}

.news_more {
    width: 100px;
    margin: 0 auto;
    height: 28px;
    line-height: 28px;
    
    overflow: hidden;
}
.cBlack a, .cBlack a:link, .cBlack a:visited {
    color: #000;
}



#footer{
	color:#fff;
	line-height:26px;
	padding:38px 0px;
	border-top:none;
	font-family:"SimSun","ËÎÌå";
	text-align:center;
	background:#000;
}
#footer a{color:#fff;}


