@charset "utf-8";



.sp_30{	width:100%;float:left; height:30px}
.sp_50{	width:100%;float:left; height:50px}
.sp_20{	width:100%;float:left; height:20px}

.sp_line{	width:100%;float:left; height:40px; border-bottom:1px solid #f4f4f4; margin-bottom:40px}
.font_color1{color:#0cabdf}
.font_color2{color:#cc9966}

.bbs_box{	width:100%;float:left; border-top:3px solid #a4958d; margin-bottom:10px}
.cont_box{	width:100%;float:left; margin-top:0px; }
.cont_box_center{	width:100%;float:left; margin-top:0px; text-align:center}

.mt_20{	 margin-top:20px}
.mt_30{ margin-top:30px}
.mt_50{ margin-top:50px}
.mb_50{ margin-bottom:50px}
.mb_40{ margin-bottom:40px}



.input1 {

	 font-family:'NanumGothic','돋음',gulim,arial,tahoma,dotum,'굴림',sans-serif; 

	font-size: 11px; color:#666666; 

	height:19px;

	Background-color: ffffff; 

	BORDER-RIGHT: #ffffff 1px solid;

	BORDER-TOP: #ffffff 1px solid;

	BORDER-LEFT: #ffffff 1px solid; 

	BORDER-BOTTOM: #ffffff 1px solid;

}

.input2 {

	 font-family:'NanumGothic','돋음',gulim,arial,tahoma,dotum,'굴림',sans-serif; 

	font-size: 12px; color:#666666; 

	Background-color: #f7f7f7; 

	BORDER-RIGHT: #d7d7d7 1px solid;

	BORDER-TOP: #d7d7d7 1px solid;

	BORDER-LEFT: #d7d7d7 1px solid; 

	BORDER-BOTTOM: #d7d7d7 1px solid; height:22px;

}

.input3 {

	 font-family:'NanumGothic','돋음',gulim,arial,tahoma,dotum,'굴림',sans-serif; 

	font-size: 11px; color:#666666; 

	Background-color:#ffffff; 

	BORDER-RIGHT: #d7d7d7 1px solid;

	BORDER-TOP: #d7d7d7 1px solid;

	BORDER-LEFT: #d7d7d7 1px solid; 

	BORDER-BOTTOM: #d7d7d7 1px solid;

}



.input4 {

	 font-family:'NanumGothic','돋음',gulim,arial,tahoma,dotum,'굴림',sans-serif; 

	font-size: 11px; color:#666666; 

	height:19px;	Background-color: f7f7f7; 

	BORDER-RIGHT: #d7d7d7 1px solid;

	BORDER-TOP: #d7d7d7 1px solid;

	BORDER-LEFT: #d7d7d7 1px solid; 

	BORDER-BOTTOM: #d7d7d7 1px solid;

}

.input5 {

	 font-family:'NanumGothic','돋음',gulim,arial,tahoma,dotum,'굴림',sans-serif; 

	font-size: 11px; color:#666666; 

	Background-color:#d1d1d1; 

	BORDER-RIGHT: #ffffff 1px solid;

	BORDER-TOP: #b1b1b1 1px solid;

	BORDER-LEFT: #b1b1b1 1px solid; 

	BORDER-BOTTOM: #ffffff 1px solid;

	height:18px

}
.tab_w5 li{  width:20%; }
.tab_w4 li{  width:25%; } 
.tab_w2 li{  width:20%; }
.tab_w3 li{  width:33%; }

.tab{ float:left; width:100%; display:block; margin-bottom:30px; margin-top:20px} 
.tab ul{ float:left; width:100%;} 
.tab ul li.on{ float:left;  background-color:#2c353c; text-align:center; color:#fff; font-size:14px;  height:50px; line-height:50px; border:1px solid #2c353c; border-bottom:none; margin:-1px 0px 0px -1px; box-sizing:border-box } 
.tab ul li.on a{
	float:left;

	width:100%;
	text-align:center;
	color:#fff;
	font-size:14px;
	height:50px;
	line-height:50px;
	text-decoration: none; 
} 
.tab ul li.on a:hover{
color:#fff;
} 
.tab ul li.off{ float:left; background-color:#f3f3f3;  text-align:center; color:#999999; font-size:14px; height:50px; line-height:50px;  border:1px solid #ccc; margin:-1px 0px 0px -1px ; box-sizing:border-box  } 
.tab ul li.off a{ float:left; width:100%; text-align:center; color:#999999; font-size:14px;  height:50px; line-height:50px; text-decoration: none;
} 


.tab2{ float:left; width:100%;  text-align: center; overflow: hidden; margin-bottom:20px} 
.tab2  ul {  display: inline-block; vertical-align: middle;}


.tab2 ul li.on{
	float:left;
	width:220px;
	text-align:center;
	color:#fff;
	font-size:15px;
	height:53px;
	line-height:45px;
	border-bottom:none;
	margin:-1px 0px 0px -1px;
	box-sizing:border-box;
	background-image: url(../_img/common/smenu_icon.png);
	background-repeat: no-repeat;
	background-position: center bottom;  
} 
.tab2 ul li.on a{
	float:left;

	width:100%;
	text-align:center;
	color:#000;
	font-size:15px;
	height:45px;
	line-height:45px;
	text-decoration: none;   border-bottom:1px solid #000; 
} 
.tab2 ul li.off{ float:left; width:220px; text-align:center; color:#999999; font-size:15px; height:45px; line-height:45px;  border-bottom:1px solid #ccc; margin:-1px 0px 0px -1px ; box-sizing:border-box  } 
.tab2 ul li.off a{ float:left; width:100%; text-align:center; color:#999999; font-size:15px;  height:45px; line-height:45px; text-decoration: none;
} 




/* 게시판 뷰 타입1 */
.tb_01_box{
 width:100%;
 border-top:3px solid #333; float:center
}

.tb_01 {
 width:100%;
}

.tb_01 thead th{
	height:40px;  border-bottom:1px solid #ccc; color:#333; font-size:13px;  text-align:center; background-color:#f7f7f7;  border-right:1px solid #dfdfdf; 
}

.tb_01  thead  th.end{
  border-right:none
}
.tb_01 tbody th{
 border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
 padding:14px 0px 14px 0px ; text-align:center; font-weight:normal; color:#000; background-color:#f7f7f7; ; font-size:14px
}


.tb_01 tbody td {
 padding:8px 10px 8px 10px ;
 line-height:20px;
 border-bottom:1px solid #ccc; COLOR:#666666;  border-right:1px solid #dfdfdf; font-size:14px
}

.tb_01 tbody td.end{
 border-right:none
}



/* 게시판 뷰 타입1 */
.tb_02_box{
 width:100%;
 border-top:3px solid #666699;
}

.tb_02 {
 width:100%;  
}

.tb_02 thead th{
  border-bottom:1px solid #bfbfd4; color:#333; font-size:13px;  text-align:center; background-color:#f5f5f5;  border-right:1px solid #dfdfdf;  padding:10px 5px 10px 5px ; font-weight:normal
}
.tb_02 thead th.end{
  border-bottom:1px solid #bfbfd4; color:#333; font-size:13px;  text-align:center; background-color:#f5f5f5;   padding:10px 5px 10px 5px ; border-right:none; text-align:center;
}
.tb_02 tbody td.point{ COLOR:#333; background-color:#e7eaf7
}

.tb_02 tbody th.point{ COLOR:#525ea6; background-color:#e7eaf7
}


.tb_02 tbody th{
 background-color:#fafafa;
 border-bottom:1px solid #dfdfdf;
 border-right:1px solid #dfdfdf;
 padding:5px 5px 5px 5px ;  font-weight:normal; border-left:none
}

.tb_02 tbody td {
 padding:5px 5px 5px 5px ;
 line-height:20px;
 border:1px solid #dfdfdf; COLOR:#666666; border-left:none
}
.tb_02 tbody td .lineplus{ float:left; width:100%; margin-bottom:5px
}
.tb_02 tbody td .lineplus p{ float:left; margin-right:10px
}
.tb_02 tbody td p{ float:left; margin-right:10px
}

.tb_02 thead th p{ float:left; margin-right:10px
}

.tb_02 tbody td p.margin-10{ float:left; margin-right:10px;  margin-left:10px;  line-height:25px; display:block
}

.tb_02 tbody td.end{
 padding:5px 5px 5px 5px ;
 line-height:20px;
 border-bottom:1px solid #dfdfdf; COLOR:#666666; border-right:none
}




#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 9999;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 0px; 	
	border: 10px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 55%; left: 50%;
	z-index: 99999;

}
img.btn_close {
	float: right; 
	margin: -50px -20px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}

