.bg { background-image: url(images/bg.jpg); background-repeat: repeat-y} 
.pic { background-image: url(images/01.gif); background-repeat: no-repeat}
.button { background-image: url(images/button.gif); background-repeat: repeat}


a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover { color: #FF0000; text-decoration: none}
.hj { line-height: 120%; margin-top: 0; margin-bottom: 0}
.toptd { border-left: 1px solid #636563; border-right: 1px solid #636563; background-color: #CECECE }
.tddown { border-left: 1px solid #636563; border-bottom: 1 solid #636563; border-right: 1px solid #636563; background-color: #EFEFEF }
BODY{
	FONT-FAMILY: "宋体";
	FONT-SIZE: 9pt;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	color: #333333;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: right top;
	line-height: 18pt;




}
TD,DIV,form ,OPTION,P,TD,BR{FONT-FAMILY: "宋体"; FONT-SIZE: 9pt} 
textarea, select {border-width: 1; border-color: #000000; background-color: #efefef; font-family: "宋体"; font-size: 9pt; font-style: bold;}
.line16 {
	line-height: 15pt;
}
.line20 {
	line-height: 19pt;
}
.big-title {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: "黑体";
}
.maintitle {

	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
}
input {
	font-size: 9pt;
}

