/* CSS Document */

body {
	margin:0; 
	overflow-x:hidden;
}
body,td {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
}
img {border:0;}
ul,li,form {margin:0;padding:0;}
ul,li {list-style:none;}
#headSearch {color:#585858;}
#headSearch input {
	width:127px;
	height:15px;
	color:#969696;
	border:1px #E7E7E7 solid;
	}
#headSearch #btnSearchTop {width:56px;height:17px;}
#headSearch select {
	width:104px;
	height:18px;
	color:#969696;
	border:1px #E7E7E7 solid;
	font-size:11px;
	}
#navbar {
border-top:1px #fff solid;
border-bottom:2px #000 solid;
}
#navbar td {
	background:#000;
	border-bottom:1px #fff solid;
	height:28px;
	color:#fff;
	font-size:11px;
	xfont-family: "Arial Bold";
	text-align:center;
	line-height:28px;
	font-weight:bold;
	}
#navbar td span {
	display:inline-block;
	width:52px;
	}
#navbar td a {
	color:#fff;
	text-decoration:none;
	}
#navbar td a:hover {
	color:#ff0;
	}
#navbar td a:active {
	color:#f00;
	}
#mainTab {text-align:left;}
#mainTab .location {
	color:#0066B3;
	border-bottom:3px #E3E3E3 solid;
	height:22px;
	}
#mainTab .title {
	font-weight:bold;
	border-bottom:1px #E3E3E3 solid;
	height:20px;
	}
#menuTab {margin-bottom:20px;}
#menuTab td {
	border-bottom:1px #CACACA solid;
	padding-left:12px;
	height:26px;
	color:#575757;
	}
#menuTab td a {
	color:#575757;
	text-decoration:none;
	}
#menuTab td a:hover {
	color:#c00;
	}
#mainTab td a:active {
	color:#f00;
	}
#menuTab td.head {
	padding-left:1px;
	height:28px;
	}
#foot td {
	border-top:1px #ccc solid;
	padding:10px;
	text-align:center;
	font-size:9px;
	}
#foot td a {color:#AAAA00;}

.hotproduct {
	text-align:left;
	color:#525552;
	padding-left:5px;
	font-size:11px;
	}
.hotproduct a {
	color:#525552;
	text-decoration:none;
	}
.hotproduct ul li {
	width:150px;
	height:20px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	}
#logintab input {
	width:105px;
	height:15px;
	border:1px #C5C5C5 solid;
}
#logintab .btn {
	width:auto;
	height:auto;
	border:0;
	}