@charset "utf-8";
#sidebar {
	display: block;
	float: left;
	width: 199px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#goods-shearch{
	background-image: url(../images/goods-search/goods-search.gif);
	background-repeat: no-repeat;
	background-position: 7px top;
	display: block;
	height: 25px;
	width: 152px;
	margin-left: 0px;
	padding-top: 15px;
	float: left;
	padding-right: 20px;
	padding-left: 27px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#goods-shearch input{
	border: 1px solid #606060;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 110px;
	display: block;
	float: left;
}
#goods-shearch .button{
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4d4d4d;
	width: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 20px;
	display: block;
	float: left;
}
#leftlist{
	display: block;
	width: 192px;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 40px;
}
#leftlist a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	height: 20px;
	width: 172px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 15px;
	overflow: hidden;
	text-decoration: none;
}
#leftlist a:hover{
	background-color: #616362;
}

.shadow {
	background-image: url(../images/down_shadow2.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	height: 78px;
	width: 976px;
}
#main{
	padding-left: 21px;
	padding-top: 40px;
	padding-bottom: 50px;
}
#intro{
	position:relative;
	display:block;
	/*border:1px solid red;*/
	width:703px;
	/*margin-left:215px;*/
	left:215px;
	height:auto;
}
.left-goods-list{
	display: block;
	width: 192px;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 40px;
}
.left-goods-list ul#list{
	margin: 0px;
	padding: 0px;
	width: 192px;
	list-style-type: none;
}
.left-goods-list li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 192px;
	display: block;
}
.left-goods-list h1 {
	font-weight: normal;
	margin: 0px;
}
.left-goods-list h1 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #000000;
	display: block;
	height: 20px;
	width: 172px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 15px;
	overflow: hidden;
	text-decoration: none;
}
.left-goods-list h1 a:hover{
	background-color: #464646;
}
.left-goods-list a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 20px;
	color: #FFFFFF;
	display: block;
	background-color: #616362;
	height: 20px;
	width: 172px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 15px;
	text-decoration: none;
}
.left-goods-list a:hover{
	background-color: #898B8A;
}