@charset "utf-8";
body {
	background-image:url(bg_body.gif);
	margin:0px;
}
.main {
	width:95%;
	max-width:1600px;
	min-width:880px;
}
.titleborder {
	border-bottom:2px #125C66 solid;
}
.classbgcolor {
	background-color:#EDF8F8;
}
.color {
	color:#125C66;
}
.bgcolor {
	background-color:#125C66;
}
.locationcolor {
	color:#125C66;
}
.footer td {
	background-color:#125C66;
}
.footer trt {
	background-color:#125C66;
}
.copyright {
	color:#FFFFFF;
}
/*#invariablenes#*/
#about, #contact, #news, #product, #support {
	height:400px;
}
#navbg {
	background-image:url(bg_nav.gif);
	height:44px;
}
#titlebgl {
	background-image:url(title_l.gif);
	height:50px;
	width:20px;
}
#titlebgr {
	background-image:url(title_r.gif);
	height:50px;
}
#about .titlebg_cn {
	background-image:url(about_cn.gif);
	height:46px;
	width:193px;
}
#about .titlebg_en {
	background-image:url(about_en.gif);
	height:46px;
	width:193px;
}
#contact .titlebg_cn {
	background-image:url(contact_cn.gif);
	height:46px;
	width:193px;
}
#contact .titlebg_en {
	background-image:url(contact_en.gif);
	height:46px;
	width:193px;
}
#news .titlebg_cn {
	background-image:url(news_cn.gif);
	height:46px;
	width:193px;
}
#news .titlebg_en {
	background-image:url(news_en.gif);
	height:46px;
	width:193px;
}
#product .titlebg_cn {
	background-image:url(product_cn.gif);
	height:46px;
	width:193px;
}
#product .titlebg_en {
	background-image:url(product_en.gif);
	height:46px;
	width:193px;
}
#support .titlebg_cn {
	background-image:url(support_cn.gif);
	height:46px;
	width:193px;
}
#support .titlebg_en {
	background-image:url(support_en.gif);
	height:46px;
	width:193px;
}
#footer {
	background-image:url(footer.gif);
}
