@charset "utf-8";
@import url(//cdn.jsdelivr.net/font-nanum/1.0/nanumgothic/nanumgothic.css);
/*@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);*/

* { 
	font-family: 'Nanum Gothic';	
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,tr, th, td {
	margin:0;
	padding:0;
	border:0;
	line-height:normal;
}
html,body{
	height:100%;
}
body{
	background: url('/images/common/bg.png');
}	
table {
	width:100%;
	table-layout:fixed; 
}
table, th, td {
	border-collapse:collapse; 
	border-spacing:0;
}
table caption {
	display: none;
}
form *{
	vertical-align: middle;
}
ul,li{
	list-style: none;
	margin:0;
	padding:0;
}
a:focus {
	outline:none;
}
#page{
	margin:0 auto;
	background: url('/images/common/bg_main.png');
	width:998px;
	height:auto !important;
	min-height:100%;
	text-align:center;
	display: block;
}
#layout_tbl{
	width:880px;
	height:100%;
	margin:0 auto;
}
#layout_header{
	height:117px;
}
#layout_content{
	vertical-align: top;
}
#layout_footer{
	height:137px;
}
.btn_area {
	position: relative;
	text-align: center;
}
.btn_basic {
	display: inline-block !important;
	height: 30px !important;
	line-height: 30px !important;
	padding: 0 15px !important;
	border-radius: 3px;
	color: white !important;
	text-shadow: -1px -1px 1px #373794;
	font-family: NanumGothicBoldWeb;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none !important;
	overflow: hidden;
	cursor: pointer;
	background-color: #5758a6;
	border: 1px solid #2f3187;
}
.btn_basic_cancel{
	background-color:#43446c;
}

.btn_white{
	display:block;
	float:left;
	font-size:11px;
	line-height:25px;
	height:25px;
	color:#7B7B7B;
	text-decoration:none;
	font-family: 'Nanum Gothic';
}
.btn_white2{
	display:block;
	float:left;
	font-size:11px;
	line-height:25px;
	height:25px;
	color:#0485E3;
	text-decoration:none;
	font-family: 'Nanum Gothic';
}
.btn_white3{
	margin-left:4px;
	border:1px #919191 solid;
	display:block;
	float:left;
	font-size:11px;
	line-height:25px;
	height:25px;
	width:78px;
	color:#363636;
	text-decoration:none;
	font-family: 'Nanum Gothic';
}
.btn_black{
	display:block;
	float:left;
	width:75px;
	font-size:11px;
	line-height:25px;
	height:25px;
	background-color: #323232;
	color:#ffffff;
	text-decoration:none;
	font-family: 'Nanum Gothic';
}
.btn_blue{
	display:block;
	float:left;
	width:70px;
	font-size:12px;
	line-height:28px;
	height:28px;
	background-color: #038ECF;
	color:#ffffff;
	text-decoration:none;
	font-family: 'Nanum Gothic';
}
.btn_red{
	display:block;
	float:left;
	width:70px;
	font-size:12px;
	line-height:28px;
	height:28px;
	background-color: #E14B4D;
	color:#ffffff;
	text-decoration:none;
	font-family: 'Nanum Gothic';
}
.btn_gray{
	display:block;
	float:left;
	width:100px;
	font-size:12px;
	line-height:28px;
	height:28px;
	background-color: #ebebeb;
	color:#000000;
	text-decoration:none;
	font-family: 'Nanum Gothic';
}
/** IE 8 이하에서 placeholder **/
.placeholder { color: #aaa; }

/** 상단 로그인 영역 **/
#hlogin_form{
	float:right;
}
#hlogin_form table{
	width:187px;
	font-family: 'Nanum Gothic';
	font-size:11px;
}
#hlogin_form input{
	width:124px;
	height:20px;
	border:1px #ECECEC solid;
}
#hlogin_form .checkbox {
	border-color:transparent;
	width:20px;
	margin:2px 0;
}
#hlogin_form label{
	color:#7b7b7b;
	line-height:25px;
}
/** 사전 검색폼 **/
#endic_search{
	float:right;
}
#endic_search input{
	width:124px;
	height:20px;
	border:1px #ECECEC solid;
	padding:0;
	font-size: 11px;
	color: #7B7B7B;
}
#endic_search input.endic_submit{
	width:20px;
	height:20px;
	border:1px #ECECEC solid;
	background:url('/images/common/icon_search.gif') no-repeat  center center;
}
/** 별점수 **/
.star_div{
	float:left;
	width:49px; height:10px;
	background: url('/images/common/icon_star_off_bg.png'); 
	position: relative;
	z-index: 1;
}
.star_div > div{
	position: absolute;
	height:10px;
	background: url('/images/common/icon_star_on_bg.png'); 
	z-index: 2;
	top:0;
	left:0;
}
.star_on0{}
.star_on1{
	width:20%;
}
.star_on2{
	width:40%;
}
.star_on3{
	width:60%;
}
.star_on4{
	width:80%;
}
.star_on5{
	width:100%;
}
/** 탭메뉴 **/
.tabmenu_container2{
	clear:both;
	height:29px;
	width:880px;
	overflow: hidden;
	margin:10px 0 0 0;
}
table#tab_menu_tb2{
	height:26px;
	width:880px;
}
table#tab_menu_tb2 td:first-child{
	border-left:1px #CCCCCC solid;
}
table#tab_menu_tb2 td{
	border-bottom:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
	background-color: #ffffff;
}
table#tab_menu_tb2 td.select, table#tab_menu_tb2 td:hover{
	border-bottom-width:0;
}
table#tab_menu_tb2 td a{
	color:#878787;
	line-height: 26px;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
table#tab_menu_tb2 td.select a, table#tab_menu_tb2 td:hover a{
	color:#D72B37;
}
.tab_menu_tb_menu_A{
	border-top:2px #D72B37 solid;
}
.tab_menu_tb_menu_B{
	border-top:2px #5C9425 solid;
}
.tab_menu_tb_menu_C{
	border-top:2px #878787 solid;
}
.tab_menu_tb_menu_D{
	border-top:2px #157CBF solid;
}
.tab_menu_tb_menu_E{
	border-top:2px #67449E solid;
}
.tab_menu_tb_menu_F{
	border-top:2px #27989C solid;
}
.tab_menu_tb_menu_G{
	border-top:2px #E35024 solid;
}	
#tab_menu_contents{
	display: block;
	min-height:200px;
	border: 1px #cccccc solid;
	border-top-width:0;
}
#tab_menu_contents > ul{
	display: block;
	margin:0 10px;
}
#tab_menu_contents > ul > li:first-child{
	border-top-width:0;
}
#tab_menu_contents > ul > li{
	border-top:1px #cccccc dotted;
	height:40px;
}
ul.li_dotted_line > li{
	clear:both;
	border-top:1px #cccccc dotted;
}
ul.li_dotted_line > li:first-child{
	border-top-width:0;
}
ul.li_tr li{
	float:left;
	height:40px;
	line-height: 40px;
	font-size: 12px;
	font-family: Arial;
	text-align: left;
	overflow: hidden; 
	text-overflow: ellipsis;
	word-wrap:break-word;
}
ul.li_tr li div.star_div{
	margin-top:15px;
}
ul.li_tr li.star{
	width:65px;
}
ul.li_tr li.date{
	background: url('/images/common/icon_list_clock.png') no-repeat left center;
	width:90px;
	color:#8F8F8F;
	font-size: 11px;
}
ul.li_tr li.date span{
	margin-left:18px;
}
ul.li_tr li.date1{
	width:66px;
	color:#8F8F8F;
	font-size: 11px;
}
ul.li_tr li.date1 span{
	margin-left:6px;
}
ul.li_tr li.title{
	width:550px;
}
ul.li_tr li.title1{
	width:235px;
}
ul.li_tr li.title3{
	background: url('/images/common/icon_study_list.gif') no-repeat left center;
	width:368px;
}
ul.li_tr li.title3 span{
	margin-left:18px;
}
ul.li_tr li.subtitle1{
	width:67px;
}
ul.li_tr li img{
	vertical-align: middle;
	margin-right: 5px;
}
ul.li_tr li.photo{
	width:184px;
	height:200px;
}
ul.li_tr li.photo div.date2{
	text-align:center;
}
ul.li_tr li.photo div{
	width:184px;
	height:24px;
}
ul.li_tr li.photo img{
	width:156px;
	height:142px;
	border:2px #cccccc solid;
	margin:0 14px;
	padding:0px;
}
/**상단 메뉴 **/
.tabmenu_container{
	height:32px;
	width:880px;
	overflow: hidden;
	margin:10px 0;
}
#tab_menu_tb{
	height:32px;
	width:880px;
}
#tab_menu_tb a{
	text-decoration: none;
	width:100%;
	height:100%;
	display: block;
	line-height: 32px;
}
.tab_menu_tb_menu{
	border-top:2px #000000 solid;
	border-bottom:1px #000000 solid;
	border-left:1px #CCCCCC solid;
	background-color: #ffffff;
	font-size:12px;
	font-weight: bold;
}
#tab_menu_tb td:first-child{
	border-left-width:0;
}
.tab_menu_tb_menu.select, .tab_menu_tb_menu:hover{
	border-top:2px #1089E2 solid;
}
.tab_menu_tb_menu > a{
	color:#222222;
}
.tab_menu_tb_menu.select > a,.tab_menu_tb_menu > a:hover{
	color:#1089E2;
}
.tab_menu_tb_menu > ul{
	display: none;
}
.tab_menu_tb_menu:hover > ul{
	display: block;
	position: absolute;
	left:50%;
	margin-left:-440px;
	background-color: rgb(20, 20, 20);
	/*
	opacity: 0.8; 
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
	filter: alpha(opacity=80); 
	*/
	position: absolute; 
	width: 880px;
	height:37px;
	z-index: 9999;	
}
.tab_menu_tb_menu ul > li{
	float:left;
	display: block;
	height: 37px;
	min-width: 122px;
	padding: 0 5px;
	background-color: transparent;
	position:relative;
}
.tab_menu_tb_menu > ul > li:hover{
	background-color: rgb(30, 30, 30);
}
.tab_menu_tb_menu ul > li > a{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
.tab_menu_hr_menu{
	position: absolute; 
	top:37px;
	left:0;
	display:none;
	background-color: rgb(30, 30, 30);
}
.tab_menu_tb_menu > ul > li:hover > .tab_menu_hr_menu{
	display:block;
}
.tab_menu_hr_menu > li{
	clear:both;
	background-color: rgb(30, 30, 30);
}
.tab_menu_hr_menu > li:hover{
	background-color: rgb(40, 40, 40);
}
/** 네비게이션 타이틀 **/
#nav_title{
	background: url('/images/common/icon_navi.gif') no-repeat;
	text-align: left;
	font-size: 11px;
	padding-left:20px;
	margin:10px 0;
}
/** 전체 화면 불투명레이어 **/
#layer_common_bg{
	position:absolute;
	top:0; 
	left:0; 
	width:100%;
	height:0; 
	display:none; 
	background:#000;
	opacity:0.5;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
	filter:alpha(opacity=50); 
	z-index: 2050;
}
/** 로그인 정보 **/
.login_user_info_container{
	float:right;
}
.login_user_info{
	position:relative;
	display:block;
	width:186px;
	height:42px;
	border:1px #E9E9E9 solid;
}
.login_user_info li{
	height:21px;
	line-height:21px;
	font-size:11px;
	color:#969696;
	text-align:justify;
	margin:0 8px;
}
.login_user_info li span.level{
	color:#E74845;
}
.login_user_info li span.name{
	color:#048DD3;
	font-weight:bold;
}
.login_user_info li span.prm{
	position:absolute;
	top:4px;
	right:8px;
	display:block;
}
.login_user_info li span.point{
	position:absolute;
	top:24px;
	right:8px;
	color:#048DD3;
	font-weight:bold;
}
.login_user_info_container a.btn_white{
	padding:2px 9px;
}
#id_save{
	position: absolute;
	bottom: 12px;
	left: 0px;
	width: 13px;
	height: 13px;
	line-height: 13px;
	margin: 0;
	padding: 0;
}
/** 페이징 **/
.pagination_container{
	position:relative;
	display:block;
	height:30px;
	margin:10px 0 20px 0;
}
.pagination{
	display:block;
	height:30px;
	
}

.pagination a{
	float:left;
	text-decoration:none;
	display:block;
	line-height:27px;
	margin-left:4px;
}
.pagination a:first-child{
	margin-left:0;
}
.paging_prev{
	width:27px;
	height:27px;
	background: transparent url('/images/common/paging_arr_prev.png') no-repeat center center;
	color:transparent;
	border:1px #D6D6D6 solid;
}
.paging_next{
	width:27px;
	height:27px;
	background: transparent url('/images/common/paging_arr_next.png') no-repeat center center;
	color:transparent;
	border:1px #D6D6D6 solid;
}
.paging_now{
	width:27px;
	height:27px;
	color:#E81B22;
	border:1px #E81B22 solid;
}
.paging_num{
	width:27px;
	height:27px;
	color:#000000;
	border:1px #D6D6D6 solid;
}
/** 상단배너 **/
.top_banner_div{
	width:100%;
	height:100px;
	background-color:#074F7F;
}
.top_banner_div > .banner{
	width:735px;
	height:90px;
	margin:0 auto;
	padding:5px 0;
	position:relative;
}
.top_banner_div > .banner > .close{
	position:absolute; 
	right:10px; 
	top:10px; 
	width:17px;
}
.top_banner_div > .mini{
	display:none;
	width:100%;
	text-align:center;
	height:20px;
	margin:0 auto;
	padding:5px 0;
	color:#fff;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
.top_banner_div > .mini:before{
	font-family: FontAwesome;
	content: "\f013";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear;
	margin-right:5px;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.top_banner_div > .mini:after{
	font-family: FontAwesome;
	content: "\f103";
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.top_banner_div.mini{
	height:30px;
}
.top_banner_div.mini > .banner{
	display:none;
}
.top_banner_div.mini > .mini{
	display:block;
}
/**페이지 공통테이블 **/
.common_tbl{
    border-top:2px #000 solid;
}
.common_tbl.bg2{
    border-top:2px #00addf solid;
}
.common_tbl.bg3{
    border-top:2px #eeeeee solid;
}
.common_tbl a{
    text-decoration:none;
}
.common_tbl tfoot th{
    font-size:12px;
    height:33px;
    border-bottom:1px #cccccc solid;
    background-color:#fff;
    color:#161d27;
    text-align:center;
}
.common_tbl th{
    font-size:12px;
    height:33px;
    border-bottom:1px #cccccc solid;
    border-left:1px #cccccc solid;
    background-color:#fff;
    color:#161d27;
    text-align:center;
}
.common_tbl.no_hline th{
	border-left-width:0;
}
.common_tbl th:first-child{
    border-left-width:0;
}
.common_tbl th.bg2{
	background-color:#DAF0C1;
}
.common_tbl th.bg3{
	background-color:#FFE3B2;
}
.common_tbl td{
    height:33px;
    border-bottom:1px #cccccc solid;
    border-left:1px #cccccc solid;
    font-size:12px;
    color:#6b6b6b;
    text-align:center;
    /*line-height:33px;*/
    line-height:200%;
    vertical-align:middle;
}

.common_tbl td > a:link, a:visited, a:active {text-decoration:none; color:#4b4a4a;}
.common_tbl td > a:hover {text-decoration:none;color:#00addf; font-weight:bold;}

.common_tbl.no_hline td{
	border-left-width:0;
}
.common_tbl td:first-child{
    border-left-width:0;
}
.common_tbl tr.tr2 td{
	background-color:#F2F2F2;
}
.common_tbl td.content{
	text-align:left;
	vertical-align:top;
    padding:10px;
}
.common_tbl td.left{
    text-align:left;
    padding:0 5px;
}
.common_tbl td.leftTop{
    text-align:left;
	vertical-align:top;
    padding:0 5px;
}
.OrderBig{
	margin:20px 0;
	font: bold 28px/33px 'Nanum Gothic';
	letter-spacing: -4px;
	color:#7085d1;
	position:relative;
}
.OrderBig > span{
	text-decoration: line-through;
	font: bold 18px/33px 'Nanum Gothic';
	letter-spacing: 0px;
	color: #959595;
	position:absolute;
	top:-22px;
}