@charset "utf-8";
.votelistoutline {
	width: 760px;
	float: left;
}
ul.votelist {
	background-color: #FFF;
	line-height: 21px;
	float: left;
	margin: 0px;
	padding: 0px;
}
ul.votelist strong {
	color: #06F;
}
ul.votelist p{
	height: 24px;
	overflow: hidden;
}
ul.votelist p span{
	color: #C66;
}
ul.votelist li.color p span{
	color: #069;
}
ul.votelist li p span.highlight{
	color: #F30;
	font-weight: bold;
}
ul.votelist p.timerange{
	border-top: 1px solid #CCC;
	margin-top: 5px;
}
ul.votelist p.timerange span{}
ul.votelist li{
	display: block;
	min-height: 60px;
	_height: 60px;
	background: url(icon/logo.png) no-repeat right bottom;
	padding: 10px;
	margin: 0px;
	float: left;
	width: 361px;
}
ul.votelist li:hover,
ul.votelist li.color:hover{
	background-color: #DEEBED;
}
ul.votelist li.color {
	background-color: #F5F5F5;
}
.newvotelist .leftpanel,
.newvotelist .rightpanel{
	width: 375px;
	overflow: hidden;
}
.newvotelist .leftpanel {
	float: left;
}
.newvotelist .rightpanel {
	float: right;
}
.rightpanel .title {
	margin-top: 5px;
	padding:0 10px;
	background: #FFF url(background/titlebg.gif) repeat-x;
	height: 28px;
	line-height: 28px;
	clear: both;
}
.rightpanel .title a{
	background: url(icon/icon_panel_status.gif) no-repeat 0 -6px;
	padding-left: 18px;
}
.rightpanel .close a{
	background-position: 0 -34px;
}
#mainbody .allboxwrap{
	background: url(background/listbox_mid.gif) repeat-y center center;
	margin-bottom: 10px;
}
.allboxwrap .allboxhead,
.allboxwrap .allboxfoot{
	font-size: 1%;
	line-height: 1%;
	height: 10px;
	clear: both;
}
.allboxwrap .allboxhead{
	background: url(background/listbox_top.gif) no-repeat center top;
}
.allboxwrap .allboxfoot{
	background: url(background/listbox_bottom.gif) no-repeat center bottom;
}
.allboxwrap ul.tagmenu{
	background: url(icon/estamos.png) no-repeat 10px 2px;
	padding: 0 20px 0 165px;
	line-height: 25px;
	min-height: 25px;
	_height: 25px;
	text-align: center;
}
.allboxwrap ul.tagmenu li{
	float: left;
	margin: 0 5px 5px 0;
}
.allboxwrap ul.tagmenu li a{
	display: block;
	background: url(button/tags_btn_right.gif) no-repeat right top;
	color: #025eb4;
	+width: 80px;
}
.allboxwrap ul.tagmenu li a span{
	display: block;
	background: url(button/tags_btn_left.gif) no-repeat left top;
	padding: 0 10px;
}
.allboxwrap ul.tagmenu li a:hover{
	color: #FFF;
	background-position: right bottom;
}
.allboxwrap ul.tagmenu li a:hover span{
	background-position: left bottom;
}
.allboxwrap .hotleft{
	padding: 0 10px;
	float: left;
}
.allboxwrap .hotleft h5{
	font-size: 12px;
	color: #FFF;
	line-height: 42px;
	background-image: url(button/btn_hot.gif);
	height: 42px;
	width: 93px;
	text-align: center;
	margin-bottom: 2px;
}
.allboxwrap .hotleft p{
	line-height: 23px;
	background-image: url(button/btn_hot_date.gif);
	text-align: center;
	height: 23px;
	width: 93px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
}
.allboxwrap ul.hotright{
    text-align:justify;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 23px;
}
.allboxwrap ul.hotright a{
    text-align:justify;
	color: #15A4D2;
}
.allboxwrap ul.hotright a:hover{
	text-align:justify;
	text-decoration: underline;
}
.allboxwrap ul.hotright li.info{
    text-align:justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #333;
}
.allboxwrap ul.hotright li.info span{
    text-align:justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #639;
}
.allboxwrap ul.hotright li.info strong{
    text-align:justify;
	margin-right: 20px;
	margin-left: 20px;
	color: #e40b17;
}
.newvotelist .listtop{
	background: url(background/panelhead.gif) no-repeat center bottom;
	padding: 0 15px;
	height: 33px;
	line-height: 33px;
}
.listtop h5{
	font-size: 12px;
	color: #FFF;
}
.listtop h5 img{
	padding: 6px 0 7px 2px;
}
.listtop .morelink{
	font-weight: bold;
	float: right;
}
.listtop .morelink a{
	color: #cfe361;
	font-weight: bold;
	background: url(icon/icon_addnew.gif) no-repeat left center;
	padding-left: 18px;
}
.listtop .morelink a:hover{
	text-decoration: underline;
}
.newvotelist ul.gatemenu{
	line-height: 25px;
	padding-top: 7px;
}
.newvotelist ul.gatemenu li{
	float: left;
	margin-right: 10px;
}
.newvotelist ul.gatemenu li a{
	color: #999;
	font-weight: bold;
	padding: 0 11px;
}
.newvotelist ul.gatemenu li a.choose,
.newvotelist ul.gatemenu li a:hover{
	display: block;
	background-color: #FFF;
	border: 1px solid #CCC;
	border-bottom: none;
	color: #333;
	padding: 0 10px;
}
.newvotelist ul.comments{}
.newvotelist ul.comments li a{
	background: url(icon/icon_comment_head.gif) no-repeat left center;
}
.newvotelist ul.comments li a:hover{
	background-position: left center;
	background-color: #E8F4FE;
}
.newvotelist ul.upto{
	padding: 10px;
	background-color: #FFF;
	line-height: 21px;
}
.newvotelist ul.upto li{
	height: 45px;
	margin-bottom: 5px;
	padding-left: 40px;
	background: #e8f4ff url(icon/icon_date.gif) no-repeat 5px 50%;
}
.newvotelist ul.upto li.spacing{
	background-color: #fffbe8;
}
.newvotelist ul.upto a{
	font-weight: bold;
	color: #666;
}
.newvotelist ul.upto a:hover{
	color: #333;
}
.newvotelist ul.upto p{}
.newvotelist ul.upto p span{
	color: #ff8400;
}
