.style1 {
	color: #ffcc00;
}
.style0 {
	color: #dddddd;
}

ul,ol,li,dl,dt,dd{
	margin:0 0 0 16;
	padding:0;
	list-style: none;
}

img{
	border:none;
}

#gnavi {
	text-align:left;
	height:22px;
}
#gnavi ul{
	list-style:none;
	display: inline;
}
#gnavi li{
	display:inline;
	height:22px;
	float:left;
}

#gnavi a {
display:block;
height:22px;
line-height:22px;
text-decoration:none;
text-align:left;
}

#gnavi a.menu1 {
width:98px;
background:url(../common/navi_game.gif) no-repeat;
}
#gnavi a:hover.menu1{
background:url(../common/navi_game_o.gif) no-repeat;
}

#gnavi a.menu2 {
width:104px;
background:url(../common/navi_int.gif) no-repeat;
}
#gnavi a:hover.menu2{
background:url(../common/navi_int_o.gif) no-repeat;
}

#gnavi a.menu3 {
width:102px;
background:url(../common/navi_bbs.gif) no-repeat;
}
#gnavi a:hover.menu3{
background:url(../common/navi_bbs_o.gif) no-repeat;
}

#gnavi a.menu4 {
width:120px;
background:url(../common/navi_pass.gif) no-repeat;
}
#gnavi a:hover.menu4{
background:url(../common/navi_pass_o.gif) no-repeat;
}

#gnavi a.menu5 {
width:86px;
background:url(../common/navi_con.gif) no-repeat;
}
#gnavi a:hover.menu5{
background:url(../common/navi_con_o.gif) no-repeat;
}

#search_box{
	width:744;
	text-align:right;
}


#activityArea{
 width:880px;
 float:left;
}
/*
tr.maincontent{
 float:left;
 white-space: nowrap;
 width:900;
}*/

#maincontent{
 width：900px;
 white-space: nowrap;
 float:left;
 display: inline-block;
 _display: inline;
}

#boxB {
 width:120px;
 float:left;
}


