@charset "utf-8";
@import url("/2016/link/button.css");
@import url("/2016/link/navi.css");
/* CSS Document */


@font-face {
    font-family: "NanumGothic", "나눔고딕", "NanumGothicBold", "나눔고딕볼드", "NanumBarunGothic", "나눔바른고딕", "NanumBarunGothicBold", "나눔바른고딕볼드", "맑은고딕";
    font-weight: normal;
    font-style:  normal;
    src: url("http://coopunion.nodong.net/2016/font/NanumGothic.eot?#iefix") format("embedded-opentype"), url("/2016/font/NanumGothic.woff") format("woff"), url("/2016/font/NanumGothic.ttf") format("truetype");
	src: url("http://coopunion.nodong.net/2016/font/NanumGothicBold.eot?#iefix") format("embedded-opentype"), url("/2016/font/NanumGothicBold.woff") format("woff"), url("/2016/font/NanumGothicBold.ttf") format("truetype");
	src: url("http://coopunion.nodong.net/2016/font/NanumBarunGothic.eot?#iefix") format("embedded-opentype"), url("/2016/font/NanumBarunGothic.woff") format("woff"), url("/2016/font/NanumBarunGothic.ttf") format("truetype");
	src: url("http://coopunion.nodong.net/2016/font/NanumBarunGothicBold.eot?#iefix") format("embedded-opentype"), url("/2016/font/NanumBarunGothicBold.woff") format("woff"), url("/2016/font/NanumBarunGothicBold.ttf") format("truetype");
  }

* {
    font-family: "나눔바른고딕","NanumBarunGothic", "나눔고딕","맑은고딕","NanumGothic","Malgun Gothic", Helvetica,AppleGothic,sans-serif;
    margin: 0;
    padding: 0;
}

body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	line-height: 1.7em;
	color: #333;
	font-size: 0.85em;
	letter-spacing: 0.03em;
	font-family: "NanumBarunGothicBold", "나눔바른고딕볼드", "NanumGothic", "나눔고딕","나눔바른고딕","NanumBarunGothic", "맑은고딕";
	top: 50%;
	left: 50%;
	right: 50%;
}

div, p, li, ul, form, span {margin: 0px;padding: 0px; font-family: "나눔바른고딕","NanumBarunGothic", "나눔고딕","맑은고딕","NanumGothic","Malgun Gothic";}
input, select, textarea {font-family: "나눔바른고딕","NanumBarunGothic", "나눔고딕","맑은고딕","NanumGothic","Malgun Gothic", Arial, Helvetica, sans-serif;}
img, a, input.type-image {border-style:none;	margin:0px;	padding:0px;}
h1, h2, h3, h4, h5, h6, h7 {margin:0px;	padding:0px;
font-family: "나눔바른고딕볼드","NanumBarunGothicBold","나눔바른고딕","NanumBarunGothic", "나눔고딕","NanumGothic", "맑은고딕", "Malgun Gothic";}
hr {display: none;margin:0px;}
a { text-decoration:none; color:#777; }
a:hover {color:#F97400;text-decoration:none;}

/*----------Deco--------------*/
.green { color:#0F9784;}
.dkgreen {color: #23A259;}
.orange {color: #F97400;}
.blue {color: #3873DC;}
.gray {color: #777;}
.red {color:#ED0003;}
.bold { font-weight: bolder;}

.click {cursor: pointer; display: inline-block;*display: inline;}

.f_left {float:left;}
.f_right {float:right;}
.right {text-align:right;}
.center {text-align:center;}

.dashed_bottom {border-bottom : #ccc 1px dashed;}
.line_box {border : #ccc 3px dashed; margin:15px 0; padding:5px 20px;}
.line_box ul {margin: 10px 30px;}
.line_box2 {
	border : 5px solid #F97400;
	margin: 15px 0;
	padding: 5px 30px;
	text-align: center;
}



/*----------Header--------------*/

#head {width:1000px; height:92px; margin:0px auto 0px auto; position:relative;}
#head h1 {position:absolute; top:24px; left:0px;}

/*****Search*****/
#search {
	width:200px;
	height:30px;
	position:absolute;
	top:45px;
	right:70px;
	/*float:left;*/
}
#search dd {float:left;}
#sch_stx {
	width:130px;
	height:27px;
	margin-right:3px;
	pardding:0px;
	border:#ccc 1px solid;
}
/*****login*****/
#head #hmenu {
	position: absolute;
	top: 45px;
	right: 5px;
	background-color: #504747;
	width: 75px;
	height: 25px;
	padding-top: 3px;
	color: #FFF;
	/*border-left: 1px solid #f7a076;
	border-right: 1px solid #f7a076;*/
	text-align: center;	/*float: left;*/
	
}
#hmenu a {/*float:left;*/color:#FFF;}
#hmenu a:hover {text-decoration:none;}
.hbtn {	
	/*width: 74px;
		display: block;*/
	text-decoration: none;
	text-align: center;
	font-size: 80%;
	font-family: "나눔바른고딕","NanumBarunGothic", "NanumGothic", "나눔고딕";
}

/*----------Footer--------------*/
#footer {
	width:100%;
	padding:15px 0px 15px 0px;
	margin-top:15px;
	clear:both;
	background-color:#f4f4f4;
	border-top:1px solid #ccc;	
	font-size:90%;
}
#foot {
	width:1000px;
	margin:auto;
}
#foot h1 {float:left; margin-right:70px;}
address {
	font-style:normal;
	line-height:150%;
}


/*****issue*****/
#wrap_issue {
	width: 100%;
	background-color: #EFEFEF;
	margin-bottom: 25px;
	margin-top: 35px;
}
#issueimg {
	width:1000px;
	height: 350px;
	margin:auto;
}
#issueimg_local {
	width:1000px;
	height: 290px;
	margin:auto;
}

/*****main*****/
#wrap_main {
	width:1000px;
	margin:auto;
	display:block;
}

#wrap_main_local {
	width:1000px;
	margin:auto;
	display:block;
}

#main_hot {height : 330px;}

.margin1 {margin-right:3px;}

/*********contents*********/
#contents_L {
	float: left;
	width: 392px;
	margin-top: 0;
	margin-right: 37px;
	margin-left: 0;
	margin-bottom: 15px;
}
#contents_M {
	float: left;
	width: 296px;
	margin-top: 0;
	margin-right: 35px;
	margin-left: 0;
	margin-bottom: 15px;
}
#contents_R {
	float: left;
	width: 240px;
}

#wrap_main_local #contents_L, #wrap_main_local #contents_M, #wrap_main_local #contents_R {width: 307px;}
#wrap_main_local #contents_L {margin-right: 40px;}
#wrap_main_local #contents_M {margin-right: 39px;}

/***글목록***/
.box {
	/*border:solid 1px #ccc;*/
	margin-bottom: 20px;
}
.box h2 {
	font-size: 110%;
	font-weight: 600;
	text-align : center;
	height: 27px;
	padding-top:3px;
	color:#fff;
	margin-bottom:5px;
	-webkit-border-radius: .3em; 
	-moz-border-radius: .3em;
	border-radius: .3em;
}
.box h2.blue {background-color: #0078ff;}
.box h2.green {background-color: #00b260;}
.box h2.orange {background-color: #ef5400;}
.more {
	position: absolute;
	top: 7px;
	right: 1px;
	font-size: 80%;
}
.box ul {
	/*margin:0px 18px 0px 18px;*/
	list-style:none;
	text-align:justify;
}
.box li {
	padding-top: 13px;
	padding-bottom: 7px;
}
#news.box li {
	height: 124px;
}


/***최근글뽑기***/
.title {
	font-size:95%;
	line-height:150%;
	font-weight:500;	
}
.cate {
	color:#F97400;
}
.date {
	font-size:75%;
}
.photo {
	float:left;
	margin-right:20px;
}
.photo img {
	width:197px;
	height:117px;
	border: 1px solid #ccc;	
}
.box li.dot {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#ccc;
	padding-top: 8px;
	padding-bottom: 7px;
	/*line-height:200%;*/
}

/***box***/
#news {
	position: relative;
	/*height: 272px;*/
}
#news h2, #notice h2, #gallery h2 {width: 45px;}
#latest h2,#video h2 {width: 60px;}
#press h2 {width: 68px;}
#plan h2 {width: 65px;}

div#latest {position: relative;}
div#notice {/*height: 221px;*/position: relative;}
div#press {	/*height: 221px;*/position: relative;}
div#plan {	position: relative;}
/*@ html #plan.box li {
	padding-bottom: 8px;
}*/
/*#press.box li, #latest.box li, #plan.box li {
	padding-top: 9px;
	padding-bottom: 7px;
}
*/

#gallery, #video {
	position: relative;
	margin-top: 16px;
	margin-right: 0;
	margin-left: 0;	
	clear: both;
}
#gallery ul,#video ul {
	/*width:218px;*/
	margin:auto;
	padding-top:10px;
	padding-bottom:7px;
}
#gallery li, #video li {
	padding: 0px;
}
/*#gallery li img, #video li img {
	width: 218px;
	height: 128px;
}*/
/*#gallery li.title, #video li.title, .txt {
	text-align:center;
}*/

/***** 본부 메인화면 ******/
#news_local { position:relative;}
#notice_local { position:relative;}
#document_local { position:relative;}
#meeting_local { position:relative;}

#news_local li {float:left; width:307px; margin-right:39px; margin-bottom:20px;}
#news_local li.last {margin-right:0px;}
#news_local .photo img {width:160px; height:107px;}

#news_local h2 {width :70px;}
#notice_local h2, #document_local h2, #meeting_local h2 {width :100px;}

/***바로가기 ***/
#SEL_branch {margin-right:4px;}
.selectbox.select1 {
    width: 118px;
	font-size:12px;
}
.selectbox {
    height: 27px;
	float:left;
}
.selectbox {
    position: relative;
    z-index: 0;
    width: 100px;
    margin-top: 4px;
    cursor: pointer;
}
.selectbox ul {
    border: 1px solid #7c7c7c;
    width: 100%;
    background: #fff;
	list-style:none;
}
.selectbox ul li, .selectbox ul li a {
    line-height: 27px
}
.selectbox ul li {
    overflow: hidden;
    position: relative;
    display: block;
    padding: 0;
}

/***하단 배너  ***/
#banner {
	width: 745px;
	list-style: none;
	clear: both;
	float:left;
	
}
#banner li {
	/*width: 238px;
	height: 50px;
	border: 1px #c2c2c2 solid;	
	text-align:right;*/
	font-size: 11px;
	float : left;
	color: #555;
	letter-spacing: -0.02em;
	margin-right:13px;
	margin-bottom: 20px;
}

#banner li img {vertical-align:middle;}
/*#banner li.join {
	background-color:#00b22e;
}*/

/*** 방문자 통계 ***/
#visit {
	float : left;
	width:225px;
	font-size:12px;
	text-align:center;
	padding-left:20px;
	/*margin-top:20px;*/
}

/*** 바로가기 ***/
#quick {}
#quick li {margin:0px; padding:0px; list-style:none;}

#wrap_main_local #quick {background-color:#ebebeb; width:1000px; height:50px; margin-bottom:20px;}
#wrap_main_local #quick li {margin:0px 5px;; padding:0px; list-style:none; float:left;}

/***********************SUBPAGE*******************/
#wrap_sub {
	width:1000px;
	margin:auto;
	padding:30px 0 20px 0;
	position:relative;	
}

/***************SUBMENU*****************/
#sub_left {
	width: 170px;
	float: left;
	background-image: url(/2016/images/sub/subleft_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#sub_left a:hover { text-decoration:none;}
#sub_left h2 {
	margin-right: 1px;
	margin-bottom: 0;
	padding-bottom : 23px;
	font-size: 150%;
	font-weight: 550;
	text-align: right;
	padding-top: 30px;
	padding-right: 10px;
	color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
}
#sub_left h2.info {	background-image: url(/2016/images/sub/bg_subtitle_info.gif);}
#sub_left h2.data {	background-image: url(/2016/images/sub/bg_subtitle_data.gif);}
#sub_left h2.news {	background-image: url(/2016/images/sub/bg_subtitle_news.gif);}
#sub_left h2.labor {	background-image: url(/2016/images/sub/bg_subtitle_labor.gif);}
#sub_left h2.local {	background-image: url(/2016/images/sub/bg_subtitle_local.gif);}
#sub_left h2.admin {	background-image: url(/2016/images/sub/bg_subtitle_admin.gif);}
#sub_left h2.open {	background-image: url(/2016/images/sub/bg_subtitle_open.gif);}
#sub_left h2.dan {	background-image: url(/2016/images/sub/bg_subtitle_dh.gif);}
#sub_left h2.guide {	background-image: url(/2016/images/sub/bg_subtitle_guide.gif);}


#leftmenu {
	width: 170px;
	margin: 7px 0 20px 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	background-image: url(/2016/images/sub/leftmenu_bot.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#leftmenu ul {
	list-style:none;
}
#leftmenu li {
	border-bottom: solid #eee 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 20px;
	padding-bottom: 7px;
	background-image: url(/2016/images/sub/dot_gray.gif);
	background-position: 7px 15px;
	background-repeat: no-repeat;
	font-size: 100%;
	font-weight: 500;
}
#leftmenu li, #leftmenu li a {font-family: "나눔고딕","맑은고딕","NanumGothic","Malgun Gothic";}

#leftmenu li.selected {
	background-image: url(/2016/images/sub/dot_green.gif);
	background-position:7px 15px;
	background-repeat:no-repeat;
}
#leftmenu li.selected , .selected a {color:#5ba916;}
#leftmenu ul.sub2 {	
	padding-left : 20px;
	border:none;
}
#leftmenu ul.sub2 li {
	background-image: none;
	padding : 1px 0 2px 15px ;
	font-size: 95%;
	/*background-image: url(/2016/images/sub/dot.png);
	background-position:7px 11px;
	background-repeat:no-repeat;*/
}

/*********** SUBBODY **************/
#sub_body {
	padding-left: 220px;
	padding-top: 30px;
	color : #555;
	/*background-image:url(/2016/images/sub/leftmenu_bg.gif);
	background-position:top left;
	background-repeat:repeat-y;*/
}
#sub_body h3 {
	width: 100%;
	padding-bottom: 12px;
	margin-bottom: 25px;
	font-size: 155%;
	font-weight: 500;
	border-bottom: solid #b2b2b2 1px;
	/*font-family: "나눔고딕","NanumGothic", "맑은고딕"."Malgun Gothic","나눔바른고딕","NanumBarunGothic", ;*/
}
#sub_body.info h3 {	color: #0068b7;}
#sub_body.data h3 {	color: #7961b0;}
#sub_body.labor h3 {	color: #2abdc2;}
#sub_body.dan h3 {	color: #5daf15;}
#sub_body.news h3 {	color: #3593da;}
#sub_body.open h3 {	color: #ff8400;}
#sub_body.guide h3 {	color: #ff9102;}

#sub_body h3 #title_txt {
	font-size: 50%;
	color: #7D8771;
}
#text_pose {
	position: absolute;
	top: 65px;
	right: 0px;
	font-size: 90%;
	color : #999;
}
#contents {
	width: 750px;
	margin: auto;
}
/*#sub_body h4 {
	color: #FFFFFF;
	font-size: 130%;
	font-weight: 500;
	margin-bottom: 20px;
	padding : 5px 0 5px 10px;
	border-radius: 5px;
	border: 1px solid #E8E8E8;
	border-collapse: separate;
	background-color: #65BF2C;
}*/
#sub_body h4 {
	color: #10a16d;
	font-size: 130%;
	font-weight: 500;
	margin: 25px 0 10px;
	padding : 0 23px;
	background-image: url(/2016/images/sub/title_circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sub_body h5 {
	font-size: 120%;
	font-weight: 500;
	padding : 15px 0 0 0;
	margin: 0px;
	color: #FF4F00;
}
#sub_body h6 {
	font-size: 115%;
	font-weight: 500;
	padding : 10px 0;
	color: #4B6F9F;
}
#sub_body h7 {
	font-size: 100%;
	font-weight: 500;
	color: #36B560;
	padding : 10px 0 0 0;
}
#sub_body p {
	margin: 15px 0;
	text-align: justify;
	line-height:190%;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
}
.box_dot {
	border: 1px dashed #ccc;
	padding:5px 20px;
}
.margin-top {margin-top:130px; margin-left : 50px;}
.margin {margin:20px;}

#sub_body ul {list-style-image:url(/2016/images/sub/dot_orange.png);}

#sub_body h5 span.map {
	background-color:#f79700;
	color:#FFF;
	padding:5px;
	margin-top:20px;
}
/*** subpage ***/
#sub_body ul.info1_1 {
	margin-left:20px;
	padding : 10px;
	font-size: 95%;
}
#sub_body dl.info2_1 dt {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	width: 50px;
	height: 10px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	font-size: 400%;
	font-weight: bold;
	text-shadow: 5px 5px #eee;
	text-align: right;
	color: #F97400;
	vertical-align: bottom;
}
#sub_body dl.info2_1 dd.define {
	/*font-size: 125%;
	font-weight: 550;*/
	/*color: #8219C0;*/
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 70px;
	height:70px;
	
}
#sub_body dl.info2_1 dd ul {
	margin-left:90px;
	padding : 20px;
	font-size: 95%;
}
/*** *** ***/
#sub_body dl.declare dt {
	color: #F97400;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	text-shadow: 5px 5px #eee;
	font-size: 250%;
	width:20px;
	height: 7px;
	padding: 5px 10px 25px 0px;
	float:left;
}
#sub_body dl.declare dd {
	padding:0 0 15px 50px;
	display:block;
}
#sub_body ul.declare {
	padding : 0px;
	margin-left:30px;	
}
/*** 연혁 ***/
#sub_body h4.history {
	color: #F97400;
	font-size: 200%;
	padding: 15px 0;
	border-bottom : #F97400 3px solid;
	background:none;
	padding-left:0px;
}
#sub_body dl.history {
	width:100%;
	border-bottom : #ccc 1px dashed;
	/*clear:both;*/
}
#sub_body dl.history dt {
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
	font-size: 120%;
	color: #9E1D91;
	float: left;
}
#sub_body dl.history dd {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 150px;
	padding-bottom: 5px;
	line-height: 200%;
	font-size: 95%;	
}
#sub_body dl table.history {
	background-color:#aaa;	
}
#sub_body dl table.history td, #sub_body dl table.history th {
	background-color:#fff;
	text-align:center;
}


/*#sub_body dl.history dd ul {
	padding-left: 150px;
}*/
/*** 지부 ***/
#sub_body h4.branch {
	color: #F97400;
	font-size: 150%;
	padding-top:15px;
	padding-left:0px;
	background:none;
}
#sub_body h5.branch {
	background-color: #F99A00;
	font-size: 120%;
	color : #fff;
	padding: 5px 10px;
	margin: 10px 0;
	border: solid 1px #eee;
}
#sub_body h6.branch {
	color: #0081F9;
	padding-left: 12px;
}
#sub_body p.branch {
	padding-left: 12px;
}
#sub_body dl.branch {
	width: 100%;
	height: 70px;
	border : 1px solid #ddd;
	margin-bottom: 15px;
}

#sub_body dl.branch dt {
	padding: 15px;
	margin-top: 7px;
	font-size: 100%;
	font-weight: 500;
	color: #9B1679;
	float: left;
	width: 330px;
	text-align: center;
	border-right : #ccc 1px dashed;
	display: block;
}
#sub_body dl.branch dd {
	padding: 2px 0 5px 15px;
	margin-top : 10px;
	float: left;
	font-size: 90%;
	display: block;
	vertical-align: middle;	
}

#sub_body div.branch2 {
	border : 1px solid #ddd;
	padding:20px;
	height: 150px;
	width: 93%;
	text-align: center;	
}
#sub_body dl.branch2 {			
	margin: auto;
	padding:0 7%;
	height: 50px;
}
#sub_body dl.branch2 dt {
	padding: 15px 10px 10px 10px;
	margin-top: 7px;
	font-size: 100%;
	font-weight: 500;
	color: #9B1679;
	float: left;	
	display: block;
	width : 140px;
}
#sub_body dl.branch2 dd {
	padding: 10px;
	margin: 7px 0;
	font-size: 100%;
	font-weight: 500;
	color: #9B1679;
	text-align: center;
	float:left;
	display: block;
}

#sub_body dl.branch_list dt {
	float:left;
	margin-left:12px;
	line-height:200%;
}
#sub_body dl.branch_list dd {
	margin:0 30px;
	line-height:200%;
}
#sub_body ol.branch {
	margin-left:45px;
	margin-bottom:25px;
	line-height:200%;
}
#sub_body ol.branch ul {
	margin-left:15px;
	list-style: disc;
}
/*** Line box ***/
#sub_body dd .line_box h7 {padding-top:20px; color:#9D2CA0;}
#sub_body dd .line_box ol {margin-left:30px;}
#sub_body dd .line_box dd {margin-right:0;}

#sub_body .line_box2 h4 {background-image: none;	font-size: 200%;	color: #2183C1;}
#sub_body .line_box2 h5 {margin-bottom:20px;font-size:150%;}
#sub_body .line_box2 h7 {color: #555;}

/*** 살림:table ***/
table.data-a {
	width : 100%;
	margin: 10px 0 25px 0;	
	background-color : #ccc;
}
.data-a caption {text-align:left; padding-bottom:5px;}
.data-a th {padding: 5px;background-color: #F5F5F5;}
.data-a td {padding:5px;background-color : #fff;}
td.second_t {background-color:#F1EAE4;}
.aaa { font-weight:500;}

.tbl_wrap table.data-a {
	border-collapse:separate;
	border-spacing:1px; 	
}

/*** 회원가입 ***/
#sub_body #ban { margin:auto; text-align:center;}
#sub_body #ban img { margin:15px;}

/*** 학교길라잡이 ***/
#sub_body .school_btn {text-align:right;margin-bottom:20px;}
#sub_body h5.school { color:#0C5FAC;}


/**********게시판***************/
#sub_body ul#bo_cate_ul,#sub_body ul.btn_bo_user, #sub_body ul.btn_bo_adm, #sub_body #bo_v_file ul, #sub_body #bo_v_top ul, #sub_body #bo_v_bot ul, #sub_body #bo_v_sns {list-style:none;}
