body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: url(../Images/bg_main.gif) #f0eadd repeat-y center top;
	color:#333333;
	font-family: "ËÎÌå", "Arial";
	font-size: 12px;
	line-height: 150%;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
}
#content_all {
	position: absolute;
	left:0px;
	top:0px;
}
#center {
    position:relative;
    margin:0px;
	padding:0px;
	text-align:center;
	width:100%;
	height:auto;
}
#header {
	background: url(../Images/bg_header.gif) #f0eadd no-repeat center 50%;
	width:100%;
	height: 224px;
	position:relative;
	text-align:center;
	top:0px;
}
#top_menu {
	background: #FFFFFF center 50%;
	text-align: left;
	width: 760px;
	height:16px;
	padding:22px 0px 0px 0px;
	margin:0px auto;
}
#top_menu ul {
    padding:0px;
	margin:0px 0px 0px 12px;
}
#top_menu li {
    display:inline;
    margin:0px;
    padding:0px 8px 0px 5px;
	border-left:1px solid #cccccc;
}
#top_menu a {
    padding:0px 0px 0px 5px;
	overflow:visible
}
#ad_header {
    background:#cccccc;
	margin:0px auto;
	width:760px;
	height:153px;
}
#navi {
    width:745px;
	padding-left:15px;
	text-align:left;
}
#ad {
    width:260px;
	float:left;
	padding-top:5px;
}
a.gay {
    color:#ff9900;
}
a.gay:link {
    color:#ff9900;
}
a.gay:visited {
    color:#ff9900;
}
a.gay:hover {
    color:#0099FF;
}
#navi form {
	margin:0px 15px 0px 0px;
	float:right;
}
#left_bar {
    float:left;
	width:181px;
    padding:28px 5px 5px 5px;
	background:#ffffff;
	text-align:center;
}
#left_menu {
    width:161px;
	background:#ffffff;
	overflow:visiable;
	margin:0px 0px 40px 0px;
	padding:0px;
	text-align:left;
}
.separator_left {
    margin:0px;
	padding:0px;
	background: url(../Images/bg_separator.gif) #ffffff repeat-x left top;
	height:1px;
}
div.separator_left hr {
    display:none;
}
.left_menu {
    border-left:5px solid #333333;
	margin:0px;
	padding:5px 0px 5px 6px;
	line-height:29px;
}
#footer {
	overflow:hidden;
	width:100%;
	height:30px;
    background:url(../Images/bg_footer.gif) #771111 no-repeat center top;
	color:#336699;
	text-align:center;
}
#copyright {
	margin:0px auto;
	padding:9px 15px 0px 15px;
	color:#ffffff;
	text-align:right;
	width:730px;
}
td {
	font-family: "ËÎÌå", "Arial";
	font-size: 12px;
	line-height: 150%;
}
