/* 首页主体部分*/
#index_menu {float: left;width: 196px;background-image:url(../images/main_l_bg.gif);background-repeat: no-repeat;	background-position: 0px 0px;border-left-width: 2px;border-left-style: solid;border-left-color: #6ab021;border-right-width: 1px;border-right-style: solid;border-right-color: #d9d9d9;margin: 0px;padding: 0px;background-color: #fff;}
#index_menu img{float: left;margin-left: 3px;margin-bottom: 3px;}
#index_ad {float: left;width: 500px;height: 222px;background-color: #fff;background-image: url(/uploadfile/other/110730776.gif);background-repeat: no-repeat;background-position: 0px 2px;}
#index_r {float: right;	width: 200px;margin-top: 5px;}
#index_news {background-image: url(../images/main_r_bg.gif);background-repeat: no-repeat;background-position: 0px 0px;width: 184px;	background-color: #D1CAB3;margin-left: 2px;	padding: 0px 3px 0px 3px;float: left;}
#index_news img {margin-top: 5px;margin-left: 5px;}
#index_news ul {background-color: #fff;width: 184px;list-style-type: none;margin: 0px;float: right;height: auto;	background-image: url(../images/main_news_bg.gif);background-repeat: no-repeat;background-position: 0px 0px;padding: 5px 0px 5px 0px;}
#index_news p {text-align: right;}
#index_news ul li{list-style-type: none;padding-left: 5px;background-image: url(../images/icon_news.gif);background-position: 3px 7px;	background-repeat: no-repeat;margin-bottom: 1px;margin-top: 1px;}
#index_news ul li a {text-decoration: none;	color: #585858;}
#index_news ul li a:hover {color: #649dc3;}
.more {padding: 0px;float: right;height: 29px;width: 35px;margin: 0px 20px 0px 0px;border: 0px;}
.index_product_title{}
.index_product_price{font-family: Georgia, Verdana, "Comic Sans MS", Arial;font-weight: bold;color: #996600;}
#index_newprouct,#index_hotprouct,#index_recprouct{	width: 700px;background-repeat: no-repeat;background-position: center top;margin-top: 2px;float: right;margin-bottom: 5px;}
#index_newprouct{background-image: url(../images/product_top_new.gif);}
#index_newprouct ul li a {text-decoration: none;	color: #585858;}
#index_newprouct ul li a:hover {color: #649dc3;}
#index_newprouct ul{margin-top: 35px;padding-left: 5px;	list-style-type: none;}
#index_newprouct ul li{	width: 120px;text-align: center;float: left;margin-left: 10px;margin-right: 5px;}
#index_newprouct ul li img {height: 118px;width: 118px;border: 0px;}
#index_recprouct {background-image: url(../images/product_top_rec.gif);}
#index_recprouct a {text-decoration: none;color: #585858;}
#index_recprouct a:hover {color: #649dc3;}
#index_recprouct ul{margin-top: 35px;padding-left: 6px;	list-style-type: none;}
#index_recprouct ul li{	width: 120px;text-align: center;float: left;margin-left: 5px;margin-right: 5px;}
#index_recprouct ul li img {height: 118px;width: 118px;border: 0px ;}
#index_hotprouct{background-image: url(../images/product_top_hot.gif);}
#index_hotprouct a {text-decoration: none;color: #585858;}
#index_hotprouct a:hover {color: #649dc3;}
#index_hotprouct ul{margin-top: 35px;padding-left: 6px;list-style-type: none;}
#index_hotprouct ul li{width: 120px;text-align: center;float: left;margin-left: 5px;margin-right: 5px;}
#index_hotprouct ul li img {height: 118px;width: 118px;border: 0px;}
/* 首页代码完*/