/*分栏布局*/
body {background-color: #421919;margin:15px auto;}
/*头部&导航*/
#head{
	width:950px;
	height:240px;
	background:url(top.gif) no-repeat;
	margin:0 auto;
}
#nav{
	width:700px;
	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:12px;
	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;
}
.Guest_title{ background-color:#F2E8E6;}
.Guest_border{ background-color:#CDB0A9}
.Guest_tdbg{ background-color:#FFFFFF}
.td{ line-height:250%}
.top_Path{ border-bottom-color:#F2E8E6; border:1; border-left-color:#F2E8E6; border-top-color:#F2E8E6; border-right-color:#F2E8E6}
