@charset "utf-8";


.article-title { color:#0083B9; font-weight:bold; padding-top:20px; padding-bottom:10px; }


.basic_table, .info_table, .y_schedule { border-collapse:collapse;}
.basic_table th { border-top:2px solid #9b5d14; border-bottom:1px solid #dbdce0; background:#eeeeee; font-size:14px; font-weight:bold; color:#121212; padding:10px; }
.basic_table td { border-bottom:1px solid #dbdce0; border-right:1px solid #dbdce0; font-size:13px; padding:10px; text-align:center; }
.basic_table td.end { border-right:0px; }
.info_table{ border-top:2px solid #9b5d14;  }
.info_table th { border-bottom:1px solid #dbdce0; border-right:1px solid #dbdce0; background:#eeeeee; font-size:14px; font-weight:bold; color:#121212; padding:10px;  }
.info_table td { border-bottom:1px solid #dbdce0; font-size:13px; padding:10px 15px; }
.y_schedule { border:1px solid #dddddd; }
.y_schedule th { border:1px solid #dddddd; background:#c39e69; font-size:13px; font-weight:bold; color:#fff; padding:10px; }
.y_schedule td { width:33.3%; vertical-align:top; border:1px solid #dddddd; padding:20px 15px; font-size:13px; line-height:25px; letter-spacing:-1px; color:#8c8c8c;  }


.latest-slider-e1 .slider-img {
	display: block;
	overflow: hidden;
	max-height: 329px;
}

.latest-slider-e1 .slider-img {
	display: block;
	overflow: hidden;
	max-height: 329px;
}
/* Background Color ------------------------------------------------------ */
.bg-red, i.bg-red, .badge.bg-red {
	background-color: rgb(233, 27, 35);
	color: rgb(255, 255, 255);
}
.bg-darkred, i.bg-darkred, .badge.bg-darkred {
	background-color: rgb(170, 60, 63);
	color: rgb(255, 255, 255);
}
.bg-crimson, i.bg-crimson, .badge.bg-crimson {
	background-color: rgb(220, 20, 60);
	color: rgb(255, 255, 255);
}
.bg-orangered, i.bg-orangered, .badge.bg-orangered {
	background-color: orangered;
	color: rgb(255, 255, 255);
}
.bg-orange, i.bg-orange, .badge.bg-orange {
	background-color: rgb(243, 156, 18);
	color: rgb(255, 255, 255);
}
.bg-green, i.bg-green, .badge.bg-green {
	background-color: rgb(142, 196, 73);
	color: rgb(255, 255, 255);
}
.bg-lightgreen, i.bg-lightgreen, .badge.bg-lightgreen {
	background-color: rgb(160, 206, 78);
	color: rgb(255, 255, 255);
}
.bg-deepblue, i.bg-deepblue, .badge.bg-deepblue {
	background-color: rgb(26, 128, 182);
	color: rgb(255, 255, 255);
}
.bg-skyblue, i.bg-skyblue, .badge.bg-skyblue {
	background-color: rgb(108, 197, 244);
	color: rgb(255, 255, 255);
}
.bg-blue, i.bg-blue, .badge.bg-blue {
	background-color: rgb(52, 152, 219);
	color: rgb(255, 255, 255);
}
.bg-navy, i.bg-navy, .badge.bg-navy {
	background-color: rgb(52, 61, 70);
	color: rgb(255, 255, 255);
}
.bg-violet, i.bg-violet, .badge.bg-violet {
	background-color: rgb(86, 61, 124);
	color: rgb(255, 255, 255);
}
.bg-yellow, i.bg-yellow, .badge.bg-yellow {
	background-color: rgb(241, 196, 15);
	color: rgb(255, 255, 255);
}
.bg-darkgray, i.bg-darkgray, .badge.bg-darkgray {
	background-color: rgb(102, 98, 98);
	color: rgb(255, 255, 255);
}
.bg-gray, i.bg-gray, .badge.bg-gray {
	background-color: rgb(136, 136, 136);
	color: rgb(255, 255, 255);
}
.bg-lightgray, i.bg-lightgray, .badge.bg-lightgray {
	background-color: rgb(208, 208, 208);
	color: rgb(255, 255, 255);
}
.bg-white, i.bg-white, .badge.bg-white {
	background-color: rgb(255, 255, 255);
	color: rgb(31, 31, 31);
}
.bg-light, i.bg-light, .badge.bg-light {
	color: rgb(31, 31, 31);
	background-color: #fafafa;
}
.bg-light-border, i.bg-light-border, .badge.bg-light-border {
	color: rgb(31, 31, 31);
	background-color: #fafafa;
	border-bottom:1px solid #ddd;
}
.bg-black, i.bg-black, .badge.bg-black {
	background-color: rgb(51, 51, 51);
	color: rgb(255, 255, 255);
}

.la_title{position:absolute; left:0; top:0; z-index:100; background:red; padding:5px; font-size:1em; color:#fff;margin:0 0 0 5px;filter:alpha(opacity=50);opacity:.5;}
.tit_board{display:block;position:absolute;top:0;left:5px;padding:5px 10px;background:#f84e32;color:#FFF;font-weight:bold}
.tit_board2{display:block;position:absolute;top:0;left:5px;padding:5px 10px;background:#3498DB;color:#FFF;font-weight:bold}
.tit_board3{display:block;position:absolute;top:0;left:5px;padding:5px 10px;background:#8EC449;color:#FFF;font-weight:bold}
.label-band { z-index:2; font-family: tahoma; top: 5px; letter-spacing:1px; width: 100px; padding: 5px; right: -32px; font-size: 11px; position: absolute; text-align: center; transform: rotate(45deg); -o-transform: rotate(45deg);	-ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.label-tack { left: 0px; top: 0px; z-index: 1; padding:10px 15px; position: absolute; }



.main_tit_board1{
	position:absolute;
	bottom:30px;
	right:50px;
	padding:20px;
	background:#3498DB;
	color:#FFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	}


.main_tit_board2{
	position:absolute;
	bottom:50px;
	left:50px;
	padding:20px;
	background:#8EC449;
	color:#FFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	}


.main_tit_board3{
	position:absolute;
	top:30px;
	left:44px;
	padding:20px;
	background:#f84e32;
	color:#FFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	}



.main_tit_board4{
	position:absolute;
	top:50px;
	left:144px;
	padding:20px;
	background:gray;
	color:#FFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	}



.main_tit_board5{
	position:absolute;
	top:10px;
	left:244px;
	padding:20px;
	background:lightgray;
	color:#FFF;
	filter:alpha(opacity=80);
	opacity:0.8;
	}

/*Latest Guide*/
.dynamic-container .latest-guide {
	background: #fff;
	padding: 10px 7px 10px 0;
	display:block;

	border-bottom: 1px dotted #eee;
}

.dynamic-container .latest-guide:hover {
	background: #fafafa;
}

.dynamic-container .latest-guide span.latest-guide-numb {
	float: left;
	color: crimson;
	font-size: 24px;
	font-weight: 200;
	padding: 5px 12px;
	width:200px;
	font-weight: 800;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}


.dynamic-container .latest-guide span.latest-guide-numb2 {
	float: left;
	font-size: 24px;
	font-weight: 200;
	padding: 5px 12px;
	width:200px;
	font-weight: 800;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.dynamic-container .latest-guide:hover span.latest-guide-numb {
	color: #ff9501;
}

.dynamic-container .latest-guide-in {
	overflow: hidden;
}


.dynamic-container .latest-guide-in h3 {
	font-size: 16px;
	font-weight: 200;
}

.dynamic-container .latest-guide-in h3.heading-xs {
	margin-bottom: 5px;

}

.dynamic-container .latest-guide-in h3 a {
	color: #555;
	text-transform: uppercase;

}

.dynamic-container .latest-guide-in h3 a:hover {
	color: crimson;
}

.dynamic-container .latest-guide-in p {
	color: #999;
	margin-bottom: 5px;
	font-size: 12px;
}
