﻿html, body
{
	height: 100%;
	background: white;
	font-family: Tahoma, "宋体";
}
.err_box
{
	border: 1px solid #ABCEEE;
	width: 398px;
	margin: 50px auto 0;
	height: 158px;
	background: url(../Images/note/err_bg.gif) white no-repeat right bottom;
}
.err_box h1
{
	width: 100%;
	float: left;
	text-align: center;
	line-height: 24px;
	background: #EBF4FB;
	font-size: 12px;
	font-weight: bolder;
	color: #0072B4;
	border-bottom: 1px solid #ABCEEE;
	margin: 0;
}
.err_box dl
{
	width: 345px;
	margin: 20px 0 0 26px !important;
	margin-left: 13px;
	color: #383167;
	font-size: 12px;
	float: left;
}
.err_box input
{
	width: 87px;
	height: 29px;
	padding-top: 2px;
	text-align: center;
	color: white;
	font-size: 12px;
	font-weight: bolder;
	background: url(../skin/back_bn_bg.gif) no-repeat;
	border: 1px solid #AACCEE;
}
.capbox
{
	width: 173px;
	float: left;
}
.capbox img, .capbox img a, .capbox img a:hover
{
	border: none;
}
.capbox h2
{
	width: 20px;
	float: left;
	background: #666666;
	color: white;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
	height: 70px;
	padding-top: 10px;
}
.capbox dl
{
	width: 148px;
	float: left;
	border: 1px solid #666666;
	padding: 1px;
	padding-bottom: 5px;
}
.capbox dt
{
	width: 100%;
	float: left;
	text-align: center;
	background: #FF8E4A;
	font-size: 12px;
	font-weight: bolder;
	color: White;
	line-height: 25px;
}
.capbox dt em
{
	background: White;
	width: 100%;
	float: left;
	padding-top: 10px;
}
.capbox dd
{
	width: 138px;
	float: left;
	margin: 0;
	font-size: 12px;
	border-bottom: 1px solid #ddd;
	padding: 0 5px 5px;
	margin-top: 5px;
}
.capbox dd img
{
	float: right;
}

.notevote
{
	background: url(../skin/note_votbg.jpg) no-repeat;
	width: 560px;
	clear: both;
	margin: 0 auto;
	color: #333;
}
.notevote img, .notevote img a, .notevote img a:hover
{
	border: none;
}
.notevote h2
{
	width: 410px;
	float: right;
	font-size: 14px;
	font-weight: bolder;
	margin-right: 10px;
	margin-top: 20px;
}
.notevote h2 span
{
	float: right;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
}
.notevote h2 span em
{
	font-style: normal;
	font-weight: bolder;
	color: #FF6600;
}
.notevote dl
{
	width: 520px;
	float: left;
	margin-left: 20px !important;
	margin: 10px 0 0 10px;
	font-size: 12px;
	color: #666;
	height: 45px;
	overflow: hidden;
}
.notevote h3
{
	width: 330px;
	float: left;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
	color: #666;
	margin-top: 10px;
	padding-left: 118px;
}
.notevote h3 span
{
	width: 29px;
	float: left;
}
.notevote ul
{
	width: 520px;
	float: left;
	margin-left: 20px !important;
	margin: 0 0 0 10px;
	list-style: none;
	font-size: 12px;
}
.notevote li
{
	width: 520px;
	float: left;
	padding: 6px 0;
}
.notevote li span
{
	float: left;
	width: 90px;
	padding-left: 10px;
	line-height: 33px;
	text-align: center;
}
.notevote li span em
{
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #ff6600;
	font-family: Tahoma;
}
.votebg
{
	width: 301px;
	float: left;
	background: url(../skin/notevotelinebg.jpg) no-repeat bottom;
	height: 17px;
	margin-top: 10px;
	margin-left: 8px;
	position: relative;
}
.votebg p
{
	width: 10px;
	height: 17px;
	position: absolute;
	top: 0;
}
.notevote h4
{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
}
