@charset "utf-8";
/* CSS Document */
/*************************************************/
/*************************************************/
/**                                             **/
/**        powered by echinachem                **/
/**      http://www.echinachem.com              **/
/**        service@ehinachem.com                **/
/**                                             **/ 
/*************************************************/
/*************************************************/
h2{
	background: url(../../images/pic_08.gif) repeat-x left top;
	height: 28px;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	font-weight: normal;
	margin: 0px;
}
h2 span{
	padding-left: 80px;
	margin: 0px;
	text-align: center;
}
h3{
	background: url(../../images/pic_07.gif) repeat-x 1px 1px;
	height: 24px;
	font-size: 12px;
	text-align: left;
	padding: 4px 0px 0px 10px;
	border-bottom: 1px solid #c6c6c6;
}
.aa{
	background: url(../../images/pic_07.gif) repeat-x 1px 1px;
	height: 24px;
	font-size: 12px;
	text-align: left;
	padding: 4px 0px 0px 10px;
	border-bottom: 1px solid #c6c6c6;
}
h4{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
}
h5{
	background: url(../../images/pic_14.gif) repeat-x 1px 1px;
	height:21px;
	font-size: 12px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	border-bottom: 1px solid #c6c6c6;
	clear:both;
}
h6{
	background: url(../../images/pic_15.gif) repeat-x 1px 1px;
	height:35px;
	font-size: 12px;
	text-align: left;
	padding: 5px 0px 0px 10px;
	clear:both;
}
p{
	text-align: left;
	
}
.color_blue{
	color:#19759e;
	font-weight: normal;
}
.color_666{
	color:#666666;
	font-weight: bold;
}
.color_black{
	color:#333333;
	font-weight: bold;
}
.color_gray{
	color:#333333;
	font-size: 12px;
	font-weight: normal;
}
.color_white{
	color:#ffffff;
	font-size: 12px;
	font-weight: normal;
}
.color_blue_1{color:#19759e;}
.color_green{ color:#4e7f00;}
.color_orange{color:#f27e00;}
.color_3{
    color:#f90;
	font-weight:bold;
 }
.color_red{color:#f00}
.color_cyan{color:#0091a6;}
.color_purple{color:#660066;}
.color_orange{color:#d56b00;}

.font_normal{ font-weight:normal}

.padding_10px{	padding:10px;}

.float_right{ 
	float:right;
}
.padding_bottom{
	padding:10px 10px 0px 10px;
	margin: 0px;
}
.padding_bottom_other{ padding:0 10px}
.padding_5px{padding-top:5px;}
.padding_5px_all{ padding:5px}
.padding_10px_right{ padding-right:10px}
.padding_10px_top{ padding-top:10px}
.margin_10px_right{ margin-right:10px}
.margin_10px_top{ margin-top:10px}
.margin_7px_top{ margin-top:7px}
.text_center{ text-align:center}
.line_dashed{ border-bottom:1px dashed #c6c6c6; margin:0px 5px; padding:0 0 5px 0; clear:both;}
.line_dashed_1{ border-bottom:1px dashed #c6c6c6; margin:0px 0 10px 0; padding:0px 0 10px 0; clear:both;}
.line_dashed_2{ border-bottom:1px dashed #c6c6c6; margin:0px 0px 10px 5px; padding:0px 0 10px 0; clear:both;}
.line_dashed_right{ border-right:1px dashed #c6c6c6}

/*产品目录*/
.category{ 
	background:#fff; 
	border:1px solid #c6c6c6; 
	border-width:0 1px 1px 1px ; 
	padding:5px; 
}

.category .left_category,.right_category{
	width:100%
}
.category ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.category li{
	width:96%;
	padding:5px 0;
}
.category li span{
	color:#75167e;
	font-weight:bold;
}
.category .ad{
    margin-top:5px;
	display:block;
	text-align:center; float:left; width:142px;
}
.category .ad img{ border:0px;}

.border_solid_1px {border:1px solid #c6c6c6;}
