/****************************************************************************************************************************************************/
/* Basic Style ***********************************************/
/****************************************************************************************************************************************************/
body, th, td, div, span, input, select, textarea	{margin: 0;	padding: 0;font-family:±¼¸²,verdana; font-size:12px; color:#666666; line-height:18px;letter-spacing: -0.04em;}
img					{border:0;}

a { selector-dummy : expression(this.hideFocus=true);}

a:link		{font-family:±¼¸²,verdana; font-size:12px; color:#666666; text-decoration:none;line-height:18px;}
a:visited	{font-family:±¼¸²,verdana; font-size:12px; color:#666666; text-decoration:none;line-height:18px;}
a:active	{font-family:±¼¸²,verdana; font-size:12px; color:#666666; text-decoration:none;line-height:18px;}
a:hover	{font-family:±¼¸²,verdana; font-size:12px; color:#733357; text-decoration:none;line-height:18px;}

body{
		margin: 0;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #EBEBEB;
		scrollbar-3dlight-color: #F6F6F6;
		scrollbar-shadow-color: #EBEBEB;
		scrollbar-darkshadow-color: #F6F6F6;
		scrollbar-track-color: #eaeaea;
		scrollbar-arrow-color: #555555;
		overflow-y:scroll;
}


/****************************************************************************************************************************************************/
/* Form Style ***********************************************/
/****************************************************************************************************************************************************/
input	{font-size:11px; border:solid 1px #e3e4e5; background-color:#eaeaea; padding-top:1; padding-left:3;height:19px;}
select		{behavior: url('../common/co_selectBox.htc');}
textarea		{
	border:solid 1px #e3e4e5; line-height:16px; padding:5;
	background-color:#eaeaea;
		scrollbar-face-color: #FFFFFF;
		scrollbar-highlight-color: #eaeaea;
		scrollbar-3dlight-color: #eaeaea;
		scrollbar-shadow-color: #eaeaea;
		scrollbar-darkshadow-color: #eaeaea;
		scrollbar-track-color: #eaeaea;
		scrollbar-arrow-color: #555555;
		overflow-y:scroll;
}

.w_noline	{border:solid 0px #F0F0F0; background-color:#FFFFFF; }
.m_select		{font-size:11px;border:solid 1px #1C1D1D; background-color:#111111;padding-top:2; padding-left:5;height:20px; color:#cccccc;}



/****************************************************************************************************************************************************/
/* Div Style ***********************************************/
/****************************************************************************************************************************************************/





/****************************************************************************************************************************************************/
/* Common Style ***********************************************/
/****************************************************************************************************************************************************/

/* line ************************************************************************************************/
.line_e6e {height:1px; background-color:#e6e6e6;}
.line_f2f {height:1px; background-color:#f2f2f2;}
.line_d7d {height:1px; background-color:#d7d8da;}
.line_blue {height:1px; background-color:#95a3b4;}
.tiline {height:4px; background:url('../images/common/tiline.gif') repeat-x ;}
.dotline {height:1px; background:url('../images/player/dotline.gif') repeat-x ;}

/* bg ************************************************************************************************/
.bgc_bot {background-color:#f0efef;}
.bgc_fff {background-color:#ffffff;}
.bgc_f4f {background-color:#f4f4f4;}

/* contents *****************************************************************************************/
.tacon_bg {background-image:url('../images/common/tacon_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.topbg {background-image:url('../images/common/topbg.jpg') ; background-position:top left ;background-repeat: no-repeat; height:109px;}
.navibg {background-image:url('../images/common/navibg.jpg') ; background-position:top left ;background-repeat: no-repeat; height:70px;}
.con_top {background-image:url('../images/common/contents_top.gif') ; background-position:top left ;background-repeat: no-repeat; height:23px;}
.con_bg {background-image:url('../images/common/contents_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.con_bot {background-image:url('../images/common/contents_bottom.gif') ; background-position:top left ;background-repeat: no-repeat; height:35px;}

/* leftmenu ****************************************************************************************/
.mbg {background-image:url('../images/common/mbg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.mbg_top {background-image:url('../images/common/mbg_top.gif') ; background-position:top left ;background-repeat: no-repeat;}
.mbot {background-image:url('../images/common/mbottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:25px;}


/* table ************************************************************************************************/
.linebox {border:1 solid #e6e6e6; background-color:#FFFFFF;}
.exlinebox {border:1 solid #efefef;}
.txtbox {background-image:url('../images/member/text_bgbox.gif') ; background-repeat: no-repeat; background-position:top left;  width:680px}


/* td¿¡Àû¿ë ************************************************************************************************/

/* °­ÁÂ¸®½ºÆ® */
.grst_td01  {background-color:#f6f6f6; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; text-align:center; font-size:11px; font-weight:bold; letter-spacing: -0.05em; padding:7 0 5 0;}
.grst_td02  {background-color:#f6f6f6; border-bottom:1px solid #e8e8e8; text-align:center; font-size:11px; font-weight:bold; letter-spacing: -0.05em; padding:7 0 5 0;}
.grst_td03  {background-color:#ffffff; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8;padding:7 0 5 0;}
.grst_td04  {background-color:#ffffff; border-bottom:1px solid #e8e8e8;padding:7 0 5 0;}
/* È¸¿ø°¡ÀÔ¾ç½Ä */
.mem_td01  {background-color:#fcfcfc; border-right:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; font-size:11px; font-weight:bold; letter-spacing: -0.05em; padding:7 0 5 13;}
.mem_td02  {background-color:#ffffff; border-bottom:1px solid #e8e8e8;padding:7 0 7 15;}


/****************************************************************************************************************************************************/
/* Font Style ***********************************************/
/***************************************************************************************************************************************************/

.u	{text-decoration:underline}
.lt	{text-decoration:line-through}
.b	{font-weight:bold}
.n	{font-weight:normal}
.c	{text-align:center}
.r	{text-align:right}
.l	{text-align:left}
.f_ver {font-family:verdana; }

.fs10 {font-size:10px;}
.fs11 {font-size:11px;}
.fs12 {font-size:12px;}
.fs14 {font-size:14px;}
.fs16 {font-size:16px;}

.fc_999 { color:#999999;}
.fc_806 { color:#806273;}
.fc_000 { color:#000000;}
.fc_c43 { color:#c43080;}
.fc_872 { color:#87255c;}
.fc_c97 { color:#c972a2;}
.fc_b89 { color:#b89494;}
.fc_ed1 { color:#ed145b;}
.fc_406 { color:#406285;}



/****************************************************************************************************************************************************/
/* Padding Style *****************************************************/
/***************************************************************************************************************************************************/

.pad_t2 {padding-top:2px;}
.pad_t3 {padding-top:3px;}
.pad_t5 {padding-top:5px;}
.pad_t7 {padding-top:7px;}
.pad_t10 {padding-top:10px;}
.pad_t12 {padding-top:12px;}
.pad_t15 {padding-top:15px;}
.pad_t18 {padding-top:18px;}
.pad_t20 {padding-top:20px;}
.pad_t25 {padding-top:25px;}
.pad_t30 {padding-top:30px;}
.pad_t35 {padding-top:35px;}
.pad_t50 {padding-top:50px;}

.pad_r3 {padding-right:3px;}
.pad_r5 {padding-right:5px;}
.pad_r7 {padding-right:7px;}
.pad_r10 {padding-right:10px;}
.pad_r15 {padding-right:15px;}
.pad_r20 {padding-right:20px;}
.pad_r30 {padding-right:30px;}

.pad_b3 {padding-bottom:3px;}
.pad_b5 {padding-bottom:5px;}
.pad_b7 {padding-bottom:7px;}
.pad_b10 {padding-bottom:10px;}
.pad_b13 {padding-bottom:13px;}
.pad_b15 {padding-bottom:15px;}
.pad_b20 {padding-bottom:20px;}
.pad_b25 {padding-bottom:25px;}
.pad_b30 {padding-bottom:30px;}
.pad_b40 {padding-bottom:40px;}

.pad_l3 {padding-left:3px;}
.pad_l5 {padding-left:5px;}
.pad_l10 {padding-left:10px;}
.pad_l15 {padding-left:15px;}
.pad_l20 {padding-left:20px;}
.pad_l27 {padding-left:27px;}
.pad_l30 {padding-left:30px;}

.pad_zip {padding:5 10 2 10}


/* ÀÚ°£/Çà°£ ******************/
.ls_05	{letter-spacing: -0.05em;}

.lh_14 {line-height:14px}
.lh_16 {line-height:16px}

/* height ******************/
.bot_bin {height:25px;}
.ti_bin {height:7px;}	




/****************************************************************************************************************************************************/
/* Membership Style ***********************************************/
/****************************************************************************************************************************************************/

/* °¡ÀÔÈ¯¿µ */
.welcome {background-image:url('../images/member/welcome_bg.gif') ; background-position:top left ;background-repeat: no-repeat; height:260px;}

/* ¸®½ºÆ®¾ÆÀÌÄÜ */
.list {background-image:url('../images/member/ic_list.gif') ; background-position:top left ;background-repeat: no-repeat; padding:0 0 3 14;}

/* Login */
.logbox_top {background-image:url('../images/member/logbox_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:140px; width:600px}
.logbox_bg {background-image:url('../images/member/logbox_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.logbox_bot {background-image:url('../images/member/logbox_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:10px; width:600px}

/* linebox */
.linebox_top {background-image:url('../images/member/linebox_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:10px; width:680px}
.linebox_bg {background-image:url('../images/member/linebox_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.linebox_bot {background-image:url('../images/member/linebox_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:10px; width:680px}

/* 2ÇÈ¼¿linebox */
.graybox_top {background-image:url('../images/member/graybox_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:10px; width:680px}
.graybox_bg {background-image:url('../images/member/graybox_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.graybox_bot {background-image:url('../images/member/graybox_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:10px; width:680px}

/* ºÎ¿¬¼³¸í¶óÀÎ¹Ú½º */
.idbox {background-image:url('../images/member/search_txt01.gif') ; background-position:top left ;background-repeat: no-repeat;height:31px; width:680px}
.pwbox {background-image:url('../images/member/search_txt02.gif') ; background-position:top left ;background-repeat: no-repeat;height:31px; width:680px}
.leavebox {background-image:url('../images/member/leave_txt.gif') ; background-position:top left ;background-repeat: no-repeat;height:31px; width:680px}




/****************************************************************************************************************************************************/
/* Popup Style ***********************************************/
/****************************************************************************************************************************************************/

.titlebg {background-image:url('../images/pop/titlebg.gif') ; background-repeat: repeat-x; background-position:top ;height:58px;}
.img_borline {border:2 solid #000000; background-color:#FFFFFF;}
.linebg {background-image:url('../images/pop/linebg.gif') ; background-repeat: repeat-x; background-position:top ;height:20px;}
.datebg {background-image:url('../images/pop/datebg.gif') ; background-repeat: no-repeat; background-position:top left ;height:29px; color:#ffffff; font-weight:bold;letter-spacing: -0.05em;padding:4 0 0 15;}




/****************************************************************************************************************************************************/
/* Fan / News Style ***********************************************/
/****************************************************************************************************************************************************/

/* ÆäÀÌÁö¸®½ºÆ® */
.pg:link      {color: #999999; font-size:11px; }
.pg:visited    {color: #999999;  font-size:11px; }
.pg:active    {color: #999999; font-size:11px; }
.pg:hover   {color: #666666;  font-size:11px; }
.pgon   {color: #666666;  font-size:11px; font-weight:bold}

/*** List ******************************/
.listbg {background-image:url('../images/fan/listbg.gif') ; background-repeat: no-repeat; background-position:top left;} 
.listnc_td  {padding:7 0 4 0; text-align:center; color:#333333; background-color:#f8f9f9; border-bottom:1px solid #e6e6e6;}
.listns_td  {padding:7 0 4 10; color:#333333;  background-color:#f8f9f9; border-bottom:1px solid #e6e6e6;}
.listc_td  {padding:7 0 4 0; text-align:center; border-bottom:1px solid #e6e6e6;}
.lists_td  {padding:7 0 4 10; border-bottom:1px solid #e6e6e6;}
.listp_td  {padding:8 0 8 0; text-align:center; border-bottom:1px solid #e6e6e6;}
.pholine {border:1 solid #e6e6e6;}

.lis_not:link		{color:#333333; text-decoration:none;}
.lis_not:visited	{color:#333333; text-decoration:none;}
.lis_not:active	{color:#333333;  text-decoration:none;}
.lis_not:hover	{color:#000000;  text-decoration:underline;}

/*** View ******************************/
.viti_td  {background-image:url('../images/fan/listbg.gif') ; background-repeat: no-repeat; background-position:top left ; padding:4 0 0 20; height:30px; font-weight:bold; color:#ffffff;letter-spacing: -0.05em;}
.visec_td  {background-image:url('../images/fan/secline.gif') ; background-repeat: no-repeat; background-position:bottom right ; padding:2 0 0 20; height:30px;border-bottom:1px solid #e6e6e6;}
.vicon_td  {padding:5 0 0 15; border-bottom:1px solid #e6e6e6;}
.vitxt_td  {padding:25 20 25 20; border-bottom:1px solid #e6e6e6;}

/*** Write ******************************/
.wrsec_td  {background-image:url('../images/fan/secline.gif') ; background-repeat: no-repeat; background-position:bottom right ; padding:0 0 0 20; border-bottom:1px solid #e6e6e6;}
.wrcon_td  {padding:7 5 7 15; border-bottom:1px solid #e6e6e6;}
.wrtxt_td  {padding:7 5 7 5; border-bottom:1px solid #e6e6e6;}

/*** Comment ******************************/
.comment_top {background-image:url('../images/fan/comment_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:10px; width:680px}
.comment_bg {background-image:url('../images/fan/comment_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.comment_bot {background-image:url('../images/fan/comment_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:10px; width:680px}
.line_com {height:1px; background-color:#eaeaea;}
.pad_comment {padding:5 5 5 15}
.idname {background-image:url('../images/fan/ic_comlist.gif') ; background-position:top left ;background-repeat: no-repeat; padding:10 0 0 13; font-size:11px}

/*** SEARCH ******************************/
.searchbg {background-image:url('../images/fan/searchbg.gif') ; background-repeat: no-repeat; background-position:top left; width:680px; height:50px;text-align:center;}
.search_input	{font-size:11px; border:solid 1px #d1d2d4; background-color:#ffffff; padding-top:2; padding-left:3;height:19px;}
.g_noline	{border:solid 0px #f4f4f4; background-color:#f4f4f4; }

/*** WKBL forum ******************************/
.opti_td  {padding:3 0 0 20; color:#333333; height:30px; font-weight:bold; background-color:#f8f9f9; border-bottom:1px solid #a3a7ac; border-left:1px solid #a3a7ac;border-right:1px solid #a3a7ac;letter-spacing: -0.05em; }

/*** Poll ******************************/
.polque_td  {background-image:url('../images/fan/listbg.gif') ; background-repeat: no-repeat; background-position:top left ; padding:4 0 0 10; height:30px; font-weight:bold; color:#ffffff;letter-spacing: -0.05em;}
.polsec_td  {padding:0 0 0 28; height:30px; background-color:#f0eff0;background-image:url('../images/fan/secline.gif') ; background-repeat: no-repeat; background-position:bottom right ;}
.poltxt_td  {padding:4 0 0 10; height:30px; background-color:#f0eff0;}
.ansline {border:2 solid #7d8187;}

.pbar_bg {background-image:url('../images/fan/pollbar_bg.gif') ; background-repeat: no-repeat; background-position:top left ;height:11px; width:150px;}
.pbar_f {background-image:url('../images/fan/pollbar_first.gif') ; background-repeat: no-repeat; background-position:top left ;height:11px; width:3px;}
.pbar_e {background-image:url('../images/fan/pollbar_end.gif') ; background-repeat: no-repeat; background-position:top left ;height:11px; width:3px;}
.pbar {background-image:url('../images/fan/1pixel.gif') ; background-repeat: repeat-x; background-position:top left ;}

/*** Hotfocus ******************************/
.topline  {background-image:url('../images/news/topline.gif') ; background-repeat: no-repeat; background-position:top left ; height:4px;}
.botline  {background-image:url('../images/news/bottomline.gif') ; background-repeat: no-repeat; background-position:top left ; height:4px;}
.hflist_td  {padding:10 0 10 12; border-bottom:1px solid #d7d8da;}

.hotti:link		{color:#58626c; text-decoration:none;font-weight:bold; letter-spacing: -0.05em;}
.hotti:visited	{color:#58626c; text-decoration:none;font-weight:bold; letter-spacing: -0.05em;}
.hotti:active	{color:#58626c;  text-decoration:none;font-weight:bold; letter-spacing: -0.05em;}
.hotti:hover	{color:#7a4563;  text-decoration:none;font-weight:bold; letter-spacing: -0.05em;}

/* News img div style */
.focusbg {position:relative; width:146px; height:116px; background-image:url('../images/news/focusbg.gif') ; background-position:top left ;background-repeat: no-repeat;text-align:center;padding-top:13px}
.dailybg {position:relative; width:164px; height:134px; background-image:url('../images/news/dailybg.gif') ; background-position:top left ;background-repeat: no-repeat;text-align:center;padding-top:12px}	
.dailyti {position:relative; width:150px;text-align:center; padding-top:3px; font-weight:bold; color:#58626c; letter-spacing: -0.05em; line-height:16px}	
.dailydate {position:relative; width:150px;text-align:center; padding-top:2px; color:#b89494; font-size:11px; line-height:16px}	

.dailyti:link		{color:#58626c; text-decoration:none;font-weight:bold; letter-spacing: -0.05em; line-height:16px}
.dailyti:visited	{color:#58626c; text-decoration:none;font-weight:bold; letter-spacing: -0.05em; line-height:16px}
.dailyti:active	{color:#58626c;  text-decoration:none;font-weight:bold; letter-spacing: -0.05em; line-height:16px}
.dailyti:hover	{color:#7a4563;  text-decoration:none;font-weight:bold; letter-spacing: -0.05em; line-height:16px}

/* ³ó±¸¿ë¾î¸®½ºÆ®¾ÆÀÌÄÜ */
.voclist {background-image:url('../images/fan/ic_voclist.gif') ; background-position:top left ;background-repeat: no-repeat; padding:0 0 0 17;}
.pad_voc {padding:5 10 0 17}

/*** Auction ******************************/
.auctionbg  {background-image:url('../images/fan/auction_pbg.gif') ; background-repeat: no-repeat; background-position:top left ; padding:4 0 0 85; height:30px; color:#87255c;}


/****************************************************************************************************************************************************/
/* Stats  Style ***********************************************/
/****************************************************************************************************************************************************/

.record_select	{behavior: url('../common/record_selectBox.htc');}

/*** Record ******************************/
.borline {height:1px; background-color:#c9cacd;}
.borline_sub {height:1px; background-color:#dadee1;}
.borline_w {height:1px; background-color:#ffffff;}
.bgover {background-color:#eef1f2;}

.resecrig_td  {background-image:url('../images/stats/recordbg.gif') ; background-repeat: repeat-x; background-position:top left ; padding:8 0 5 0;text-align:center;font-size:11px; font-weight:bold; color:#ffffff;letter-spacing: -0.05em; border-right:1px solid #909397;line-height:15px}
.resec_td  {background-image:url('../images/stats/recordbg.gif') ; background-repeat: repeat-x; background-position:top left ; padding:8 0 5 0; text-align:center;font-size:11px; font-weight:bold; color:#ffffff;letter-spacing: -0.05em; line-height:15px}
.resecrito_td  {background-image:url('../images/stats/recordbg.gif') ; background-repeat: repeat-x; background-position:top left ; padding:7 0 4 0; text-align:center;font-size:11px; font-weight:bold; color:#ffffff;letter-spacing: -0.05em; border-right:1px solid #909397;border-top:1px solid #909397;line-height:15px}
.rerig_td  {padding:7 0 3 0; text-align:center; border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.re_td  {padding:7 0 3 0; text-align:center; border-bottom:1px solid #e6e6e6;}

/* Record(°æ±âº°¼øÀ§) */
.rerig_s_td  {padding:6 0 2 0; text-align:center; border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;font-size:11px; line-height:15px}
.re_s_td  {padding:6 0 2 0; text-align:center; border-bottom:1px solid #e6e6e6;font-size:11px; line-height:15px}

.subresecrig_td  {background-image:url('../images/stats/recordbg_sub.gif') ; background-repeat: repeat-x; background-position:top left ; padding:8 0 5 0; ;text-align:center;font-size:11px; font-weight:bold; color:#ffffff;letter-spacing: -0.05em; border-right:1px solid #b8c0c7;line-height:15px}
.subresec_td  {background-image:url('../images/stats/recordbg_sub.gif') ; background-repeat: repeat-x; background-position:top left ; padding:8 0 5 0; ;text-align:center;font-size:11px; font-weight:bold; color:#ffffff;letter-spacing: -0.05em; line-height:15px}
.subrerig_td  {padding:7 0 3 0; text-align:center; border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.subre_td  {padding:7 0 3 0; text-align:center; border-bottom:1px solid #e6e6e6;}

.player:link		{color:#666666; text-decoration:underline;}
.player:visited	{color:#666666; text-decoration:underline;}
.player:active	{color:#666666;  text-decoration:underline;}
.player:hover	{color:#733357;  text-decoration:underline;}

.part:link		{color:#ffffff; text-decoration:underline;font-size:11px; font-weight:bold;line-height:15px}
.part:visited	{color:#ffffff; text-decoration:underline;font-size:11px; font-weight:bold;line-height:15px}
.part:active	{color:#ffffff;  text-decoration:underline;font-size:11px; font-weight:bold;line-height:15px}
.part:hover	{color:#ffcc33;  text-decoration:underline;font-size:11px; font-weight:bold;line-height:15px}

/*** Mvp ******************************/
.mvpbox_top {background-image:url('../images/stats/mvpbox_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:60px; width:680px}
.mvpbox_bg {background-image:url('../images/stats/mvpbox_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.mvpbox_bot {background-image:url('../images/stats/mvpbox_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:20px; width:680px}

.mvpphoto_line {border:5 solid #dad8cc;}
.pfline {height:1px; background-color:#dad8cc;}

.pfrig_td  {padding:7 0 7 10; border-bottom:1px solid #dad8cc;border-right:1px solid #dad8cc;}
.pfrigtxt_td  {padding:7 0 3 10; border-bottom:1px solid #dad8cc;border-right:1px solid #dad8cc;}
.pf_td  {padding:7 0 7 10; border-bottom:1px solid #dad8cc}
.pftxt_td  {padding:7 0 3 10; border-bottom:1px solid #dad8cc;}
.pftitle_td  {padding:9 0 5 10; border-bottom:1px solid #dad8cc;border-top:1px solid #dad8cc;background-color:#e8e7de;}

/* Mvp gamelogo img div style */
.teambg {position:relative; width:108px; height:94px; background-image:url('../images/stats/teambg_mvp.gif') ; background-position:top left ;background-repeat: no-repeat;text-align:center;padding-top:7px}

/****************************************************************************************************************************************************/
/* Schedule Style ***********************************************/
/****************************************************************************************************************************************************/
.score {color:#d1308d; font-weight:bold;}
.date {color:#ffcc33; padding:3 0 0 15;}
.stadium {color:#abadb0; font-size:11px; padding:3 10 0 0;}
.quarter {color:#ff6600;  padding:2 0 0 0;}
.score_qua {color:#ffffff; padding:2 0 0 0;}
.teloline {border:1 solid #f2f2f2;}
.team_name {border-left:1 solid #d6d7d9;border-top:1 solid #d6d7d9;border-right:1 solid #d6d7d9; background-color:#f2f1eb; background-image:url('../images/schedule/teamname_bg.gif') ; background-position:top left ;background-repeat: no-repeat;color:#905a6b; padding:5 0 0 17; font-weight:bold;}

.scoreboard_top {background-image:url('../images/schedule/scoreboard_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:39px; width:680px}
.scoreboard_bg {background-image:url('../images/schedule/scoreboard_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.scoreboard_bot {background-image:url('../images/schedule/scoreboard_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:15px; width:680px}
.teamboard_bg {background-image:url('../images/stats/teamboard_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}

.sb_datebg {background-image:url('../images/schedule/sb_datebg.gif') ; background-position:top left ;background-repeat: no-repeat;height:25px; width:418px}
.sbbg {background-image:url('../images/schedule/sbbg.gif') ; background-position:top left ;background-repeat: no-repeat;height:67px; width:418px}
.mvpbg {background-image:url('../images/schedule/mvpbg.gif') ; background-position:top left ;background-repeat: no-repeat;height:40px; width:350px}
.ic_tena {background-image:url('../images/schedule/ic_tena.gif') ; background-position:top left ;background-repeat: no-repeat;}

/* ¾çÆÀºñ±³ ±×·¡ÇÁ */
.grahpbg {background-image:url('../images/schedule/grahpbg.gif') ; background-position:bottom left ;background-repeat: repeat-x;}
.grahpline {height:2px; background:url('../images/schedule/grahpline.gif') repeat-x;}
.gratc_a_bg {background-image:url('../images/schedule/tc1pixel_a.gif') ; background-repeat: repeat-y; background-position:top left ;}
.gratc_a_top {background-image:url('../images/schedule/tctop_a.gif') ; background-repeat: no-repeat; background-position:top left ;height:5px; width:13px;}
.gratc_b_bg {background-image:url('../images/schedule/tc1pixel_b.gif') ; background-repeat: repeat-y; background-position:top left ;}
.gratc_b_top {background-image:url('../images/schedule/tctop_b.gif') ; background-repeat: no-repeat; background-position:top left ;height:5px; width:13px;}
.graborline {border:2 solid #e6e6e6;}
.gra_team{height:37px; background-color:#ececec; padding:5 20 0 20;}

/* °æ±â°á°ú ·Î°íÀÌ¹ÌÁö div style */
.sb_teambg {position:relative; width:117px; height:97px; background-image:url('../images/schedule/sb_teambg.gif') ; background-position:top left ;background-repeat: no-repeat;text-align:center;padding-top:8px}


/****************************************************************************************************************************************************/
/* Player Style ***********************************************/
/****************************************************************************************************************************************************/

.glist_dic_bg {background-image:url('../images/player/glist_dic_bg.gif') ; background-position:top left ;background-repeat: no-repeat;height:58px;padding:12 0 0 27;}
.glist_top {background-image:url('../images/player/glist_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:15px; width:680px}
.glist_bg {background-image:url('../images/player/glist_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.glist_mid {background-image:url('../images/player/glist_middle.gif') ; background-position:top left ;background-repeat: no-repeat;height:30px; width:680px}
.glist_bot {background-image:url('../images/player/glist_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:15px; width:680px}
.gdotline {height:31px; background:url('../images/player/gdotline.gif') repeat-x ;}

.profile_top {background-image:url('../images/player/profile_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:20px; width:680px}
.profile_bg {background-image:url('../images/player/profile_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.profile_bot {background-image:url('../images/player/profile_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:20px; width:680px}
.etcrec_borline {border:1 solid #e6e6e6; background-color:#f9f9f9;}
.player_name {background-color:#e8e7de; font-weight:bold;text-align:center; padding:7 0 4 0;}

/* Tab */
.tabbg {background-image:url('../images/player/tabbg.gif') ; background-position:top left ;background-repeat: no-repeat;height:25px; width:680px}

/* Td(°³ÀÎÃÖ°í±â·Ï) */
.sectitrig_td  {padding:7 0 3 25; border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;background-color:#f4f4f4; color:#372931}
.secrig_td  {padding:7 0 3 20; border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.sec_td  {padding:7 0 3 20; border-bottom:1px solid #e6e6e6;}
.plist_td  {background-image:url('../images/player/ic_diclist.gif') ; background-repeat: no-repeat; background-position:top left ; padding:0 0 3 8;}

.ranking {color:#6f2b52; font-weight:bold;}
.vs {color:#999999; font-family:verdana; font-size:10px;}
.topday {color:#b89494; }
.month {color:#97557a; }

.pad_plist {padding:15 0 0 27;}

/* Td(¼±¼öºñ±³ÆË¾÷ÇÁ·ÎÇÊ) */
.pop_pfsec_td  {padding:6 0 6 15; border-bottom:1px solid #dad8cc;border-right:1px solid #dad8cc;border-left:1px solid #dad8cc;}
.pop_pfplay01_td  {padding:6 15 6 0; border-bottom:1px solid #dad8cc; text-align:right;}
.pop_pfplay02_td  {padding:6 0 6 15; border-bottom:1px solid #dad8cc}
.pop_sec_td  {padding:7 0 3 0; border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-left:1px solid #e6e6e6;background-color:#f4f4f4; color:#372931;text-align:center;}
.pop_rec_td  {padding:7 0 3 0; border-bottom:1px solid #e6e6e6;text-align:center;}


/****************************************************************************************************************************************************/
/* Team Style ***********************************************/
/****************************************************************************************************************************************************/

.box_kb {background-image:url('../images/team/box_kb.gif') ; background-position:top left ;background-repeat: no-repeat;height:230px;padding:16 0 0 0;text-align:center;}
.box_kumho {background-image:url('../images/team/box_kumho.gif') ; background-position:top left ;background-repeat: no-repeat;height:230px;padding:16 0 0 0;text-align:center;}
.box_samsung {background-image:url('../images/team/box_samsung.gif') ; background-position:top left ;background-repeat: no-repeat;height:230px;padding:16 0 0 0;text-align:center;}
.box_shinsegae {background-image:url('../images/team/box_shinsegae.gif') ; background-position:top left ;background-repeat: no-repeat;height:230px;padding:16 0 0 0;text-align:center;}
.box_shinhan {background-image:url('../images/team/box_shinhan.gif') ; background-position:top left ;background-repeat: no-repeat;height:230px;padding:16 0 0 0;text-align:center;}
.box_woori {background-image:url('../images/team/box_woori.gif') ; background-position:top left ;background-repeat: no-repeat;height:230px;padding:16 0 0 0;text-align:center;}

.team_top {background-image:url('../images/team/teaminfo_top.gif') ; background-position:top left ;background-repeat: no-repeat;height:20px; width:680px}
.team_bg {background-image:url('../images/team/teaminfo_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.team_bot {background-image:url('../images/team/teaminfo_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:20px; width:680px}


/****************************************************************************************************************************************************/
/* Wkbl Style ***********************************************/
/****************************************************************************************************************************************************/

.magsec_td  {padding:5 0 1 0; border-top:2px solid #e0e0e0;border-bottom:1px solid #e0e0e0;font-size:11px;background-color:#f8f8f8; text-align:center}
.mag_td  {padding:5 0 1 30; border-bottom:1px solid #e0e0e0;font-size:11px;}


/* Sitemap */
.site_bg {background-image:url('../images/etc/site_bg.gif') ; background-position:top left ;background-repeat: repeat-y;}
.site_bot {background-image:url('../images/etc/site_bottom.gif') ; background-position:top left ;background-repeat: no-repeat;height:20px;}
.mlist {background-image:url('../images/etc/ic_mlist.gif') ; background-position:top left ;background-repeat: no-repeat; padding:0 0 3 11;}
.slist {background-image:url('../images/etc/ic_slist.gif') ; background-position:top left ;background-repeat: no-repeat; padding:0 0 3 18;}

.site:link		{font-size:11px; color:#757575; line-height:16px;}
.site:visited	{font-size:11px; color:#757575; line-height:16px;}
.site:active	{font-size:11px; color:#757575; line-height:16px;}
.site:hover	{font-size:11px; color:#733357; line-height:16px;}


/****************************************************************************************************************************************************/
/* Main Style ***********************************************/
/****************************************************************************************************************************************************/

.bgtop {background-image:url('../images/main/bgtop.gif') ; background-position:top left ;background-repeat: repeat-x;}
.main_conbg {background-image:url('../images/main/main_con.gif') ; background-position:top left ;background-repeat: repeat-y;}
.main_navibg {background-image:url('../images/main/main_navibg.jpg') ; background-position:top left ;background-repeat: no-repeat; height:70px;}
.bg_news {background-image:url('../images/main/bg_news.gif') ; background-position:top left ;background-repeat: no-repeat; height:352px;}
.bg_live_notice {background-image:url('../images/main/bg_live_notice.gif') ; background-position:top left ;background-repeat: no-repeat; height:39px;}
.bg_wkblnews {background-image:url('../images/main/bg_wkblnews.gif') ; background-position:top left ;background-repeat: no-repeat; height:158px;}
.bg_mvp {background-image:url('../images/main/bg_mvp.gif') ; background-position:top left ;background-repeat: no-repeat; height:158px;}
.bg_daily {background-image:url('../images/main/bg_daily.gif') ; background-position:top left ;background-repeat: no-repeat; height:158px;}
.bg_poll {background-image:url('../images/main/bg_poll.gif') ; background-position:top left ;background-repeat: no-repeat; height:104px;}
.bg_ticket {background-image:url('../images/main/bg_ticket.gif') ; background-position:top left ;background-repeat: no-repeat; height:104px;}
.bg_flash{background-image:url('../images/main/bg_flash.gif') ; background-position:top left ;background-repeat: no-repeat; height:104px;}
.bg_ticketbox{background-image:url('../images/main/bg_ticketbox.gif') ; background-position:top left ;background-repeat: no-repeat; height:77px;width:150px;}
.game_bot {background-image:url('../images/main/game_bottom.gif') ; background-position:top left ;background-repeat: no-repeat; height:10px;}
.bg_banner{background-image:url('../images/main/bg_banner.gif') ; background-position:top left ;background-repeat: no-repeat; height:186px;width:230px;}
.copyright{background-image:url('../images/main/copyright.gif') ; background-position:top left ;background-repeat: no-repeat; height:124px;width:950px;}

.mboxline {border:1 solid #333434;}
.mline {height:1px; background-color:#333434;}
.imgline {border:1 solid #454444;}
.mbgc_000 {background-color:#000000;}
.mbgc_212 {background-color:#212324;}

.live_notice {background-image:url('../images/main/ti_live_notice.gif') ; background-position:top left ;background-repeat: no-repeat; height:26px;width:157px;}
.live_cbg {background-image:url('../images/main/bg_livenot_center.gif') ; background-position:top left ;background-repeat: repeat-x;}
.live_right {background-image:url('../images/main/bg_livenot_right.gif') ; background-position:top left ;background-repeat: no-repeat; height:26px;width:18px;}
.live_txt {font-size:11px; color:#ffffff; padding:3 0 0 0px;}

.news_title_y {font-size:18px; font-weight:bold; color:#ef9e1f; padding:3 0 0 0px; letter-spacing: -0.05em; line-height:20px}
.news_title_w {font-size:18px; font-weight:bold; color:#ffffff; padding:5 0 0 20px; letter-spacing: -0.05em; line-height:20px}
.news_txt {color:#dbdbdb; padding:15 0 10 0px;}
.n_borline {border:1 solid #444748;}
.nover_borline {border:1 solid #ae9059;}

.m_news:link		{font-size:11px; color:#dbdbdb; line-height:16px;}
.m_news:visited	{font-size:11px; color:#dbdbdb; line-height:16px;}
.m_news:active	{font-size:11px; color:#dbdbdb; line-height:16px;}
.m_news:hover	    {font-size:11px; color:#dbdbdb; line-height:16px;text-decoration:underline;}

.news_list {background-image:url('../images/main/ic_newslist.gif') ; background-position:top left ;background-repeat: no-repeat; padding:3 0 0 9;}

.wkblnews:link		{color:#dbdbdb;}
.wkblnews:visited	{color:#dbdbdb;}
.wkblnews:active	{color:#dbdbdb;}
.wkblnews:hover	{color:#f1b01a;}

.m_poll {font-size:11px; color:#dbdbdb; line-height:15px;} 
.m_team {color:#9b9a92;}
.m_player01 {color:#ef9e1f;}
.m_player02 {color:#dbdbdb;}
.m_date {color:#f1b01a;}
.m_point {color:#eecfaf;}
.m_date {color:#f1b01a;font-size:11px}
.m_month {color:#f1b01a;font-weight:bold;text-align:center}
.m_score {color:#ff6600;text-align:center}
.m_day {color:#dbdbdb;font-family:verdana; font-size:9px;text-align:center; line-height:14px;}
.m_sunday {color:#a43860;font-family:verdana; font-size:9px;text-align:center; line-height:14px;}
.m_section {color:#9b9a92; font-size:11px; text-align:center; line-height:14px;padding:2 0 0 0;}
.m_ranking {color:#dbdbdb; font-size:11px; text-align:center; line-height:14px;padding:2 0 0 0;}
.m_ranking_team {color:#dbdbdb; font-size:11px; line-height:14px;padding:2 0 0 10;}
.gameday{background-image:url('../images/main/gameday.gif') ; background-position:top center ;background-repeat: no-repeat; height:17px;}

.m_ga:link		{font-size:9px; line-height:14px;font-family:verdana;color:#dbdbdb;}
.m_ga:visited	{font-size:9px; line-height:14px;font-family:verdana;color:#dbdbdb;}
.m_ga:active	{font-size:9px; line-height:14px;font-family:verdana;color:#dbdbdb;}
.m_ga:hover	{font-size:9px; line-height:14px;font-family:verdana;color:#dbdbdb;}

.m_ga_sun:link		{font-size:9px; line-height:14px;font-family:verdana;color:#a43860;}
.m_ga_sun:visited	{font-size:9px; line-height:14px;font-family:verdana;color:#a43860;}
.m_ga_sun:active	{font-size:9px; line-height:14px;font-family:verdana;color:#a43860;}
.m_ga_sun:hover	{font-size:9px; line-height:14px;font-family:verdana;color:#a43860;}


/* Newsimage div style */
.news_photo {position:relative; width:548px; height:315px; background-image:url('../images/main/bg_news_photo.gif') ; background-position:top left ;background-repeat: no-repeat;text-align:center;z-index:0;}
.news_image{position:absolute;	padding:12px 0px 0px 0px; width:524px;height:291px;z-index:2; left: 12px; top: 0px;}
.news_titlebg{position:absolute;	width:524px;height:50px;z-index:3; left: 12px; bottom: 11px;}
.news_title{position:absolute;	width:524px;height:50px;z-index:4; left: 12px; bottom: 11px;}