@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#62594a;
	margin: 0;
}
a img{
	border:none;
}
ul,li,h1,h2,h3,table,a,form{
	margin:0px;
	padding:0px;
}
ul{
	list-style:none;
}
button{
	border:none;
	background-color:#ece9d8;
	color:#d94a78;
	font-size:12px;
	padding:1px 0px;
	cursor:hand;
	cursor:pointer;
}
table{
	border-collapse:collapse;
}
a{
	color:#62594a;
	text-decoration:none;
}
a:hover{
	color:#d94a78;
	text-decoration:underline;
}
.center{
	margin:0px auto;
}
.mart10{
	margin-top:10px;
}
.welcome{
	color:#d94a78;
	margin-right:5px;
}
a.alink{
	color:#d94a78;
}
.register a{
	font-weight:bold;
	margin-left:5px;
	color:#62594a;
	text-decoration:none;
}
.basket{
	margin-right:5px;
	font-weight:bold;
	color:#62594a;
}
.basket img{
	margin-right:5px;
}
#menu{
	list-style:none;
}
#menu li{
	float:left;
	padding-left:20px;
	background:url(images/menu_line.gif) no-repeat 0px 3px;
	margin-right:20px;
}
#menu li.first{
	background:none;
	padding-left:10px;
}
#menu li a{
	color:#d94a78;
	text-decoration:none;
}
#menu li a:hover{
	color:#62594a;
}
h2{
	color:#80684f;
	font-size:14px;
	display:block;
	padding:5px 10px;
	padding-left:10px;
	background-color:#ebe7dc;
}
.product_nav{
	margin:0px;
	margin-left:10px;
	border-bottom:1px dashed #e0d9c9;
}
.product_nav a{
	color:#62594a;
	text-decoration:none;
}
.product_nav a:hover{
	color:#d94a78;
}
.product_nav dt a{
	display:block;
	width:130px;
	padding:3px 0px;
	font-weight:bold;
}
.product_nav dd{
	margin-left:10px;
}
.product_nav dd a{
	display:block;
	width:100px;
	padding:3px 0px;
	background:url(images/icon_arrow.gif) no-repeat 0px 3px;
	padding-left:10px;
}
#login{
	margin:5px 0px;
}
#subscribe,#login,#service,#friend_link,#vote{
	margin:20px 0px;
}
#login input,#subscribe .input{
	border:1px solid #e0d9c9;
	width:140px;
}
#subscribe button{
	border:none;
	background-color:#ece9d8;
	margin:0px 5px;
	color:#d94a78;
	padding:0px 10px;
	font-size:12px;
}
#login .button{
	border:none;
	width:100px;
	color:#d94a78;
	cursor:pointer !important;
	cursor:hand;
}
#img_show img{
	border:3px solid #eee7df;
}
#description{
	margin:20px;
	width:535px;
	white-space:normal;
	line-height:20px;
	font-size:12px;
}
#featured{
	margin:15px 5px;
	width:575px;
}
#featured h2{
	color:#d43065;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	background:none;
}
#featured table{
	float:left;
	margin:10px;
	width:168px;
	text-align:center;
}
#featured table td{
	width:165px;
}
#featured table td img{
	width:140px;
	height:140px;
}
#featured table td a{
	color:#d43065;
}
#featured2 h2{
	color:#d43065;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	background:none;
}/*
#featured2 table{
	float:left;
	margin:10px;
	width:150px;
	text-align:center;
}
#featured2 table td{
	width:165px;
}
#featured2 table td img{
	width:140px;
	height:140px;
}
#featured2 table td a{
	color:#d43065;
}
#featured2 li{
	float:left;
	width:150px !important;
	width:130px;
	background:#f00;
	margin:10px;
}*/
.product_list{
	clear:both;
}
.product_list li{
	float:left;
	width:160px;
	margin:10px;
}
.product_list .img img{
	width:150px;
	height:150px;
}
.product_list .name{
	margin:5px 0px;
	overflow:hidden;
	white-space:normal;
	text-align:center;
	width:150px;
}
.product_list .price{
	color:#d43065;
	text-align:center;
}
.product_list .add{
	text-align:right;
}
.product_list .add a{
	color:#d43065;
	text-decoration:underline;
}
#search{
	background-color:#e0d9c9;
}
#search td{
	padding:5px;
}
#search input{
	border:1px solid #bab6a6;
	width:150px;
}
#search .button{
	background-color:#FFFFFF;
	border:1px solid #d8d8d7;
	font-size:11px;
	padding:0px 5px;
	width:auto;
}
.style01{
	margin:20px 0px;
}
.style01 th{
	color:#d43065;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	border-bottom:1px solid #e0d9c9;
	padding-bottom:5px;
	padding-left:8px;
}
.style01 td table{
	margin:0px 10px;
}
.style01 td table a{
	display:block;
	background:url(images/icon_arrow.gif) no-repeat left top;
	padding-left:12px;
	color:#d43065;
	text-decoration:none;
	width:130px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.style01 td table td{
	padding:3px 0px;
}
.style01 td table span{
	display:block;
	padding-left:12px;
}
.style01 ul{
	list-style:none;
}
.style01 a{
	color:#62594a;
	text-decoration:none;
}
.style01 a:hover{
	text-decoration:underline;
}
.style01 li{
	margin:10px 5px;
	width:145px;
}
#bottom{
	margin:10px;
	color:#aea49a;
}
#bottom a{
	color:#aea49a;
	padding-right:8px;
	margin-left:8px;
}
.position{
	margin:0px 20px;
	margin-bottom:20px;
	text-align:right;
}
.position,.position a{
	color:#aea49a;
}
.product_title,.product_title02{
	padding:5px 0px;
	padding-left:10px;
	border-bottom:1px solid #ebe7dc;
	margin:20px;
	margin-right:0px;
	color:#d43065;
	font-size:16px;
	font-weight:bold;
}
.product_title02{
	border-bottom:none;
}
.product_title span{
	display:block;
}
.product_item table{
	margin:10px 30px;
}
.product_item table a img{
	width:100px;
	height:100px;
}
.product_item table th{
	text-align:left;
	padding-bottom:5px;
}
.product_item table th a{
	color:#80684f;
	font-size:14px;
}
.pager{
	margin:20px auto;
	clear:both;
	text-align:right;
}
.pager a{
	color:#62594a;
	text-decoration:none;
}
#product_show th{
	text-align:right;
	padding-right:5px;
	font-weight:bold;
	line-height:25px;
	font-size:12px;
}
#product_show .price{
	color:#d43065;
	font-weight:bold;
}
#product_show .quantity{
	width:40px;
}
.product_table01{
	margin:20px 10px;
}
.product_table01 .cont{
	margin:10px;
}
.main_title{
	background:url(images/icon_arrow2.gif) no-repeat 5px;
	text-align:left;
	padding:5px 0px;
	padding-left:20px;
	color:#d43065;
	font-weight:bold;
	font-size:14px;
}
#title01{
	padding:5px 0px;
	padding-left:10px;
	border-bottom:1px solid #ebe7dc;
	margin:10px 20px;
	margin-right:0px;
	color:#d43065;
	font-size:16px;
	font-weight:bold;
}
.content{
	margin:30px;
	line-height:150%;
}
/*** 会员管理 start ***/
#member_nav h3{
	width:140px;
	color:#ffffff;
	font-size:16px;
	padding:5px 20px;
	background-color:#62594a;
}
#member_nav ul{
	list-style:none;
	margin-bottom:200px;
}
#member_nav ul li{
	margin-top:1px;
	padding:5px 10px;
	width:160px;
	background-color:#ebe7dc;
	font-size:13px;
}
#member_nav .curs{
	color:#d43065;
}
#member_nav ul li a{
	color:#62594a;
	font-weight:bold;
	text-decoration:none;
}
#member_nav ul li.sub{
	background:none;
}
#member_nav ul li.sub ul{
	margin-bottom:0px;
}
#member_nav ul li.sub ul li{
	background:none;
	padding:2px 0px;
	margin-left:10px;
}
#member_nav ul li.sub ul li a{
	font-size:12px;
	font-weight:100;
}
#member_nav ul li.sub ul li a:hover{
	text-decoration:underline;
}
.logout_button{
	margin-left:5px;
	margin-top:2px;
}
.inbox{
	margin:20px;
	margin-bottom:5px;
	background:#bab6a6;
}
.inbox th{
	background-color:#e0d9c9;
	height:28px;
}
.inbox td{
	background-color:#ffffff;
}
.inbox .item .inbox_checkbox{
	text-align:center;
	width:8%;
}
.inbox .item .inbox_state{
	text-align:center;
	width:8%;
}
.inbox .item .inbox_from{
	width:20%;
}
.inbox .item .inbox_title{
	width:44%;
}
.inbox .item .inbox_date{
	width:20%;
}
.inbox .item td{
	padding:3px;
}
.mail_show{
	margin:20px;
	background:#bab6a6;
}
.mail_show th{
	background-color:#e0d9c9;
	text-align:left;
	padding:5px;
	line-height:150%;
}
.mail_show th span{
	font-weight:100;
}
.mail_show td{
	background-color:#FFFFFF;
	padding:20px;
	line-height:150%;
}
.table_style02{
	margin:30px;
	background:#bab6a6;
}
.table_style02 th{
	background-color:#e0d9c9;
	height:28px;
}
.table_style02 td{
	background-color:#ffffff;
	height:18px;
	padding:3px;
}
.title02{
	color:#d94a78;
	font-weight:bold;
	font-size:13px;
}
/*** 会员管理 end ***/
.title03{
	margin:10px;
	padding:5px 0px;
	padding-left:10px;
	border-bottom:1px solid #ebe7dc;
	color:#d43065;
	font-size:14px;
	font-weight:bold;
}
#login_input{
	margin:30px;
}
.register h3{
	font-size:13px;
	margin-left:80px;
	font-weight:bold;
}
/*** 购物车 start ***/
.table_style04{
	margin:10px 20px;
}
.table_style04 th{
	background-color:#e0d9c9;
	height:25px;
	border-right:solid 1px #FFFFFF;
}
.table_style04 th.noborder{
	border-right:none;
}
.table_style04 .hh{
	background-color:#fffaf0;
	height:25px;
	padding:10px 10px 0px 10px;
}
.table_style04 .dd{
	background-color:#fffaf0;
	height:30px;
	text-align:center;
}
.table_style04 img{
	border:0px;
}
.table_style04 .border_img{
	border:solid 1px #cfcfcf;
}
.alink_01{
	color:#d94a78;
	text-decoration:none;
	font-weight:bold;
}
#cart02{
	margin:10px 30px;
}
#cart02 h3{
	font-size:15px;
	font-weight:bold;
}
#cart02 span{
	color:#aea49a;
	display:block;
}
.price_text{
	color:#d94a78;
}
.table_style06{
	border:#e0d9c9 1px dashed;
	background-color:#fffaf0;
}
.table_style06 td{
	height:25px;
	text-align:center;
	font-size:13px;
	color:#d43065;
}
.border_img{
	border:1px solid #e0d9c9;
}
/*** 购物车 end ***/
/*** 新增 ***/
.table_style01{
	border:1px solid #d2d2d2;
	margin:10px auto;
}
.table_style01 th{
	background:#eeeeee;
	font-weight:bold;
}
.table_style01 th,.table_style01 td{
	padding:5px;
	border:1px solid #d2d2d2;
}
#sysinfo{
	width:500px;
	border:1px solid #ddd;
	margin:120px auto;
}
#sysinfo .title{
	padding:6px;
	background:#eee;
	font-size:12px;
	font-weight:bold;
	color:#d43065;
}
#sysinfo .cont{
	padding:20px;
	text-align:center;
}
#sysinfo .cont a{
	text-decoration:underline;
	color:#0000FF;
}
#sysinfo .cont p{
	text-align:left;
	margin:5px 0px;
	margin-left:80px;
}
.title04{
	color:#d43065; 
	font-size:14px; 
	font-weight:bold;
}
#product_show{margin-left:15px;
margin-top:-110px;}
.hot_keywords{
	border:#e0d9c9 solid 3px;
}
.hot_keywords .title{
	font-size:16px;
	margin:10px 5px 0 5px;
	padding-bottom:5px;
	text-align:center;
	border-bottom:1px solid #e0d9c9;
}
.hot_keywords .cont{
	padding:5px 10px;
}
.hot_keywords a{
	margin:5px;
}
