@charset "utf-8";
/* css document */
img{ border:0}
a{ text-decoration:none; cursor:pointer; font-size:12px}
a:hover{ text-decoration:underline;}
a{ blr:expression(this.onfocus=this.blur()); outline:none;}
a:focus{ -moz-outline-style: none;  }

.banner_block img{ float:left;}
.in_banner_block{ float:left; width:942px; height:320px; margin:0; padding:0; overflow:hidden; border-bottom:1px solid #2f2f2f; border-top:1px solid #6b6b6b; background:url(../images/banner_bj.jpg) repeat-x top center;}
.banner_js{ float:left; margin:9px 0 9px 6px; display:inline; width:1002px; height:306px; overflow:hidden;}


#slideshow_wrapper
{
	width:1002px;
	height:306px;
	background-color:#121212;
	padding:0;
	position:relative;
	overflow:hidden;
}
#slideshow_wrapper ,#slideshow_wrapper a
{
	font-size:12px;
	color:#aaa;
	line-height:1.5em;
}
.slideshow-foot
{
	position:absolute;
	height:54px;
	bottom:0;
	
	width:180px;
}
#slideshow_footbg
{
	opacity:0.5;
	filter:alpha(opacity=50);
	z-index:61000;
	background-color:#fff;
}
#slideshow_footbar
{
	z-index:61002;
	height:53px;
}
#slide_mask_wrapper
{
	z-index:61001;
}
#slide_mask
{
	background:url("../images/slidemask.png") no-repeat scroll 0px 0px transparent;
	width:240px;
	height:52px;
	position:absolute;
	left:0;
	top:2px;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='../images/slidemask.png', sizingmethod='image');
	_background-image:none;
}
#slideshow_footbg .slideshow-bt
{
	position:relative;
	top:1px;
	/*border-right:1px solid #333;
	border-top:1px solid #333;*/
	float:left;
	height:52px;
	width:40px;
}
#slideshow_footbg .slideshow-bt.last-one
{
	border-right:none;
	width:124px;
}
#slideshow_photo
{
	width:100%;
	height:100%;
	position:relative;
	cursor:pointer;
}
#slideshow_photo img
{
	position:absolute;
	top:0;
	left:0;
}
#slideshow_footbar .slideshow-bt
{
	position:relative;
	top:1px;
	float:left;
	height:52px;
	width:40px;
	cursor:pointer;
}
#slideshow_footbar .slideshow-bt.bt-on
{
	color:;
}
#slideshow_footbar .slideshow-img
{
	height:30px;
	left:10px;
	position:absolute;
	top:10px;
	width:30px;
}
#slideshow_footbar .slideshow-words
{
	border:none;
	height:50px;
	padding:0;
	position:absolute;
	right:5px;
	width:110px;
}


.vote_wrapper_wrapper
{
	margin-left:19px;
	z-index:2;
	width:60px;
	overflow:hidden;
}
.vote_wrapper
{
	position:relative;
	width:10000px;
}

.vote_wrapper .vote_block
{
	float:left;
	width:60px;
	margin-right:30px; padding-bottom:5px;
	_display:inline;
}

table.vote { padding:0;margin:0 auto; width:80%; border-collapse:collapse; color:#888;}
table.vote tr { height:25px;}
table.vote td { padding:0 3px; vertical-align:middle;}
table.vote td.item { line-height:25px; }
table.vote td.button { width:19px; }
table.vote td.bar { position:relative; width:100%;}
table.vote td.bar .barbg { font-size:0px;width:100%; height:10px; background-color:#000;}
table.vote td.bar .barbg .stick {width:0%;height:100%; }
table.vote td.bar .barbg .stick.color1 {background-color:#f3bb48; }
table.vote td.bar .barbg .stick.color2 {background-color:#7aac44; }
table.vote td.bar .barbg .stick.color3 {background-color:#f46926; }
table.vote td.bar .barbg .stick.color4 {background-color:#49e; }
table.vote td.bar .barbg .stick.color5 {background-color:#f3bb48; }


