body{
	font-family:"宋体";
	background:#aa000d;
	color:#222;
}

a{
	color:#222;
}

#header{
	width:100%;
	min-width:980px;
	background:url(images/index-header.jpg) no-repeat center top;
	position:relative;
}

#header .box{
	width:980px;
	height:506px;
	margin:0px auto;
}

#header embed{
	position:absolute;
	width:1440px;
	height:506px;
	top:0px;
	left:50%;
	margin-left:-720px;
}

#nav{
	width:100%;
	min-width:980px;
	background:url(images/nav.jpg) repeat-x;
}

#nav .box{
	width:980px;
	height:59px;
	line-height:59px;
	margin:0px auto;
	text-align:center;
	font-size:20px;
	font-family:"Microsoft Yahei","黑体";
}

#nav .box a{
	color:#fff;
	margin:0px 35px;
}

#content{
	width:952px;
	padding:0px 14px;
	background:#fff;
	margin:0px auto;
}

#footer{
	margin:0px auto;
	text-align:center;
	color:#000;
	line-height:24px;
	padding:15px 0px;
	border-top:10px solid #b41f23;
}

#footer a{
	color:#000;
}

#headline{
	text-align:center;
	border-bottom:1px dashed #dcdcdc;
	padding-bottom:20px;
}

#headline h1{
	height:50px;
	line-height:50px;
	overflow:hidden;
	margin-bottom:15px;
	font-family:"Microsoft Yahei","黑体";
	font-weight:normal;
	font-size:44px;
}

#headline h1 a{
	color:#c40806;
}

#headline p{
	font-size:14px;
}

#headline p a{
	color:#777;
	margin:0px 15px;
}

#layout1 .focus{
	float:left;
	width:450px;
}

#layout1 .news{
	float:right;
	width:463px;
}

#layout1 .news h3{	
	text-align:center;
	font-weight:normal;
	font-size:16px;
	font-family:"Microsoft Yahei","黑体";
	line-height:26px;
	margin:15px 0px 10px 0px;
}

#layout1 .news h3 a{
	color:#901110;
} 

#layout1 .news p{
	line-height:24px;
}

#layout1 .news ul{
	border-top:1px dotted #b7b7b7;
	padding:10px 0px 0px 12px;
	margin-top:10px;
}

#layout1 .news ul li{
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
}

#layout1 .news ul li a{
	color:#414141;
}

#layout2 .list ul li{
	float:left;
	display:inline;
	width:210px;
	margin:30px 14px 0px 14px;
}

#layout2 .list ul li img{
	width:210px;
	height:110px;
}

#layout2 .list ul li p{
	text-align:center;
	line-height:20px;
	height:20px;
	overflow:hidden;
	margin-top:5px;
}

#layout3 .content{
	border:1px solid #b62a11;
	margin-top:15px;
	padding:10px 0px 10px 25px;
	zoom:1;
}

#layout3 .content .text{
	float:left;
	width:630px;
	line-height:26px;
	font-size:14px;
	color:#383838;
}

#layout3 .content .code{
	float:left;
	display:inline;
	margin:18px 0px 0px 0px;
	width:150px;
	height:150px;
}