#maincontent {
	float:left;
	width:770px;
	position:relative;	
}

#mc-top {
	background:transparent url(../images/boardc_top.png) no-repeat top left;
	width:770px;
	height:39px;
}

#mc-top #topmenu {
	margin:0;
	padding:0;
	float:right;
}

#mc-top #topmenu ul {
	float:left;
	margin:10px 20px 10px 30px;
	padding:0;
	list-style:none;
}

#mc-top #topmenu li {
	padding:0;
	margin:0;
	float:left;		
}

#mc-top #topmenu li a {
	display:block;
	padding:0 15px 0 20px;
	color:#FFF;
	font-size:11px;
	background:transparent url(../images/bullet.png) no-repeat 0 7px;
	
}

#mc-top #topmenu li a:hover, #mc-top #topmenu li a.current {
	color:#FF0000;
	text-decoration:none;
}

#mc-top #topmenu li span {
	background:transparent url(../images/bullet.png) no-repeat 0 0;
	width:5px;
	height:5px;
	padding:0 10px;
}

#mc-middle {
	background:#000 url(../images/boardc_picture.jpg) no-repeat top left;
	width:770px;
	height:1000px;
}

#mc-middle_right {
	float:right;
	width:363px;
	margin-top:300px;	
	position:relative;
	padding-top:50px;
	background:transparent url(../images/boardbox-middle.png) repeat-y top right;
}

#mc-middle_right span.titleWhiteBold {
	font-weight:bold;
	color:#FFF;
}

#mc-middle_right div.top {
	position:absolute;
	background:transparent url(../images/boardbox-top.png) no-repeat top right;
	width:410px;
	height:66px;
	top:-66px;
	right:0;
}

#mc-middle_right div.title {
	position:absolute;
	background:transparent url(../images/board_title.png) no-repeat top left;
	width:344px;
	height:85px;
	left:0;
	top:-20px;
}



#bottom {
	background:transparent url(../images/back_bottommenu2.png) no-repeat top left;
	width:770px;
	height:34px;	
	padding:0;
	margin-left:0;
}

#footer {
	background:transparent url(../images/back_footerred.png) no-repeat top left;
	width:770px;
	height:22px;
	margin-left:0;
	margin-bottom:10px;
	padding:0;
	text-transform:uppercase;
}