@charset "utf-8";
#sidebar {
	display: block;
	float: left;
	width: 199px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#flashpic{
	display: block;
	float: left;
	width: 716px;
	position: relative;
	padding-left: 10px;
	padding-right: 30px;
}
#news{
	width: 192px;
	display: block;
	margin-left: 7px;
}
#news img{
	border: 1px solid #b8bbbf;
}
#sponsorship{
	background-image: url(../images/sponsorship/title-sponsorship.gif);
	behavior: url(iepngfix.htc);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	margin-left: 7px;
	margin-top: 3px;
	display: block;
	position: relative;
	padding-bottom: 6px;
	height: 45px;
}
#sponsorship img{
	float: left;
	margin-right: 3px;
	margin-left: 3px;
}

#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: 0px;
	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;
}

.shadow {
	background-image: url(../images/down_shadow.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	height: 55px;
}
