html, body, th, td, textarea {
	font-size:12px;
	font-family:Dotum,µ¸¿ò;
	color:#666666;	
	line-height:160%;
	}
select, textarea {border:1px solid #666666;background:#FFF;font-family:µ¸¿ò, dotum, Arial, sans-serif;font-size:12px;letter-spacing:-1;color:#666666;}
.input {border-top:1px solid #b7b7b7;border-left:1px solid #b7b7b7;border-right:1px solid #b7b7b7;border-bottom:1px solid #b7b7b7;font:12px µ¸¿ò;padding:4px 0 0 2px;height:20px;}
img,a { border:0; } /* ¸µÅ© Á¡¼± ¾ø¾Ö±â selector-dummy:expression(this.hideFocus=true); */


	
/* basic font */
.history{font-size:11px;color:#666666}
.history_b{font-size:11px;color:#F38939;font-weight:bold;}
.box{font-size:12px;color:#2F56A4;font-weight:bold;}
.bold{font-size:12px;color:#666666;font-weight:bold}
.white{font-size:12px;color:#ffffff;font-weight:bold}
.small{font-size:11px;color:#2A53A1;}


/* link font */

a:link{text-decoration:none;color:#666666;font-weight;line-height:160%;font-size:12px;} 
a:visited{text-decoration:none;color:#666666;font-weight;line-height:160%;font-size:12px;} 
a:hover{text-decoration:underline;color:#666666;font-weight;line-height:160%;font-size:12px;} 
a.:active{text-decoration:none;color:#666666;font-weight;line-height:160%;font-size:12px;}

/*Ãß°¡*/
.clear:after {content: "";display: block;clear: both;}
li {list-style: none;}

.shadow {background: url("../images/bg-top.png")no-repeat center;}
.gnb > li {float: left;width: 20%;text-align: center;padding: 10px 0;position: relative;}
.gnb > li > a {color: #ffffff;font-size: 16px;font-weight: 900;}
.lnb {width: 980px;position: absolute;display: none;}
.lnb > li {float: left;text-align: center;padding-top: 13px;}
.lnb > li > a {font-size: 12px;color: #ffffff;font-weight: 900;border-right: 1px dotted #ffffff;padding: 0 20px;}
.gnb > li:nth-child(5) .lnb {width: 300px;}
.lnb > li:last-child a {border-right: none;}
.gnb > li > a:hover {text-decoration: none;}
.lnb > li > a:hover {text-decoration: none;}

.right {padding: 0 25px;}
.right > li {float: left;width: 45%;text-align: center;display: inline-block;vertical-align: middle;position: relative;}
.right > li:nth-child(2n) {float: right;}
.right > li img {width: 100%;}
.right > li:nth-child(3), .right > li:nth-child(4) {margin: 10px 0;}
.right_bg {
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 1s;
    text-align: center;
    background: #ff0000;
    width: 100%;
    line-height: 1;
    padding-top: 15%;
}
.right_bg:hover,
.right_bg:focus {
    cursor: pointer;
    opacity: 0.8;
}

.tab {padding-left: 0;display: block;width: 100%;margin: 10px auto 0;height: 52px;}
.tab > li {width: 20%;float: left;text-align: center;}
.tab > li img:hover {border: 1px solid #ff0000;cursor: pointer;}
.tab li a {display: inline-block;text-align: center;width: 100%;}
.tabcontent {display: none;}
.tabcontent.current {display: block;}
.tabcontent p {font-size: 11px; color: #666666;font-weight: 900;margin: 0;}
.tabcontent .head {font-size: 14px;font-weight: 900;display: inline-block;}
.tabcontent .head img {padding-right: 10px;}
.tabcontent .txt_box {float: left;width: 60%;}
.tabcontent .img_box {float: left;margin-left: 20px;}
.slide {margin-top: 25px;}
.ft_slide {background: #e5e6e7;}
/*index end*/

/*sub2*/
.sub2_1 {padding: 20px 0;margin: 0;width: 100%;}
.sub2_1 > li {float: left;width: 30%;background: #f5f5f5;border: 1px solid #d1d1d1;text-align: center;padding: 5px 0;margin: 2px;}
.sub2_1 > li > a {text-decoration: none;font-size: 12px;color: #8a8a8a;font-weight: 900;}
.sub2_1 > li:hover {background: #000000;}
.sub2_1 > li:hover a {color: #ffffff;}

.sub2_3 {padding: 20px 0;margin: 0;width: 100%;}
.sub2_3 > li {float: left;width: 48%;background: #f5f5f5;border: 1px solid #d1d1d1;text-align: center;padding: 5px 0;margin: 2px;}
.sub2_3 > li:last-child {float: right;}
.sub2_3 > li > a {text-decoration: none;font-size: 12px;color: #8a8a8a;font-weight: 900;}
.sub2_3 > li:hover {background: #000000;}
.sub2_3 > li:hover a {color: #ffffff;}



