@charset "euc-kr";

/************* global css *************/
* {
	padding:0px;
	margin:0px;	
}

html, body {
	scrollbar-face-color:#FFFFFF;        /* scrollbar-face-color: ½ºÅ©·Ñ¹Ù¿¡¼­ Ç¥¸é »ö»ó */
	scrollbar-highlight-color:#FFFFFF;   /* scrollbar-highlight-color: Ç¥¸é ¿ÞÂÊºÎºÐ °Ñ»ö»ó */
	scrollbar-3dlight-color:#ACACAC;     /* scrollbar-3dlight-color: Ç¥¸é ¿ÞÂÊ ºÎºÐ ÀÔÃ¼°¨ »ö»ó */
	scrollbar-shadow-color:#FFFFFF;      /* scrollbar-shadow-color: Ç¥¸é ¿À¸¥ÂÊ ºÎºÐ ±×¸²ÀÚ °Ñ»ö»ó */
	scrollbar-darkshadow-color:#ACACAC;  /* scrollbar-darkshadow-color: Ç¥¸é ¹ØºÎºÐ ±×¸²ÀÚ »ö»ó */
	scrollbar-track-color:#FFFFFF;       /* scrollbar-track-color: ½ºÅ©·Ñ¹Ù°¡ ¹Ø¿¡ ·¹ÀÏ Æ®·º »ö»ó */
	scrollbar-arrow-color:#333333;        /* scrollbar-arrow-color: ½ºÅ©·Ñ¹Ù¿¡¼­ Á¶±×¸¸ »ï°¢ÇüÀÖÁÒ ±×°Å »ö»ó */	
}

body {
	color:#666666;
	font-family:µ¸¿ò,dotum,Arial;
	font-size:12px;	
	line-height:18px;
	background:url('/images/body_bg01.gif') repeat-x;	
}

ul {list-style:none;}
table, th, td {border-collapse:collapse; word-break:break-all;}
img {border:0;}
form {margin:0;}

/* ÄÁÅÙÃ÷Á¤·Ä°ü·Ã */
.al {text-align:left;} .ac {text-align:center;} .ar {text-align:right;}
.at {vertical-align:top;} .am {vertical-align:middle;} .ab {vertical-align:bottom;}

table th.al, table td.al {text-align:left;}
table th.ac, table td.ac {text-align:center;}
table th.ar, table td.ar {text-align:right;}

table th.at, table td.at {vertical-align:top;}
table th.am, table td.am {vertical-align:middle;}
table th.ab, table td.ab {vertical-align:bottom;}

.fl {float:left;} 
.fr {float:right;}
.cl {clear:left;} 
.cb {clear:both;} 
.cr {clear:right;}

a {text-decoration:none;}
a:hover {text-decoration:underline;}
a, img, input {selector-dummy: expression(this.hideFocus=true);}

#flashzone {position:absolute; width:100%; height:750px; text-align:center;}

#bodyZone {position:absolute; width:100%; text-align:center;}

#badyWrap {width:960px; text-align:left; margin:249px 0px 50px 10px;}
#badyWrap #left {
	float:left;
	width:152px;
	padding:0px 40px 0px 0px;
}
#badyWrap #center {
	float:left;
	width:631px;
	min-height:450px;
	text-align:left;
}
* html #badyWrap #center {
	height:450px;
}
#badyWrap #center .top_visual01 {height:134px; text-align:left;}

#badyWrap #right {
	position:relative; 
	float:left;
	width:137px;
	text-align:right;
}

#footer {clear:left; height:94px; background:url('/images/01_bg.gif') }
#footer_wrap {width:1000px; text-align:center;}


#quick {position:absolute; right:0px; z-index:100;}


.img01 {border:1px solid #979797;}

.blue01 {color:#4370B3;}

.ft14 {font-size:14px;}


.mt05 {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}

.mb05 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb15 {margin-bottom:15px;}
.mb20 {margin-bottom:20px;}
.mb25 {margin-bottom:25px;}
.mb30 {margin-bottom:30px;}

.cuSor01 {cursor:hand;}


.Align01 {margin:0px 0px -3px 0px;}
.Align02 {margin:0px 0px -1px 0px;}
.Align03 {margin:-4px 5px 0px 0px;}
.Align04 {margin:0px 5px -5px 0px;}

.btnAlign01 {margin:0px 0px -4px 0px;}
.btnAlign02 {margin:0px 0px -4px 5px;}
.btnAlign03 {margin:0px 5px -4px 0px;}
.btnAlign04 {vertical-align:middle; margin:-5px 0px 0px 0px;}


/* round box */
.rbox01 {
	width:591px;
	text-align:left;
	background:url('/images/board/rbox01_bg.gif') repeat-y;
	padding:5px 20px 5px 20px;
}
.rbox02 {
	width:600px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FFFFFF', endColorstr='#F8F8F8', gradientType='0'); 
	border-left:1px solid #D8D8D8; border-right:1px solid #D8D8D8;
	padding:5px 15px 0px 14px;
}
.sRbox01 {
	width:555px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FFFFFF', endColorstr='#F8F8F8', gradientType='0'); 
	border-left:1px solid #D8D8D8; border-right:1px solid #D8D8D8;
	padding:5px 14px 0px 14px;
}

/* tab css */
.tab01 {height:28px; background:url('/images/tab_bg01.gif') repeat-x; margin:0px 0px 30px 0px;}
.tab01 ul li {float:left;}


/* paging */
.paging_layout {width:100%;}
.paging_layout td {padding:0px 10px 0px 10px;}

.paging {text-align:center;}
.paging td {color:#C9C9C9; font-size:11px; padding:0px 5px 0px 5px;}
.paging td a, .paging td a:hover {color:#666666;}
.paging td b {color:#4370B3;}


/* button */
.btnLeft01 {text-align:left; padding:0px 7px 0px 7px;}
.btnCenter01 {text-align:center;}
.btnright01 {text-align:right; padding:0px 7px 0px 7px;}

.btn01 {width:100%;}
.btn01 th {text-align:left; padding:0px 7px 0px 7px;}
.btn01 td {text-align:right; padding:0px 7px 0px 7px;}


/* prev & next */
.prevNext {width:100%;}
.prevNext td {text-align:center; color:#666666; font-size:11px; padding:4px 5px 4px 5px;}
.prevNext td a, .prevNext td a:hover {color:#666666; font-size:11px;}

.prevNext .line {height:1px; background:#DEDEDE; padding:0px;}
.prevNext .al {text-align:left;}
.prevNext .ac {text-align:center;}
.prevNext .ar {text-align:right;}


.reply01 {width:100%;}
.reply01 th {text-align:left; color:#666666; font-size:11px; background:url('/images/icon/ic_reply01.gif') no-repeat 0px 9px; padding:6px 0px 4px 20px;}
.reply01 td {text-align:left; color:#666666; font-size:11px; padding:7px 10px 4px 10px;}
.reply01 .line {height:1px; background:url('/images/icon/ic_dot01.gif') repeat-x; padding:0px;}


.mov01 {float: left; width:179px; height:185px; background:url('/images/mov_bg01.gif') no-repeat; padding:15px 9px 0px 9px; margin:20px 0px 30px 0px;}
.mov01 .tl {text-align:left; margin:0px 0px 10px 0px;}
.mov01 .img {text-align:center; margin:0px 0px 10px 0px;}
.mov01 .img img {border:1px solid #D8D8D8;}


.mov02 {float: left; width:177px; height:164px; background:url('/images/mov_bg02.gif') no-repeat; padding:15px 9px 0px 9px; margin:20px 20px 30px 0px;}
.mov02 .img {text-align:center; margin:0px 0px 8px 0px;}
.mov02 .img img {border:1px solid #D8D8D8;}
/* search */
.search01 {width:631px; margin:0px 0px 10px 0px;}
.search01 th {text-align:left; font-weight:normal; padding:0px 0px 0px 14px;}
.search01 td {text-align:right; padding:0px 17px 0px 0px;}


/* list */
.list_bg01 {width:600px; background:url('/images/board/list_th_bg01.gif') no-repeat top;}

.list01 {width:100%;}
.list01 th {height:26px; text-align:center; color:#FFFFFF; font-size:11px; background:url('/images/board/list_th_bar01.gif') no-repeat bottom right;}
.list01 td {height:31px; text-align:center; color:#666666; font-size:11px; padding:0px 10px 0px 10px;}
.list01 td a, .list01 td a:hover {color:#666666; font-size:11px;}

.list01 th.last {background:none;}

.list01 td.last {border:none;}
.list01 td .img {vertical-align:middle; margin:10px;}

.list01 .line {height:1px; background:#DEDEDE; padding:0px;}


.list02 {width:100%;}
.list02 th {text-align:left; vertical-align:top; font-weight:normal; padding:0px 0px 20px 0px;}
.list02 td {text-align:right; vertical-align:top; padding:0px 0px 20px 0px;}


.list03 {width:100%;}
.list03 th {height:24px; color:#FFFFFF; font-size:11px; font-weight:normal;  background:url('/images/board/list_th_bar01.gif') no-repeat bottom right; padding:2px 10px 0px 10px;}
.list03 td {height:31px; text-align:center; color:#666666; font-size:11px; border-bottom:1px solid #DEDEDE; padding:0px 0px 0px 0px;}
.list03 td a, .list01 td a:hover {color:#666666; font-size:11px;}

.list03 th.last {background:none;}
.list03 td.last {border:none;}



/* view */
.view_bg01 {width:600px; background:url('/images/board/view_th_bg01.gif') no-repeat top;}
.view_bg02 {width:600px; background:url('/images/board/view_th_bg02.gif') no-repeat top;}

.view01 {width:600px;}
.view01 th {height:24px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:normal; padding:2px 15px 0px 15px;}
.view01 td {height:24px; text-align:center; color:#666666; font-size:11px; padding:2px 15px 0px 15px;}

.view01 th.last {background:none;}
.view01 .txt {color:#666666; font-size:11px; padding:20px 25px 20px 25px;}
.view01 .txt02 {color:#666666; font-size:11px; padding:20px 10px 20px 10px;}
.view01 .txt02 img {width:580px;} /* ¼öÁ¤ : 2008³â 6¿ù 24ÀÏ */
.view01 .txt03 {padding:20px 0px 20px 0px;}
.view01 .bar {background:url('/images/board/view_th_bar01.gif') no-repeat bottom right;}
.view01 .bar02 {background:url('/images/board/view_th_bar02.gif') no-repeat bottom right;}
.view01 .bline {border-bottom:1px solid #DEDEDE;}


.view02 {width:100%;}
.view02 th {
	text-align:left; vertical-align:top;
	color:#4472B6; font-size:11px; 
	background:url('/images/board/write_th_bar01.gif') no-repeat right bottom;
	border-bottom:1px solid #DEDEDE;
	padding:5px 10px 2px 10px;
}
.view02 td {	
	text-align:left; vertical-align:middle;
	color:#666666; font-size:11px;
	border-bottom:1px solid #DEDEDE;
	padding:5px 10px 3px 10px;
}

.view02 .tb_color01 {color:#4472B6;}
.view02 .tb_color02 {color:#666666;}
.view02 .sTxt01 {text-align:left; margin:0px 0px 0px 20px;}
.view02 .noLineBt01 {border-bottom:0px;}
.view02 .noBg01 {background:none;}




/* write */
.write_bg01 {width:600px; background:url('/images/board/write_th_bg01.gif') no-repeat top;}


.write01 {width:100%;}
.write01 th {
	text-align:left; vertical-align:top;
	color:#4472B6; font-size:11px; 
	background:url('/images/board/write_th_bar01.gif') no-repeat right bottom;
	border-bottom:1px solid #DEDEDE;
	padding:5px 10px 2px 10px;
}
.write01 td {	
	text-align:left; vertical-align:middle;
	color:#666666; font-size:11px;
	border-bottom:1px solid #DEDEDE;
	padding:3px 10px 3px 10px;
}
.write01 .tb_color01 {color:#4472B6;}
.write01 .tb_color02 {color:#666666;}
.write01 .txt01 {padding:2px 10px 0px 10px;}
.write01 .txt02 {height:24px; padding:2px 10px 0px 10px;}
.write01 .sTxt01 {text-align:left; margin:0px 0px 0px 20px;}
.write01 .noLineBt01 {border-bottom:0px;}
.write01 .noBg01 {background:none;}
.write01 .color01 {color:#FF5A00;}


.write02 {width:600px;}
.write02 th {height:24px; text-align:center; color:#FFFFFF; font-size:11px; font-weight:normal; padding:2px 15px 0px 15px;}
.write02 td {height:22px; text-align:center; color:#666666; font-size:11px; padding:4px 15px 0px 15px;}

.write02 th.last {background:none;}
.write02 .txt {color:#666666; font-size:11px; padding:20px 25px 20px 25px;}
.write02 .txt02 {color:#666666; font-size:11px; padding:20px 10px 20px 10px;}
.write02 .bar {background:url('/images/board/view_th_bar01.gif') no-repeat bottom right;}
.write02 .bar02 {background:url('/images/board/view_th_bar02.gif') no-repeat bottom right;}
.write02 .bline {border-bottom:1px solid #DEDEDE;}



.table01 {width:100%;}
.table01 th {height:26px; text-align:center; color:#FFFFFF; font-size:11px;}
.table01 td {height:26px; text-align:center; color:#666666; font-size:11px; padding:0px 10px 0px 10px;}
.table01 td a, .list01 td a:hover {color:#666666; font-size:11px;}

.table01 .th01 {color:#666666; font-size:11px; border-bottom:1px solid #666666;}

.table01 .bar01 {background:url('/images/board/list_th_bar01.gif') no-repeat bottom right;}
.table01 .bar02 {background:url('/images/board/list_th_bar02.gif') no-repeat bottom right;}
.table01 .bar03 {background:url('/images/board/list_th_bar03.gif') no-repeat bottom right;}

.table01 .line {height:1px; background:#DEDEDE; padding:0px;}


/* etc */
.inTb01 {}
.inTb01 th {text-align:center; color:#777777; font-size:11px; font-weight:normal; background:#F5F5F5; border:1px solid #D9D9D9; padding:0px 7px;}
.inTb01 td {text-align:center; color:#777777; font-size:11px; font-weight:normal; background:#FFFFFF; border:1px solid #D9D9D9; padding:0px 7px;}
.inTb01 .al {text-align:left;}
.inTb01 .ac {text-align:center;}
.inTb01 .ar {text-align:right;}


.inUl li {color:#666666; font-weight:bold; line-height:24px; background:url('/images/board/bu01.gif') no-repeat 0px 9px; padding:0px 0px 20px 5px;}

.car_rbox01 {width:530px; color:#777777; background:#F5F5F5; padding:5px 20px;}


.photo_list01 {width:100%;}
.photo_list01 td {text-align:center; border-right:1px solid #DBDBDB;}
.photo_list01 td.last {border:0px;}
.photo_list01 ul {width:105px;}
.photo_list01 ul li {text-align:left; color:#666666; font-size:11px;}
.photo_list01 ul li b, .photo_list01 ul li b a, .photo_list01 ul li b a:hover {color:#4370B3;}
.photo_list01 ul li span {color:#000000;}


.file01 {width:100%; border-top:1px solid #DEDEDE; border-bottom:1px solid #DEDEDE;}
.file01 th {text-align:center; vertical-align:top; background:#FAFAFA; padding:11px 0px 5px 0px;}
.file01 td {text-align:left; vertical-align:top; font-size:11px; background:#FAFAFA; padding:9px 0px 5px 0px;}

.photo01 {float:left; width:100%; margin:0px 0px 15px 0px;}
.photo01 div {
	float:left; 
	width:197px; height:138px; 
	text-align:center; 
	background:url('/images/board/photo_bg01.gif') no-repeat; 
	padding:10px 0px 0px 0px; margin:0px 15px 0px 0px;
}
.photo01 ul {float:left; padding:15px 0px 0px 0px;}
.photo01 ul li {
	color:#777777; font-size:11px; 
	background:url('/images/board/bu01.gif') no-repeat 0px 6px; 
	padding:0px 0px 0px 7px;
}
.photo01 ul b {display:block; color:#4370B3; padding:0px 0px 12px 0px;}

/* event */
.event01 {
	text-align:left;
	width:305px; height:122px;
	background:url('/images/board/event_bg01.gif') no-repeat;
}
.event01 p {float:left; text-align:left; padding:11px;}
.event01 ul {float:left; width:165px; height:90px; padding:11px 0px; overflow:hidden;}
.event01 ul li {text-align:left; color:#666666; font-size:11px; letter-spacing:-1px;}
.event01 ul b {color:#4370B3; font-size:12px;}
.event01 ul b a, .event01 ul b a:hover {color:#4370B3; font-size:12px;}
.event01 ul li.li01 {background:url('/images/board/bu01.gif') no-repeat 0px 7px; padding:0px 0px 0px 5px;}

input {height:14px; font-size:11px; background:#FFFFFF; border:1px solid #CBCBCB; padding:3px 0px 0px 2px;}
textarea {font-size:11px; background:#FFFFFF; border:1px solid #CBCBCB;}
select {height:18px; font-size:11px;}

.checkbox01 {background:transparent; border:0px; vertical-align:middle; padding:0px; margin:0px -2px 0px 0px;}
.radio01 {background:transparent; border:0px; vertical-align:middle; padding:0px; margin:0px 2px 0px 0px;}
.image {background:transparent; border:0px; vertical-align:middle; padding:0px; margin:0px 0px 0px 0px;}

#badyWrap #center .tit01 {width:409px; height:27px; text-align:left; border-bottom:2px solid #CAD9E7; margin:0px 0px 31px 0px;}

.stit01 {margin:0px 0px 10px 0px;}

.sstit01 {position:relative; width:100%; margin:0px 0px 15px 0px;}
.sstit01 a {position:absolute; display:block; top:0px; right:5px;}

.sstit02 {width:100%; margin:0px 0px 10px 0px;}


.weather_txt01 {color:#666666; font-size:11px; margin:5px 10px;}
.weather_txt02 {color:#FFFFFF; font-size:11px; margin:5px 10px;}
.weather_txt03 {color:#666666; font-size:11px; margin:0px 10px;}

.gRbox01 {width:600px; background:#4370B3;}

.gRbox02 {
	width:589px;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FFFFFF', endColorstr='#F8F8F8', gradientType='0'); 
	border-left:1px solid #D8D8D8; border-right:1px solid #D8D8D8;
	padding:0px 0px 0px 0px; margin:0px 0px 0px 9px;
}

.weatherTb01 {border-top:1px solid #4370B3; margin:10px 0px 0px 0px;}
.weatherTb01 th {text-align:center;}
.weatherTb01 td {text-align:left; color:#666666; font-size:11px; padding:5px 0px 2px 0px;}
.weatherTb01 .line {height:1px; background:#DEDEDE; padding:0px;}
.weatherTb01 .th01 {background:url('/images/guide/bu01.gif') no-repeat 10px 12px; padding:5px 0px 2px 17px;}


.month {text-align:center; color:#4573B8; font-size:40px; font-family:"Times New Roman"; font-weight:bold; line-height:44px;}
.month img {vertical-align:middle; margin:0px 20px;}


.calendar th {padding:0px;}
.calendar td {
	height:79px; 
	text-align:left; vertical-align:top; 
	color:#666666; font-size:11px; font-weight:bold; 
	background:url('/images/guide/cal_bg01.gif') repeat-y left; 
	padding:5px;
}
.calendar td a, .calendar td a:hover {color:#666666; font-size:11px; font-weight:bold;}
.calendar td.week1 {color:#ED1B23;}
.calendar td.week1 a, .calendar td.week1 a:hover {color:#ED1B23;}
.calendar td.week7 {color:#4472B6; background:url('/images/guide/cal_bg02.gif') repeat-y left;}
.calendar td.week7 a, .calendar td.week7 a:hover {color:#4472B6;}
.calendar td.line {height:1px; background:#DEDEDE; padding:0px;}
.calendar td.btm {padding:0px; border:0px;}

.calendar td ul {margin:0px 0px 0px 3px;}
.calendar td ul li {
	color:#666666; font-size:11px; font-weight:normal; line-height:14px; 
	background:url('/images/guide/bu01.gif') no-repeat 0px 5px;
	padding:0px 0px 0px 6px;
}
.calendar td ul li a, .calendar td ul li a:hover,
.calendar td.week1 ul li a, .calendar td.week1 ul li a:hover,
.calendar td.week7 ul li a, .calendar td.week7 ul li a:hover{color:#666666; font-size:11px; font-weight:normal;}


/* webcam */
dl.webcam {float:left; width:631px;}
dl.webcam dt {float:left;}
dl.webcam dd {float:right; background:url('/images/guide/webcam_bg02.gif') no-repeat;}

.mv {
	width:355px; height:300px;
	background:url('/images/guide/webcam_bg01.gif') no-repeat;
}

dl.btn {width:243px; margin:100px 0px 0px 0px;}
dl.btn dt {float:left; padding:0px 0px 3px 0px;}
dl.btn dd {float:right; background:none; padding:0px 0px 3px 0px;}


/* »çÀÌ¹ö ¿¹¾à */
.roomLogin01 {
	width:631px; height:225px; 
	text-align:right; 
	background:url('/images/guide/img01.gif') no-repeat;
}
.roomLogin01 table {width:316px; margin:35px 0px 14px 0px;}
.roomLogin01 table th {text-align:left; padding:0px 5px 5px 0px;}
.roomLogin01 table td {padding:0px 0px 5px 0px;}

.roomLogin01 dl {clear:both; width:316px; margin:-2px 0px 0px 0px;}
.roomLogin01 dl dt {float:left; padding:4px 0px 0px 0px;}
.roomLogin01 dl dd {float:right;}

.roomLogin01 .txt {width:296px; text-align:left; color:#666666; font-size:11px; line-height:16px; background:#EBF0F7; padding:10px 10px 5px 10px;}


.roomLogin02 {
	width:631px; height:207px; 
	text-align:left; 
	background:url('/images/guide/room_bg02.gif') no-repeat;
}
.roomLogin02 table {margin:122px 0px 14px 320px;}
.roomLogin02 table th {text-align:left; padding:0px 5px 5px 0px;}
.roomLogin02 table td {padding:0px 0px 5px 0px;}


/* °´½Ç ¿¹¾à */
.room01 {
	position:relative;
	width:631px;
	background:url('/images/guide/room_bg01.gif') repeat-y;
}
.room_btm01 {
	width:631px;
	background:url('/images/guide/room_btm.gif') no-repeat bottom;
}

.roomTable01 {width:629px; margin:0px 0px 0px 1px;}
.roomTable01 th {text-align:center; padding:0px;}
.roomTable01 td {text-align:center; vertical-align:top; background:url('/images/guide/room_bar01.gif') no-repeat bottom right; border-bottom:1px solid #DEDEDE; padding:5px 0px 5px 0px;}
.roomTable01 td img {margin:0px 0px 2px 0px;}

.roomTable01 .th01 {text-align:left; color:#666666; font-weight:bold; background:#ECF0F7 url('/images/guide/room_bar01.gif') no-repeat bottom right; padding:2px 5px 0px 5px;}
.roomTable01 .th02 {text-align:left; color:#666666; font-weight:bold; background:#ECF0F7; padding:2px 5px 0px 5px;}
.roomTable01 .week01 {color:#ED1B23;}
.roomTable01 .week07 {color:#4370B3;}

.roomTable01 .td01 {background:none;}
.roomTable01 b {color:#4370B3;}
.roomTable01 .noline {border-bottom:0px;}


.room_lay01 {
	position:absolute;
	top:300px; left:80px; width:474px;
	background:#FFFFFF;
	border:3px solid #AAB6BC;
	padding:10px 13px 0px 13px;
}
.room_lay01 ul li {
	color:#666666; font-size:11px; 
	background:url('/images/guide/bu03.gif') no-repeat 0px 7px; 
	padding:0px 0px 20px 7px;
}
.room_lay01 ul li span {color:#4370B3;}
.room_lay01 ul li .box {background:#ECF0F7; padding:10px 15px 7px 15px;}



.season01 {
	width:631px;
	text-align:left; 
	background:url('/images/guide/img02.gif') no-repeat;
	padding:0px 0px 30px 0px; margin:30px 0px 0px 0px;
}

.season01 .tx {width:316px; text-align:left; margin:55px 0px 0px 300px;}
.season01 table {width:316px; margin:5px 0px 0px 300px;}
.season01 table th {text-align:left; padding:0px 5px 5px 0px;}
.season01 table td {padding:0px 0px 5px 0px;}

.season01 .btn {width:316px; text-align:right; border-top:1px solid #DEDEDE; padding:12px 0px 0px 0px; margin:16px 0px 0px 300px;}



.txt_list01 {margin:10px 0px 0px 0px;}
.txt_list01 li {
	color:#666666; font-size:11px;
	background:url('/images/guide/bu02.gif') no-repeat 0px 5px; 
	padding:0px 0px 5px 10px;
}

.txt_list02 {margin:0px 0px 0px 0px;}
.txt_list02 li {
	color:#666666; font-size:11px; 
	background:url('/images/guide/txt_bu01.gif') no-repeat 0px 6px;
	padding:0px 0px 0px 10px;
}

.txt_list03 {}
.txt_list03 li {
	color:#666666; font-size:11px;
	background:url('/images/guide/bu03.gif') no-repeat 0px 6px; 
	padding:0px 0px 0px 7px;
}
.txt_list03 li.tx01 {color:#4370B3;}
.txt_list03 li ul li {
	color:#666666; font-size:11px; 
	background:url('/images/guide/txt_bu01.gif') no-repeat 0px 6px;
	padding:0px 0px 0px 10px;
}

.img_box01 {
	width:138px; height:198px;
	background:url('/images/guide/imgbox_bg01.gif') no-repeat;
	margin:15px 0px 8px 0px;
}


.faq_q {color:#666666; border-bottom:1px solid #DEDEDE; padding:5px 0px 5px 22px; margin:0px 0px 0px 10px;}
.faq_a {color:#666666; background:#ECF1F8; border-bottom:1px solid #DEDEDE; padding:10px 10px 5px 20px; margin:0px 0px 0px 10px;}
.no01 {background:url('/images/guide/faq_no01.gif') no-repeat 0px 5px;}
.no02 {background:url('/images/guide/faq_no02.gif') no-repeat 0px 5px;}
.no03 {background:url('/images/guide/faq_no03.gif') no-repeat 0px 5px;}
.no04 {background:url('/images/guide/faq_no04.gif') no-repeat 0px 5px;}
.no05 {background:url('/images/guide/faq_no05.gif') no-repeat 0px 5px;}
.no06 {background:url('/images/guide/faq_no06.gif') no-repeat 0px 5px;}
.no07 {background:url('/images/guide/faq_no07.gif') no-repeat 0px 5px;}
.no08 {background:url('/images/guide/faq_no08.gif') no-repeat 0px 5px;}
.no09 {background:url('/images/guide/faq_no09.gif') no-repeat 0px 5px;}
.no10 {background:url('/images/guide/faq_no10.gif') no-repeat 0px 5px;}
