.border {
	border: 1px solid #666666;
}
.bgnrb {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgnrt {
	background-repeat: no-repeat;
	background-position: right top;
	}
.bgnlb {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgnlt {
	background-repeat: no-repeat;
	background-position: left top;
}
.bgxb {
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgxt {
	background-repeat: repeat-x;
	background-position: top;
}
.bgyl {
	background-repeat: repeat-y;
	background-position: left;
}
.bgyr {
	background-repeat: repeat-y;
	background-position: right;
}

A.nav:link {text-decoration: none; font-weight: normal; color:#ffffff}
A.nav:visited {text-decoration: none; font-weight: normal; color: #ffffff}
A.nav:active {text-decoration: none; font-weight: normal; bold; color: #ffffff}
A.nav:hover {text-decoration: none; font-weight: normal; color: #ffffff}

A.black:link {text-decoration: none; font-weight: normal; color:#000000}
A.black:visited {text-decoration: none; font-weight: normal; color: #000000}
A.black:active {text-decoration: none; font-weight: normal; bold; color: #000000}
A.black:hover {text-decoration: none; font-weight: normal; color: #ff0000; background-image:  url(../images/list_td_bg.jpg); background-repeat: repeat-x;}

A:link {text-decoration: none; font-weight: normal; color:#004D9C}
A:visited {text-decoration: none; font-weight: normal; color: #666666}
A:active {text-decoration: none; font-weight: normal; color: #004D9C}
A:hover {text-decoration: none; font-weight: normal; color: #004D9C}

A.menu3:link {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	filter: DropShadow(Color=#B1F2FF, OffX=1, OffY=1, Positive=1);}
A.menu3:visited {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	filter: DropShadow(Color=#B1F2FF, OffX=1, OffY=1, Positive=1);}
A.menu3:active {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	filter: DropShadow(Color=#B1F2FF, OffX=1, OffY=1, Positive=1);}
A.menu3:hover {
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	filter: DropShadow(Color=#B1F2FF, OffX=1, OffY=1, Positive=1);}

body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
 margin-bottom: 0px;
 font: 12px "宋体";
 SCROLLBAR-FACE-COLOR:#3399FF;
	SCROLLBAR-HIGHLIGHT-COLOR: #dddddd;
	SCROLLBAR-SHADOW-COLOR: #dddddd;
	SCROLLBAR-ARROW-COLOR:#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: rgb(0,0,0);
	SCROLLBAR-BASE-COLOR: rgb(90,97,90);
}

td {
	color:#000000;
	font: 12px "宋体";
}
td.right {
font-weight: bold;
	color:#000000;
	font: 12px "宋体";
	text-align: right;
}
td.center {
	color:#000000;
	font: 12px "宋体";
	text-align: center;
}

INPUT.Button{
	font-weight: normal;
	background-color: #80ECFF;
	background-image:   url(../images/bg-button.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	vertical-align:middle;
	border: 1px solid #666666;
	height: 20px;
	width:60px;
	cursor:hand;
}
INPUT.hilight{font-weight: normal;
	background-image:   url(../images/bg-button1.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	border: 1px solid #666666;
	height: 22px;}

.title_black{
	font-weight: bold;
	font-size: 14px;
	color: #003366;
	filter: DropShadow(Color=#B1F2FF, OffX=1, OffY=1, Positive=1);
}
.menu3t{
	font-weight: bold;
	font-size: 12px;
	color: #003366;
	filter: DropShadow(Color=#B1F2FF, OffX=1, OffY=1, Positive=1);
}
.title_white{font-weight: bold; font-size: 14pt; color: #ffffff; }
.title{
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
.tishi{font-weight: bold; font-size: 9pt; color: #990000; }
.txt {
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0.2em;
	text-indent: 30px;
}
.list_td_highlight{background-image:  url(../images/list_td_bg.gif); background-repeat: repeat-x; color:#ffffff;}
.list_td_lowlight{color:#000000;}

hr {
	color: #019ADC;
	border: dotted;
}
hr.hui {
	color: #cccccc;
	border: dotted;
}
.ceng {
	filter: Alpha(Opacity=100, FinishOpacity=30, Style=1, StartX=50, StartY=200, FinishX=110, FinishY=200);
	border: 1px solid #000000;
}
