@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #ffffff;
	
}
p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 22px;
}
div{
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.ynone {
	DISPLAY: none
}
.left{
	float: left;
}
.right{
	float: right;
}
ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
td{
	font-size: 12px;
}
h2{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
a {
	color: #2f64b7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.topMenu a{
	background-image: url(images/menu_bg_up.gif);
	background-repeat: repeat-x;
	text-align: center;
	white-space: nowrap;
	display: block;
	height: 40px;
	width: 108px;
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
}
.topMenu a:hover{
	background-image: url(images/menu_bg_over.gif);
}

.topMenu .on a{
	background-image: url(images/menu_bg_over.gif);
}


.dise{
	background-color: #f8f8f8;
	border: 1px solid #CCCCCC;
}
.xuxian{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.shixian{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdeca;
}
.xiahua a{
	text-decoration: underline;
}
.but_submit {
	background-image: url(images/btn_submit.gif);
	background-repeat: no-repeat;
	height: 25px;
	border: 0px none #FFFFFF;
	margin-left: 2px;
	width: 86px;
}
.but{
	color: #FFFFFF;
	background-color: #e1dbc5;
	height: 22px;
	border: 1px solid #096dcd;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	background-image: url(images/jd_menu_upbg.gif);
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}
.but:hover{
	text-decoration: none;
	background-color: #ae9a65;
	background-image: url(images/jd_menu_overbg.gif);
	border: 1px solid #ff6d00;
	color:#FFFFFF;
}
.clear{
	height:10px;
	clear: both;
}
.red{
	color: #FF0000;
}
select{
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-top: 3px;
	margin-right: 5px;
	margin-left: 5px;
}
.InputBox_Default{
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-top: 3px;
}
.A_class{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.A_class a{
	color: #47483a;
	width: 173px;
	float: left;
	padding-left: 25px;
	text-decoration: none;
	height: 22px;
	background-image: url(images/dian1.gif);
	line-height: 25px;
	font-size: 13px;
	background-color: #f5fbff;
	background-repeat: no-repeat;
	background-position: 15px center;
	border: 1px solid #a0d6ff;
}
.A_class a:hover{
	text-decoration: none;
	color: #000000;
	background-image: url(images/menu_bg.gif);
	background-position: 0px;
}

.A_class .on{
	background-image: url(images/menu_bg.gif);
	text-decoration: none;
	color: #000000;
	background-position: 0px;
}
.B_class p{
	margin: 0px;
	padding: 0px;
}
.B_class a{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #edf0db;
	padding-left: 45px;
	text-decoration: none;
	background-image: url(images/dian2.gif);
	background-repeat: no-repeat;
	background-position: 35px center;
	font-weight: normal;
	font-size: 13px;
	width: 155px;
	color: #333333;
	line-height: 25px;
	height: 25px;
	display: block;
	overflow: hidden;
}
.B_class a:hover{
	color: #000000;
	text-decoration: none;
	background-color: #f8f8f8;
	background-image: url(images/dian2.gif);
	background-position: 35px center;
	font-weight: normal;
}

.B_class .hover{
	color: #000000;
	text-decoration: none;
	background-color: #f8f8f8;
	background-image: url(images/dian2.gif);
	background-position: 35px center;
	font-weight: normal;
}
.but_submit {
	background-image: url(images/btn_submit.gif);
	background-repeat: no-repeat;
	height: 25px;
	border: 0px none #FFFFFF;
	margin-left: 2px;
	width: 86px;
}
/*翻页按钮*/
#result_list {
	background-color: #eeeeee;
	padding: 8px;
	height: 25px;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
}
#result_list a{
	text-decoration: none;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
	background-color: #FFFFFF;
	color:#333333;
	display: block;
	background-image: url(images/tablebg_h3.gif);
	background-repeat: repeat-x;
	border: 1px solid #dfe4ea;
}
#result_list a:hover{
	background-color: #eeeeee;
	color: #5fb2e6;
}
#result_list LI{
	float: left;
}
#result_list Li.page{
	font-weight: bold;
	color: #FFFFFF;
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	float: left;
	margin-right: 5px;
	background-color: #90051A;
	border: 1px solid #990000;
}

.remen {
	COLOR: #ffffff;
	FONT-SIZE: 14px;
}
.Products_img{
	border: 1px solid #CCCCCC;
	background-color: #f8f8f8;
	padding: 5px;
}
.Products_img:hover{
	border: 1px solid #CCCCCC;
	background-color: #eeeeee;
	padding: 5px;
}
.remen .title{
	COLOR: #ffffff;
	FONT-SIZE: 14px;
	background-image: url(images/jiantou.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-weight: bold;
}
.remen a{
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	font-weight: normal;
}
.remen a:hover{
	COLOR: #ffffff;
	FONT-SIZE: 12px;
	font-weight: normal;
}
.link {
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.link a{
	background-image: url(images/dian.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;	
}
.shanchuxian{
	text-decoration: line-through;
}


.weizhi{
	color: #000000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0dfca;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 10px;
}
.weizhi a{
	color: #000000;
}
.weizhi a:hover{
	color: #000000;
	text-decoration: underline;
}
.weizhi .title{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.left{
	border: 1px solid #86daf9;
}
.left .title{
	COLOR: #21baf6;
	FONT-SIZE: 14px;
	font-weight: bold;
}
.title2{
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}


.bottom{
	background-color: #e2e2e2;
	width: 930px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bottom_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom a{
	color: #666666;
}
.top{
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbddf8;
	font-size: 12px;
}
.logo_bg{
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
}
.home_box{
	font-size: 14px;
	height: 277px;
}
.news{
	margin-top: 10px;
	font-size: 14px;
	border: 1px solid #6595c6;	
}
.news2{
	font-size: 14px;
	border: 1px solid #c0e3ff;
	height: 277px;
}
.news2 h2{
	font-weight: bold;
	background-image: url(images/title_bg4.gif);
	background-repeat: repeat-x;
	height: 37px;
	padding-left: 10px;
	line-height: 36px;
	color: #40689b;
}
.news2 ul{
	padding: 10px;	
}
.news2 li{
	background-image: url(images/dian.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.news2 .gongju li{
	float: left;
	width: 7em;
	padding-right: 10px;
}

.menu_bg2 a{
	text-align: center;
	height: 25px;
	width: 86px;
	line-height: 25px;
	font-weight: normal;
	display: block;
	background-color: #fdba44;
	border: 1px solid #eb6300;
	color:#e36100
}
.menu_bg2 a:hover{
	background-color: #e36100;
	border: 1px solid #eb6300;
	color:#FFFFFF
}
.qiuchang{
	line-height: 20px;
	color: #666666;
}
.qiuchang img{
	padding: 5px;
	border: 1px solid #dddcc8;
	background-color: #FFFFFF;
}
.qiuchang .title{
	color: #333333;
	background-color: #dddddd;
	padding-left: 10px;
	font-weight: lighter;
	height: 25px;
	line-height: 25px;
	padding-right: 10px;
}

