@charset "utf-8";
html,body {
	font-size: 12px;
	margin: 0px;
	text-align: left;
	padding: 0px;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	background-color: #af0d0e;
}
a{
	color:#666666; text-decoration:none;
}
a:hover,a:active{
	color:#e10001;	
}
table{
	border-collapse:collapse;
}
input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border:1px solid #cccccc;
	padding-left:3px;
	height:17px;
	line-height:17px;	
}
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888888;
}
form{
	margin:0px;
}
li {
	margin-left: -20px;
	margin-top:-5px;
}
ol {
    margin-left: 0px;
}
ul {
	margin-top:5px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-decoration: none;
	background:url(../images/nav.gif) no-repeat right center;
	display:block;
	text-align:left;
	padding-left:15px;
	width:100px;
	height:29px;
	line-height:29px;
}
.nav:hover,.nav:active{
	color:#b0251e;
}
.navA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #af1014!important;
	text-decoration: none;
	background:url(../images/navA.gif) no-repeat right center;
	display:block;
	text-align:left;
	padding-left:15px;
	width:100px;
	height:29px;
	line-height:29px;
	font-weight:bold;
}
.btTitle {
	color: #989898;
	text-decoration: none;
}
.btTitle:hover,.btTitle:active{
	color:#e39902;	
}
.indview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc121a;
	text-decoration: none;
	font-weight:bold;
}
.indview:hover,.indview:active{
	color:#f6a500;
	text-decoration: underline;
}
.more {
	color: #999999;
	text-decoration: none;
}
.newMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display:block;
	width:215px;
	height:27px;
	line-height:27px;
	text-align:left;
	background:url(../images/line_x.gif) repeat-x left bottom;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.btn {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: url(../images/bg_btn.gif) no-repeat left center;
	height: 22px;
	border:1px solid #cccccc;
	text-align:left;
	padding-right:0px;
	padding-left:22px;
	color:#555555;
	line-height:20px;
}
.sitesBs {
	color:#666666;
	width:157px;
	text-align:left;
	background:url(../images/bg_links.gif) no-repeat top center;
	height:32px;
	line-height:32px;
	padding-left:10px;
	cursor:pointer;
	text-decoration:none;
}
.sitesBs:hover,.sitesBs:active{
	color:#c4191e;	
	background:url(../images/bg_links.gif) no-repeat top center;
}
#sites{
	font-family: Arial, Helvetica, sans-serif;
	width:165px;
	border-top:0px none;
	position:absolute;
	background:#f7f7f7;
	padding:5px 0px 7px 0px;
	z-index:2;
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	text-decoration: none;
	margin:25px 0px 0px 0px;
}
#sites a{
	display:block;
	color:#999999;
}
#sites .Slist{
	text-decoration:none;
	height:21px;
	line-height:21px;
	text-align:left;
	width:150px;
}
#sites .Slist:hover,.Slist:active{
	color:#ff9900;
	background-color:#ffffff;
	text-decoration: none;
}
.btn_back {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #b4272b;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.btn_back:hover,.btn_back:active{
	color:#ffffff;
	text-decoration: none;
	background-color: #c8393d;
}
.proTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d00208;
	text-decoration: none;
}
.proTitle:hover,.proTitle:active{
	color:#f6a500;
	text-decoration: underline;
}
.proClass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d00208;
	text-decoration: none;
}
.proClass:hover,.proClass:active{
	color:#f6a500;
}
.hr {
	color: #da0f00;
	text-decoration: none;
}
.hr:hover,.hr:active{
	color:#ff9900;
	text-decoration: underline;
}

