﻿/* CSS  */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,    
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var,    
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,    
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {   
 font-family: inherit;
 font-style: inherit;
 padding: 0;   
 margin: 0;   
 border: 0;   
}
ol,ul{
	list-style:none;
}
img{vertical-align:bottom;}


/* CSS  */
#middler {
	width: 100%;
}
#middler .main {
	width: 100%; display: inline; float: left;
}
.mb9 {
	margin-bottom:0px
}
#middler #mshebei {
	width:960px; overflow: hidden
}
/* CSS  */
#middler .scroll{
	
	width:900px; height:100px;
	padding:10px 15px 0px 40px;
}
#middler .scroll ul li{
	display:inline; float:left;
	font-size:12px;
	margin-right:10px;
	text-align:center;
}
#middler .scroll ul li img{
	border:#E1E1E1 solid 1px;
	padding:3px;
	height:40px;
	width:100px;
}



