@CHARSET "UTF-8";

/*
@import url("/sites/guide/style/css/common.css");
@import url("/sites/guide/style/css/history.css");
*/

/*상단이미지*/
#_JW_hist_basic{position:relative;}
#_JW_hist_basic:before{content:"";display:none;margin-bottom:30px;width:100%;height:150px;background-position:right center;background-repeat:no-repeat;background-size:cover;}
/*KR*/
	/*now_2000*/#menu84_obj13 #_JW_hist_basic:before,
	/*1990_1980*/#menu85_obj14 #_JW_hist_basic:before,
	/*1970_1960*/#menu86_obj15 #_JW_hist_basic:before{display:none;}
	/*now_2000*/#menu84_obj13 #_JW_hist_basic:before{background-image:url(/sites/kr/images/history_2010.jpg);}
	/*1990_1980*/#menu85_obj14 #_JW_hist_basic:before{background-image:url(/sites/kr/images/history_2000.jpg);}
	/*1970_1960*/#menu86_obj15 #_JW_hist_basic:before{background-image:url(/sites/kr/images/history_1990.jpg);}

#_JW_hist_basic h3._histTitle{font-size:35px;font-family:'Titillium';letter-spacing:-0.08em;color:#0065b3;position:absolute;line-height:1;}
#_JW_hist_basic h3._histTitle:after{content:"";display:block;margin-left:25px;margin-top:10px;width:41px;height:7px;background:url(/sites/guide/images/bul_type_4.png);}

#_JW_hist_basic table{position:relative;border:0;margin-left:110px;width:calc(100% - 110px);}
#_JW_hist_basic caption{text-indent:-9999px;font-size:16px;opacity:1;}
#_JW_hist_basic col.year{width:0;}
#_JW_hist_basic col.month{width:50px;}
#_JW_hist_basic col.day{width:50px;}
#_JW_hist_basic col.history{width:auto;}

#_JW_hist_basic thead{display:none;}
#_JW_hist_basic tbody tr._even,
#_JW_hist_basic tbody tr._odd{background:#FFF;}
#_JW_hist_basic tbody th,
#_JW_hist_basic tbody td{border:0;border-bottom:1px solid #f9f9f9;padding:8px 0;text-align:left;position:relative;vertical-align:top;}

#_JW_hist_basic tbody th{font-weight:bold;}
#_JW_hist_basic tbody td{padding-left:8px;}

#_JW_hist_basic tbody th:before{content:"";display:block;width:48px;height:calc(100% + 1px);background:#FFF;position:absolute;left:0;bottom:-1px;}
#_JW_hist_basic tbody th:after{content:"";display:block;width:80px;height:1px;background:#666;}
#_JW_hist_basic tbody td:before{content:"";display:none;width:3px;height:3px;background:#666;position:absolute;left:0;top:20px;}
#_JW_hist_basic tbody td p{padding-bottom:10px;font-size:14px;color:#666;}

#_JW_hist_basic td._noData{width:100% !important;line-height:1.5;padding-left:50px;border-bottom:0;}
#_JW_hist_basic td._noData:before{display:none;}

#_JW_hist_basic .partLine{margin:35px 0;height:6px;background:url(/sites/guide/images/pattern_3.png);}

@media only screen and (max-width:480px){
	#_JW_hist_basic col.year{width:100px;}
	#_JW_hist_basic h3._histTitle{font-size:30px;position:relative;margin-bottom:10px;}
	#_JW_hist_basic table{margin-left:0;width:calc(100% + 45px);margin-left:-45px;}
}