@charset "utf-8";
/* CSS Document */

body{
	background-color:#B9B9B9;
	font-size:12px;	
	margin:0px;
}
.main{
	width:875px;
	margin:0 auto;
}
a{
	text-decoration:none;
	color:#676767;	
}
.nav{
	width:146px;
	text-align:center;
	background-color:#B10034;
	border-right:1px #FFFFFF solid;
}
.foot{
	text-align:left;
	background-color:#ededed;
}
.maintable{
	border-left:1px #808080 solid;
	border-right:1px #808080 solid;
	border-bottom:1px #808080 solid;
	border-top:1px #ffffff solid;
	background-color:#FFFFFF;
	
}
.index_right{
	margin:6px 0px 7px 0px;
}
.index_right_title{
	color:#b20034;
	font-weight:bold;
	text-align:left;
}
.index_right_title a{
	color:#b20034;	
}
.index_right_content{
	text-align:left;
	color:#666666;
}
.index_right_bottom{
	border-bottom:1px dotted #7f7f7f;
	height:62px;
}
.left_title{
	background-color:#B10034;
	color:#FFFFFF;	
}
.left_border{
	border-right:1px #808080 solid;
	width:149px;
}
.left_brand{
	margin-top:10px;
}
.right_nav{
	color:#7d7d7d;
	text-align:left;
}
.brand_title{
	color:#ac0034;
	font-weight:bold;
	text-align:left;
}
.brand_title span{
	font-family:Arial;
}
.brand_content{
	text-align:left;
	color:#7d7d7d;
	line-height:20px;
}
.pro_list{
	float:left;
	margin-top:14px;
	margin-left:28px;
	margin-right:40px;
	width:153px;
	height:167px;
	text-align:center;
}
.pro_list2{
	float:left;
	margin-top:24px;
	margin-left:30px;
	margin-right:50px;
	width:80px;
	height:140px;
	text-align:center;
}
.pro_list a{
	color:#ad0133;
	font-weight:bold;
}
.pro_list2 a{
	color:#ad0133;
	font-weight:bold;
}
.clear{
	clear:both;
	color:#7D7D7D;
}
.clear a{
	text-decoration:none;
	color:#7D7D7D;
}
.goods_right_left{
	border-left:1px #808080 solid;
	width:280px;
}
.goods_right_right{
	margin-top:10px;
}
.goods_right_right_title{
	color:#ac0034;
	font-weight:bold;
	height:35px;
	line-height:35px;
}
.goods_content{
	color:#7d7d7d;
	line-height:23px;
}
.gift_list{
	margin-top:15px;
	width:670px;
}

.gift_img{
	text-align:center;
	border:1px #a7a7a7 solid;
	width:160px;
	height:135px;
}

.gift_title{
	color:#ad0133;
	font-weight:bold;
	height:25px;
	text-align:left;
}
.gift_content{
	color:#999999;
	line-height:25px;
	text-align:left;
}
.footer{
	color:#999999;
}
.submit_content{
	color:#999999;
	line-height:25px;
	text-align:left;
}
.submit_text{
	color:#666666;
	text-align:left;
	line-height:25px;
	height:25px;
}
input textarea{
	border:1px #999999 solid;
}
.red_text{
	color:red;
}
