/*！！！！！！！！！！！！！！！！！！！！ public */
* {
    margin:0px;
	padding:0px;
}
body {
	width:100%;
    background-color:#fff;
	font:normal 12px "卜悶";
	color:#333;
	overflow-y:scroll;
	*overflow-y:no;
}
ul li {
	list-style:none;
}
img {
	border:0;
}
input,
select,
textarea {
	font:normal 12px "卜悶";
	color:#666;
	line-height:16px;
}
a,
a:visited {
	color:#333;
    text-decoration:none;
	outline:none;
}
a:hover {
	color:#f63;
	text-decoration:underline;
}
a:active {
	color:#00f;
	star:expression(this.onFocus=this.blur());
}
.clear {
	clear:both;
}
.blue {
	color: #36c;
}
.gray {
	color:#999;
}
.green {
	color:#080;
}
.orange {
	color:#f60;
}
.red {
	color:#f00;
}
.oldPrice {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: line-through;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	color: #f60;
}
/*！！！！！！！！！！！！！！！！！！！！ public end */
#box {
    width: 778px;
	height: 100%;
	margin: 0 auto;
	overflow: visible;
}
/*！！！！！！！！！！！！！！！！！！！！ top */
#top {
	width: 100%;
}
/*！！！！！！！！！！ topBar */
#topBar {
	width: 100%;
	height: 23px;
	border-bottom: 1px solid #e5e5e5;
	background: #f9f9f9;
	line-height: 23px;
}
#notice {
	position: relative;
	float: left;
	width: 328px;
	height: 23px;
	overflow: hidden;
}
#notice span {
	float: left;
	width: 45px;
	text-align: right;
	overflow: hidden;
}
#notice span a {
	font-weight: bold;
	color: #f60;
	text-decoration: none;
}
#notice ul {
	position: relative;
	display: block;
	float: left;
	width: 283px;
	height: 23px;
	overflow: hidden;
}
#notice ul li {
	position: absolute;
	top: 23px;
	left: 0;
}
#notice ul li a,
#notice ul li a:visited {
	color: #666;
}
#notice ul li a:hover {
	color: #f60;
}
#notice ul li .h {
	padding-right: 25px;
	background: url(../Images/Before/index/hot.gif) no-repeat top right;
}
#miniNav {
	float: right;
	width: 445px;
	height: 23px;
	padding-right: 5px;
	text-align: right;
	overflow: hidden;
}
#miniNav .phone {
	float: left;
	font-weight: bold;
	font-size: 18px;
	color: #f60;
}
#miniNav a,
#miniNav a:visited {
	color: #666;
}
#miniNav span {
	margin: 0 4px;
	*margin: 0 7px;
	color: #ccc;
}
#miniNav strong {
	margin-right: 5px;
}
#miniNav .new,
#miniNav .new:visited {
	margin-right: 5px;
	padding: 0 1px 0 18px;
	background: url(../Images/after/new.gif) no-repeat 0 -3px;
	color: #36c;
	text-decoration: underline;
}
#miniNav .h,
#miniNav .h:visited,
#miniNav .h:hover {
	font-weight: bold;
	color: #f60;
	text-decoration: underline;
}
/*！！！！！！！！！！ topBar end */
#logo {
	float: left;
    width: 198px;
	height: 60px;
	margin: 10px 0;
	overflow: hidden;
}
#banner { 
	float: left;
    width: 580px;
	height: 60px;
	margin: 10px 0;
	overflow: hidden;
}
/*！！！！！！！！！！ nav */
#nav {
	width: 100%;
	height: 35px;
	background: #f90 url(../Images/Before/Index/menu_bg.gif) repeat-x;
	text-align: left;
	clear: both;
	overflow: hidden;
}
#nav ul {
	margin-left: 10px;
}
#nav ul li {
	float: left;
	height: 35px;
}
#nav ul .line {
	background: url(../Images/Before/Index/menu_line.gif) no-repeat center top;
	width: 2px;
}
#nav li a {
	float: left;
	display: block;
	height: 35px;
	padding-left: 6px;
	text-decoration: none;
	cursor: pointer;
}
#nav li span {
	float: left;
	padding: 11px 16px 10px 12px;
	font: normal 14px/14px "卜悶";
	color: #fff;
}
#nav li .on {
	background: url(../Images/Before/Index/menu_on_left.gif) no-repeat left;
}
#nav li .on span {
	padding: 14px 14px 7px 10px;
	background: url(../Images/Before/Index/menu_on_right.gif) no-repeat right;
	font-weight: bold;
	color: #333;
}
/*！！！！！！！！！！ nav end */
/*！！！！！！！！！！！！！！！！！！！！ top end */
/*！！！！！！！！！！！！！！！！！！！！ searchbox */
#searchbox {
	height: 52px;
	padding: 8px 0 4px 40px;
	background: #f5f5f5 url(../Images/Before/index/search_bg.gif) repeat-x;
	color: #666;
	overflow: hidden;
}
#searchbox .searchbar {
	height: 22px;
	margin-bottom: 3px;
	line-height: 22px;
}
#searchbox .searchbar a,
#searchbox .searchbar a:visited {
	margin-left: 5px;
	color: #369;
}
#searchbox .searchbar a:hover {
	color: #f60;
}
#searchbox p {
	height: 26px;
	margin-top: 3px;
	line-height: 26px;
}
#searchbox .hottest {
	height: 22px;
	padding-left: 55px;
	line-height: 22px;
}
#searchbox .hottest a,
#searchbox .hottest a:visited {
	color: #369;
}
#searchbox span,
#searchbox label,
#searchbox input,
#searchbox select {
	float: left;
	margin-right: 5px;
}
#searchbox label {
	width: 50px;
	color: #999;
	text-align: right;
}
#searchbox .label {
	width: 36px;
}
#searchbox p label {
	font-weight: bold;
	font-size: 15px;
	color: #666;
}
#searchbox input {
	height: 16px;
	padding-left: 2px;
	border: 1px solid #f90;
	border-color: #963 #e5e5e5 #e5e5e5 #963;
	color: #333;
}
#searchbox .searchbar input {
	width: 100px;
}
#searchbox .placeholder {
	color: #aaa;
}
#searchbox .keyword {
	width: 560px;
	height: 22px;
	line-height: 22px;
}
#searchbox .query {
	width: 70px;
	height: 26px;
	border: 0;
	background: url(../Images/Before/index/button.gif) no-repeat;
	cursor: pointer;
}
.selectBorder {
	float: left;
	width: 100px;
	height: 16px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #f90;
	border-color: #963 #ccc #ccc #963;
}
.selectBorder .selectOuter {
	width: 100%;
	height: 100%;
	overflow: hidden
}
.selectBorder .selectOuter select {
	width: 105px;
	margin: -2px 0 0 -2px;
}
/*！！！！！！！！！！！！！！！！！！！！ searchbox end */
/*！！！！！！！！！！！！！！！！！！！！ foot */
#foot {
	width: 100%;
	padding: 10px 0;
	text-align: center;
	clear: both;
}
#foot .link {
	width: 100%;
	height: 30px;
	border-top: 2px solid #f90;
	border-bottom: 1px solid #f90;
	line-height: 30px;
}
#foot .link a {
	padding-left: 8px;
	background: url(../Images/Before/index/dashed1.gif) no-repeat left;
	line-height: 30px;
}
#foot .link .first {
	padding-left: 0;
	background: none;
}
#foot p {
	line-height: 30px;
}
#foot p span {
	margin-left: 10px;
}
/*！！！！！！！！！！！！！！！！！！！！ foot end */
/*！！！！！！！！！！ address */
.address {
	display: block;
	height: 30px;
	font-family: Tahoma, Geneva, sans-serif, "卜悶";
}
.address a,
.address a:visited {
	margin-right: 5px;
	color: #000;
	text-decoration: none;
}
.address span a,
.address span a:visited {
	color: #f60;
	text-decoration: none;
}
.address span {
	color: #f60;
}
.address .toAddInfo,
.address .toAddInfo:visited {
	color: #963;
	text-decoration: underline;
}
.address a:hover,
.address span a:hover,
.address .toAddInfo:hover {
	color: #f60;
	text-decoration: underline;
}
/*！！！！！！！！！！ address end */
/*！！！！！！！！！！ progress */
.progress {
	width: 100%;
	margin-top: 8px;
}
.progress span {
	margin-right: 5px;
	padding: 5px;
	border: 1px solid #f90;
	background: #ffe;
	line-height: 40px;
	color: #963;
}
/*！！！！！！！！！！ progress end */
/*！！！！！！！！！！ drop-down */
.sug {
	position: absolute;
	width: 150px;
	height: 200px;
	background: #fff;
	border: solid 1px #000;
	overflow: auto;
	z-index: 100;
	text-align: left;
}
.sug li {
	height: 20px;
	cursor: default;
}
.sug .hover {
	background: #ffa;
}
/*！！！！！！！！！！ drop-down end */
/*！！！！！！！！！！ pager */
#pager {
	float: right;
	width: auto;
	height: 20px;
	margin-top: 10px;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
#pager a,
#pager a:visited {
	display: block;
	float: left;
	height: 18px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	border: 1px solid #e5e5e5;
	line-height: 18px;
	color: #666;
	text-decoration: none;
}
#pager a:hover{
	background: #f90;
	color: #fff;
	text-decoration: none;
}
#pager .on {
	display: block;
	float: left;
	height: 18px;
	margin: 0 5px 0 0;
	padding: 0 5px;
	border: 1px solid #f90;
	background: #f90;
	line-height: 18px;
	color: #fff;
}
/*！！！！！！！！！！ pager end */