/*主体样式*/
body{
	margin: 0;
	font: 12px/24px arial,"细明体",sans-serif;
	color: #999;
	background-color: #0E0402;
}
td{
	font: 12px/24px arial,sans-serif;
}
a,a:visited,a:active{
	color: #ccc;
	text-decoration: none;
}
a:hover{
	color: #fff;
	text-decoration: underline;
}
.snow{
	color: #fff;
}
.yellow{
	color: #FFFF33;
}
.red{
	color: #f00;
}
.font10{
	font-size:10px;
}
input{
	font:12px/14px tahoma;
	color: #666;
	width: 120px;
	height: 14px;
}
.inputb{
	border: thin none #333333;
	background-color: #1F1F1F;
	height: auto;
	width: auto;
	color:#FFFFFF;
	font-size:12px
}	
.space{
	margin-top:15px;
}
.left_nav{
	text-align: center;

}
.left_nav a,.left_nav a:visited,.left_nav a:active{
	color: #ccc;
	text-decoration: none;
	height: 50px;
	width: 196px;
	line-height: 40px;
}
.left_nav a:hover{
	color:#fff;
	text-decoration: underline;
}
.s_menu{
	height:48px;
	line-height: 48px;
	background: url(../images/s_bg.jpg) #0E0402 no-repeat 0 0;
	padding-left:60px;
	color:#fff;
	font-weight: bold;
}
.hongdian {
	color: #FF0000;
}
.color {
	color: #ccc;
}
.border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9D0203;
}
.cc
{
	line-height: 1px;
}
.bg {
	background-attachment: fixed;
	background-image: url(center-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.newstitle{
    font-size:12px;
	color:#ffffff;
	}