body {
	margin: 0px;
	background-color:#FFFDE0;
}
body,td,th {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
li  {
    border-bottom:dotted 1px #CCCCCC;
	line-height:200%;
	margin-left:20px;
	margin-right:20px;
}
.white_text {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
}
.a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.a:hover {
	color: #FFFF00;
	text-decoration:underline;
}
.a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.a1:link {
	color: #CD1714;
	text-decoration: none;
}
.a1:visited {
	text-decoration: none;
	color: #CD1714;
}
.a1:hover {
	text-decoration: underline;
	color: #CD1714;
}
.a1:active {
	text-decoration: none;
	color: #CD1714;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.input {
	BACKGROUND-COLOR: #F6F6F6; BORDER-BOTTOM: #C11D09 1px solid; BORDER-LEFT: #C11D09 1px solid; BORDER-RIGHT: #C11D09 1px solid; BORDER-TOP: #C11D09 1px solid; FONT-FAMILY: "ËÎÌå","Verdana"; FONT-SIZE: 9pt; HEIGHT: 16px; width:100px;
}

.submit {
	BACKGROUND-COLOR: #cccccc;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #ffffff 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #ffffff 1px solid;
	FONT-FAMILY: "ËÎÌå";
	FONT-SIZE: 10pt;
	color:#3399CC;
	font-weight: bold;
	width: 150px;
	HEIGHT: 30px;
}
.table {
	border: 1pt solid #999999;
}
.top_menu  {
    width:110px;
	font-size:14px;
	line-height:34px;
	height:34px;
	float:left;
	margin-top:82px;
	background-image:url(../images/menu/bg.gif)
}
.title_bt  {
    font-size:14px;
	font-weight:bold;
}
.title_right  {
    color:#FFFFFF;
}