body {
    margin:0 0 0 0;
	text-align:center;
	background-color:#2e2e2e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
	color:#000000;
}

ul {
    list-style:none;
	margin:0px;
	padding:0px;
}	

#container {
    width:1000px;
    margin:0 auto;
	text-align:left;
	background-image:url(gfx/main_page_background.jpg);
}

#over_header_welcome {
    margin:0 auto;
    background-color:#000000;
	color:#FFFFFF;
    font-weight:bold;
	width:988px;
	padding-top:3px;
	height:17px;
	padding-left:6px;
}

#main_page {
    background-image:url(gfx/main_page.jpg);
	background-repeat:no-repeat;
	width:1000px;
	padding-left:4px;
}

#login_box {
    background-image:url(gfx/login_box_background.jpg);
    width:601px;
    height:22px;
	padding-top:3px;
	padding-left:10px;
}

#advert_box {
    background-image:url(gfx/advertisment_background.jpg);
	background-repeat:no-repeat;
	width:545px;
	height:66px;
	padding-left:65px;
	padding-top:5px;
}

#navi_infotaiment {
    background-image:url(gfx/infotaiment_background.jpg);
	background-repeat:no-repeat;
    height:22px;
	width:191px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	
}

#navi_clan {
    background-image:url(gfx/clan_background.jpg);
	background-repeat:no-repeat;
    height:22px;
	width:191px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	
}

#navi_community {
    background-image:url(gfx/community_background.jpg);
	background-repeat:no-repeat;
    height:22px;
	width:191px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	
}

#navi_media {
    background-image:url(gfx/media_background.jpg);
	background-repeat:no-repeat;
    height:22px;
	width:191px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	
}

.sub_navi {
    background-image:url(gfx/navi_expand_normal.jpg);
	height:15px;
}

a.info_subnavi, a.info_subnavi:active, a.info_subnavi.visited {
    text-decoration:none;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:12px;
}

a.info_subnavi:hover {
    background-image:url(gfx/hover/infotaiment_hover.jpg);
	color:#bebebe;
	font-weight:bold;
	text-decoration:none;
}

a.clan_subnavi, a.clan_subnavi:active, a.clan_subnavi.visited {
    color:#FFFFFF;
    text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:12px;
}

a.clan_subnavi:hover {
    background-image:url(gfx/hover/clan_hover.jpg);
	color:#bebebe;
	font-weight:bold;
}

a.community_subnavi, a.community_subnavi:active, a.community_subnavi.visited {
    color:#FFFFFF;
    text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:12px;
}

a.community_subnavi:hover {
    background-image:url(gfx/hover/community_hover.jpg);
	color:#bebebe;	
	font-weight:bold;
}

a.media_subnavi, a.media_subnavi:active, a.media_subnavi.visited {
    color:#FFFFFF;
    text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left:12px;
}

a.media_subnavi:hover {
    background-image:url(gfx/hover/media_hover.jpg);
	color:#bebebe;
	font-weight:bold;
}

.box_head {
    background-image:url(gfx/box_head_background.jpg);
	background-repeat:no-repeat;
    height:19px;
	width:179px;
	padding-left:12px;
	padding-top:3px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	
}

#foother {
    background-image:url(gfx/footh.jpg);
	width:800px;
	height:27px;
	padding-left:200px;
	padding-top:2px;
	
	color:#FFFFFF;
	font-weight:bold;
}

.right_title {
    background-image:url(gfx/right_title_background.jpg);
    background-repeat:no-repeat;
	width:176px;
	height:19px;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
}	

.right_titel_text {
    background-color:#1c1c1c;
	padding-top:2px;
	padding-bottom:2px; 
	padding-right:7px;
}

.showstate{ 
   cursor:hand;
   cursor:pointer;
}

.switchcontent{
   width: 191px;
   display:none;
}

.left {
    float:left;
}

.right {
    float:right;
}

.clear {
   clear:both;
}
