/****** 全局CSS定义 ******/
body {	margin:0;	padding:0;	font-size:12px;	color:#12427F;line-height:20px;}
div,form,img,ul,ol,li,dl,dt,dd {margin: 0; padding: 0; border: 0;color:#12427F;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;color:#12427F;}
h1{font-size:16px;}
table,td,tr,th{font-size:12px;color:#12427F;}
.center{margin-left:auto; margin-right:auto}
/****** 链接颜色 ******/
a:link {color: #12427F; text-decoration:none;}
a:visited {color: #12427F;text-decoration:none;}
a:hover {color: #f00; text-decoration:underline;}
a:active {color: #f00;}
/****** 字体大小 ******/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f11{ font-size:11px; font-family:Tahoma;}
.fx9{ font-size:9px; font-family:Tahoma;}
h1{	font-size:14px;	margin-top:20px;font-weight: bold;color: #8A0000;}
/****** 字体属性 ******/
.fB {font-weight: bold;}
.fI {font-style: italic;}
/****** 颜色属性 [定义规则，小写c加颜色名称] ******/
.cRed,a.cRed:link,a.cRed:visited{ color:Red; font-style: normal }
.cBlue,a.cBlue:link,a.cBlue:visited{color:#1f3a87;}
.ccc,a.ccc:link,a.ccc:visited{color:#959595;}
.cbb,a.cbb:link,a.cbb:visited{color:#666666;}
.fff,a.fff:link,a.fff:visited{color:#ffffff;font-size:12px;}
.ff,a.ff:link,a.ff:visited{color:#ffffff;font-size:14px;font-weight: bold;}
.sh,a.sh:link,a.sh:visited{color:#515117;}
.lb,a.lb:link,a.lb:visited{color:#D5ECFF;}
/****** 散的 ******/
.xx {
	border: 1px solid #D0DEFB;
}
.about_bg {
	background-image: url(about_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dixx {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0FF;
}
.bdx {
	border: 1px solid #CDCAC9;
}
.bd {
	background-image: url(bdx_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #CDCAC9;
	height: 20px;
}
.px10 {
	margin-top: 10px;
}
.zlrz_bg {
	background-image: url(zlrz_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prouct {
	background-image: url(product.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.img_xx {
	background-color: #EAEAEA;
	padding: 5px;
	border: 1px solid #635142;
}.zou_bg {
	background-image: url(zou_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.zouxxxxx {
	background-image: url(zouxxx.gif);
	background-repeat: repeat-y;
	background-position: right;
}
