@charset "utf-8";
/* NowJava.com */

* {
	margin:0;
	padding:0;
}
body {
	font:12px/1.8 Arial;
	color:#666;
}
h1.tit-h1 {
	font-size:38px;
	text-align:center;
	margin:30px 0 15px;
	color:#f60;
}
.go-back {
	text-align:center;
	border-top:1px dashed #ccc;
	padding:10px;
	margin-top:20px;
	font-size:40px;
}
ul, li {
	list-style:none;
}
.wrapper {
	border:1px solid #e6e6e6;
	padding:50px;
}
.pool_wrap {
	border:1px solid #ffe896;
	width:974px;
	margin:0 auto;
}
.pool {
	background:#fff;
	border:3px solid #fff8de;
	padding:30px 200px;
}
.pool_tit {
	text-align:center;
	color:#444;
}
.pool_tit h3 {
	display:inline;
}
.pool_tit span {
	color:#f60;
	font-size:14px;
}
.poll_view {
	padding:30px 10px;
}
.poll_view li {
	line-height:16px;
	height:16px;
	margin-bottom:10px;
}
.poll_view .list_name {
	float:left;
	width:180px;
	height:16px;
	overflow:hidden;
	text-align:right;
	padding-right:10px;
}
.poll_view .plan {
	background:#fff6cb;
	width:285px;
	height:16px;
	float:left;
}
.poll_view .number {
	float:right;
	padding-left:5px;
	text-align:right;
	width:66px;
}
.plan_l, .plan_r, .plan_m {
	background:url(../images/plan.gif) -999em -999em no-repeat;
	height:16px;
}
.plan_r {
	margin-left:2px;
	padding-right:2px;
}
.list_item_01 .plan_l {
	background-position:0 0;
}
.list_item_01 .plan_r {
	background-position:right -26px;
}
.list_item_01 .plan_m {
	background-position:0 -312px;
	background-repeat:repeat-x;
}
.list_item_02 .plan_l {
	background-position:0 -52px;
}
.list_item_02 .plan_r {
	background-position:right -78px;
}
.list_item_02 .plan_m {
	background-position:0 -339px;
	background-repeat:repeat-x;
}
.list_item_03 .plan_l {
	background-position:0 -104px;
}
.list_item_03 .plan_r {
	background-position:right -130px;
}
.list_item_03 .plan_m {
	background-position:0 -367px;
	background-repeat:repeat-x;
}
.list_item_04 .plan_l {
	background-position:0 -156px;
}
.list_item_04 .plan_r {
	background-position:right -182px;
}
.list_item_04 .plan_m {
	background-position:0 -395px;
	background-repeat:repeat-x;
}
.list_item_05 .plan_l {
	background-position:0 -208px;
}
.list_item_05 .plan_r {
	background-position:right -234px;
}
.list_item_05 .plan_m {
	background-position:0 -420px;
	background-repeat:repeat-x;
}
.list_item_06 .plan_l {
	background-position:0 -260px;
}
.list_item_06 .plan_r {
	background-position:right -286px;
}
.list_item_06 .plan_m {
	background-position:0 -447px;
	background-repeat:repeat-x;
}
