/*全局*/
body {background-color: #421919;margin:15px auto;}
body, a, h1, h2, h3{
	font-family: "宋体";
	font-size: 12px;
	line-height: 24px;
	font-weight: lighter;
	color: #4B4B4B;
	text-decoration: none;
}
strong{
	font-weight:bold;
}
.clear{
	clear:both;
}

/*头部&导航*/
#head{
	width:950px;
	height:240px;
	background:url(top.gif) no-repeat;
	margin:0 auto;
}
#nav{
	width:760px;
	height:27px;
	background:url(xt_10.jpg) center top repeat-x #561b1d;
	margin:0 auto;
	padding:12px 95px 19px 95px;
	list-style:none;
}
#nav li{
	width:75px;
	height:27px;
	background:url(xt_13.jpg) no-repeat;
	text-align:center;
	float:left;
	list-style:none;
	margin:0 10px;
}
#nav a{
	color:#4D0000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
/*尾部*/
#foot{
	width:850px;
	height:90px;
	padding:0 50px;
	margin:0 auto;
	background:url(di.jpg) #53362F;
	text-align:center;
}
#foot a{
	color:#CFC0BC;
}
#friendlink{
	width:590px;
	height:24px;
	margin-left:56px;
	padding:10px;
	color:#CFC0BC;
}
#copyright{
	width:590px;
	height:32px;
	margin-left:56px;
	line-height:18px;
	color:#CFC0BC;
}
#safe{
	float:left;
	margin-top:17px;
}
#icp{
	float:right;
	margin-top:17px;
}
#icp p{
	float:right;
	color:#CFC0BC;
	padding-top:4px;
	line-height:18px;
}
#icp img{
	padding:0 7px;
}

