﻿body
{
	font-size:12px;
}
a:hover
{
	text-decoration:underline;
}
a
{
	text-decoration:none;
	color:#000;
}
.set
{
	width:950px;
	margin:auto;
	height:28px;
	overflow:hidden;
}
.set a
{
	float:right;
	margin-top:10px;
	
	
}
.curset
{  
	width:58px;
	height:13px;
	 background:url(/img/set.jpg);
	 padding-top:4px;
	 padding-left:15px;
}
.noset
{ width:58px;
	height:13px;
	padding-left:18px;
	 background:url(/img/noset.jpg);
	 padding-top:4px;
	 
}
.header
{
	width:950px;
	height:103px;
	margin:auto;
	overflow:hidden;
	background:url(/img/header.jpg) no-repeat;
}
.header_menu
{
	width:950px;
	 height:20px;
	 padding-top:6px;
	 border-bottom:1px solid #715209;
	 overflow:hidden;
	 background-color:#D71920;
	 margin:auto;
}
.header_menu ul li
{
	list-style-type:none;
	float:left;
	font-size:14px;
	padding-right:10px;
	padding-left:10px;
	background:url(/img/menu_1.jpg) no-repeat right;
}
.header_menu ul li a
{
    color:#fff;
}
.footer
{
	width:950px;
	height:84px;
	border-top:1px solid #E2E2E2;
	margin:auto;
	overflow:hidden;
	text-align:center;
	color:#767676;
	margin-top:3px;
}
.reader_count
{
	margin-bottom:5px;
	margin-top:5px;
	color:#000;
	
}
.syhl_img
{
	width:206px;
	height:151px;
	border:1px solid #EEE;
	overflow:hidden;
	margin-top:10px;
	margin-left:11px;
}
.syhl_img img
{
	border:none;
}
