﻿@charset "utf-8";
/* CSS Document */
body {
	background: url(bg.jpg) repeat-x #E6E6E6;
	font-size: 12px;
}
a {
	text-decoration: none;
}

/* ====================
     公共样式
==================== */

a:link {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #444;
	width:180px;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #941515;
                  text-decoration: none

}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #cc0000;

	text-decoration: none
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color:#941515;

	text-decoration: none
		
}


.clear {
	clear: both;
}
#main {
	width: 960px;
	margin: auto;
	text-align: left;
}
#head {    
	margin-top: 20px;
}
#head .logo span {
	margin: 26px 0 0 23px;
}
.logo{
	float: left;
	width: 400px;
}
.logo img{
	display: block;
	float: left;
}
.logo span{
	display: inline-block;
	float: left;
}
.operate {color:#333;
	float: right;
	margin-top: 20px;
}

.operate a{color:#cc0000;padding:0 5px;
	
	
}
.operate span {
	padding-left: 36px;
	padding-right: 2px;
}
.nav {
	clear: both;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 20px;
                  margin-top: 10px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
}
.nav a{
	padding-left: 10px;
}
.nav .menu{
	float: left;
	width: 560px;
	_padding-top: 10px;
}
.mini-cart{
	float: right;
	padding-left: 22px;
	padding-right: 5px;
	background: url(cart.gif) no-repeat left center;
}
.mini-cart span{
	color: #8B0100;
	font-weight: bold;
	padding: 0px 5px;
}
.mini-cart a{
	color: #414141;
}
#content {
}
.focus {
	width: 755px;
	height: 307px;
	margin-top: 10px;
}
.news {
	border: 1px solid #BEBEBE;
	background: url(news-bg.gif) repeat-x;
	width: 753px;
	height: 39px;
	line-height: 39px;
	overflow: hidden;
	margin-top: 7px;
	
}
.news img{
	display: block;
	width: 118px;
	float: left;
	padding: 12px 0px 0px 5px;
}
.news ul{
	float: left;
	width: 600px;
}
.news ul li{
	margin-left: 5px;
}
.news ul li a{
	color: #8C0001;
}
.today-price {
	background: url(now-price.jpg) repeat-x;
	border: 1px solid #BEBEBE;
	margin-top: 10px;
	width: 198px;
	height: 353px;
	float: right;
	display: inline;
}
.today-price table {
	background: #FFF;
	margin: 9px auto;
	padding: 2px;
}
.today-price table td {
	text-align: left;
}
.today-price table table table {
	margin-bottom: 20px;
}
.huiyuanjia {
	color: #8E0001;
	font-weight: bold;
}
.huiyuanjia strong {
	display: block;
	
	padding: 3px 11px;
	
	font-weight: bold;
}
.search {
                  
        background: url(search-bg.gif) repeat-x;
	border: 1px solid #BEBEBE;
	width: 198px;
	height: 260px;
	margin-top: 10px;
	padding-top: 5px;
	
}
.search div {
	background: #FFF;
	padding: 20px 6px;
	margin: 8px;
}
.search form {
	height: 21px;
	line-height: 21px;
	margin: 10px 0px 17px 0px;
}

.sobtn {height:16px;}
#pro-category li {
                  
        width:158px;
	border-bottom: 1px solid #BFBFBF;
	padding: 5px;
	background: url(arrow.gif) no-repeat 160px center;
	position: relative;
	cursor: pointer;
}
#pro-category li a{
	color:#000
}
#pro-category li a:hover{
	color: #ff0000;
}

#pro-category li ul {
	position: absolute;z-index:1000;
	left: 168px;
        z-index:100;
	top: 0px;
	display: none;
	width: 120px;
	background: #FFF;
	border: 3px solid #CECECE;
	padding: 5px 10px;
}
#pro-category li ul li{width: 105px;
	background: url(arrow-1.gif) left no-repeat;
	padding: 5px 5px 5px 10px;
}
#pro-category li ul li a{
	color: #656565;
}
#pro-category li ul li a:hover{
	color: #ff0000;
}

#pro-category li:hover ul, #pro-category li.over ul {
	display: block;
}
.ad-area { 
	margin-top: 7px;
	background: url(search-bg.gif) repeat-x;
	border: 1px solid #BEBEBE;
	width: 198px;
                  overflow: hidden;
	text-align: center;
}
.ad-area img {
        width:180px;
        height:91px;
}
.ad-area a {
	display: block;
	margin: 5px auto;
}

.cooperation {
	border: 1px solid #BFBFBF;
	width: 198px;
                  height:263px;
	float: right;
	margin-top: 10px;
                  display: inline;
}


.cooperation .title {
	background: url(recommend-title-bg.gif) repeat-x;
	border-bottom: 1px solid #BEBEBE;
	padding: 10px 12px 9px 10px;
	text-align: left;
}
.cooperation .title a {
	margin-left: 80px;
}
.cooperation div {
	text-align: center;
	background: #FFF;
	padding: 10px 0px 10px 0px;
}
.cooperation div a {
	padding-bottom: 6px;
}
.ad{
                  float: left;
                  clear:both;
	margin: 10px auto;
}


.ad-left {
	background: url(ad-left-bg.gif) repeat-x;
	border: 1px solid #BEBEBE;
	padding: 10px;
	width: 178px;
                  height: 400px;
                  overflow: hidden;
	float: left;
}
.ad-left img{
        width: 178px;
        height: 400px;
        }


.attestation {
	float: right;
	width: 178px;
	background: url(ad-left-bg.gif) repeat-x;
	border: 1px solid #BFBFBF;
	padding: 10px;
	height: 400px;
        overflow: hidden;
}
.attestation .title {
	border-bottom: 1px solid #BFBFBF;
	background: #FFF;
	text-align: left;
	padding: 10px 10px;
	width: 158px;
}
.attestation div{
	width: 178px;
	padding: 5px 0px;
	background: #FFF;
	text-align: center;
}
.attestation div a{
	display: block;
	padding: 5px 0px;
}

.ad-foot{
        float:left;
        margin: 10px auto;
}

.ad-foot img{
	
	border: 1px solid #BEBEBE;
}
#foot {  
        float: left; 
        display: inline;   
	padding-bottom: 10px;
}
#foot h6{
	font-weight: bold;
	padding: 10px 0px;
	color: #323232;
	font-size: 14px;
}
.link{
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
	text-align: center;
	padding: 10px;
	
}
.link a{
	color: #323232;
	padding: 0px 4px;
}
.link a:hover{
	color: #cc0000;
	
}
.foot-nav{
	border-bottom: 1px solid #BFBFBF;
	text-align: center;
	padding: 5px 0px;
}
.foot-nav a{
	padding-left: 12px;
}
#foot table{
	margin: 10px 0px;
	text-align: center;
}
#foot table p{
	border-left: 1px solid #BFBFBF;
	padding-left: 10px;
	text-align: left;
	color: #444444;
	line-height: 150%;
}
