@charset "utf-8";
/* CSS Document */
/*全局?/

:focus { outline:0; }

ol,ul,li { list-style:none; }
table { border-collapse:separate; border-spacing:0;}
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }
.clear{ clear:both; height:1px; visibility:hidden; line-height:1px; overflow:hidden;}

.clearfix:after{ content:" "; display:block; height:0; clear:both;visibility:hidden;}
.clearfix{ display:inline-block;}
.hide{ display:none;}
.show{ display:block;}


/*Slide Start幻灯片位置开?/
#Slidebox{
	width:100%;
	height:405px;
	padding:0px;  /*position:relative;*/
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flashBg {height: 405px;overflow: hidden;width:100%;clear: both;margin: 0;padding: 0;}
#flashLine 
{
	background:url(../images/touming.png) repeat-x center bottom;height: 405px;width: 100%;clear: both;
	_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="..images/touming.png" ,sizingMethod="crop");	
}
#flash{width: 1033px;height: 405px;overflow: hidden;margin: 0 auto;clear: both;position: relative;padding: 0px 0px;}
#flash a {width: 1033px;height: 405px;display: none;}
#flash img {width: 1033px;height: 405px;}
.flash_bar 
{
	 width:574px;padding-left: 460px;z-index: 69;height: 30px;overflow: hidden;position: absolute;padding-top: 13px!important;padding-top: 12px;
bottom:0px;left:0px; background: url(../images/tg_flashbar.png) no-repeat 0px 0px;text-align: center;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/tg_flashbar.png" ,sizingMethod="crop");

}
.flash_bar .dq {
display: block;float: left;width: 12px;height: 12px;margin:2px 4px;cursor: pointer;background: url(../images/pagination.png) no-repeat 0px -12px; overflow:hidden;
_background: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pagination.png" ,sizingMethod="crop");
}

.flash_bar .no {display: block;float: left;width: 12px;height: 12px;margin:2px 4px;cursor: pointer;
background:url(../images/pagination.png) no-repeat 0px 0px; overflow:hidden;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pagination.png" ,sizingMethod="crop"); 
}

