/* Font */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
body, table, th,  input, select, textarea, {font-family:"³ª´®½ºÄù¾î",'Nanum Square','Nanum Gothic''Helvetica';font-size:12px; color:#666; /*line-height:1.6;*/}

/*¼­ºêÄÁÅÙÃ÷*/
.his{width: 870px;
height: 600;

}
#his.td{
	
	font-size: 14px;
	font-weight: 400;
	
}

.txt_title { font-size:30px; letter-spacing:-0.03em; }
.txt10 { font-size:10px }
.txt13 { font-size:13px; }
.txt15 { font-size:15px; }
.txt15_1 { font-size:15px;
font-weight: 500;}
.txt18 { font-size:18px; }
.txt20 { font-size:20px;  }
.txt25 { font-size:25px; }
.lh10 {  line-height:1.0; }
.lh13 {  line-height:1.3; }
.lh15 {  line-height:1.5; }
.lh18 {  line-height:1.8; }
.lh20 {  line-height:2.0; }
.c_black { color:#000000; }
.c_white{color: white;}
.c_gray9 { color:#999999; }
.c_gray6 { color:#666666; }
.c_gray3 { color:#333333; }
.c_red { color:#ff0000; }
.c_blue { color:#38a3d8; }
.c_green { color:#71c2d7 }
.s_bold { font-weight:bold; }
.s_line { text-decoration:underline; }

.tb_typeA { border-top:2px solid #0084dd; width:100%; text-align:left; }
.tb_typeA th { border-bottom:1px solid #dde0e1; background:#f5f5f5; padding:8px 0 8px 20px; }
.tb_typeA td { border-bottom:1px solid #dde0e1; padding:0px 0 0 20px; }

.tb_typeB { border-top:1px solid #666; width:100%; text-align:left; }
.tb_typeB th { border-bottom:1px solid #dde0e1; background:#f5f5f5; padding:8px 0 8px 20px; }
.tb_typeB td { border-bottom:1px solid #dde0e1; padding:10px 20px; }

.tit_A { background:url(file:///E|/hompage/webplanet/%ED%85%9C%EB%B8%94%EB%A6%BF%20(1)/sub/img/comm/icon_t1.png) no-repeat 0 55%; padding:0 0 0 17px; font-size:16px; font-weight:normal; }

/* Ã£¾Æ¿À½Ã´Â±æ*/
.metro_link {width:250px; margin-bottom:20px; padding:10px 15px; background:#84d4f2; color:#fff; display:block;}
.metro_link:hover { color:#fff; }



/* ¸¶Áø -------------------------------------------------------------------*/
.top5{margin-top:5px;}
.top10{margin-top:10px;}
.top15{margin-top:15px;}
.top20{margin-top:20px;}
.top25{margin-top:25px;}
.top30{margin-top:30px;
}
.top35{margin-top:35px;}
.top40{margin-top:40px;}
.top50{margin-top:50px;}
.top60{margin-top:60px;}
.top70{margin-top:70px;}
.top80{margin-top:80px;}
.top90{margin-top:90px;}

.left5{margin-left:5px;}
.left10{margin-left:10px;}
.left15{margin-left:15px;}
.left20{margin-left:20px;}
.left25{margin-left:25px;}
.left30{margin-left:30px;}
.left35{margin-left:35px;}
.left40{margin-left:40px;}
.left50{margin-left:50px;}
.left60{margin-left:60px;}
.left70{margin-left:70px;}
.left80{margin-left:80px;}
.left90{margin-left:90px;}

.right5{margin-right:5px;}
.right10{margin-right:10px;}
.right15{margin-right:15px;}
.right20{margin-right:20px;}
.right25{margin-right:25px;}
.right30{margin-right:30px;}
.right40{margin-right:40px;}
.right50{margin-right:50px;}
.right60{margin-right:60px;}
.right70{margin-right:70px;}
.right80{margin-right:80px;}
.right90{margin-right:90px;}

.center{text-align:center;}
.right{text-align:right;}
.left{text-align:left;}

.size30 { font-size:30px; }
.size40 { font-size:40px; }
.size50 { font-size:50px; }

.hr{border:none;border: 1px dashed #A2A0A0;}

/*-------Å×ÀÌºí-----------------*/
table.type08 {
    border-collapse: collapse;
    text-align: left;
    line-height: 1.5;
    border-left: 1px solid #ccc;
    margin: 20px 10px;
}

table.type08 thead th {
    padding: 10px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 2px solid #337ab7;
    background: #e7ecec;
}
table.type08 tbody th {
    width: 150px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #f3f9f9;
}
table.type08 td {
    width: 350px;
    padding: 5px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.inbox{
	
	padding:30 10;
	background-color:#F0F0F0;
}