@charset "gb2312";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	vertical-align: middle;
}
.f_line {
	text-decoration: line-through;
}
.f_price {
	font-weight: bold;
	color: #FF0000;
}
.more {
	float: right;
	top: -30px;
	position: relative;
	overflow: hidden;
	line-height: 18px;
	z-index: auto;
}
#cart {
	font-size: 14px;
	font-weight: bold;
}
#cart a {
	color: #FF8040;
}


#Container {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#Box {
	float: left;
	width: 960px;
	overflow: hidden;
}

#Logo {
	float: left;
	width: 960px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#Nav {
	float: left;
	width: 954px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 38px;
}
#Nav a {
	color: #585858;
	text-decoration: none;
}
#Nav li {
	text-align: center;
	float: left;
	width: 106px;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	color: #585858;
}
#Nav2 {
	float: left;
	width: 960px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 12px;
	line-height: 20px;
}
#Nav2 a {
	color: #828282;
	text-decoration: none;
}
#Nav2 .Search {
	float: left;
	width: 220px;
}
#Nav2 .kw {
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	width: 80px;
}
#Nav2 .submit {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#Nav2 li {
	text-align: center;
	float: left;
	width: 80px;
	list-style-type: none;
}
#Title {
	line-height: 30px;
	background-color: #F9F6F4;
	text-indent: 20px;
	float: left;
	width: 958px;
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	border: 1px solid #DDDDDD;
	margin-top: 8px;
	margin-bottom: 8px;
}
#ListBox {
	float: left;
	width: 960px;
}
#ListBox a {
	color: #333333;
	text-decoration: none;
}
#ListBox a:hover {
	color: #FF8040;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2E2E2E;
}
#ListBox #list {
	text-align: center;
	float: left;
	height: 340px;
	width: 240px;
}
#ListBox #list .pic {
	height: 225px;
	width: 210px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}
#ListBox #list .des {
	line-height: 24px;
	text-align: center;
	height: 75px;
	width: 280px;
}
#Page {
	float: left;
	width: 750px;
	line-height: 40px;
	color: #6D6D6D;
	font-weight: bold;
}
#Page a {
	text-decoration: none;
}
#Page .pg {
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 8px;
	width: 8px;
	border: 1px solid #585858;
	float: left;
	margin-right: 6px;
	background-color: #EBEBEB;
}



#Help {
	float: left;
	width: 860px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 16px;
	padding-left: 100px;
	margin-bottom: 10px;
}
#Help .t {
	font-weight: bold;
	color: #585858;
}
#Help a {
	color: #585858;
	text-decoration: none;
}
#Help a:hover {
	color: #FF8000;
	text-decoration: underline;
}
#Help ul {
	float: left;
	width: 215px;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
}
#Help li{
	list-style-type: none;
}
#Map {
	line-height: 40px;
	font-weight: bold;
	color: #6D6D6D;
	float: left;
	width: 958px;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 14px;
}
#Map a {
	color: #828282;
	text-decoration: none;
}
#Copyright {
	text-align: center;
	float: left;
	width: 960px;
	line-height: 20px;
	margin-top: 10px;
	padding-bottom: 10px;
	color: #828282;
}

