#content{
	margin: 0px; padding: 0;	
}
.global_content{
	text-align: left;
	position: relative;
	width: 100%;
}
.global_content ul{
	position: relative;
	padding:10px 10px 15px;
	margin: 0;
}
.global_content li{
	list-style-image:none;
	background :url("/img/icon_list.png") left 10px no-repeat;
	background-size: 5px;
	padding: 3px 0;
	padding-left:  10px;
	font-size: 14px;
	line-height: 18px;
	color: #666;
}
ul.global_02{
	padding:0px 10px 15px;
	background : #5690e8  ;
	background-size: 330px;
	position: relative;
	display: inline-block;
}
.global_content .global_02 li{
	color: #fff;
	background :url("/img/icon_list02.png") left 10px no-repeat;
	background-size: 5px;
}

.global_content li.more_icon{
	text-indent: -9999px;
	position: absolute;
	left: 50%;
	margin-left:-12px;
	display:block;
	background :url("/img/icon_01.png") center top no-repeat;
	background-size: 25px;
	z-index: 1;
	height: 25px;
	width : 25px;
	bottom: -12px;
	padding: 0;
}
.global_content li.top_img{
	background : none;
}
.global_content li.top_img img{
	width: 100%;	
}
.subtap{
	margin:  15px 10px 8px 50%;
	font-size: 14px;
}
.sub_content{
	width: 100%;
	text-align: center;
	position: relative;
	color: #666;
}
.sub_content img.raw{
	margin: 10px 3%;
	width: 94%;
}
.sub_content img.long{
	margin: 10px 3%;
	width: 94%;
}
.sub_content img.all{
	margin: 10px 0;
	width: 100%;
}
.sub_content .sub_textbox{
	position: relative;
	margin: 3%;
	width: 94%;
	display: inline-block;
	text-align: left;
}
.sub_content .right_img{
	float: right;
	width: 30%;
	margin: 10px;
}
.sub_textbox p{
	font-size: 14px;
	line-height: 21px;
	color: #666;
}
.sub_textlist{
	margin: 10px 3%;
	text-align: left;
}

.sub_textlist li{
	padding-left: 10px;
}
.sub_textlist p{
	padding-left: 10px;
	line-height: 18px;
	font-size: 12px;
}
.sub_textlist .list_t01{
	padding-left: 10px;
	background :url("/img/icon_list.png") 3px 5px no-repeat;
	background-size: 2px;	
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 15px;
}
.sub_textlist .list_t02{
	padding-left: 10px;
	background-size: 2px;	
	font-size: 12px;
	padding-bottom: 5px;
	line-height: 15px;
}
.sub_textlist .title{
	background :url("/img/bullet.png") left 11px no-repeat;
	background-size: 6px;	
	font-size: 14px;
	font-weight: bold;
	padding-bottom:  10px;
	padding-top: 10px;
	padding-left: 12px;
}
.sub_textlist table{
	text-align: left;
	line-height: 16px;
	margin-top: 20px;
}

.sub_textlist table td{
	padding-bottom: 15px;
}
.sub_textlist table .tr_border,table .tr_border{
	background :url("/img/tabel_bg.png") left top repeat-x;
}
.sub_textlist table th{
	color: #3d77cf;
	width: 19%;
	vertical-align: top;
}
.sub_textlist table th.th_01{
	width: 15%;
}
.sub_video{
	background: #000;
	width: 100%;
	height: 200px;
}
.video_text{
	margin: 3%;
	width: 94%;
	border: 1px solid #dbdbdb;
	-webkit-box-shadow: 2px 2px 3px rgba(40,40,40,.2);
	box-shadow: 2px 2px 3px rgba(40,40,40,.2);
	text-align: left;
}
.video_text th,
.video_text td{
	padding: 10px 5px;
}
.video_text .t_left{
	text-align: right;
	font-size: 11px;
}
.video_text a{
	color: #3d77cf;
}
.page_list{
	text-align: center;
	display: inline-block;
	margin-bottom: 20px;
}
.page_list li{
	float: left;
	margin: 5px;
}
.page_list img{
	width: 13px;	
}
.page_list a{
	color: gray;
}
.page_list_on{
	font-weight: bold;
}

.sub_table{
	margin: 10px 0;
}
.sub_table .title{
	background :url("/img/bullet.png") left 11px no-repeat;
	background-size: 6px;	
	font-size: 14px;
	font-weight: bold;
	padding-bottom:  10px;
	padding-top: 10px;
	margin-left: 3%;
	text-align: left;
	padding-left: 12px;
	line-height: 18px;
}
.sub_table table{
	width: 100%;
}
.sub_table table th,
.sub_table table td{
	padding: 10px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #c7c7c7;
	border-right: 1px solid #efefef;
	background: #f7f7f7;
	color: #333;
}
.sub_table table th{
	color: #3d77cf;
	vertical-align: top;
	border-top: 1px solid #455170;
	border-bottom: 1px solid #7483a8;
	border-right: 1px solid #7483a8;
	background: #8091b6;
	color: #fff;
}

.sub_table td_01{
	color: #333;
	background: #f7f7f7;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #c7c7c7;
	border-right: 1px solid #efefef;
}
.sub_table table th a{color:#fff;}
.sub_table table td a{color:#333;}


ul.f_left{
	display: inline-block;
	width: 100%;
	margin: 6px 0;
}
.f_left li{
	float: left;
	width: 30%;
}
ul.f_left li a{	color: #333;}

ul.list_out li{	color: #cacaca;}
ul.list_out li a{	color: #999;}

.sub_table table td.left_td{ text-align: left; background: #fff;}
.sub_table .text01 {
	font-weight: bold;
	color: #666;
	border-right-color:#CCC;}
.sub_table .text02 {
	font-weight: bold;
	color: #666;
	border-top-color:#CCC;}	

.sub_community {
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;}

.sub_content .top_line {
	text-align: right;
	margin-right: 15px;
	margin-top: 10px;}

.sub_content .bt01{
	margin-top: 10px;}
	
.sub_table .table_top01 {
	border-top: 1px solid #999;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #c7c7c7;
	background-color: #CCC;
	text-align: center;}
.search_left{
	margin: 15px 10px 8px;
	text-align: left;
}
.search_left .select_wrap{ height: 21px;width: 25%; display: inline-block;vertical-align: middle;}
.search_left .inner{height: 21px;}
.search_left .select_wrap select {width: 100%;height: 21px;font-size: 13px;}
.search_left .select_wrap select {background-size: 25px 22px;}


.input_search{width: 30%; }
.right_btn{ text-align: right; margin: 15px 10px 8px;}
.right_btn .write_btn img{ width: 67px;}
.notice_tb{ margin: 20px 10px;}

.listTb{width: 100%; margin-bottom: 20px;
	border-left: 1px solid #BDC9E2;
	border-right: 1px solid #dcdcdc;}
.listTb tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
.listTb th {
	border-top: 1px solid #BDC9E2;
	border-bottom: 1px solid #BDC9E2;
	font-size: 12px;
	font-weight: bold;
	color: #677a98;
	padding: 7px 0;
	background: #f4f4f4 url("/img/th-line.jpg") no-repeat right;
	border-left: 0;
	border-right: 0;
}
.listTb th.bgNone {
	background-image: none;
}
.listTb td {
	border-bottom: 1px solid #dcdcdc;
	padding: 8px 3px;
	text-align: center;
	color: #616161;
	border-left: 0;
	border-right: 0;
}
.listTb td a{color: #616161;}
.listTb td.left_td{ text-align: left; padding: 8px 3px 8px 10px; border-left: 0;}
.page_number {
padding: 0;
vertical-align: middle;
text-align: center;
}
.page_number a{ color: #555; padding: 5px;}
.page_number a:hover, 
.page_number a:active,
.page_number a:focus,
.page_number a.on {color: #000000;font-weight: bold;text-decoration: none;}
.listTb tbody td.left_td img{ vertical-align: top;}
.listTb tbody td.left_td img.save_icon{ width: 15px;}
.colRed_right {text-align: right;color: #ff0000;}
.colRed {color: #ff0000; font-weight: normal;}
.notice_write td{ text-align: left; padding-left: 10px;}
.notice_write p{line-height: 21px;-o-text-overflow: ellipsis;text-overflow: ellipsis; }
.listTb tbody th.left_td{ text-align: left; padding-left: 10px;}
button.btn_search01,
button.btn_search02  {
	width: 68px;
	height: 23px;
	margin-left: 3px;
	border: 0;
	background:url("/img/search_btn.png") no-repeat 0 0;
	background-size: 66px;
	color: #666;
	font-size: 11px;
	font-family: dotum;
	vertical-align: middle;
	cursor: pointer;
	text-indent:-200px;
}
button.btn_search02 {
	background: url("/img/btn_searchBtn.png") no-repeat 0 0;
	background-size: 66px;
}
.listTb td.textarea{
	vertical-align: top; line-height: 18px; padding-bottom: 20px;
	word-break:break-all;
}
.listTb td.textarea img{
	max-width: 70%;
	
}
.sub_content .ul01 li{
	padding-left: 0;
	height: auto;
}
	
.sub_content .ul01{
	color: #666 ;
	font-family: "나눔고딕" ;
	padding-bottom: 20px;
}
.sub_content .ul01 a{
	color: #666 ;
	font-family: "나눔고딕" ; 
}
.sub_content .ul02{
	font-size:12px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
	background-color: #E7E7E7;
	line-height: 20pt;
}
.sub_content .li01_title{
	font-size: 16px ;
	font-weight: bold ;
	border-bottom: 3px solid #000;
	padding-bottom: 15px;
}
.sub_content .li01_title a{
	color: #427ed9;
}
.sub_content .li01_sbtitle{
	font-size: 14px;
	border-bottom: 1px solid #333;
	padding-top: 10px;
	padding-bottom: 10px;
}
.sub_content .li01_sbtitle a{
	color: #333;
}
button.btn_search02 {
	background: url("/img/btn_searchBtn.png") no-repeat 0 0;
	background-size: 66px;
}
.fileadd {
	position: relative;
}
.fileadd .fakeFileTxt{ margin-top:  30px;}
.fileadd .more_del{display: block; margin-top: 5px;}
.fileDiv .btn_search02{
background: url("/img/btn_searchBtn.png") no-repeat 0 0;
width: 72px;
height: 24px;
position: absolute;
top: 0px;
left: 0;
color: #FFFFFF;
border: 0;
}
.fileDiv .realFile {
width: 100px;
height: 24px;
position: absolute;
left: 0px;
top: 0px;
opacity: 0;
}
/* 스더스타일 */
.sub_content .img01{width: 98px;}


.slides1_wrap {
	position: relative;
	padding: 0;
}
#slides1 {
	overflow: hidden;
	height: 241px;
}
#slides1 li {
	list-style: none;
	width: 590px;
	text-align:center;
}

#slides1 li img {
	height:241px;
}


.slides1_wrap .prev {
	position: absolute;
	left: 10px;
	top: 100px;
	outline: 0;
}

.slides1_wrap .next {
	position: absolute;
	right: 72px;
	top: 100px;
	outline: 0;
}

.slides1_wrap a:active {
	top: 102px;
}
.bxslider_container{
	left: 50%;
	margin-left: -327px;
}

