﻿/*  全局  */
@import url(global.css);

/* 顶部菜单 */
@import url(topnav.css);

/* 广告 */
@import url(adbox.css);

/* 分页 */
@import url(next_pag.css);

/* 页脚 */
@import url(footer.css);

/* 主菜单 */
#globalnav {
	width:960px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 32px;
	background-color: #FFFFFF;
	background-image: url(../images_new/head_06.gif);
	background-repeat: repeat-x;
	clear: both;
}
#nav_main { list-style:none; width: 870px; margin-right: auto; margin-left: auto; height: 31px; 
}
#nav_main li {
	float:left;
	background-image:url(../images_new/head_04.gif);
	width:80px;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 4px;
	background-position: bottom;
	height: 22px;
	margin-top: 2px;
	padding-top: 5px;
}
.nav_main_s {
	background-image:url(../images_new/head_05.gif);
	color:#780000;
	background-repeat: no-repeat;
	height: 25px;
	width: 50px;
	font-size: 14px;
	float: left;
	padding-top: 6px;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: bold;
}

#nav_main h2 {
	float:left;
	background-image:url(../images_new/head_04s.gif);
	width:80px;
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-left: 4px;
	background-position: bottom;
	height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #780000;
	padding-top: 5px;
	text-align: center;
}
.nav_main_s1 {
	background-image:url(../images_new/head_05s.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 50px;
	font-size: 12px;
	float: left;
	padding-top: 6px;
	margin-right: 4px;
	margin-left: 4px;
	font-weight: normal;
	margin-top: 3px;
}


#search {
	width:948px;
	float: left;
	height: 39px;
	padding-top: 20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF7302;
	border-left-color: #FF7302;
	padding-left: 10px;
}
/* 主菜单结束 */
#search li {
	float: left;
	margin-right: 4px;
	margin-left: 4px;
}
.s1 a:link{
	color:#FED9AF;
	font-weight: bold;
	margin-right: 10px;
	text-decoration: underline;
}
.s1 a:visited{color:#FED9AF;
	font-weight: bold;
	margin-right: 10px;
}
.s1 a:hover,a:active,a:focus{color:#f00;}







/*中间内容开始*/
.content {
	width: 960px;
	margin-bottom: 8px;
	height: auto;
	float: left;
	clear: both;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#screen {
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	height: auto;
	width: 960px;
}
.sears {
	float: left;
	width: 945px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-image: url(../images_new/t1.gif);
	background-position: 5px;
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #838C9B;
	background-color: #F6F6F5;
}
.sear {
	float: left;
	width: 950px;
	background-color: #F6F6F5;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.sear img {
	margin-right: 2px;
	margin-left: 2px;
}

#DisplayMode {
	float: left;
	padding-right: 50px;
}
#ItemAmount {
	float: left;
	padding-right: 50px;
}
.SortMode {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#QuickPageChanger {
	float: right;
}
.plist_title {
	float: left;
	height: auto;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A5A5A;
	margin-top: 8px;
}
.plist_box {
	float: left;
	width: 960px;
	margin-top: 6px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5A5A5A;
}

/*list*/
.h1title {font-size: 14px;font-weight: bold;}
.title {font-size: 12px;font-weight: bold;}
.gray1 {font-size: 12px;font-weight: normal;}
.gray {color:#666666;font-size: 12px;font-weight: normal;}
.gy_buin {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.gy_li {
	float: left;
	width: 69px;
	height: 21px;
	margin-right: 4px;
	background-image: url(../images_new/gy_01.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 21px;
}
.gy_ri {
	float: right;
	width: 80px;
	overflow: hidden;
	height: 21px;
	text-align: right;
}
.s{color:#FE7100;font-size: 12px;font-weight: bold;}
.title img {
	line-height: 20px;
	margin-right: 6px;
	margin-left: 3px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.box_right_20 a:link{color:#001D4C;}
.box_right_20 a:visited{color:#001D4C;}
.box_right_20 a:hover,a:active,a:focus{color:#f00;}


.buttonq {height: 21px;width: 46px;margin-right: 4px;margin-left: 4px;background-image: url(../images_new/button.gif);float: left;text-align: center;line-height: 21px;}
.bsq {margin-right: auto;margin-left: auto;width: 110px;}
.plist_boxs {
	float: left;
	width: 960px;
}


/*categorie*/
.main_box_right {
	float: right;
	width: 960px;
}
.r_box01_title {
	float: left;
	width: 960px;
	background-image: url(../images_new/pic_03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.r_box01_title h1 {
	font-size: 14px;
	float: left;
	height: 26px;
	width: 114px;
	background-image: url(../images_new/titles_01.gif);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 26px;
	color: #FFFFFF;
}
.r_box01_title h2 {
	float: right;
	width: 738px;
	background-image: url(../images_new/product_04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-weight: normal;
	height: 21px;
	overflow: hidden;
	font-size: 12px;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
}
.r_box01_bs {
	float: left;
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6C6C6;
	border-left-color: #C6C6C6;
	height: auto;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6C6C6;
}
.rbox_title {
	font-size: 14px;
	font-weight: bold;
	float: left;
	width: 220px;
	height: 23px;
	background-image: url(../images_new/more_03.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-left: 16px;
	padding-top: 2px;
}
.rbox_box {
	float: left;
	width: 224px;
	padding-bottom: 4px;
	padding-right: 6px;
	padding-left: 6px;
}
.rbox_box li {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images_new/cate_05.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	line-height: 20px;
	white-space: nowrap;
}

.rbox_left {
	float: left;
	width: 229px;
	padding-right: 4px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	overflow: hidden;
	margin-right: 4px;
}
.rbox_right {
	float: left;
	height: auto;
	width: 229px;
	padding-left: 4px;
	overflow: hidden;
}


/*分类*/
#listban{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	height: 20px;
	line-height: 20px;
	clear: both;
}
#listbar{
	width: 950px;
	height: 22px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ff7300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffbb1a;
	background-color: #fff4cb;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 10px;
}
.left{width: 300px;margin-top: 3px;margin-left: 10px;font-weight: bold;}
#listbar2 {
	width: 942px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d0d0d0;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-top: 0px;
	float: left;
}
.list_cs_title{list-style:none;display:block;text-align:left;margin-left:-13px;margin-bottom:3px;}
.list_cs_content{
	list-style:none;
	display:inline;
	text-align:left;
	margin:0px;
	padding:0px;
	float: left;
}
.list_cs_content li{
	width:110px;
	height:18px;
	float:left;
	text-align:left;
	display:inline;
	white-space:nowrap;
}
.list_cs_loca{
	padding-left:30px;
	padding-right:10px;
	padding-top: 8px;
	float: left;
	width: 900px;
}

