body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
	background:url(images/body.jpg) repeat-y top center;
}
a{ 
	color:#000;
}
img{
	display:block;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}
li,p{
	overflow:hidden;
}
.box{
	width:1100px;
	margin:0px auto;
}
.wrapper{
	width:100%;
	min-width:1100px;
}







#header{
	background:url(images/header.jpg) no-repeat center top;
}
#header .box{
	height:684px;
}







#hdjs{
	background:#eb3636;
	color:#fff;
	padding:35px 0px 53px 0px;
}

#hdjs .title{
	background:url(images/hdjs.gif) no-repeat left center;
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
#hdjs p{
	font-size:16px;
	line-height:24px;
	text-indent:2em;
	margin-top:18px;
}









#layout1 ul{
	margin:32px 0px 0px -32px;
	zoom:1;
}
#layout1 li{
	width:226px;
	height:372px;
	float:left;
	display:inline;
	border:1px solid #e5e5e5;
	background:#fff;
	margin:38px 0px 0px 31px;
	padding:13px 12px;
	text-align:center;
}
#layout1 li img{
	width:226px;
	height:262px;
}
#layout1 li h5{
	font-size:19px;
	font-weight:normal;
	border-bottom:1px solid #ebebeb;
	margin:0px 5px;
	line-height:50px;
	height:50px;
	margin:10px 0px 11px 0px;
}
#layout1 li h5 a{ color:#333;}
#layout1 li p{
	color:#797979;
	font-size:16px;
	line-height:22px;
	max-height:44px;
}























#footer{
	color:#797979;
	line-height:25px;
	padding:78px 0px;
	border-top:none;
	font-size:14px;
	text-align:center;
}
#footer a{color:#797979;}


