﻿/* CSS Document */
body {
	margin: 0px;
    background-color:#2b2b2b;
	background-image:url(http://image.gamon.net/images/global/common/bg_sub.gif);
	background-repeat:repeat-x;
	
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#02131F;
	scrollbar-3dlight-color:#282828;
	scrollbar-darkshadow-color:#181818;
	scrollbar-shadow-color:#282828;
	scrollbar-arrow-color:#282828;
	scrollbar-track-color:#1e1e1e;
	word-break:break-all;
}
td	{font-family:'verdana'; font-size:11px; line-height:14px; letter-spacing:0; color:#8d8d8d;}

a {selector-dummy: expression(this.hideFocus=true);} 

a,img {selector-dummy: expression(this.hideFocus=true);} 

a,img,input{selector-dummy: expression(this.hideFocus=true);} 

img {border:0;}

.top {background-image:url(http://image.gamon.net/images/global/common/bg_top_bar.gif); width:100%; height:38px; text-align:center}

.select{behavior: url('/App/global/inc/select.htc');}
.inp_t {font-family:'verdana'; background-color:#000000; border:1px solid #000000; font-size:11px; color:#ffffff; line-height:10px; width:195; height:15px;}
.inp_t01 {font-family:'verdana'; background-color:#000000; border:1px solid #000000; font-size:11px; color:#ffffff; line-height:10px; height:15px;}

/*Link*/
A:link		{color:#c7c7c7; text-decoration:none;}
A:visited	{color:#c7c7c7; text-decoration:none;}
A:hover		{color:#ff4200; text-decoration:none;}

/* basic */
.bg_l {background-image:url('http://image.gamon.net/images/global/common/bg_sub_left.gif'); background-repeat:repeat-x; background-position:right top;}
.bg_r {background-image:url('http://image.gamon.net/images/global/common/bg_sub_right.gif'); background-repeat:repeat-x; background-position:left top;}
.bg_c {background-image:url('http://image.gamon.net/images/global/common/bg_sub_center.gif'); background-repeat:no-repeat;}
.bg_pop {background-image:url('http://image.gamon.net/images/global/common/bg_sub_pop.gif'); background-repeat:repeat-x;}
.bg_bar {background-image:url('http://image.gamon.net/images/global/support/bg_title.gif');}

/* content width */
.sz01 {width:545; padding-top:50;}
.sz02 {width:100%; padding:30 0 0 13;}
.sz03 {width:600px; padding:0 20px;}

/* padding */
.pa01 {padding:10 0px;}
.pa02 {padding-left:2px;}
.pa03 {padding-bottom:5px;}
.pa04 {padding-bottom:5px;}
.pa05 {padding:10 5px;}


/* font color */
.bol {font-weight:bold}
.f_or {color:#ff4200;}
.f_or01 {color:#ff4200; font-weight:bold}
.f_or02 {color:#ff4200; font-weight:bold; font-size:18px; padding:10px; line-height:20px;}
.f_or03 {color:#ff4200; font-weight:bold; font-size:18px; line-height:20px;}
.f_gy01 {color:#6f6f6f;}
.f_gy02 {color:#8d8d8d; font-weight:bold;}
.f_w {color:#ffffff;}

.f_sz {font-size:14px; line-height:15px;}
.f_sz01 {font-size:10px;}

.bul {font-size:5px;}
.bul01 {width:2; height:20; background-color:#ffffff;}

.box01 {padding:7px; background-color:#1e1e1e;}
.box02 {padding:3px;}

/* div */
.d_left {position:absolute; padding:100 27 0 20px;}
.d_top {position:absolute; padding:97 0 0 13px;}








.



