body {padding:0;margin:0;}

.page {width:100%;}
.fl {float:left;}
.fr {float:right;}
.clear {clear:both;}

.forum-header {
	height:154px;
	background:url('/forum/donflash/images/top_dyn.gif') repeat-x top left;
	white-space:nowrap;
	width:100%;
	min-width:1002px;
}

.forum-header .left {width:351px;height:143px;}
.forum-header .right {
	width:100%;
}


.forum-menu {
	width:100%;
	height:49px;
}

.forum-menu ul {list-style-type:none;margin:0;padding:0;}
.forum-menu ul li {float:left;margin:0;padding:0;cursor:pointer;height:49px;}
.forum-menu ul li.active {background:#2e353d url('/forum/donflash/images/menu_active_arrow.gif') no-repeat center 30px;}
.forum-menu ul li div {padding:10px 26px 18px 26px;background:url('/forum/donflash/images/menu_hr.gif') no-repeat center right;}
.forum-menu ul li.active div {background:none;}
.forum-menu ul li a {font:11px Tahoma;color:#fff;text-decoration:none;}

.forum-menu ul li.last div {background:none;}


.forum-menu-under {width:100%;background:#000;height:94px;}
.forum-menu-under .central {width:100%;}
.forum-menu-under .central .logo {padding-top:2px;}
.forum-menu-under .banner {padding-top:2px;}

