/* CSS Document */
*{margin:0px; padding:0px;}
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	overflow: hidden;
}

/*head*/
.top {
	width: 990px;
	text-align:center;
	height: auto;
}
.logo {
	width: 199px;
	height: 43px;
	background-image: url(../imgs/logo.png);
	float: left;
	margin-top: 25px;
	margin-left: 15px;
	cursor: pointer;
}
.label {
	width: 185px;
	height: 12px;
	float: right;
	margin-top: 8px;
}
.label div {
	width: 50px;
	float: left;
	color: #777777;
	text-align: right;
	margin-right: 8px;
	cursor: pointer;
}
.infotime{
color: #777777;
}
#l_denglu {
	background-image: url(../imgs/house.png);
	background-repeat: no-repeat;
	background-position: 6px 4px;
}
.title {
	width: 700px;
	float: right;
	text-align: right;
	padding-top: 25px;
	padding-right: 8px;
}
.menu {
	width: 992px;
	height: 37px;
	text-align:center;
	background-image: url(../imgs/menu_red.jpg);
	margin-top: 12px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.b1 {
	width: 119px;
	height: 28px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
	cursor: pointer;
}
.b2 {
	background-image: url(../imgs/m1_cur.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 119px;
	height: 28px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #000000;
	cursor: pointer;
}
.b3 {
	background-image: url(../imgs/m1_mouse.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 119px;
	height: 28px;
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	color: #FFFFFF;
	cursor: pointer;
}
.big_type a{
	text-decoration: none;
}
.big_type h2{
	width: 2px;
	float: left;
	margin-top: 8px;
	background-image: url(../imgs/small_line.png);
}
.sp_area {
	width: 95px;
	height: 25px;
	background-image: url(../imgs/sp_area.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 5px;
	padding-left: 18px;
	padding-top: 3px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
}
.sp_area h1{
	font-family: "宋体";
	font-size: 14px;
	width: 80px;
	height: 21px;
	float: left;
}
#sp_sorts {
	width: 94px;
	height: 0px;
	margin-left: 1px;
	overflow: hidden;
	display: none;
}
#sp_sorts h1{
	font-family: "宋体";
	font-size: 13px;
	width: 76px;
	height: 25px;
	line-height: 25px;
	float: left;
	color: #FF7300;
	background-color: #FFFFFF;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity='80');
	padding-left: 18px;
	position: relative;
	top: 0px;
	left: -18px;
}
#sp_sorts h1 a{
	color: #FF7300;
	text-decoration: none;
}
#sp_sorts h1 a:hover{
	color: #FF7300;
	text-decoration: underline;
}
.small_type {
	width: 992px;
	height: 37px;
	background-image: url(../imgs/menu_white.jpg);
	background-repeat: no-repeat;	/*float: left;	把注释去掉的后果！*/
}
.s1 {
	width: 95px;
	height: 28px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	color: #666666;
	cursor: pointer;
}
.s2 {
	background-image: url(../imgs/m2_cur.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 95px;
	height: 28px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	color: #FFFFFF;
	cursor: pointer;
}
.s3 {
	background-image: url(../imgs/m2_mouse.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 95px;
	height: 28px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	color: #FF6400;
	cursor: pointer;
}
.small_type a{
	text-decoration: none;
}
.small_type h2 {
	line-height: 38px;
	font-size: 10px;
	font-weight: normal;
	float: left;
	color: #999999;
}
#b_pro div{
	float: left;
	margin-top: 8px;
}
#p_proSearch {
	margin-left: 45px;
}
.p_marginLeft {
	margin-left: 15px;
}
.p_hot {
	width: 100px;
}
#b_hore div{
	float: left;
	margin-top: 8px;
	font-size: 14px;
	color: #666666;
	margin-left: 15px;
}
#h_laba {
	padding-left: 80px;
}

/*foot*/
.foot {
	width: 1000px;
	height: 60px;
	margin-top: 40px;
}
.foot div{
	width: 1000px;
	color: #888888;
}