/*------------// Overall //------------------*/
body {
	font: 12px Arial, simsun, 'Microsoft yahei', Helvetica, sans-serif, Verdana;
	color: #333;
	margin: 0;
	padding: 0;
	background: url(../images/page_bg.gif);
}
body.product_body{ background:#FFF;}
table, td {
	font: 12px Arial, simsun, 'Microsoft yahei', Helvetica, sans-serif, Verdana;
	color: #333;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
th, td {
	border-collapse: collapse;
}
A:link {
	text-decoration: none;
	color: #1c1c1c;
}
A:visited {
	text-decoration: none;
	color: #1c1c1c;
}
A:hover {
	text-decoration: none;
	color: #1706d8;
}
img {
	border: 0;
}
.c_opacity {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
div, p, img, ul, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border:none;
padding:0;
font-family:Arial;
}

ol, ul, li {
	list-style-type: none;
}
.noborder {
	border-bottom: none;
}
.noborder_r {
	border-right: none;
}
.c_fr {
	float: right;
}
.c_fl {
	float: left;
}
.c_cb {
	clear: both;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.taj{ text-align:Justify; text-justify:inter-ideograph;}
.g0 {
	color: #000;
}
.g3 {
	color: #333;
}
.g6 {
	color: #666;
}
.g9 {
	color: #999;
}
.r3 {
	color: #f30;
}
.vm {
	vertical-align: middle;
}
.vtb {
	vertical-align: text-bottom;
}
.vt {
	vertical-align: top;
}
.vn {
	vertical-align: -2px;
}
.ml2 {
	margin-left: 2px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml20 {
	margin-left: 20px;
}
.mr2 {
	margin-right: 2px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr20 {
	margin-right: 20px;
}
.mt2 {
	margin-top: 2px;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mb2 {
	margin-bottom: 2px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.f9 {
	font-size: 0.9em;
}
.fix {
	zoom: 1;
}
.rel {
	position: relative;
}
.abs {
	position: absolute;
}
.fixed {
	position: fixed;
}
.c_overz {
	overflow: auto;
	zoom: 1;
	overflow-x: hidden;
	overflow-y: hidden;
}
.c_matuo {
	margin: 0 auto;
}
.c_mb10 {
	margin-bottom: 10px;
}
.c_mr10 {
	margin-right: 10px;
}
.c_font11 {
	font-size: 11px;
}
.c_font10 {
	font-size: 10px;
}
.c_font12 {
	font-size: 12px;
}
.c_font14 {
	font-size: 14px;
}
.c_font16 {
	font-size: 16px;
}
.c_font18 {
	font-size: 18px;
}
.c_hide {
	display: none;
}
.c_dsb {
	display: block;
}
.c_dsi {
	display: inline;
}
.c_web_width {
	width: 1000px;
}
.c_ffm {
	font-family: "microsoft yahei", "simhei"
}
.c_fmss {
	font-family: "simsun";
}
.c_fwn {
	font-weight: normal;
}
.c_fwb {
	font-weight: bold;
}
.red_font,.red_font a,.red_font a:visited{ color:#d00c02; }
.blue_font,.blue_font a,.blue_font a:visited{ color:#2e7bd0; }
/*back-to*/
.back-to {bottom: 35px;overflow:hidden;position:fixed; right:10px; z-index:999;}
.back-to .back-top {background: url(../images/top_arrow.png) no-repeat; display: block;float: right;height:45px;margin-left:10px;outline: 0 none;text-indent: -9999em;width: 45px;}
.back-to .back-top:hover {background-position: -45px 0;}