@charset "utf-8";
/*

*/

.page_title h2 img{height:24px;width:24px;float:left;margin-right:5px}
.page_title h2{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	line-height:25px;
	height:25px;
	clear:both
}
.page_title p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 20px;
}

.pollBox {clear:both;overflow:hidden}

.LogList{
	width: 640px;
	overflow: hidden;
}
.MenuSub a {
	margin-right: 5px;
	margin-left: 5px;
}
.LogList ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 98%;
}
.LogList ul li {
	margin-bottom: 10px;
	clear: both;
	line-height: 20px;
	width: 100%;
}
.LogList ul li .box{
	clear: both;
	overflow: hidden;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 2px;
	width: 621px;
}
.LogList ul li .c1{
	text-align: center;
	width: 80px;
	float: left;
}
.LogList ul li .c1 a{ display: block; }
.LogList ul li .c2{
	float:left;
	width:410px;
	overflow: hidden;
}
.LogList ul li .c3{
	float:left;
	width:115px;
	text-align:right;
	overflow: hidden;
}
.LogList ul li p {
	margin: 0px;
	padding: 0px;
}
.LogList ul li .btna{
	font-weight:normal;
	display: inline-block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0084F0;
	border-right-color: #005193;
	border-bottom-color: #005193;
	border-left-color: #0084F0;
	background-color: #005FAB;
	color: #FFFFFF;
}
p{
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
.poll {
	height: 20px;
	background-color: #F0F0F0;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
}
.poll .vbg{
	height: 20px;
	background-image: url(../images/poll.gif);
}
.poll .vbg span{
	background-image: url(../images/poll.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
	width: 2px;
	height: 20px;
}
.poll .v1 {background-position: right 0px;}
.poll .v1 span {background-position: 0px 0px;}
.poll .v2 { background-position: right -20px; }
.poll .v2 span { background-position: 0px -20px; }
.poll .v3 { background-position: right -40px; }
.poll .v3 span { background-position: 0px -40px; }
.poll .v4 { background-position: right -60px; }
.poll .v4 span { background-position: 0px -60px; }
.poll .v5 { background-position: right -80px; }
.poll .v5 span { background-position: 0px -80px; }
.poll .v6 { background-position: right -100px; }
.poll .v6 span { background-position: 0px -100px; }
.poll .v7 { background-position: right -120px; }
.poll .v7 span { background-position: 0px -120px; }
.poll .v8 { background-position: right -140px; }
.poll .v8 span { background-position: 0px -140px; }
.poll .v9 { background-position: right -160px; }
.poll .v9 span { background-position: 0px -160px; }
.poll .v10 { background-position: right -180px; }
.poll .v10 span { background-position: 0px -180px; }
.circs {
	clear: both;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 20px;
	color: #333333;
}
.circs dl{}
.circs dl dt{
	font-size: 12px;
	line-height: 25px;
	color: #999;
}
.circs dl dd{
	clear: both;
	line-height: 20px;
	width: 100%;
	color: #999;
}
.pollCritique{ clear: both; }
.pollCritique .list{
	clear: both;
	margin-bottom: 20px;
}
.pollCritique .list .tit {
	background-color: #F7F7F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DFEA;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.pollCritique .list .con {
	padding-top: 5px;
	padding-bottom: 5px;
}
