@charset "utf-8";
body,html,div,ul,li,form{ font-family:"宋体"; font-size:12px; padding:0; margin:0 auto; list-style:none}

a:link {text-decoration: none; color:#000;} 
a:visited {text-decoration: none; color:#000;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}
img{border:0;}

.body_main{width:auto; height:auto; margin:auto;}
.body_wrapper{width:980px; height:auto; margin:auto;}
.body_w_line{width:100%; float:left;}
.body_h_line{height:100%; float:left;}
/*top顶部*/
.body_top{width:980px; height:26px; margin:auto; background-color:#007de7;}
.body_top_banner{
filter:alpha(opacity=100 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fffbff,endcolorstr=#c6c3c6,gradientType=0); 
-ms-filter:alpha(opacity=100 finishopacity=100 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fffbff,endcolorstr=#c6c3c6,gradientType=0);/*IE8*/ 
background:#FF6; /* 一些不支持背景渐变的浏览器 */ 
background:-moz-linear-gradient(top, #fffbff, #c6c3c6); 
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#fffbff), to(#c6c3c6));
}
.body_top_banner{ width:980px; height:26px; line-height:26px; color:#FFF;}
.body_top_banner .body_top_banner_welcome{ width:490px; float:left; text-indent:10px;}
.body_top_banner .body_top_banner_login{ width:140px; float:left;}
.body_top_banner .textdiv{width:auto; height:26px; float:left; color:#840000;}
.body_top_banner .linediv{width:14px; height:26px; line-height:24px; float:left; text-align:center; color:#840000;}
.body_top_banner A:link, .body_top_banner A:visited {color: #840000;}
.body_top_banner A:hover, .body_top_banner A:active {text-decoration:none;}
/*top商家 头部*/
.body_top_header{ width:980px; height:287px; background:url(../images/body_top_header.jpg) no-repeat; }
.body_top_header .body_top_header_space{ width:980px; height:251px; float:left;}
.body_top_header .body_top_nav{ width:980px; height:36px;}
/*top 导航*/
.body_top_nav ul{ padding-left:10px;}
.body_top_nav ul li{ width:auto; height:36px; float:left; color:#FFF; display:inline;font:bold 14px/36px Simsun,arial,sans-serif; text-indent:32px;background:url(../images/body_top_nav.gif) no-repeat left center; margin-right:32px;}
.body_top_nav .content{ letter-spacing:26px;background:none; margin-right:0; _margin-right:32px;}
.body_top_nav A:link, .body_top_nav A:visited {color: #FFF;}
.body_top_nav A:hover, .body_top_nav A:active {text-decoration:none;color: #FF0;}
/*内容 商品信息*/
.index_content{ width:980px; height:auto; float:left; margin-top:20px;}
.index_content .index_content_list{ width:245px; height:203px; float:left;}
.index_content_list .index_content_list_img{ width:245px; height:170px; float:left; text-align:center;}
.index_content_list .index_content_list_img img{ width:225px; height:170px;}
.index_content_list .index_content_list_txt{ width:245px; height:28px; line-height:28px; float:left;text-align:center; font-size:20px;}
.index_content_list A:link, .index_content_list A:visited {color: #000;}
.index_content_list A:hover, .index_content_list A:active {color: #F00;}

.body_bottom{width:980px;height:70px; float:left; background-color:#d6a610;}
.body_bottom .body_bottom_content{width:980px;height:32px;text-align:center; float:left; color:#FFF}
.body_bottom_content A:link, .body_bottom_content A:visited {color: #FFF;}
.body_bottom_content A:hover, .body_bottom_content A:active {text-decoration:underline;}