/* Global Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{ 
	margin:0;
	padding:0;
}
body{ font-size:12px; background-color:#ffffff; font-family:"Î¢ÈíÑÅºÚ";}
table {
	/*border-collapse:collapse;*/
	/*border-spacing:0;*/
}
fieldset,img { border:0;}
input{ font-family:"Î¢ÈíÑÅºÚ";}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
strong{font-weight:bold;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
a{text-decoration:none; color:#000}
a:hover{color:#F00;text-decoration: none;} 

.ml{ margin-left:4px;_margin-left:3px;}
.mlll{ margin-left:10px;_margin-left:7px;}
.mt{ margin-top:5px;_margin-top:3px;}
.mb{ margin-bottom:2px;_margin-bottom:1px}
.mll{ margin-left:15px;_margin-left:13px;}
.clear{ clear:both}
.fl{ float:left;}
.fr{ float:right;}

/* End Global Reset*/


#swap_pic{width:996px;border:1px solid #cacaca; overflow:hidden; height:90px; position:relative;}
#prev { text-indent:-100px; width:20px; background:url(imagesprev.jpg) no-repeat; float:left; height:90px; overflow:hidden}
.box{  position: relative;width:956px; float: left;height:90px; overflow: hidden}
.pics { position: absolute; width: 5000px; top: 0px
}
.pics li {width:966px; float:left; height:80px; overflow: hidden; padding:5px 0;}
.pics li p { position: relative; float: left; overflow: hidden; margin-left:20px;_margin-left:15px;}
#next {text-indent:-100px; width:20px; background:url(imagesnext.jpg) no-repeat; float:left; height:90px; overflow:hidden}
.scroll { cursor:pointer}


