@charset "utf-8";

#topper {width:100%; height:50px; background-repeat:repeat-x;}
#topper div {position:relative; margin:0 auto; width:990px;}
h1#logo-pg a {float:left; margin-right:30px; background-repeat:no-repeat; width:157px; height:50px; cursor:hand;}

/*========== Top Navigator ==========*/
#topper { background-image:url(../images/top_bg.gif);}
h1#logo-pg a {background-image:url(../images/logo_pg.gif);}
#topNav {float:left;}
#topNav li {float:left;}
#topNav a {display:block; margin:0 10px; width:66px; height:50px; background:url(../images/top_nav.gif) no-repeat;}
#topNav .nav01 a {background-position:0 0;}
#topNav .nav02 a {background-position:-66px 0;}
#topNav .nav03 a {background-position:-133px 0;}
#topNav .nav04 a {background-position:-202px 0; width:80px;}
#topNav .nav01 a:hover, #topNav .nav01 a:active {background-position:0 -50px;}
#topNav .nav02 a:hover, #topNav .nav02 a:active {background-position:-66px -50px;}
#topNav .nav03 a:hover, #topNav .nav03 a:active {background-position:-133px -50px;}
#topNav .nav04 a:hover, #topNav .nav04 a:active {background-position:-202px -50px;}
#topper div .select {float:right; margin-top:12px; text-align:right;}

/*========== Table ==========*/
table {word-wrap:break-word;}
table, caption, tbody, tfoot, thead, tr, th, td {vertical-align:middle;}
table.noborder {border:none; border-collapse:collapse;}
table.noborder TH, table.noborder TD {border:none; padding:2px;}
.tLeft {text-align:left;}
.tCenter {text-align:center;}
.tRight {text-align:right;}

/*========== Element ==========*/
a.btn-over:hover {filter:alpha(opacity=80); /* IE */ -moz-opacity:0.8; /* Moz + FF */ opacity:0.8; /* FF 1.5 */}
.clear {clear:both; font-size:0; line-height:0;}
.hide {font-size:0; line-height:0; color:#fff; text-indent:-5000px;}
.txt-bold {font-weight:bold;}
.txt-copy {
	line-height:2.5;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.noOL {border:none;}

/* select game */
a.btn-elligu, a.btn-bnb {margin-top:5px; float: right; display:block; width:133px; height:38px; background-repeat:no-repeat; background-image:url(../images/top_gamemenu.png);}
a.btn-elligu {background-position:0 0;}
a.btn-bnb {background-position:-136px 0;}
a.btn-elligu:hover {background-position:0 -38px;}
a.btn-bnb:hover {background-position:-136px -38px;}

/* select menu */
.select-menu{ float: right; margin:13px 10px;}