@charset "utf-8";
/* base yui reset.css, repair by haven long 090925-Download by http://www.codefans.net*/
html,body,div,span,applet,object,iframe,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;}table{border-collapse:collapse;border-spacing:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}ins{text-decoration:none;}del{text-decoration:line-through;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}.clear{height:0;font-size:0;line-height:0;clear:both;}

body{
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}


/* changeBox_a1 */
.changeBox_a1{
	float:left;
	width:972px;
	height:316px;
	position:relative;
	border:1px none #aaa;
}

.changeBox_a1 .a_bigImg img{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}



/* ul_change_a2 */
.ul_change_a2{
	position:absolute;
	right:20px;
	bottom:20px;
	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;
	font-size:10px;
	margin-right:2px;
	border:1px solid #999;
	background:#fff;
	filter:alpha(opacity=85);
	opacity:0.85;
	cursor:hand;
	cursor:pointer;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.ul_change_a2 span.on{
	border:1px solid #CC0000;
	color:#FFF;
	background-color: #C00;
}
