.clear {
	clear:both;
}
body {
	background:url(../img/bg.jpg) #7E7E7E repeat-x;
	padding:13px 0 0 0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:default;
}
a img {
	border:0;
}
div#wrap {
	background:url(../img/wrap.jpg) repeat-y;
	width:981px;
	margin:auto;
}
div#header {
	background:url(../img/header.jpg) no-repeat;
	height:120px;
	width:281px;
	padding:40px 0px 0px 700px;
}
ul#left {
	width:242px;
	padding:0;
	margin:0;
	float:left;
}
ul#left li {
	list-style:none;
	padding:0;
	margin:0;
}
ul#left li.top {
	background:url(../img/left_top.jpg);
	height:19px;
	width:232px;
	padding:6px 0 0 10px;
	font-size:11px;
	font-weight:bold;
	color:#23638e;
}
ul#left li.box {
	background:url(../img/left_box.jpg);
	width:242px;
}
ul#left .server {
	background:url(../img/server.jpg);
	height:71px;
	width:128px;
	padding-left:114px;
	color:#60605f;
	margin:5px 0;
}
div#navigation {
	float:right;
	width:739px;
}
ul#navi {
	padding:0;
	margin:0;
	cursor:pointer;
}
ul#navi li {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	cursor:pointer;
}
ul#navi li#navi1 {
	background:url(../img/main.jpg);
	height:32px;
	width:118px;
}
ul#navi li#navi2 {
	background:url(../img/clan.jpg);
	height:32px;
	width:128px;

}
ul#navi li#navi3 {
	background:url(../img/comm.jpg);
	height:32px;
	width:123px;
}
ul#navi li#navi4 {
	background:url(../img/misc.jpg);
	height:32px;
	width:119px;
}
ul#navi li#navi5 {
	background:url(../img/navi.jpg);
	height:32px;
	width:251px;
}
div#subnavi {
	background:url(../img/subnavi.jpg);
	height:20px;
	width:533px;
	color:#494949;
	float:left;
}
div#subnavi ul {
	padding:0;
	margin:0;
}
div#subnavi ul li {
	list-style:none;
	float:left;
	margin:0 5px;
	padding:2px 0 0 10px;
}
div#subnavi ul li a {
	color:white;
	display:block;
}
div#subnavi ul li a:hover {
	text-decoration:none;
	font-weight:bold;
}
div#date {
	width:206px;
	background:url(../img/subnavi.jpg) right;
	height:17px;
	padding:3px 0 0 0;
	float:right;
	color:#494949;
}
div#switch {
	background:url(../img/switch.jpg);
	height:166px;
	width:739px;
	float:right;
}
div#switch #special {
	height:156px;
	width:231px;
	padding:10px 0 0 5px;
	float:left;
}
div#switch #font {
	height:163px;
	width:254px;
	padding:3px 0 0 0;
	float:left;
	text-align:left;
}
div#switch #font a#font1, div#switch #font a#font2, div#switch #font a#font3 {
	height:13px;
	width:80px;
	padding:2px 0 0 0;
	margin:0 1px;
	display:inline-block;
	text-align:center;
}
div#switch #font a#font1:hover, div#switch #font a#font1.active, div#switch #font a#font2:hover, div#switch #font a#font2.active, div#switch #font a#font3:hover, div#switch #font a#font3.active {
	background:url(../img/fonta.jpg);
}
div#switch #coverage {
	height:166px;
	width:249px;
	float:left;
}
div#content {
	background:url(../img/content.jpg) no-repeat;
	float:right;
	width:729px;
	padding:5px;
}
div#footer {
	background:url(../img/footer.jpg);
	width:981px;
	height:41px;
	margin:auto;
	text-align:center;
}

#admin_footer {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:25px;
	background:url(../img/afooter.png);
	text-align:center;
	padding-top:10px;
}