@import url("global.css");
.tableStyle1 {
	background-color: #CCCCCC;
	font-size: 12px;
	color:#333333;
}
.tableStyle1 td {
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #4D4D4D;
}
.textStyle2 {
}
.textStyle3 {
}
.textStyle4 {
}
.textStyle5 {
}
.textStyle6 {
}
.main-font{
font-family:"Arial ";
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	border-top-style: none;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	
}
a.white:link,a.white:visited {
	color: #ffffff;
	text-decoration: none;
	padding-top:10px;

}
a.white:hover,a.white:active {
	color: #ffffff;
	text-decoration: underline;
	padding-top:6px;
	word-spacing: 100px;
}
a.link_blue:link,a.link_blue:visited {
    font-size:14px;
	color: #0a67b4;
	text-decoration: none;
	padding-top:10px;

}
a.link_blue:hover,a.link_blue:active {
    font-size:14px;
	color: #0a67b4;
	text-decoration: underline;
	padding-top:6px;
	word-spacing: 100px;
}
a.hs_link:link,a.red_link:visited {
    font-size:12px;
	color: #333333;
	text-decoration: none;
	padding-top:4px;
}
a.hs_link:hover,a.hs_link:active {
    font-size:12px;
	color: #333333;
	text-decoration: underline;
	padding-top:4px;
}
a.blank_link:link,a.blank_link:visited {
	color: #525252;
	text-decoration: none;
	padding-top:4px;
}
a.blank_link:hover,a.blank_link:active {
	color: #525252;
	text-decoration: underline;
	padding-top:4px;
}

.menu_bg {
	background-image: url(../images/menu_01bg.gif);
	background-repeat: no-repeat;
}
.line_x{
	background-image:url(../images/line_x.gif);
	background-position: center center;
	background-repeat: repeat-x;
}
.blue-strong{
	font-size:16px;
	color:#35424e;
	font-weight: bold;
}
.font_huise{
font-size:12;
color:#999999;}
.bottom_font{
font-family:"黑体";
	font-size:14px;
	line-height: 24px;
	color:#272727;
}
.font_ht{font-family:"黑体";font-size:16px;color:#35424e;}
.font_white{font-size:12px;color:#FFFFFF;}
.font_14{font-family:"宋体";font-size:14px;color:#0a67b4;}
.font_12_blue{font-size:12px;color:#0a67b4;}
.font_14_blue{font-size:12px;color:#0a67b4;}
.font_14_blue_weight{font-size:14px;color:#0a67b4;font-weight: bold;}
.red_font{font-size:12px;color:#FF0000;}
.red_14_font{font-size:14px;color:#FF0000;}
.lishu{color:#000000;font-family:"隶书";font-size:12px;}
.lishu1{color:#666666;font-family:"隶书";font-size:14px;}
.lishu2{color:#0a67b4;font-family:"隶书";font-size:14px;}
.lishu3{color:#ff0000;font-family:"隶书";font-size:14px;}
.product_bg{
	background-image:url(../images/product_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.product_bg1{
	background-image:url(../images/product_bg1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}