/* CSS Document */
li{list-style:none; margin: 0; padding: 0; border: 0;}
/* CSS Document */
.focus_banner{
	width:970px; margin-left:auto; margin-right:auto; overflow:hidden; height:261px;}
.focus_banner1{
	width:731px; margin-left:auto; margin-right:auto; overflow:hidden; height:205px;}
/* changeBox_a1 */
.changeBox_a1{
float:left;
width:970px;height:261px; 
position:relative;
}
.changeBox_a1b{
float:left;
width:731px;height:205px; 
position:relative;
}

.changeBox_a1 .a_bigImg,.changeBox_a1b .a_bigImg{
position:absolute;
top:0px;left:0px;
display:none;}


.changeBox_a1 img{width:970px;height:261px; }
.changeBox_a1b img{width:731px;height:205px; }

.changeDiv{
position:absolute;
top:0px;left:0px;
display:none;}

.changeDiv h3{
position:absolute;
left:0px;bottom:0;
width:650px;
height:30px;line-height:30px;
background:#fff;
filter:alpha(opacity=70);
opacity:0.7;}

.changeDiv h3 a{
display:block;
padding-left:15px; 
color:#FF6600;}


/* ul_change_a1 */
.ul_change_a1{
position:absolute;
right:1px; bottom:6px;
padding-left:19px;
overflow:hidden;}

.ul_change_a1 li{
float:left;
margin-right:7px; }
.ul_change_a1 img{ border:1px solid #ddd;}
.ul_change_a1 img.now{border:1px solid #FF6600;}

/* ul_change_a2 */
.ul_change_a2{
position:absolute;
right:5px; bottom:-30px;
padding-left:19px;
overflow:hidden;
 }
.ul_change_a2 li{
	display:-moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;	
}

.ul_change_a2 span{
display: -moz-inline-stack;
display:inline-block;
*display:inline;
*zoom:1;
margin:0 2px;
*margin:0 3px;
width:30px;
text-align:center;
background:#1a1a1a;
border:1px #414141 solid;
filter:alpha(opacity=85);
opacity:0.85;
cursor:hand;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}

.ul_change_a2 span.on{
color:#ffffff;
background:#fa0700;
border:none;
}




