@charset "utf-8";
#matter_left {
	float: left;
	width: 631px;
	margin: 0px;
	padding: 0px;
}
#matter_right {
	width: 140px;
	float: right;
	clear: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.side_bar{
	background-color: #FFFFFF;
	text-align: center;
}
#side_bar{
	background-color: #FFFFFF;
	text-align: center;
}
#side_bar div{
	background-color: #FFFFFF;
	text-align: center;
	padding: 22px 0px;
}
#big_banner{
	text-align:center;
	float:left;
	padding-left:3px;
	
}
#sub_banner{
	height: auto;
	width: 640px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sub_banner div{
	margin:0px 0px 0px 3px;
}
.newfield {
	color: #999;
	background-image: url(../catalog/image/homeimages/findithere.jpg);
	height: 23px;
	width: 202px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

