@charset "utf-8";
/*main heading*/
#Mainheading{
	float:left;
	width:582px;
	height:auto;
	margin-left: 3px;
	_margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#Mainheading h1{
	font-size:12px;
	margin: 0px;
	padding: 0 0 0 5px;
	line-height: 20px;
	height: 20px;
	width: 470px;
	float: left;
}
#Mainheading .path {
	font-size: 11px;
	color: #616161;
	float: right;
	width: 100px;
	text-align: right;
	margin-top: 3px;
}
.path a{color: #494949;}
.path a:hover{color: #d41f26;}

/*Goods*/
.GoodsAll {float: left;height: auto;width: 575px;}
.Goods {
	float: left;
	height: 120px;
	width: 285px;
	margin-top: 10px;
}
.GoodsHover {
	float: left;
	height: 120px;
	width: 285px;
	background-color: #dfdfdf;
	margin-top: 10px;
}
.GoodsAll .pic2 {
	float: left;
	height: 100px;
	width: 100px;
	margin: 8px;
	border: 1px solid #dfdfdf;
}
.GoodsAll h1{
	float:left;
	font-size: 12px;
	color: #494949;
	text-align: left;
	font-weight: normal;
	width: 155px;
	height: 15px;
	margin-top: 8px;
	margin-bottom: 3px;
}
.GoodsAll h1 a:link,.GoodsAll h1 a:visited{ color: #494949; }
.GoodsAll h1 a:hover,.GoodsAll h1 a:active{ color: #0000FF; }
.GoodsAll h2{
	float:left;
	font-size: 11px;
	color: #d41f26;
	text-align: left;
	font-weight: normal;
	height: auto;
	width: 155px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.GoodsAll h2 a:link,.GoodsAll h2 a:visited{ color: #d41f26; }
.GoodsAll h2 a:hover,.GoodsAll h2 a:active{ color: #0000FF; }
.GoodsAll h3{
	float:left;
	font-size: 11px;
	color: #494949;
	text-align: left;
	font-weight: normal;
	height: auto;
	width: 155px;
	margin-top: 5px;
	_margin-top: 10px;
}

/*HotPorducts*/
#HotProducts {
	float: left;
	height: auto;
	width: 582px;
	margin-left: 3px;
	_margin-left: 5px;
}
/*Newsitems*/
#Newsitems {
	float: left;
	height: auto;
	width: 582px;
	margin-left: 3px;
	_margin-left: 5px;
}
/*Ctegories*/
#Ctegories {
	float: left;
	height: auto;
	width: 582px;
	margin-left: 3px;
	_margin-left: 5px;
}
/*Search*/
#Search {
	float: left;
	height: auto;
	width: 582px;
	margin-left: 3px;
	_margin-left: 5px;
}
#Search .search_top {
	font-size: 11px;
	color: #333333;
	float: left;
	height: auto;
	width: 575px;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;
}
#Search .search_main {
	float: left;
	height: auto;
	width: 560px;
	padding-left: 15px;
}
#Search .search_main .search_goods_1 {
	background-image: url(../images/line_03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	height: 200px;
	width: 180px;
}
#Search .search_main .search_goods_2 {
	float: left;
	height: 200px;
	width: 180px;
}
#Search .search_main .search_pic {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 37px;
	border: 1px solid #CCCCCC;
}
#Search h1{
	float:left;
	width:100%;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#Search h1 a:link,#Search h1 a:visited{ color: #666666; }
#Search h1 a:hover,#Search h1 a:active{ color: #0000FF; }
#Search h2{
	float:left;
	width:100%;
	font-size: 11px;
	font-weight: normal;
	color: #d41f26;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
#Search h2 a:link,#Search h2 a:visited{ color: #d41f26; }
#Search h2 a:hover,#Search h2 a:active{ color: #0000FF; }
#Search .sr_sub {
	float: left;
	height: auto;
	width: 550px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 16px;
}
#Search .sr_sub2 input{
	width:150px;
	float:left;
	margin-right: 10px;
	margin-left: 10px;
}
#Search .sr_sub2 {
	float: left;
	width: 550px;
	height: auto;
	margin-top: 5px;
}
