@charset "utf-8";
@import url('reset.css');
@import url('global.css');
@import url('layout.css');
@import url('board.css');
@import url('lpopup.css');

body {
	background-color:#fff;
/*	background-image: url('/Korean/Club2008/images/common/header_vis.gif');*/
/*	background-repeat:no-repeat;*/
}

.Fleft {float:left;}
.Fright {float:right;}
.btn_Right {float:right;}

.red {color:#ED1B23;}

/* Vertical Space */
div.Vspace1 {font-size:1px;height:1px;clear:both;}
div.Vspace5 {font-size:1px;height:5px;clear:both;}
div.Vspace10 {font-size:1px;height:10px;clear:both;}
div.Vspace15 {font-size:1px;height:15px;clear:both;}
div.Vspace30 {font-size:1px;height:30px;clear:both;}


/* ? */
div.Mil_Box {
	width:409px;height:24px;
	background:url('/Korean/Club2008/images/bonus/bg_bonus01.gif') no-repeat left 10px;
	padding-top:19px;padding-left:71px;
	font-size:11px;
}
div.Mil_Box strong.name, div.Res_Box strong.name {color:#69523D;}
div.Mil_Box strong.mil, div.Res_Box strong.mil {color:#ED1B23;}

/* ? */
div.Res_Box {
	width:409px;height:24px;
	background:url('/Korean/Club2008/images/bonus/bg_bonus02.gif') no-repeat left 10px;
	padding-top:19px;padding-left:71px;
	font-size:11px;
}

div.Res_Box_2 {
	width:409px;height:22px;
	background:url('/Korean/Club2008/images/bonus/bg_bonus02.gif') no-repeat left 10px;
	padding-top:21px;padding-left:71px;
	font-size:11px;
}


/*  */
div.Data_Box {
	width:765px;height:83px;
	background:url('/Korean/Club2008/images/bonus/bg_data01.gif') no-repeat left top;
	padding-top:19px;
	font-size:11px;
}
div.Data_Box table tr th, div.Data_Box table tr td {padding-top:10px;}

/* Search Box */
div.Search_Box_1 {
	width:765px;
	padding-bottom:15px;
	background:url('/Korean/Club2008/images/bonus/bg_search01.gif') no-repeat left bottom;
	font-size:11px;
}
div.Search_Box_1 table {margin-top:10px;}
div.Search_Box_1 table tbody tr td, div.Search_Box_1 table tbody tr th {border-bottom:1px solid #E3E3E3;}
div.Search_Box_1 table tbody tr th {text-align:left;padding-left:9px;}
div.Search_Box_1 table tbody tr td {padding-top:4px;padding-bottom:4px;}
div.Search_Box_1 table tbody tr td.img {padding-bottom:1px;}
div.Search_Box_1 div.Btn {margin-top:15px;text-align:center;}

div.Search_Box_2 {
	width:765px;
	padding-bottom:15px;
	background:url('/Korean/Club2008/images/bonus/bg_search01.gif') no-repeat left bottom;
	font-size:11px;
}
div.Search_Box_2 table {margin-top:10px;}
div.Search_Box_2 table tbody tr td, div.Search_Box_2 table tbody tr th {border-bottom:1px solid #E3E3E3;}
div.Search_Box_2 table tbody tr th {text-align:left;padding-left:9px;}
div.Search_Box_2 table tbody tr td {padding-top:4px;padding-bottom:4px;}
div.Search_Box_2 table tbody tr td.img {padding-bottom:1px;}
div.Search_Box_2 div.Btn {margin-top:15px;text-align:center;}

div.Search_Box_3 {
	width:765px;
	padding-bottom:15px;
	background:url('/Korean/Club2008/images/bonus/bg_search01.gif') no-repeat left bottom;
	font-size:11px;
}
div.Search_Box_3 table {margin-top:10px;}
div.Search_Box_3 table tbody tr td, div.Search_Box_3 table tbody tr th {border-bottom:1px solid #E3E3E3;}
div.Search_Box_3 table tbody tr th {text-align:left;padding-left:9px;}
div.Search_Box_3 table tbody tr td {padding-top:4px;padding-bottom:4px;}
div.Search_Box_3 table tbody tr td.img {padding-bottom:1px;}
div.Search_Box_3 div.Btn {margin-top:15px;text-align:center;}
div.Search_Box_3 input.in_border {
	height:17px; line-height:17px; 
	border:1px solid #aeaeae; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; 
	background-color:#f6f6f6; color:#777;
}

div.Search_Box_4 {
	width:765px;
	background:url('/Korean/Club2008/images/bonus/bg_search02_top.gif') no-repeat left top;
	padding-top:31px;font-size:11px;
}
div.Search_Box_4 div.in_box {background:url('/Korean/Club2008/images/bonus/bg_search02_bot.gif') no-repeat left bottom;padding-left:31px;padding-right:31px;}
div.Search_Box_4 strong.point {color:#69523D;}
div.Search_Box_4 input.in_border {
	height:17px; line-height:17px; 
	border:1px solid #aeaeae; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; 
	background-color:#f6f6f6; color:#777;
}
div.Search_Box_4 table tbody tr th {background-color:#E9E7E5;}

div.Search_Box_5 {
	width:765px;height:236px;
	background:url('/Korean/Club2008/images/bonus/bg_search05.gif') no-repeat left top;
	font-size:11px;
}
div.Search_Box_5 table {margin-top:23px;}
div.Search_Box_5 table tbody tr td, div.Search_Box_5 table tbody tr th {border-bottom:1px solid #E3E3E3;}
div.Search_Box_5 table tbody tr th {text-align:left;padding-left:9px;}
div.Search_Box_5 table tbody tr td {padding-top:4px;padding-bottom:4px;}
div.Search_Box_5 table tbody tr td.img {padding-bottom:1px;}
div.Search_Box_5 div.Btn {margin-top:20px;text-align:center;}

/* Tab */
div.Tab_Box {background:url('/Korean/Club2008/images/intro/bg_tab01.gif') repeat-x left bottom;}
div.Tab_Box_2 {background:url('/Korean/Club2008/images/bonus/bg_tab01.gif') no-repeat right bottom;}


div.SB_intop {height:13px; font-size:1px; line-height:1px; background:url('/Korean/Club2008/images/bonus/bg_search02_top.gif') no-repeat left top;}
div.Search_Box_2 .SB_intop {height:13px; background:url('/Korean/Club2008/images/bonus/bg_search03.gif') no-repeat left top;}
div.Search_Box_3 .SB_intop {height:13px; background:url('/Korean/Club2008/images/bonus/bg_search04.gif') no-repeat left top;}



.reTextTitle { font-size:16px; color:#69523d;}
.txtSize11 { font-size:11px;}
select { font-size:10px;}
.c-ed1b23 { color:#ed1b23}/*red*/
.c-a38c79 { color:#a38c79}/*brown*/
img.imgMiddle { vertical-align:middle; margin-bottom:2px;}

input.in_border {
	height:17px; line-height:17px; 
	border:1px solid #aeaeae; border-bottom:1px solid #e3e3e3; border-right:1px solid #e3e3e3; 
	background-color:#f6f6f6; color:#777;
}

table.bonusDateTable th { background:#eeecea; text-align:center; height:27px; font-size:11px;}
table.bonusDateTable td { height:27px; font-size:11px; text-align:center;}
table.bonusDateTable td.dataLeft { padding:0 0 0 17px; text-align:left;}
table.bonusDateTable th.dataLeft { padding:0 0 0 17px; text-align:left;}

.status_info {margin:10px 0; overflow:hidden; font-size:11px; height:21px; color:#999;}
.status_info .left {float:left;}
.status_info .right {float:right;}
.status_info img {vertical-align:middle;}

.Default_Date_Type1 .status td {padding:3px 0;}

#seat_info_table {position:relative;}
#seat_info_table .arrow .left {position:absolute; top:110px; left:10px;}
#seat_info_table .arrow .right {position:absolute; top:110px; right:10px;}

/* [0916] */
.share_icon {text-indent:-12px; padding-left:12px; background:url('/Korean/Club2008/images/codeshare/dot01.gif') no-repeat 0 -2px;}
