/*中文css代码样式1*/
.biaozhun {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	font-family: "宋体";
	text-decoration: none;
}
.xhbiaozhun {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FF0000;
	letter-spacing: 1px;
	font-family: "宋体";
	text-decoration: none;
}
.hbiaozhun {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	font-family: "宋体";
	text-decoration: none;
}
.hebiaozhun {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	font-family: "宋体";
	text-decoration: none;
}
.bbiaozhun {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: "宋体";
	text-decoration: none;
}
/*e文css代码样式1*/
.ebiaozhun {
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*中文css代码样式2*/
.bz2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
	font-family: "宋体";
	text-decoration: none;
}

/*中文css代码样式3*/
.bz3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0000FF;
	letter-spacing: 2px;
	font-family: "宋体";
	text-decoration: none;
}
.bz4 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-family: "宋体";
	text-decoration: none;
}

/*e文css代码样式小*/
.ebx1 {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.ebbx1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

/*e文css代码样式大粗*/
.ebx2 {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

/*中文css代码样式Link下划线*/
a.c1:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
}
a.c1:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
}
a.c1:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	font-family: "宋体";
	line-height: 20px;
}

/*中文css代码样式Link黑-红*/
a.c2:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
    line-height: 20px;
}
a.c2:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
    line-height: 20px;
}
a.c2:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
}
/*中文css代码样式Link白-红*/
a.c3:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";
    line-height: 20px;
}
a.c3:visited {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";
    line-height: 20px;
}
a.c3:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-family: "宋体";
	line-height: 20px;
}

/*E文css代码样式Link下划线*/
a.E1:link {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a.E1:visited {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a.E1:hover {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

/*E文css代码样式Link黑-红*/
a.E2:link {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
    line-height: 20px;
}
a.E2:visited {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
    line-height: 20px;
}
a.E2:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-family:  Arial, Helvetica, sans-serif;
	line-height: 20px;
}

/*背景样式*/
.bg {
	background-image: url(bg/bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bj {
	background-image: url(images/bj_02.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.about_bg {
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}



