@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

/*html,body{height:100%;}*/
body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family: 'Nanum Gothic', sans-serif ,돋움;
	
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

a img  
{  
border: none;  
}  

a {outline: none;}
a { selector-dummy : expression(this.hideFocus=true);}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:active { text-decoration: none;}
a:hover {text-decoration:none;}


h1{margin:0px;padding:0px;}

.float_L{float:left;}
.float_R{float:right;}

.head_container{
	float:left;
	width:100%;
}

.head_layer{
	width:1100px;
	margin:0 auto;
}

.sitemap_ul{
	float:right;
	margin-right:50px;
}

.sitemap_ul li{
	float:left;
	padding:7px 15px;
	color:#6c6c6c;
	font-weight:bold;
}

.sitemap_ul li:hover{
	cursor:pointer;
	text-decoration:underline;
	color:#e60013;
}

.logo{
	float:left;
}

.category_ul{
	float:left;
	background:url(/img/category_bg.png);
	width:842px;
	height:39px;
	margin-left:100px;
}

.category_ul li{
	float:left;
	padding:8px 50px;
	padding-bottom:0;
	font-weight:bold;
	font-size:18px;
	color:#fff;
}



.sub_category{
	position:absolute;
	background:#f7f7f7;
	-webkit-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 0px 0px rgba(0,0,0,0.75);
	margin-top:70px;
	padding-right:13px;
	padding-bottom:10px;
}

.sub_category li{
	color:#6b6b6b;
	font-weight:bold;
	margin-top:5px;
	margin-left:13px;
	padding:5px 0;
}

.sub01{
	margin-left:283px;
}

.sub01 li{
	padding-left:10px;
	padding-right:10px;
}

.sub02{
	margin-left:460px;
}

.sub03{
	margin-left:680px;
}

.sub04{
	margin-left:885px;
}
/*main*/

.sub_category li:hover{
	cursor:pointer;
	text-decoration:underline;
	color:#e60013;
}

.main_container{
	float:left;
	width:100%;
}

.main_layer{
	width:1100px;
	margin:0 auto;
}

.main_bg{
	float:left;
	width:1100px;
	height:418px;
	background:url(/img/main_img1.png);
}

.main_bg_02{
	display:none;
	float:left;
	width:1100px;
	height:418px;
	background:url(/img/main_img2.png);
}

.board_layer{
	float:left;
	width:100%;
	margin-top:60px;
	margin-bottom:40px;
}

.board_box{
	width:336px;
	float:left;
	margin-left:30px;
}

.board_ul{
	float:right;
	width:270px;
	margin-top:15px;
}

.left_li{
	color:#65605d;
	width:170px;
	margin-bottom:7px;
	text-overflow:ellipsis;
	overflow: hidden;
	float:left;
}
.right_li{
	float:right;
	color:#65605d;
}

.main_ani_img{
	position:relative;
	margin-top:36px;
	margin-left:295px;
}
/*sub-page*/
.sub_container{
	float:left;
	width:100%;
}

.sub_layer{
	width:1100px;
	margin:0 auto;
}

.left_box{
	float:left;
	width:200px;
}

.right_box{
	float:left;
	width:820px;
	margin-left:50px;
}

.sub_top_img{
	float:left;
	height:170px;
	width:100%;
	background:url(/img/sub_top_img.png);
}

.left_top_tit_layer{
	float:left;
	width:100%;
}

.left_top_tit{
	float:right;
	width:200px;
	background:#2e5bb9;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	letter-spacing:2px;
	text-align:center;
	padding:12px 0px;
}

.left_category_ul{
	float:right;
	width:60%;
	margin-top:10px;
	margin-right:7px;
}

.left_category_ul li{
	padding:6px 0;
	font-weight:bold;
	text-align:right; 
	width:100%;
	font-size:14px;
	color:#616161;
	padding-right:5px;
	border-right:3px solid #143271;
	margin-bottom:7px;
}

.left_category_ul li:hover{
	background:#143271;
	color:#fff;
}

.right_tit_layer{
	float:left;
	width:100%;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:5px;
}

.right_tit{
	float:left;
	border-left:3px solid #143271;
	font-size:23px;
	font-weight:bold;
	padding-left:15px;
}

.right_content{
	float:left;
	width:100%;
	margin-top:10px;
}

.sub01_03txt{
	float:left;
	font-size:14px;
	color:#616161;
	line-height:25px;
}

.sub03_01table{
	float:left;
	width:760px;
	margin:30px 0;
}

.sub03_01table th{
	background-color: #4CAF50;
    color: white;
    font-size:18px;
    font-weight:bold;
    padding:5px 0;
}

.sub03_01table td{
	background:#f2f2f2;
	padding:5px 0;
}

.table2{
	text-align:center;
}

.sub03_07imgbox{
	float:left;
	width:250px;
	height:285px;
	text-align:center;
}









/*foot*/

.foot_container{
	float:left;
	width:100%;
}

.foot_layer{
	width:1100px;
	margin:0 auto;
	border-top:1px solid #d2d2d2;
	padding:15px 0;
}


.foot_logo{
	float:left;
}


.foot_txt{
	color:#9e9e9e;
}























