@charset "UTF-8";

div#contents-box h2
{
	background-image:url('../../img/bbs/banner5.gif');
	width:716px;
	height:150px;
}

div#contents-box h2 span
{
	display:none;
	width:715px;
	height:150px;
}

div#contents-box input{
	cursor:pointer;
}

div#contents-box a:link
{
	color:#000000;
}

div#contents-box a:hover
{
	color:#FF0000;
}

div#contents-box a:active
{
	color:#FFFF00;
}

div#contents-box a:visited
{
	color:#0000FF;
}


div#top
{
	padding:0px;
    width:715px;
    height:220px;
	/*background-image:url(../../img/bbs/top-back.jpg);
	background-repeat:no-repeat;*/
	background-color:#ffffff;
	text-align:left;
}

div#menu{
	position:absolute;
	width:695px;
	height:200px;
	margin:10px;
	background-color:#ffffff;
	float:none;
	text-align:left;
}

div#top_contents{
	width:675px;
	height:180px;
	margin:10px;
	background-color:#ffffff;
}

div#top_left{
	width:340px;
	height:180px;
	margin-right:10px;
	float:left;
	background-color:#ffffff;
}

div#top_center{
	width:75px;
	height:180px;
	margin-right:5px;
	float:left;
	background-color:#ffffff;
}

div#top_center_over{
	width:75px;
	height:56px;
	margin-bottom:6px;
	background-color:#ffffff;
}

div#top_center_middle{
	width:75px;
	height:56px;
	margin-bottom:6px;
	background-color:#ffffff;
}

div#top_center_under{
	width:75px;
	height:56px;
	margin-bottom:0px;
	background-color:#ffffff;
}

div#top_right{
	width:240px;
	height:180px;
	margin:0px;
	float:left;
	background-color:#ffffff;
}

div#top_right_over{
	width:240px;
	height:56px;
	margin-bottom:6px;
	background-color:#ffffff;
}

div#top_right_under{
	width:240px;
	height:118px;
	margin-bottom:0px;
	background-color:#ffffff;
}



a,img
{
	margin:0px;
	padding:0px;
}

img#top-img{
    width:350px;
    height:150px;
    margin:2px 0px 0px 0px;
}

div#top-center img{
    width:100px;
    height:65px;
    margin:0px 0px 0px 0px;
}

div#top-right{
    float:left;
    width:200px;
    height:199px;
}

img#user{
    width:200px;
    height:65px;
    margin:0px 0px 2px 0px;
}

td{
	height:30px;
	padding:2px;
}

div#middle{
    float:none;
    clear:both;
    text-align:left;
    margin-top:10px;
    width:680px;
    background-color:#ffffff;
}

div#middle-right{
    background-color:#ffffff;
    width:150px;
    float:left;
}


