@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
div {
	margin: 0px;
	padding: 0px;
}
ul,li {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
#container {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 980px;

}
#header {
	width: 980px;
	color: #999999;
	float: left;
}
#pop_pro {
	float: left;
	width: 970px;
	background-color: #dfdee3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 10px;
	line-height: 20px;
}
#pop_pro a {
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #000000;
}
#pop_pro a:hover {
	color: #FF0000;
	text-decoration: underline;
}

#header1 {
	float: left;
	width: 980px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#cart_search {
	float: left;
	width: 430px;
	padding-left: 550px;
}
#cart {
	float: left;
	width: 430px;
	padding-top: 22px;
	color: #FFFFFF;
	padding-bottom: 30px;
}
#cart a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
#cart a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#search {
	float: left;
	width: 430px;
}


#nav {
	float: left;
	width: 980px;
	font-size: 14px;
	color: #578BB3;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 3px;
}
#nav a {
	text-decoration: none;
	padding-right: 27px;
	padding-left: 27px;
	color: #578BB3;

}
#nav a:hover {
	color: #3F454E;
	text-decoration: underline;
}
#ad_news {
	float: left;
	width: 764px;
	padding-top: 10px;
	height: 226px;
}
#left_ad {
	float: left;
	width: 196px;
	/*border: 1px solid #000000;*/
}
#ad_contact {
	float: left;
	width: 564px;
}
#ad {
	float: left;
	width: 562px;
	border: 1px solid #000000;
}
#contact {
	float: left;
	width: 564px;
	background-color: #BDCADB;
	margin-top: 5px;
	height: 20px;
	color: #085599;
}

#contact span {
	background-color: #5B6571;
	float: left;
	width: 70px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;

}
#contact a {
	color: #085599;
	text-decoration: none;
	padding-top: 5px;
}
#contact a:hover {
	color: #3F414E;
	text-decoration: underline;
}



#news {
	float: left;
	width: 200px;
	background-image: url(news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#news_title {
	float: left;
	width: 190px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDCDC;
}
#news_content {
	float: left;
	width: 180px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#news_content a {
	text-decoration: none;
	color: #3F414E;
	padding-left: 8px;
	font-family: "Courier New", Courier, monospace;
}
#news_content a:hover {
	text-decoration: underline;
	color: #085599;
}


#pagebody {
	float: left;
	width: 980px;
	border-width: 2px;
	border-style: solid;
	border-color: #3F414E;
	margin-top: 10px;	
}
#sidebar {
	float: left;
	width: 200px;
}
#menu {
	float: left;
	width: 196px;
	background-color: #3f414e;
	padding-top: 2px;
/*	padding-left: 2px;*/

/*	padding-bottom: 10px;*/
}
#menu_title {
	float: left;
	width: 196px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#menu_content {
	float: left;
	width: 196px;
	background-color: #3f414e;
	font-size: 12px;	
}

#menu_content li {
	padding-top: 2px;
	padding-bottom: 5px;
	margin-top:5px;
	background-color: #CCCCCC;
/*	background-image: url(menu.jpg);
	background-repeat: repeat;
	background-position: left top;*/
	
}

#menu_content a {
	text-decoration: none;
	color: #3F414E;
	font-weight: bold;
}
#menu_content a:hover {
	text-decoration: underline;
	color: #990000;
}

#mainbody {
	float: left;
	width: 564px;
	margin-right: 8px;
	margin-left: 8px;
}
#list {
	float: left;
	width: 564px;
}
#list_title {
	float: left;
	width: 560px;

	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #3F414E;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	
	
}

#list_content {
	float: left;
	width: 564px;
	text-align: center;
	
}

#list1 {
	float: left;
	width: 764px;
}
#list_title1 {
	float: left;
	width: 760px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #014772;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#list_title1 a {
	color: #085599;
	text-decoration: none;
	padding-top: 5px;
}
#list_title1 a:hover {
	color: #3F414E;
	text-decoration: underline;
}


#list_content1 {
	float: left;
	width: 752px;
	text-align: center;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#list_content2{
	float: left;

	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 740px;
	word-break:break-word; 
}

#list_more {
	float: left;
	width: 540px;
	text-align: right;
	padding-right: 24px;
	padding-bottom: 5px;
}

#proimg {
	float: left;
	width: 700px;
}
#proimg_title {
	float: left;
	width: 90px;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #014772;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

#proimg_title a {
	color: #085599;
	text-decoration: none;
	padding-top: 5px;
}
#proimg_title a:hover {
	color: #3F414E;
	text-decoration: underline;
}

#proimg_content {
	float: left;
	width: 690px;
	text-align: center;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#proimg_content{
	float: left;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 690px;
	word-break:break-word; 
}

.pro_name{
    height:32px;
    overflow:hidden;
}

/*scroll*/
#scroll_div {width:176px; height:680px; margin:0 auto; overflow: hidden; white-space: nowrap; }
#scroll_div img {border:0;margin: 2px auto;}

#pro {
	float: left;
	width: 165px;
	padding: 10px;
}
#pro_img {
	float: left;
	width: 160px;
	text-align: center;
}
#pro_img img {
	width: 145px;
	display: inline;
	padding: 2px;
	height: 137px;
}
#pro_txt {
	line-height: 15px;
	text-align: center;
	float: left;
	width: 160px;
	font-size:12px;
	height:55px;
	
}
#pro_txt a {
	color: #000000;
	text-decoration: none;
}
#pro_txt a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#hot_pro {
	float: left;
	width: 200px;
}
#hot_pro_title {
	float: left;
	width: 185px;
	background-image: url(hot_pro_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
#hot_pro_content {
	float: left;
	width: 200px;
	background-image: url(hot_pro_content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	padding-top: 5px;
}
#hot_pro_end {
	float: left;
	width: 200px;
}


#rightbody {
	float: left;
	width: 200px;
}



#footer {
	width: 980px;
	clear: both;
	padding-top: 10px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 10px;
	font-size:12px;
	font-weight: normal;
}
#footer_nav {
	/*float: left;*/
	width: 980px;
	text-align: center;
}
#footer_nav a {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#footer_nav a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer_contact {
	float: left;
	width: 980px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer_contact a {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#footer_contact a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer_pop_pro {
	float: left;
	width: 980px;
	line-height: 20px;
	text-align: center;
	color: #666666;
}
#footer_pop_pro a {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}
#footer_pop_pro a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#payment {
	float: left;
	width: 980px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#payment li {
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
}



#payment img {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #E8E8E8;
	text-align: center;
}

#copyright {
	color: #000000;
	text-align: center;
	float: left;
	width: 980px;
	padding-bottom: 30px;
	padding-top: 20px;
}

#copyright a {
	color: #000000;
	text-decoration: none;
}
#copyright a:hover {
	color: #FF0000;
	text-decoration: underline;
}


#page_nav {
	float: left;
	width: 744px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4F7F5;
	padding-left: 20px;
}
#page_nav a {
	padding-right: 3px;
	padding-left: 3px;
	color: #000000;
	text-decoration: underline;
}
#page_nav a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#jiao {
	float: left;
	width: 744px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 20px;

}
#jiao span {
	float: left;
	padding-left: 15px;
}

#jiao a {
	line-height: 22px;
	text-decoration: none;
	color: #FF0000;
	padding-right: 3px;
	padding-left: 3px;
}

#jiao a:hover {
	text-decoration: underline;
	color: #000000;
}


#pg_mid a {
	color: #000000;
	text-decoration: none;
	float: left;
	width: 179px;
	overflow: hidden;
	white-space: nowrap;
	padding: 3px;
	text-align:left;
		margin-left: 5px;

}
#pg_mid a:hover {
	color: #3399FF;
}

#pg_mid {
	float: left;
	width: 760px;
	padding-top: 10px;
	padding-left: 4px;
	text-align: center;
	padding-bottom: 10px;
}
#ww {
	float: right;
	width: 764px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #579ECD;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #284459;
}


#ww a{
	color: #014772;
	text-decoration: none;
}
#ww a:hover{
	color: #333333;
	text-decoration: underline;
}


/*-----------------------------------------*/

.leftside {
width:194px;
padding:0px;
margin:0px;
float: left;

}

 #sortlist {
	float:left;
	margin:0;
	padding: 0px;
	z-index:3;

	
}
#sortlist li{
	clear:left;
	width:194px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	z-index:3;
}

#sortlist li a {
	font-weight: bold;
	text-decoration:none;
	color: #000000;
	line-height: 20px;
	z-index:3;
}


#top_c{
	display:block;
	line-height: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 194px;
	z-index:3;
	/*	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;*/
}

#sortlist ul a:hover {
	text-decoration: underline;
	z-index:3;
}
#sortlist li a:hover  {
	text-decoration: underline; 
	z-index:3;
}

#sortlist li ul li a {
	text-align:left;
	margin-left:8px;
	font-weight: normal;
	display:block;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index:3;
}
#sortlist li ul {
	margin-right:0px;
	margin-left: 0px;
	text-align: left;
	z-index:3;
}

#sortlist li ul li {
	position: relative;
	list-style-type: none;
	color: #CACACA;
	z-index:3;
}
#sortlist li {
	margin: 0;
	z-index:3;
}
/**/
#sortlist li ul li ul {
	left: 194px;
	border: 1px solid #333333;
	display: none;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 194px;
	top: 0px;
	background-color: #3f414e;
	z-index:3;
}
#sortlist li ul li img {
padding: 0;
margin: 0;
position: absolute;
right: 0px;
top: 0px;
z-index:3;
}
/*------------------------------------------*/


/*scroll*/
#scroll_div {width:176px; height:1500px;  margin:0 auto; overflow: hidden; white-space: nowrap; }
#scroll_div img {border:0;margin: 2px auto;}





#news1 {
	float: right;
	width: 200px;
	background-image: url(news_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#news_title1 {
	float: left;
	width: 190px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DCDCDC;
}
#news_content1 {
	float: left;
	width: 180px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#news_content1 a {
	text-decoration: none;
	color: #3F414E;
	padding-left: 8px;
	font-family: "Courier New", Courier, monospace;
}
#news_content1 a:hover {
	text-decoration: underline;
	color: #085599;
}
