@charset "utf-8";
/*index CSS Document */

img{ 
border:none
}
#flash { 
width:1280px; 
height:300px; 
overflow:hidden; 
margin:0 auto; 
clear:both; 
position:relative;/*--*/ 
padding:0px 10px;
}
#flash a {
width:1280px; 
height:300px; 
display:none;
}
#flash img {
width:1280px; 
height:300px;/* display:none;*/}
.flash_bar { 
width:320px; 
padding-left:400px; 
z-index:0; 
height:10px; 
 
position:absolute;
padding-top:13px ; 
bottom:-10px; 
left:0px; 
text-align:center;
}
.flash_bar .dq { 
display:block; 
float:left; 
width:8px; 
height:8px; 
margin:5px 5px; /* background: url(tg_flash_p.png) no-repeat 0px 0px;*/ 
cursor:pointer;
background:url(tg_flash_p.png) no-repeat 0px 0px; 
_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="tg_flash_p.png" ,sizingMethod="crop"); 
}
.flash_bar .no { 
display:block; 
float:left; 
width:8px; 
height:8px; 
margin:5px 5px; /* background: url(tg_flash_p.png) no-repeat 0px 0px;*/ 
cursor:pointer;
background:url(tg_flash_p2.png) no-repeat 0px 0px; 
_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="tg_flash_p2.png" ,sizingMethod="crop"); 
}
/*一流素材网www.16sucai.com --201104---*/
#flashBg {
	height:300px;

	width:100%;
	clear:both;
	margin:0;
	padding:0;
	margin-bottom: 10px;
}
#flashLine {
background:url(touming.png) repeat-x center bottom;
height:300px; 
width:100%; 
clear:both;
}