*{margin:0;padding:0;}
body {
    font-size:12px;
	font-family:"微软雅黑","黑体";
	margin: 0px;
	padding: 0px;
	
}

ul,li, ol, dl, {
	padding: 0px;
	margin: 0px;
	list-style:none;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0px;
	padding:0px;
	
	
}
img {
	border: none;
}
a{
	color:#333333;
	text-decoration: none;
	blr:expression(this.onFocus=this.blur());
}
/*a:visited {
	color: #0000FF;
	text-decoration: none;
}
*/
a:hover, a:active, a:focus { 
	color:#2d2a83;
	outline:none;
}
.clearfloat {
	clear:both;
}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt30{ margin-top:30px;}

.mr10{ margin-right:10px;}

.mb10{ margin-bottom:10px;}

.ml10{ margin-left:10px;}
.ml20{ margin-left:20px;}

.fl{ float:left;}

.fr{ float:right;}


/*搜索*/
.index_bottom{ width:1000px; height:235px; overflow:hidden;}
.index_bottom_left{ width:195px; height:235px; padding-left:5px;}
.search1{ width:185px; height:27px;}
.search1_text{ width:132px; height:27px; line-height:27px;color:#999999; background:url(../images/seach1_bg.jpg) no-repeat; border:none;}
.search1_button{ width:53px; height:27px; background:url(../images/search1_buttom.jpg);border:0;}


/*首页产品滚动*/
.index_bottom_right{ width:790px; height:235px;}
.index_bottom_right h1{ height:27px; background:url(../images/product_titbg.jpg) no-repeat right center;}
.index_bottom_right h1 img{ float:left;}
.index_bottom_right h1 a{ float:right; font-size:12px; margin-top:3px;}
.index_product{ width:900px;   margin: 20px auto; overflow: hidden;}
.product_scrall{ width:900px;   position:relative; overflow: hidden; }
.product_scrall .bd{ overflow: hidden; }
.product_scrall .bd ul{ overflow:hidden; zoom:1; }
.product_scrall .bd ul li{ margin:0 8px; float:left;  _display:inline; overflow:hidden; text-align:center;  }

