@charset "utf-8";
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	text-decoration:none;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline; 
	color: #000;

}
a:active {
	text-decoration: none;
}
.font3 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.m_list{width:100%;}
.m_list ul { list-style:none; padding:0; margin:0;}
.m_list ul li {width:70px; height:25px; float:left; margin:0px 0px 0px 0px;}
.m_list ul li a{ text-decoration:none; margin:0px 2px 0px 2px; padding:0px 2px 0px 2px; color:#777777;border:0px solid #e4e4e4;}
.m_list ul li a:hover{ background:#e9e9e9; margin:0px 2px 0px 2px; padding:0px 2px 0px 2px; color:#555555; border:0px solid #e9e9e9;}

<!--产品分类-->
.pro_list{ padding-left:0px;}
.pro_list a{ float:left;margin:0px 1px 2px 5px; padding:3px 3px 3px 5px; color:#555555;border:1px solid #e9e9e9; font-weight:bold; background:#f4f4f4; }
.pro_list a:hover{ color:#555555; background:#e9e9e9; display:block; font-weight:bold;}
<!--end产品分类end-->

/*- Menu Tabs B--------------------------- */

    #tabsB {
      float:left;
      width:100%;
      background:#FBFBFB;
	  
      font-size:93%;
      line-height:normal;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 20px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url("tableftB.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url("tabrightB.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
	 background:url(tabrightbg.gif);
      float:left;
      width:100%;
      font-size:100%;
	  font-weight:bold;
	  border-bottom:1px solid #2763A5;
      line-height:normal;
      }
    #tabs10 ul {
	  margin:0;
	  padding:0px 0px 0 0;
	  list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 0px;
      text-decoration:none;
      }
    #tabs10 a span {
      float:left;
      display:block;
      background:url("tabright10.gif") no-repeat right top;
      padding:15px 25px 12px 30px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

/*灰色连接样式 */
a.link_huise:link {
	color: #666666;
	text-decoration: none;
}
a.link_huise:visited {
	text-decoration: none;
	color: #666666;
}
a.link_huise:hover {
	text-decoration: none;
	color: #FF0000;
}
a.link_huise:active {
	text-decoration: none;
}
/*灰色底部连接样式 */
a.link_huise_foot:link {
	color: #999999;
	text-decoration: none;
}
a.link_huise_foot:visited {
	text-decoration: none;
	color: #999999;
}
a.link_huise_foot:hover {
	text-decoration: none;
	color: #FF0000;
}
a.link_huise_foot:active {
	text-decoration: none;
}
/*白色连接样式 */
a.link_lanse:link {
	color:#26919F;
	text-decoration: none;
}
a.link_lanse:visited {
	text-decoration: none;
	color: #26919F;
}
a.link_lanse:hover {
	text-decoration: none;
	color:#FF0000;
}
a.link_lanse:active {
	text-decoration: none;
}
/*黑色连接样式 */
a.link_heise:link {
	text-decoration: none;
	color: #333333;
}
a.link_heise:visited {
	text-decoration: none;
	color: #333333;
}
a.link_heise:hover {
	text-decoration: none;
	color: #FF0000;
}
a.link_heise:active {
	text-decoration: none;
}
/*红色连接样式 */
a.link_hongse:link {
	text-decoration: none;
	color: #FF0000;
}
a.link_hongse:visited {
	text-decoration: none;
	color: #FF0000;
}
a.link_hongse:hover {
	text-decoration: none;
	color: #FF6600;
}
a.link_hongse:active {
	text-decoration: none;
}
/*红色13连接样式 */
a.link_hongse13:link {
	text-decoration: none;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
a.link_hongse13:visited {
	text-decoration: none;
	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
}
a.link_hongse13:hover {
	text-decoration: none;
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
}
a.link_hongse13:active {
	text-decoration: none;
}

/*绿色连接样式 */
a.link_lvse:link {
	text-decoration: none;
	color: #FFF;
}
a.link_lvse:visited {
	text-decoration: none;
	color: #fff;
}
a.link_lvse:hover {
	text-decoration: none;
	color: #F4F4F4;
}
a.link_lvse:active {
	text-decoration: none;
}
/*灰色字*/
.color_huise1 {color: #333333}
.color_huise2 {color: #666666}
.color_huise3 {color: #999999}
.color_huise4 {color: #CCCCCC}
/*黑色字*/
.color_heise {color: #000000}
/*白色字*/
.color_baise {color: #FFFFFF}
/*红色字*/
.color_hongse {color: #FF0000}
/*红色字*/
.color_hongse1 {color: #CC0000}
/*蓝色字*/
.color_lanse {color: #26919F}
/*绿色字*/
.color_lvse {color: #fff}
/*13号字*/
.font_12 {font-size: 12px
			}
/*13号字*/
.font_13 {font-size: 13px
			}
/*14号字*/
.font_14 {font-size: 14px
			}
/*15号字*/
.font_15 {font-size: 15px
			}
/*黑体字*/
.family_heiti {font-family: "Arial"}
/*Arial*/
.family_Arial {font-family: Arial}
/* 灰色边框*/
.border_huise {
	border: 1px solid #DDDDDD;
}
/* 灰色边框*/
.border_huise_xuxian {
	border: 1px dashed #CCCCCC;
}
/* 灰色线*/
.tab_line_bottom{border-bottom:1px solid #DFDFDF;}
/* 灰色虚线*/
.tab_xuexian_line_bottom{border-bottom:1px dashed #DFDFDF;}
.tab_xuexian_line_right{border-right:1px solid #EBEBEB;}

.border_shuru_pl {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #f4f4f4;
	letter-spacing: 1px;
	text-indent: 1px;
	word-spacing: 1px;	
}
.kuang_go_Submit {
BORDER-RIGHT: #CCCCCC 1px solid; 
BORDER-TOP: #CCCCCC 1px solid; 
FONT-SIZE: 11pt; color:#000; 
font-weight: bold;
BORDER-LEFT: #CCCCCC 1px solid; 
BORDER-BOTTOM: #CCCCCC 1px solid; 
FONT-FAMILY: ""Arial""; HEIGHT: 20px; 
BACKGROUND-COLOR: #ECECEC;
}
.promenu{
font-size:14px; font-weight:bold; padding:5px 100px 5px 15px; color:#FFFFFF;}
