#cat_top {
	height: 91px;
}
#search_form {
	position: absolute;
	left: 740px;
	top: 60px;
	width: 220px;
	height: 23px;
}
#search_form .txt {
	border: none !important;
	background-color: transparent;
	width: 151px;
	padding: 0 7px 2px;
	height: 21px;
	line-height: 21px;
}
#s_submit {
	position: absolute;
	right: 0;
	top: 0;
	border: none;
	background-color: transparent;
	width: 55px;
	height: 21px;
	line-height: 21px;
	padding-bottom: 2px;
	text-align: center;
	color: #fff;
}


#deco {
	width: 938px;
	height: 278px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}


#main {
	float: none;
	width: 940px;
}

#sub h3.c_title {
	background-image: url('../img/bg_c_title_sub_i.png');
}

#hot_product {
	width: 620px;
	float: left;
}


#hot_product div {
	width: 135px;
	text-align: center;
	padding: 15px 0 15px 16px;
	float: left;
}
#hot_product a.link_img {
	display: block;
	background-color: #fff;
}
#hot_product img {
	width: 135px;
	height: 135px;
}
#hot_product h4 {
	margin-top: 5px;
	color: #000;
}
