body,html{
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#220501;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#808080;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#0A246A;
	scrollbar-track-color:#220501;
	background-color: #666666;
}

img{
border:none;
}

.nav {
	font-size: 14px;
	color: #FFF6CD;
	text-decoration: none;
	vertical-align:middle;
}
.white14 {
	font-size: 14px;
	color: #FFFFFF;
}
.white12 {
	font-size: 12px;
	color: #FFFFFF;
}
.yellow12 {
	font-size: 12px;
	color: #FFF6CD;
	text-decoration: none;
}
.font12 {
	font-size: 12px;
	color: #390000;
	text-decoration: none;
}
.font14 {
	font-size: 12px;
	text-decoration: none;
	color: #390000;
	line-height: 18px;
}
a:link {
	font-size: 12px;
	color: #390000;
	text-decoration: none;
	line-height: 18px;
}
a:visited {
	font-size: 12px;
	color: #390000;
	text-decoration: none;
	line-height: 18px;
}
a:active {
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 18px;
}
.textfield {
	font-size: 12px;
	color: #333333;
	background-color: #F7D993;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.submit {
	font-size: 12px;
	color: #FFFFA0;
	cursor:hand;
	border: 1px none #666666;
	background-image: url(/Files/submit.jpg);
	background-repeat: no-repeat;
}
.reg {
	font-size: 12px;
	cursor:hand;
	color: #FFFFA0;
	border: 1px none #666666;
	background-image: url(/Files/submit.jpg);
	background-repeat: no-repeat;
}

.ListItem{
	width:180px;
	height:163px;
	margin-right:20px;
	text-align:center;
	float:left;
	overflow:hidden;
}

.ListImg{
	clear:left;
	width:180px;
	height:133px;
}

.ListTitle{
	clear:left;
	width:180px;
	text-align:center;
	height:20px;
	line-height:20px;
	margin-top:10px;
}

.daodu{/*终极列表导读*/
	color:#666666;
	font-size:12px;
	margin-bottom:20px;
}

.daodu a:link{
	color:#390000;
	font-size:12px;
	text-decoration:none;
}

.daodu a:hover{
	color:#FF0000;
	font-size:12px;
	text-decoration:underline;
}

.daodu a:visited{
	color:#390000;
	font-size:12px;
	text-decoration:none;
}

.PositionNavigate{/*当前位置导航*/
	width:92%;
	height:27px;
	margin:auto;
	margin-top:10px;
	line-height:27px;
	font-size:12px;
	color:#390000;
	padding-left:8px;
	text-align:left;
	margin-bottom:10px;
	
	background-color:#ECDCA9;
	border-width:1px;
	border-color:#50000;
	border-style:dashed;
}
