body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,th,td{margin:0;padding:0;font-family: "Î¢ÈíÑÅºÚ";}
img{vertical-align:top;border: 0;}
div{position:relative;display:block;font-size:12px;
	line-height:20px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.main_right{width:310px;float:left;margin-left:0px;}
.slide_dot {
    bottom: 20px;
    position: absolute;
    right: 10px;
    text-align: center;
    width: 100px;
    z-index:1000;
}
.slide_dot span {
    background: url("wf_focus_indicator_out.png") no-repeat scroll 0 0 transparent;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    display: inline-block;
    height: 9px;
    margin: 0 4px 0 3px;
    overflow: hidden;
    vertical-align: middle;
    width: 9px;
    float: left;
}
.slide_dot .dot_list{height: 9px;width: 9px;}
.slide_dot .current{background: url("wf_focus_indicator_in.png") no-repeat scroll 0 0 transparent;}
