BODY {
	margin: 0;
	color: #333333;
	background: url(../images/bg-body.gif) repeat-y top center;
}
table {
	font-family:  "宋体","Tahoma", "Arial";
	font-size: 9pt;
}
p {
	line-height: 120%;
	font-family:  "宋体","Tahoma", "Arial";
	margin: 10px 20px;
       
}
input {
	font-size: 9pt;
	border: 1px solid #999999;
	background-color: #f5f5f5;
	font-family:  "宋体","Tahoma", "Arial";
}
select {
	font-size: 9pt;
	border: 1px solid #999999;
	width: 120px;
	background-color: #f5f5f5;
	font-family:  "宋体","Tahoma", "Arial";
	font-weight: bold;
	color: #333333;
}
ul {
	line-height: 150%;
	font-weight: normal;
	color: #333333;
	font-size: 9pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}
a {
	color: #0088ae;
	text-decoration: none;
}
a:hover {
	color: #e98024;
	text-decoration: none;
}
a.gray:link {
	color: #333333;
	text-decoration: none;
}
a.gray:visited {
	color: #435678;
	text-decoration: none;
}
a.gray:active {
	color: #888888;
	text-decoration: none;
}
a.gray:hover {
	color: #993300;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #ffCC00;
	text-decoration: none;
}
a.blue {
	color: #435678;
	text-decoration: none;
}

.bordertablev {
	width: 1px;
	background-color: #999999;


}

.navmenu2 {
	font-family:  "宋体","Tahoma", "Arial";
	font-size: 9pt;
	color: #000d4c;
	text-align: center;
	letter-spacing: 0.2em;
	border: 1px none #F5F5F5;


}
.navmenu1 {
	font-family:  "宋体","Tahoma", "Arial";
	font-size: 9pt;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	border: 1px solid #ffffff;
}
.formbutton {
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #e98024;
	letter-spacing: 0.2em;




}
.titletable {
	font-weight: bold;
	letter-spacing: 0.2em;
	filter: DropShadow(Color=#cccccc, OffX=1, OffY=1, Positive=yes);



}
.small {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}
.red {
	color: #CC0000;
}
.strong {
	color: #CC0000;
}
.white {
	font-family: "Verdana", "Tahoma", "sans-serif";
	color: #FFFFFF;
}
.large {
	font-size: 10.5pt;
	font-weight: bold;
	color: #ffffff;
	margin: 10px;

}
.formbutton1 {
	color: #FFFFFF;
	background-color: #e98024;
	border: 1px solid #FFFFFF;
	font-size: 7.5pt;
        font-family: "Arial", "Helvetica", "sans-serif";

}
.text {

	line-height: 160%;
	margin: 8px 20px;
	text-indent: 2em;
	text-align: justify;
}
.text1 {
        font-size: 12pt;
        font-weight: 700;
	line-height: 160%;
	margin: 8px 20px;
	text-indent: 0em;
	text-align: justify;
}
.text2 {
        font-size: 10pt;
        font-weight: 600;
	line-height: 160%;
	margin: 8px 20px;
	text-indent: 0em;
	text-align: justify;
}
.text3 {

	line-height: 160%;
	margin: 8px 20px;
	text-indent: 0em;
	text-align: justify;
}
.text4 {
        font-size: 12pt;
        font-weight: 700;
	line-height: 160%;
	margin: 8px 20px;
	text-indent: 0em;
	text-align: center;
}
.insert {
	margin: 5px 10px 0px;
}
.norepeat {
	background-repeat: no-repeat;
}
.nobg {
	border: none;
	text-align: left;
	margin-left: 10px;
	background-image: url(../images/bg_01.gif);

}
.bottom {
	font-family: "Tahoma", "Verdana", "Arial";
	font-size: 12px;
}

.noMarginAndPadding {
	margin: 0;
	padding: 0;
}

#largenav {
	font-size: 14px;
	font-weight: bold;
	margin:0;
	margin-top: 10px;
	padding: 0;
	list-style: none;
}
#largenav li{
	margin: 0;
	margin-left: 4em;
	padding: 3px 0;
	letter-spacing: 0.2em;
}
#largenav a{
	color: #ffffff;
	text-decoration: none;
}

#largenav a:hover{
	color: #ff88ae;
}
#navmenu {
	margin: 0;
	padding: 0;
	margin-left: 3em;
	margin-top: 0.5em;
}
#navmenu li{
	margin: 0;
	padding: 0;
}
#navmenu a{
	color: #555555;
}
#navmenu a:visited{
	color: #008024;
}
#navmenu a:link{
	color: #000000;
}
#navmenu a:hover{
	/*color: #999999;*/
	color: #ffaa22;
}
#content a {color: #555555;}
#content a:hover {color: #e98024;}
#shortlink a {color: #0088ae;}
#shortlink a:hover {color: #e98024;}
#tb {line-height:160%;}