@charset "utf-8";
/* CSS Document */

.bg_banner{background-color:#f4f4f4;}
.content_banner{width:1000px; margin:0 auto; position:relative;}

.menu_nb{width:1000px; margin:0 auto;}

.manu_navi{overflow:hidden; zoom:1;text-align:center;}
.manu_navi li{float:left; width:122px; font-size:13px; color:#cccccc; font-family:'Nanum Gothic', 'nanumgothic'; padding-top:15px;padding-bottom:15px;}

/*a태그*/
.manu_navi li a{color:#cccccc;}
.manu_navi li:hover a{color:#fff; padding:15px 30px 15px 30px;} /* ex) 배경색삭제: background-color:#ec2028;*/
.manu_navi li.active a{background-color:#ec2028; color:#fff; padding:15px 30px 15px 30px;}  /*페이지인식 메뉴고정하기*/

.content_wrap{width:1000px;overflow:hidden;margin:0 auto;margin-top:30px;margin-bottom:50px;}
.left_title{float:left;width:190px;margin-right:35px;}
.content_txt{float:left;width:775px;}





/*인사말시작*/
#greeting{width:1000px; margin:0 auto;min-height:575px;}
.img_center{width:960px; margin:0 auto;}
.img_center2{width:960px; margin:0 auto;padding-bottom:30px;}
.map{width:850px;
	 height:437px;
	 margin:0 auto;
	 margin-top:10px;
	 margin-bottom:40px;
	 padding:10px;
	 }

.greeting_font{font-family:'Nanum Gothic', 'nanumgothic'; text-align:center; margin-top:120px;}

.greet_font1{text-decoration:underline; color:#545353; margin-bottom:10px;}
.greet_font2{color:#545353; margin-bottom:10px; font-size:40px;}
.greet_font3{color:#9b9b9b; font-size:12px; margin-bottom:10px;}

.img_center1{width:665px; margin:0 auto;}

.greeting_font1{margin-top:50px; text-align:center;}

.banner_font_all{
	position:absolute;
	font-family:'Nanum Gothic', 'nanumgothic';
	top: 100px;
	left: 20px;
    }

.banner_font{font-size:30px; color:#4b4a4a; font-weight:bold; margin-bottom:5px;}


/*서브2(게시판) 시작*/

.bbs_simple{padding-left:10px;}

#bbs_warp{width:1000px; margin:0 auto; min-height:500px;}

.bbs_all{overflow:hidden; zoom:1; margin-top:50px; font-family:'Nanum Gothic', 'nanumgothic';}
.bbs_left{float:left; padding-left:30px;}
.bbs_left1{float:left; margin-left:22px;}

.bbs_font{font-size:24px; color:#3e3d3d; padding-top:10px;}
.bbs_font1{font-size:12px; color:#9d9d9d; padding-left:5px; padding-top:8px;}

.bbs_bbs{margin-top:10px;}