/* CSS Document */

<!--
* {font:"宋体"}
body {
COLOR: #ffffff;
FONT-FAMILY:宋体, Verdana; 
FONT-SIZE: 12px;
background-image: url(images/bg1.gif);
 }
P {
	COLOR: #333333; FONT-FAMILY: Verdana, 宋体; FONT-SIZE: 12px
}
TD {
	COLOR: #333333; FONT-FAMILY: Verdana, 宋体; FONT-SIZE: 12px;line-height: 16pt;} 

Input
{
	FONT-FAMILY: "Verdana, Arial, 宋体";
	FONT-SIZE: 12px;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #000000;
}
checkbox
{
	FONT-FAMILY: "Verdana, Arial, 宋体";
	FONT-SIZE: 12px;
	color: #ffffff;
	border: 0px;
	border: 1px solid #ffffff
}
Textarea
{
	FONT-FAMILY: "Verdana, Arial, 宋体";
	FONT-SIZE: 12px;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}
Button
{
	FONT-FAMILY: "Verdana, Arial, 宋体";
	FONT-SIZE: 12px;
	color: #555555;
	background-color: #cccccc;
	border: 1px solid #000000;
}
Select
{
	FONT-FAMILY: "Verdana, Arial, 宋体";
	FONT-SIZE: 12px;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #000000;
}
A:link {
	COLOR: #333333; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:visited {
	COLOR: #333333; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:active {
	COLOR: #333333; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff0000; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
A.a1:link {
	COLOR: #333333; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a1:visited {
	COLOR: #333333; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a1:active {
	COLOR: #333333; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a1:hover {
	COLOR: #ff0000; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
A.a2:link {
	COLOR: #ff0000; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a2:visited {
	COLOR: #ff0000; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a2:active {
	COLOR: #ff0000; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a2:hover {
	COLOR: #333333; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
A.a3:link {
	COLOR: #ffffff; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a3:visited {
	COLOR: #ffffff; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a3:active {
	COLOR: #ffffff; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.a3:hover {
	COLOR: #ff0000; FONT-FAMILY: "宋体"; FONT-SIZE: 12px; TEXT-DECORATION: underline
}
form {
	margin: 0px;
}
/* 栏目导航发光阴影效果的css定义，调用代码为<span class="glow">***</span> */
.glow
{
filter: glow(color=ffffff, strength=1) dropshadow(color=cccccc, offx=1, offy=1,); width: 100%; line-height: 18px
}
.normalfont {line-height: 20pt;} 
.u{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
body { background-color:#F9F6EF; text-align:center}
.t{
	FONT-FAMILY: "Verdana, Arial, 宋体";
	FONT-SIZE: 12px;
	color: #555555;
	background-color: #ffffff;
	border: 1px solid #000000;
}
#bg { background-repeat:no-repeat} 
.bg1 { background:url(images/left1_04.jpg) repeat-y; height:276px}
.bg2 { background:url(images/center_02.jpg) repeat-y}
.bg3 { background:url(images/index_10_02.jpg) no-repeat}
.bg4 { background:url(images/left_02.jpg) repeat-y}
* {word-break:break-all;}