body{margin:0;font-size:12px;color:#666666; letter-spacing:-0.2px;}

img{border:0}

/*Å¸ÀÌÆ²*/
.tit{color:#d61d00; font-weight:bold;padding:10px 0 10px 8px}
.tit2{color:#d61d00; font-weight:bold;background-color:#f8f4ee;border-top:solid 2px #d61d00;padding:6px 0 6px 8px}

/*·Ñ¿À¹ö ½ºÅ¸ÀÏ*/
a { color:#666666; text-decoration:none;}
a:hover{ text-decoration:underline; font-weight:bold;color:#d61d00}

/*ÆùÆ®ÄÃ·¯*/
.blue{color:#06C}
.red{color:#F00}
.white{color:#fff}
.black{color:#222}

.memo {
	color: #008000;
	font-size: 11px;
	margin-left: 5px;
}


/*µðºñÆû ½ºÅ¸ÀÏ*/
.input {height:20px;border:solid 1px #b7b7b7;padding-left:5px}
.tit1 {color:#000042;font-weight:bold;height:25px}
.title {font-size:23px;color:#000042;font-weight:bold;line-height:25px}
#con {line-height:22px;font-size:14px;color:#434343;}
#db_forms {font-size:13px;letter-spacing:-0.2px;height:28px;border:solid 3px #969696}
#db_forms td {font-size:13px;letter-spacing:-0.2px;}

/* ³ª±âÀÚ¸®´º¾ó Ãß°¡ 2015-12-30 // */
.newTop_list{
	width:698px;
	margin-bottom:10px;
	border-left:1px #e3e3e3 solid;
	border-right:1px #e3e3e3 solid;
	border-bottom:1px #e3e3e3 solid;
	border-top:2px #545454 solid;
}
.newTop_list ul{
	display:inline-block;
	width:306px;
	text-align:left;
	padding:0 0 0 0px;
	margin:20px;
	list-style:inside;
}
.newTop_list ul li{
	font-family:"µ¸¿ò", Seoul, "ÇÑ°­Ã¼", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
	color:#4c4c67;
	font-weight:bold; 
	letter-spacing:-1;
	line-height:24px; 
}
.newTop_list a{
	text-decoration:none;
	color:#4c4c67;
}
.newTop_list a:hover{
	text-decoration:underline;
	color:#4c4c67; 
}
.newTop_list_red{color:#ff0000 !important}
.margin_R10{margin-right:10px;}
.float_R{float:right;}
.issue_tit{
	font-family:"µ¸¿ò", Seoul, "ÇÑ°­Ã¼", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background:#ea835e;
	padding:20px 0;
	width:60px;
}
.issue_list ul{
	width:200px;
	padding:0;
	margin:10px;
	list-style:none;
}
.issue_list ul li{
	background:url(images/spot_gray.jpg) no-repeat 5% 45%;
	padding:0 0 0 15px;
}
.issue_bg{ 
	background:#f7f7f7;
	border-top:#dfdfdf 1px solid;
	border-bottom:#dfdfdf 1px solid;
	border-right:#dfdfdf 1px solid;
}
.issue_list a{
	font-family:"µ¸¿ò", Seoul, "ÇÑ°­Ã¼", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	color:#666666;
	letter-spacing:-1;
	line-height:22px;
	text-decoration:none;	
}
.issue_list a:hover{
	text-decoration:underline;
}
.photo_add{width:280px;}
.photo_add ul{padding:0;}
.photo_add img{border:0;}
.photo_add ul li{
	display:inline-block;
	list-style:none;
	margin-right:14px;
	vertical-align:top;}
.photo_add ul li:last-child{margin-right:0;}
.photo_add p{}
.photo_add li .photo{}
.photo_add li .text{
	font-family:"µ¸¿ò", Seoul, "ÇÑ°­Ã¼", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	line-height:110%;
	text-align:center;
	margin-top:8px;
}
.text a{
	color:#666666;
	text-decoration:none;
}
.text a:hover{
	text-decoration:underline;
}
.topBanner_area{
	width:100%;
	
}
.topBanner{
	width:1000px;
	height:100px;	
	text-align:right;
	vertical-align:top;
	margin:0 auto;
	border:solid 1px solid #ccc;
}
.topBanner_close{	
	position:relative;
	top:-100px;
	right:0;
	vertical-align:top;
}
.btn_blogNew_add {
    display: inline-block;
    margin: 5px 4px;
    padding: .55em .8em .25em .8em;
    border-radius: .2em;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    outline: 0;
    vertical-align: middle;
    font-family:"±¼¸²", "µ¸¿ò", Seoul, "ÇÑ°­Ã¼", Arial, Helvetica, sans-serif;
    font-size:12px;
		letter-spacing:-0.5px;
    text-decoration: none;
    white-space: nowrap;
    cursor: pointer;
		background:#f8f9fa;
		border:1px #dedede solid
}
.btn_blogNew_add a{text-decoration:none; color:#585858;}
/* // ³ª±âÀÚ¸®´º¾ó Ãß°¡ 2015-12-30  */