/*********************************   table lists    *********************************/
/* Table List */
table.list_tbl02_list {width:100%; table-layout:fixed; empty-cells: show;} /* listing header */
table.list_tbl02_list tr         {}
table.list_tbl02_list tr.list    {background:url(http://images.ijjimax.com/v2/arcade/sf/line01_btm.gif) repeat-x 0 bottom;}
table.list_tbl02_list tr.list01  {background:url(http://images.ijjimax.com/v2/common/sq_gray01.gif) repeat-x 0 bottom;}
table.list_tbl02_list tr.list02  {background:#F7F7F7 url(http://images.ijjimax.com/v2/common/sq_gray01.gif) repeat-x 0 bottom;}
table.list_tbl02_list tr.listbtm {background:url(http://images.ijjimax.com/v2/bbs/sq_gray01_blackcanvas.gif) repeat-x 0 bottom; }
table.list_tbl02_list tr.listbtm01 {background:        url(http://images.ijjimax.com/v2/common/sq_gray03.gif) repeat-x 0 bottom; }
table.list_tbl02_list tr.listbtm02 {background:#F7F7F7 url(http://images.ijjimax.com/v2/common/sq_gray03.gif) repeat-x 0 bottom; }
table.list_tbl02_list th {padding: 3px 0 3px 0; vertical-align: middle; font-family: verdana; font-size: 10px; font-weight: bold; color: #BDBDA1;}
table.list_tbl02_list th {border-top:1px solid #5A5B55; border-bottom:1px solid #5A5B55; background:#353631;}
/* headers */
	/* first col */
	table.list_tbl02_list th.list_hdr_first {text-align: left; padding-left: 20px; }
	/* last col */
	table.list_tbl02_list th.list_hdr_last {text-align: right; padding-right: 20px; margin-right: 10px; }
	/* col01 */
	table.list_tbl02_list th.list_hdr01_l {text-align: left;} 
	table.list_tbl02_list th.list_hdr01_c {} 
	table.list_tbl02_list th.list_hdr01_r {}
	/* col02 */
	table.list_tbl02_list th.list_hdr02_l {}
	table.list_tbl02_list th.list_hdr02_c {}
	table.list_tbl02_list th.list_hdr02_r {}
	/* col03 */
	table.list_tbl02_list th.list_hdr03_l {}
	table.list_tbl02_list th.list_hdr03_c {}
	table.list_tbl02_list th.list_hdr03_r {}
	/* col04 */
	table.list_tbl02_list th.list_hdr04_l {}
	table.list_tbl02_list th.list_hdr04_c {}
	table.list_tbl02_list th.list_hdr04_r {}
	/* col05 */
	table.list_tbl02_list th.list_hdr05_l {}
	table.list_tbl02_list th.list_hdr05_c {}
	table.list_tbl02_list th.list_hdr05_r {}
	/* col06 */
	table.list_tbl02_list th.list_hdr06_l {}
	table.list_tbl02_list th.list_hdr06_c {}
	table.list_tbl02_list th.list_hdr06_r {}
	/* col07 */
	table.list_tbl02_list th.list_hdr07_l {}
	table.list_tbl02_list th.list_hdr07_c {}
	table.list_tbl02_list th.list_hdr07_r {}
	/* col08 */
	table.list_tbl02_list th.list_hdr08_l {}
	table.list_tbl02_list th.list_hdr08_c {}
	table.list_tbl02_list th.list_hdr08_r {}
	
	/* left aligned headers */
	table.list_tbl02_list th.list_hdr01_l, table.list_tbl02_list th.list_hdr02_l, table.list_tbl02_list th.list_hdr03_l, 
	table.list_tbl02_list th.list_hdr04_l, table.list_tbl02_list th.list_hdr05_l, table.list_tbl02_list th.list_hdr06_l, 
	table.list_tbl02_list th.list_hdr07_l, table.list_tbl02_list th.list_hdr08_l {text-align: left;}
	/* center aligned headers */
	table.list_tbl02_list th.list_hdr01_c, table.list_tbl02_list th.list_hdr02_c, table.list_tbl02_list th.list_hdr03_c, 
	table.list_tbl02_list th.list_hdr04_c, table.list_tbl02_list th.list_hdr05_c, table.list_tbl02_list th.list_hdr06_c, 
	table.list_tbl02_list th.list_hdr07_c, table.list_tbl02_list th.list_hdr08_c {text-align: center;}
	/* right aligned headers */
	table.list_tbl02_list th.list_hdr01_r, table.list_tbl02_list th.list_hdr02_r, table.list_tbl02_list th.list_hdr03_r,
	table.list_tbl02_list th.list_hdr04_r, table.list_tbl02_list th.list_hdr05_r, table.list_tbl02_list th.list_hdr06_r, 
	table.list_tbl02_list th.list_hdr07_r, table.list_tbl02_list th.list_hdr08_r {text-align: right;}

/* td column */
table.list_tbl02_list td     {vertical-align: middle;}
table.list_tbl02_list td img {vertical-align: middle;}
/* all columns */
table.list_tbl02_list td.list_data_col01_l, table.list_tbl02_list td.list_data_col01_c, table.list_tbl02_list td.list_data_col01_r,
table.list_tbl02_list td.list_data_col02_l, table.list_tbl02_list td.list_data_col02_c, table.list_tbl02_list td.list_data_col02_r, 
table.list_tbl02_list td.list_data_col03_l, table.list_tbl02_list td.list_data_col03_c, table.list_tbl02_list td.list_data_col03_r,  
table.list_tbl02_list td.list_data_col04_l, table.list_tbl02_list td.list_data_col04_c, table.list_tbl02_list td.list_data_col04_r, 
table.list_tbl02_list td.list_data_col05_l, table.list_tbl02_list td.list_data_col05_c, table.list_tbl02_list td.list_data_col05_r,
table.list_tbl02_list td.list_data_col06_l, table.list_tbl02_list td.list_data_col06_c, table.list_tbl02_list td.list_data_col06_r, 
table.list_tbl02_list td.list_data_col07_l, table.list_tbl02_list td.list_data_col07_c, table.list_tbl02_list td.list_data_col07_r,
table.list_tbl02_list td.list_data_col08_l, table.list_tbl02_list td.list_data_col08_c, table.list_tbl02_list td.list_data_col08_r,
table.list_tbl02_list td.list_data_col_first, table.list_tbl02_list td.list_data_col_last
{padding: 4px 0 5px 0; font-size: 10px; line-height: 13px; white-space: nowrap; padding-left: 0px;}
/* all left columns */
table.list_tbl02_list td.list_data_col01_l, table.list_tbl02_list td.list_data_col02_l, table.list_tbl02_list td.list_data_col03_l, 
table.list_tbl02_list td.list_data_col04_l, table.list_tbl02_list td.list_data_col05_l, table.list_tbl02_list td.list_data_col06_l,
table.list_tbl02_list td.list_data_col07_l, table.list_tbl02_list td.list_data_col08_l 
{text-align: left;}
/* all center columns */
table.list_tbl02_list td.list_data_col01_c, table.list_tbl02_list td.list_data_col02_c, table.list_tbl02_list td.list_data_col03_c, 
table.list_tbl02_list td.list_data_col04_c, table.list_tbl02_list td.list_data_col05_c, table.list_tbl02_list td.list_data_col06_c,
table.list_tbl02_list td.list_data_col07_c, table.list_tbl02_list td.list_data_col08_c 
{text-align: center;}
/* all right columns */
table.list_tbl02_list td.list_data_col01_r, table.list_tbl02_list td.list_data_col02_r, table.list_tbl02_list td.list_data_col03_r, 
table.list_tbl02_list td.list_data_col04_r, table.list_tbl02_list td.list_data_col05_r, table.list_tbl02_list td.list_data_col06_r,
table.list_tbl02_list td.list_data_col07_r, table.list_tbl02_list td.list_data_col08_r 
{text-align: right;}

/* individiual columns spacing */
	/* first col */
	table.list_tbl02_list td.list_data_col_first {padding-left: 20px; }
	/* last col */
	table.list_tbl02_list td.list_data_col_last {text-align: right; padding-right: 20px; margin-right: 10px; }
	/* col01 */
	table.list_tbl02_list td.list_data_col01_l {}
	table.list_tbl02_list td.list_data_col01_c {}
	table.list_tbl02_list td.list_data_col01_r {}
	/* col02 */
	table.list_tbl02_list td.list_data_col02_l {}
	table.list_tbl02_list td.list_data_col02_c {}
	table.list_tbl02_list td.list_data_col02_r {}
	/* col03 */
	table.list_tbl02_list td.list_data_col03_l {}
	table.list_tbl02_list td.list_data_col03_c {}
	table.list_tbl02_list td.list_data_col03_r {}
	/* col04 */
	table.list_tbl02_list td.list_data_col04_l {}
	table.list_tbl02_list td.list_data_col04_c {}
	table.list_tbl02_list td.list_data_col04_r {}
	/* col05 */
	table.list_tbl02_list td.list_data_col05_l {}
	table.list_tbl02_list td.list_data_col05_c {}
	table.list_tbl02_list td.list_data_col05_r {}
	/* col06 */
	table.list_tbl02_list td.list_data_col06_l {}
	table.list_tbl02_list td.list_data_col06_c {}
	table.list_tbl02_list td.list_data_col06_r {}
	/* col07 */
	table.list_tbl02_list td.list_data_col07_l {}
	table.list_tbl02_list td.list_data_col07_c {}
	table.list_tbl02_list td.list_data_col07_r {}
	/* col08 */
	table.list_tbl02_list td.list_data_col08_l {}
	table.list_tbl02_list td.list_data_col08_c {}
	table.list_tbl02_list td.list_data_col08_r {}
	/* col span tags */
    table.list_tbl02_list span {font-family: verdana;}
	table.list_tbl02_list span a, 
	table.list_tbl02_list span a:visited {color:#4F4F4F; text-decoration: none;}
	table.list_tbl02_list span a:hover   {color:#4F4F4F; text-decoration: underline;}
	div.nowrap {white-space: nowrap; text-align: left}

/*********************************   //table lists    *********************************/
		
	/* boxarea */
	div.clan_infobox {text-align: left; width: 240px;}
	/* //boxarea */
	/* font styles */
	table.list_tbl02_list     .date {font-size: 9px; color: #D0D0D0; }
	table.list_tbl02_list     .status    {font-size: 11px; color: #9B9B9B;}
	table.list_tbl02_list     .clan_name {font-weight: bold; color: #FEFEFF; }
	table.list_tbl02_list span.clan_name a, 
	table.list_tbl02_list span.clan_name a:hover,
	table.list_tbl02_list span.clan_name a:visited {font-weight: bold; font-size: 9px; color: #D0D0D0; text-decoration: none; }
	table.list_tbl02_list span.visit a, 
	table.list_tbl02_list span.visit a:hover,
	table.list_tbl02_list span.visit a:visited {font-weight: normal; font-size: 11px; color: #9C9C9C; text-decoration: underline; }
	table.list_tbl02_list     .clan_leader_tit  {font-size: 9px; color: #D0D0D0;}
	table.list_tbl02_list     .clan_leader_name {font-size: 9px; color:#FF8400;}
	table.list_tbl02_list     .clan_founder {font-size: 9px; color:#D0D0D0; font-weight: bold;}
	/* font styles */
		

/*page navigation*/
#pgnavi {background:url(http://images.ijjimax.com/v2/common/pgbox.gif) no-repeat; padding:5px 0; margin-top:8px; }
table.pgnavi {font-weight:bold; }
table.pgnavi{height:12px;border-collapse:collapse}
table.pgnavi td {background:url(http://images.ijjimax.com/v2/common/bu_pgbar02.gif) no-repeat right center; font-size:10px}
table.pgnavi td.pdl {padding-left:8px; font-size:9px; background:none; }
table.pgnavi td.pdr, table.pgnavi td.pdr02 {padding-right:8px; font-size:9px}
table.pgnavi td.pdr a {color:#FFF}
table.pgnavi td.pdr span {color:#FFF}
table.pgnavi td.pdl a, table.pgnavi td.pdr02 a {color:#FFF;}
table.pgnavi td.num {width:23px; text-align:center}
table.pgnavi td.num_last {background:none; width:23px; text-align:center}
table.pgnavi a.num {display:block; color:#FFF;}
table.pgnavi a.np {display:block;  color:#BCBCBC;}
table.pgnavi a.selected {display:block; color:#FFF; }
.icon_arw01_dn {background:url(http://images.ijjimax.com/v2/common/bu_arw_down.gif) no-repeat left 6px; width: 7px; height: 4px; margin:0 0 1px 2px;   text-align:left; vertical-align:top; }
.icon_arw01_r  {background:url(http://images.ijjimax.com/v2/common/bu_arw03.gif)  no-repeat left 6px; width: 3px; height: 3px; margin:0 3px 2px 3px; text-align:left; vertical-align:middle; }
html>body .icon_arw01_r  {background-position: 0 3px; vertical-align:middle; } /* aligns arrow correctly in non-IE */
.icon_arw01_l  {background:url(http://images.ijjimax.com/v2/common/bu_arw11.gif)  no-repeat left 5px; width: 3px; height: 3px; margin:0 3px 2px 3px; text-align:left; vertical-align:middle; }
/*page navigation 02 & btn area*/
.pgbtn {padding:0 5px; width: 100%; height:23px; margin-bottom:8px; position:relative; }
.pgbtn .btn {text-align:right;}
.pgbtn .btn img {vertical-align:top; margin-left:2px; border:0px; }
.pgbtn .order {padding-right:17px}	
/* //page navigation*/

/* Dynamically resized bubbles */
/***********************************   bubbles    **********************************/
/* soldier front bubble (no border) #37372C */
.sfbubble01_bg_t_l, .sfbubble01_bg_t_r,
.sfbubble01_bg_m_l, .sfbubble01_bg_m_r,
.sfbubble01_bg_b_l, .sfbubble01_bg_b_r {width:8px;}
.sfbubble01_bg_t_l, .sfbubble01_bg_t_c, .sfbubble01_bg_t_r,
.sfbubble01_bg_b_l, .sfbubble01_bg_b_c, .sfbubble01_bg_b_r {height:8px;}
.sfbubble01_bg_t_l {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble01_t_l.gif) top left   no-repeat; }
.sfbubble01_bg_t_c {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble01_t_c.gif) top center repeat-x;  }
.sfbubble01_bg_t_r {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble01_t_r.gif) top right  no-repeat; }
.sfbubble01_bg_m_l {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble01_m_l.gif) left  repeat-y;  }
.sfbubble01_bg_m_c {background: #37372C;}
.sfbubble01_bg_m_r {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble01_m_r.gif) right repeat-y;  }
.sfbubble01_bg_b_l {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble01_b_l.gif) bottom left   no-repeat; }
.sfbubble01_bg_b_c {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble01_b_c.gif) bottom center repeat-x;  }
.sfbubble01_bg_b_r {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble01_b_r.gif) bottom right  no-repeat; }
/* //soldier front bubble (no border) #37372C */

/* soldier front bubble (w border) #3F3F32 */
.sfbubble02_bg_t_l, .sfbubble02_bg_t_r,
.sfbubble02_bg_m_l, .sfbubble02_bg_m_r,
.sfbubble02_bg_b_l, .sfbubble02_bg_b_r {width:8px;}
.sfbubble02_bg_t_l, .sfbubble02_bg_t_c, .sfbubble02_bg_t_r,
.sfbubble02_bg_b_l, .sfbubble02_bg_b_c, .sfbubble02_bg_b_r {height:8px;}
.sfbubble02_bg_t_l {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble02_t_l.gif) top left   no-repeat; }
.sfbubble02_bg_t_c {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble02_t_c.gif) top center repeat-x;  }
.sfbubble02_bg_t_r {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble02_t_r.gif) top right  no-repeat; }
.sfbubble02_bg_m_l {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble02_m_l.gif) left  repeat-y;  }
.sfbubble02_bg_m_c {background: #3F3F32;}
.sfbubble02_bg_m_r {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble02_m_r.gif) right repeat-y;  }
.sfbubble02_bg_b_l {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble02_b_l.gif) bottom left   no-repeat; }
.sfbubble02_bg_b_c {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble02_b_c.gif) bottom center repeat-x;  }
.sfbubble02_bg_b_r {background:url(http://images.ijjimax.com/v2/arcade/sf/clan/sfbubble02_b_r.gif) bottom right  no-repeat; }
/* //soldier front bubble (w border) #3F3F32 */

/* soldier front bubble (w border #414328) */
.sfbubble03_bg_t_l, .sfbubble03_bg_t_r,
.sfbubble03_bg_m_l, .sfbubble03_bg_m_r,
.sfbubble03_bg_b_l, .sfbubble03_bg_b_r {width:8px;}
.sfbubble03_bg_t_l, .sfbubble03_bg_t_c, .sfbubble03_bg_t_r,
.sfbubble03_bg_b_l, .sfbubble03_bg_b_c, .sfbubble03_bg_b_r {height:8px;}
.sfbubble03_bg_t_l {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble03_t_l.gif) top left   no-repeat; }
.sfbubble03_bg_t_c {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble03_t_c.gif) top center repeat-x;  }
.sfbubble03_bg_t_r {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble03_t_r.gif) top right  no-repeat; }
.sfbubble03_bg_m_l {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble03_m_l.gif) left  repeat-y;  }
.sfbubble03_bg_m_c {}
.sfbubble03_bg_m_r {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble03_m_r.gif) right repeat-y;  }
.sfbubble03_bg_b_l {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble03_b_l.gif) bottom left   no-repeat; }
.sfbubble03_bg_b_c {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble03_b_c.gif) bottom center repeat-x;  }
.sfbubble03_bg_b_r {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble03_b_r.gif) bottom right  no-repeat; }
/* //soldier front bubble (w border #414328) */

/* soldier front bubble (no border) #2F2F25 */
.sfbubble04_bg_t_l, .sfbubble04_bg_t_r,
.sfbubble04_bg_m_l, .sfbubble04_bg_m_r,
.sfbubble04_bg_b_l, .sfbubble04_bg_b_r {width:8px;}
.sfbubble04_bg_t_l, .sfbubble04_bg_t_c, .sfbubble04_bg_t_r,
.sfbubble04_bg_b_l, .sfbubble04_bg_b_c, .sfbubble04_bg_b_r {height:8px;}
.sfbubble04_bg_t_l {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble04_t_l.gif) top left   no-repeat; }
.sfbubble04_bg_t_c {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble04_t_c.gif) top center repeat-x;  }
.sfbubble04_bg_t_r {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble04_t_r.gif) top right  no-repeat; }
.sfbubble04_bg_m_l {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble04_m_l.gif) left  repeat-y;  }
.sfbubble04_bg_m_c {background-color: #2F2F25;}
.sfbubble04_bg_m_r {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble04_m_r.gif) right repeat-y;  }
.sfbubble04_bg_b_l {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble04_b_l.gif) bottom left   no-repeat; }
.sfbubble04_bg_b_c {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble04_b_c.gif) bottom center repeat-x;  }
.sfbubble04_bg_b_r {background:url(http://images.ijjimax.com/v2/arcade/sf/tournament/sfbubble04_b_r.gif) bottom right  no-repeat; }
/* //soldier front bubble (no border) #2F2F25 */
/**********************************   //bubbles    *********************************/


/* CUL */
		  table.bulletlist01 td, .line td {padding: 0px 0px 0px 0px; width: 100%; white-space: nowrap; font-size: 10px; line-height: 13px; color:#A8A89D;}
html>body table.bulletlist01 td, .line td {white-space: nowrap;}
		  table.bulletlist01 tr.line, table.bulletlist01 tr.listbtm, table.bulletlist01 tr.listbtm_noline {height: 20px;}
		  table.bulletlist01 a, table.bulletlist01 .ico_arrowfr a {font-size: 10px; line-height: 13px; color:#A8A89D;}
		  table.bulletlist01 tr.listbtm {background:url(http://images.ijjimax.com/v2/arcade/sf/line01_btm.gif) repeat-x 0 bottom;}
	  
.line {background:url(http://images.ijjimax.com/v2/arcade/sf/li_x_01.gif) repeat-x 0 bottom;}
