p,div {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #333333;
}
#head {
	width: 455px;
	margin-right: auto;
	margin-left: auto;
	height: 53px;
	padding-left: 140px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menubg {
	height: 26px;
	width: 16px;
	background-image: url(../images/menubg_left.gif);
	background-repeat: no-repeat;
	margin-top: 26px;
	float: left;
}
#mainmenu {
	padding: 0px;
	list-style-type: none;
	background-image: url(../images/menubg.gif);
	background-repeat: repeat-x;
	height: 26px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 439px;
	
}
#currentpage {
	font-weight: bold;

}

#mainmenu li {
	color: #FFFFFF;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	margin-top: 7px;
	background-image: url(../images/menubg_line.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 12px;
}
#mainmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
#banner {
	height: 178px;
	width: 595px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text {
	line-height: 140%;
	text-indent: 25px;
	padding-top: 12px;
	padding-right: 24px;
	padding-left: 4px;
	padding-bottom: 12px;
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: 15px 17px;
}
h1 {
	font-size: 12px;
	color: #0066CC;
	margin: 0px;
	height: 26px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
h2 {
	font-size: 12px;
	color: #0066CC;
	padding-left: 4px;
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 12px;
	margin: 0px;
}
.text a {
	color: #0066CC;
	text-decoration: none;
}
#foot {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 10px;
}
#ad {
	width: 595px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.fontblue {
	color: #0066CC;
}
.text2 {
	line-height: 140%;
	text-indent: 25px;
	padding-top: 12px;
	padding-right: 24px;
	padding-left: 4px;
	padding-bottom: 12px;
}
.fontlink {
	color: #0066CC;
	text-decoration: none;
}
.text3 {
	line-height: 140%;
	padding-top: 12px;
	padding-right: 24px;
	padding-left: 4px;
	padding-bottom: 12px;
}
.inputbox {
	border: 1px solid #999999;
	height: 13px;
	width: 200px;
}
.textbox {
	border: 1px solid #999999;
}
form {
	margin: 0px;
}
.title strong {
	float: left;
}
.title {
	height: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.title span {
	float: right;
	margin-right: 40px;
	background-image: url(../images/arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-indent: 12px;