BODY {
	FONT-SIZE: 12px;
	COLOR: #333333;
	LINE-HEIGHT: 18px;
	TEXT-DECORATION: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/bg3.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
TD {
	COLOR: #333333;
	font-size: 12px;
	line-height: 20px;
}

SELECT {
	FONT-SIZE: 12px; COLOR: #777777; HEIGHT: 20px
}
.mainbg {
	border-right-width: 1px;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-bottom-color: #F1F1F1;
	border-left-color: #F1F1F1;
	border-right-style: solid;
}

A {
	TEXT-DECORATION: underline
}
.text_red {
	color: #FF0000;
}

A:link {
	COLOR: #000000;
	font-size: 12px;
	text-decoration: none;
}
A:visited {
	COLOR: #000000;
	text-decoration: none;
}
A:active {
	COLOR: #000000;
	text-decoration: none;
}
A:hover {
	COLOR: #FF9900;
	text-decoration: underline;
        background-repeat:repeat-x; 
        background-position:bottom;
        POSITION: relative;
		}
A.menu:link {
	COLOR: #444444;
	font-size: 14px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.menu:visited {
	COLOR: #444444;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A.menu:active {
	COLOR: #444444;
	text-decoration: none;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
A.menu:hover {
	COLOR: #FF9900;
	text-decoration: none;
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px;
	margin: 0px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


A.menutop:link {
	COLOR: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
A.menutop:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
A.menutop:active {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
A.menutop:hover {
	COLOR: #FFCC33;
	text-decoration: none;
	POSITION: relative;
	margin: 0px;
	font-size: 14px;
}
A.linksmall:link {
	COLOR: #CCCCCC;
	font-size: 1px;
	text-decoration: none;
}
A.linksmall:visited {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-size: 1px;
}
A.linksmall:active {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-size: 1px;
}
A.linksmall:hover {
	COLOR: #CCCCCC;
	text-decoration: none;
	LEFT: 1px;
	POSITION: relative;
	TOP: 1px;
	font-size: 1px;
}
A.f:link {
	COLOR: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
A.f:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
A.f:active {
	COLOR: #FFFFFF;
	text-decoration: none;
}
A.f:hover {
	COLOR: #FFFF06;
	text-decoration: none;
        LEFT: 1px;
        POSITION: relative; 
        TOP: 1px;}
}

.INPUT {
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #999999 1px solid;
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #777777;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #999999 1px solid;
	HEIGHT: 20px;
	background: #FBFBFB;
}
.TEXTAREA {
	BORDER-RIGHT: #999999 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: #999999 1px solid;
	PADDING-LEFT: 3px;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: #999999 1px solid;
	COLOR: #777777;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #999999 1px solid;
	background-color: #FBFBFB;
}
.button {
	BORDER-RIGHT: 1px outset; BORDER-TOP: 1px outset; FONT-SIZE: 12px; BORDER-LEFT: 1px outset; COLOR: #333333; BORDER-BOTTOM: 1px outset
}
.text_white {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
}
.contact_name {
	font-size: 13px;
	color: #3989D0;
	font-family: Helvetica, sans-serif;
	font-weight: bolder;
}
.text {
	line-height: 20px;
	text-align: left;
	margin: 10px;
}


.text_sb {
	font-size: 6px;
	vertical-align: super;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #93C0C5;
	border-right-color: #93C0C5;
	border-bottom-color: #93C0C5;
	border-left-color: #93C0C5;
}
.text_xb {
	font-size: 6px;
	vertical-align: sub;
}

#biao {
	border-collapse: collapse;
	font-size: 12px;
	line-height: 15px;
	color: #111111;
}
.menutop_line {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3F84CF;
	text-indent: 0px;
	margin: 4px 0px 0px 40px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent: 0px;
	margin: 0px 0px 0px 30px;
}
ul{list-style:none;margin:10;padding:0;}
ul li{
	list-style-type: disc;
	margin-top: 15px;
	margin-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B72D8;
	font-weight: normal;
}
.thin {
	border-collapse: collapse;
	background: #F8F8F8;
}

