@charset "utf-8";
/*reset*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,textarea,p,th,thead,tfoot,em,strong,span {padding:0;margin:0;} 

img {border:0 none;} 
em {font-weight:normal;font-style:normal;} 
ol,ul {list-style:none;} 
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;} 
.clearFix:after{content:' ';display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}
.clearFix {*zoom:1;}
a {text-decoration:none;}
a:hover {text-decoration:none;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
.none {display:none;}
.block {display:block;}
.vh {visibility:hidden;}
input,textarea {font-size:12px;outline:0 none;}
.mt_15 {margin-top:15px;}


/*focus*/
.focus {width:100%;height:330px;overflow:hidden;position:relative; margin:0px auto; background-color:#FAF9DD; clear:both; } 
.focus_m ul {width:100%;height:330px;overflow:hidden;}
.focus_m li {width:100%;height:330px;_float:left;}
.focus_m li.li_1 {
	
}
.focus_m li.li_2 {
	
}
.focus_m li.li_3 {
	
}
.focus_m li.li_4 {
	
}
.focus_s {height:0;position:relative;margin:0 auto;z-index:2;width:100%;}
.focus_s ul {
	height:12px;
	
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	margin-top:280px;
	margin-left:48%;
	text-align: right;

}
.focus_s li {float:left;cursor:pointer;height:12px;width:12px;overflow:hidden;margin-right:10px;}
.focus_s li b {display:block;text-indent:-999em;background:url(../image/circle.png) 0 0 no-repeat;width:12px;height:32px;overflow:hidden;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='image/circle.png');_background:none;}
.focus_s li.active b {margin-top:-20px;}
.focus_l,.focus_r {position:absolute;display:block;width:50px;height:75px;overflow:hidden;z-index:2;top:140px;}
.focus_l {left:0;}
.focus_r {right:0;}
.focus_l b,.focus_r b {position:absolute;z-index:1;display:block;width:60px;height:75px;opacity:0.3;filter:alpha(opacity=30);cursor:pointer; }
.focus_l span,.focus_r span {display:block;position:relative;z-index:2;width:60px;height:75px;top:21px;cursor:pointer;}
.focus_l span {
	left:10px;
	background:url(../image/l.png) 0 0 no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../image/l.png');	_background:none;
	position: absolute;
}
.focus_r span {right:5px;background:url(../image/r.png) 0 0 no-repeat;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../image/r.png');_background:none;}
.focus_l:hover,.focus_r:hover {*zoom:1;}
.focus_l:hover b,.focus_r:hover b {opacity:0.5;filter:alpha(opacity=50);}


