@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}
html { background:#ddd; }
body {
	margin:0px auto;
	width:950px;
	padding:0px;
	font-size:14px;
	cursor:auto;
	text-decoration: none;
	background:#fff none;
	font-family: Arial, Helvetica, sans-serif;/*font-family:Arial, Helvetica, sans-serif,'宋体';*/
}
.muen { background:url(bg.gif) repeat-x left top; }
.muen td {
	height:36px;
	width:158px;
	font-size:14px;
	text-align:center;
	color:#fff;
	font-weight: bold;
}
.muen td a {
	color:#fff;
	text-decoration: none;
}
.muen td.c { background:url(bg.gif) no-repeat center -37px; }
.muen td div {
	border-left:1px solid #ccc;
	border-ringht:1px solid #fff;
	line-height:20px;
	margin:8px auto;
}
.muen select{ width:11em;}
.footer{
	 font-size:12px; 
	 color:#000; 
	 text-align:center; 
	 line-height:30px; 
	 border-top:1px #ddd solid; 
	 background:#eee;
}
.box { margin:10px; }
.box .top {
	background:#ebf3fb url(bg.gif) no-repeat right -74px;
	height:30px;
	text-indent:1em;
	line-height:30px;
	color:#3c7faf;
	font-weight:bold;
	border:#dceafd 1px solid;
	border-bottom:none;
}
.box .com {
	line-height:24px;
	border:#dceafd 1px solid;
	padding:0px 1em 1em 1em;
}
.box .com p {
	text-indent:2em;
	margin-top:1em;
}
table, td { border-collapse:collapse; }
.border td {
	border:1px #000 solid;
	border-left:none;
	border-right:none;
	font-size:14px;
	padding:3px 0px;
}
.hblist {
	margin:0px;
	margin-left:2em;
}
.hblist dt {
	background:url(http://www.howbuy.com/images/bigsmall_item_sign.gif) no-repeat left 10px;
	padding-left:10px;
	line-height:28px;
}
.shipin dt { font-size:12px; }
/*.rightside img{ padding:1px; background:#fff; border:1px #ccc solid;}*/

.img img {
	padding:2px;
	border:1px solid #ccc;
}
.basicFunctionArea {
	border-bottom:#ddd 1px solid;
	padding:2px 0px;
	height:25px;
	line-height:25px;
	background:#eee;
	font-size:12px;
}
.basicFunctionArea div div {
	background:url(/images/bg/dashed.gif) no-repeat left center;
	margin-right:4px;
	padding-left:5px;
	margin-left:-1px;
}
.basicFunctionArea .left {
	float:left;
	padding-left:1em;
	overflow:hidden;
}
.basicFunctionArea .left div { float:left; }
.basicFunctionArea .right {
	float:right;
	overflow:hidden;
}
.basicFunctionArea div.right div {
	float:left;
	padding-left:5px;
	font-size:12px;
}
