@charset "gb2312";
/*分类搜索样式表*/

#test1 {
	width: 100%;
	height: 120px;
	overflow: hidden;
}
.ntab1-head {
	height: 28px;
	width:70%;
	text-align: center;
	float: left;
	padding-left: 14px;
	background-image: url(../Images/search_tit_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.ntab1-head_r {
	height: 28px;
	width:25%;
	text-align: center;
	float: right;
	background-image: url(../Images/search_tit_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 28px;
	font-family: "宋体";
	font-size: 13px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.ntab1-r {
	float: left;
	height: 28px;
	width: 240px;
	background-image: url(../Images/search_tit_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 15px;
	line-height: 26px;
	text-decoration: none;
}


.ntab1-head p {
 float:left; font-size: 14px; font-weight: bold;
 width: 80px; height: 21px;
}

.ntab1-head li {
	float:left;
	width:83px;
	cursor: pointer;
	font-size: 15px;
	line-height: 26px;
	list-style-type: none;
	color: #FE6D01;
	height: 28px;
}
.ntab1-head li.current {
	cursor: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(../Images/search_sub_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}


.ntab1-body {
	text-align: left;
}
.ntab1-body dl {
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}








/*test2样式表*/
#test2 {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: 12px;
}
.ntab2-head {
	height: 38px;
	width:100%;
	text-align: center;
	float: left;
	background-image: url(../Images/search_tit_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 2px;
}
.ntab2-r {
	float: left;
	height: 28px;
	width: 240px;
	background-image: url(../Images/search_tit_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 15px;
	line-height: 26px;
	text-decoration: none;
}


.ntab2-head p {
 float:left; font-size: 14px; font-weight: bold;
 width: 80px; height: 21px;
}

.ntab2-head li {
	float:left;
	width:100px;
	cursor: pointer;
	font-size: 14px;
	line-height: 26px;
	list-style-type: none;
	color: #626262;
	height: 38px;
	font-family: "宋体";
	font-weight: bold;
	text-decoration: none;
	background-image: url(../Images/List_menu_2.jpg);
	background-repeat: no-repeat;
	margin-right: 12px;
}
.ntab2-head li.current {
	cursor: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-image: url(../Images/List_menu_1.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 100px;
}


.ntab2-body {
	width: 100%;
}
.ntab2-body dl {

}



/*test3样式表*/
#test3 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: 134px;
	overflow: hidden;
	margin-top: 0px;
}
.ntab3-head {
	height: 25px;
	width:100%;
	text-align: center;
	float: left;
	background-image: url(../Images/Tit_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-left: 10px;
}
.ntab3-head_r {
	height: 25px;
	width:30%;
	text-align: center;
	float: right;
	background-image: url(../Images/Tit_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	line-height: 25px;
	margin-bottom: 10px;
}

.ntab3-head p {
 float:left; font-size: 14px; font-weight: bold;
 width: 80px; height: 21px;
}

.ntab3-head li {
	float:left;
	cursor: pointer;
	font-size: 15px;
	line-height: 25px;
	list-style-type: none;
	color: #FFF;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
.ntab3-head li.current {
	cursor: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
	background-color: #FFF;
}


.ntab3-body {
	text-align: left;
}
.ntab3-body dl {
	text-indent: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

