body {
	margin: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
td {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.nav_bg {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_bg {
	background-image: url(../images/left_tup.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textbox {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 14px;
}
.an {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 40px;
}
.an01 {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 55px;
}
.word {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.word01 {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.retract {
	font-family: Times New Roman;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 2px;
}
.jb_bg {
	background-image: url(../images/nav_down_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg {
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg_down {
	background-image: url(../images/bg_down.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.link_lll {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a.link01:link {
	font-family: Times New Roman;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.link01:visited {
	font-family: Times New Roman;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.link01:hover {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	position: relative;
	bottom: -1px;
}
a.link01:active {
	font-family: Times New Roman;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
	position: relative;
	bottom: -1px;
}