#product_body input{}

/*+++++++++++++++++++++++++常观样式+++++++++++++++++++++++++++++++++*/
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; 
  font-size:11px; color:#444444;
  margin:0px;
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:11px;
}
/*+++++++++++++++++++++++++字体样式+++++++++++++++++++++++++++++++++*/
#body_contact li{
	line-height: 250%;
	vertical-align: bottom;
	text-indent: 0px;
	background-image: url(images/dot_contact.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	list-style-position: inside;
}
.body_font{
	line-height:150%;
	}
/*+++++++++++++++++++++++++链接样式+++++++++++++++++++++++++++++++++*/

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
.prodcate:link {
	padding-left:18px;
	color: #222222;
	text-decoration: none;
	height:32px;
}
.prodcate:visited {
	padding-left:18px;
	color: #444444;
	text-decoration: none;
	height:32px;
}
.prodcate:hover {
	color: #F62489;
	text-decoration: none;
	padding-left:18px;
	background-image: url(images/dot_index.gif);
	background-repeat: no-repeat;
	background-position: 13px 3px;
	height:32px;
}
.padding-10{
  padding-left:10px;
  height:25px;
}
.body_a:link {
	color: #666;
	text-decoration: none;
}
.body_a:visited {
	color: #666;
	text-decoration: none;
}
.body_a:hover {
	color: #F62489;
	text-decoration: none;}

/*+++++++++++++++++++++++++外观样式+++++++++++++++++++++++++++++++++*/
.topline {
	border-top: 1px solid #CCCCCC;
}
.leftline {
	border-left: 1px solid #CCCCCC;
}
.topline_dot{
	line-height: 1px;
	width:100%;
	height:1px;
	background-image: url(images/line_dot.gif);
	}
.topline_dot_178{
	line-height: 1px;
	width:178px;
	height:1px;
	background-image: url(images/line_dot.gif);
	}
.topline_dot_545{
	line-height: 1px;
	width:545px;
	height:1px;
	background-image: url(images/line_dot.gif);
	}
.box4_prod{
	border:1px #ccc solid;
	}
.box5_prod{
	border:1px #f0f0f0 solid;background-color:#f9f9f9;	
}
.box6_prod{
	border:1px #f5f5f5 solid;background-color:#fbfbfb;color:#666666px;	
}

#sub_cate{
	background-color:#fff;
	z-index:2;
	position:absolute;	
	}


/*+++++++++++++++++++++++++表单样式+++++++++++++++++++++++++++++++++*/
input{
	width:120px; height:13px; border:1px #ccc solid;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:10px; line-height:10px;}
textarea { overflow: auto; clip:rect();border: 1px #ccc double; width:100px; height:50px;} 

.input_text{
	width:80px;}
.input_text_100{
	width:100px;}
.input_text_60{
	width:60px;}
.input_btn{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F1037B;
	background-image: url(images/btnbt.gif);
	background-repeat: no-repeat;
	width:25px;
	height:15px;
	border: none;
}
.input_login {
	background-image: url(images/btn_loginbg.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F1037B;
	width:35px;
	height:15px;
	border: none;
}
.input_loginw{
	background-image: url(images/btn_loginw.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #ccc;
	width:38px;
	height:15px;
	border: none;
}
.input_btn_write{
	background-image: url(images/btn_write.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F1037B;
	width:45px;
	height:15px;
	border: none;
	}
.input_btn_write90{
	background-image: url(images/btn_write90.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #F1037B;
	width:100px;
	height:17px;
	border: none;
	}