body {
	margin: 0px;
	background-color: #4b011a;
	text-align: center;
	background-image: url(../images/bg.gif);
	vertical-align: middle;
}

td {
	font-family: "ËÎÌå", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #cf9972;
}

h2{
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	margin: 0px;
	padding:5px 0px 4px 35px;
	background-image: url(../images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #f8b551;
	margin:0px 0px 0px 6px;
	padding:0px;
}

a {
	color: #cf9972;
	text-decoration: none;
}
a:hover {
	color: #dddddd;
	text-decoration: none;
}

.red:link {
	color: #d19581;
	text-decoration: none;
	font-weight: normal;
}
.red:visited {
	color: #d19581;
	text-decoration: none;
	font-weight: normal;
}
.red:hover {
	color: #dddddd;
	text-decoration: none;
	font-weight: normal;
}


.whi:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.whi:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.whi:hover {
	color: #facd89;
	text-decoration: none;
	font-weight: bold;
}


.bg3{
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #a11443;
	padding:0px 40px 10px 30px;
}

.bg4{
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #a11443;
}

.bg5{
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #bc0f46;
	padding:5px 20px;
}

.td_line{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding:0px 10px;
}


.td_line a {
	color: #BBBBBB;
	text-decoration: none;
	font-weight: normal;
}

.hz_bg1{
	background-image: url(../images/hz_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 40px;
}

.hz_bg2{
	background-image: url(../images/hz_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px 40px;
}

.li{
	list-style-type: upper-alpha;
}

.hqfw_bg{
	background-image: url(../images/hlfw.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.hqfw_td{
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}