@CHARSET "UTF-8";
/*basic*/
html {
	overflow-y: scroll
}
* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: tahoma, gulim, dotum;
	font-size: 12px;
	margin: 0;
	padding: 0
}
img, div, span, p {
	margin: 0;
	padding: 0
}
a, a:link, visited, hover, focus, active {
	color: #000000;
	text-decoration: none
}
html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, p, address, pre, cite, form, fieldset, input, textarea, select, table, th, td {
	margin: 0;
	padding: 0
}
hr, .quick, .hidden, caption, .imgpreload, legend {
	display: none
}
fieldset, img, abbr, acronym, input, button {
	border: 0 none
}
ol, ul {
	list-style: none outside none
}
table {
	border-collapse: separate;
	border-spacing: 0
}
caption, th, td {
	border: 0 none;
	font-weight: normal;
	text-align: left
}
address, capxion, em, cite {
	font-style: normal;
	font-weight: normal
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
blockquote, q {
	quotes: "" ""
}
table {
	font-size: 12px;
}
/* common */
#wrap {
	width: 100%;
	text-align: center;
}
#header {
	min-width: 1000px;
	width: 100%;
	height: 162px;
	text-align: center;
}
#header .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	position: relative;
}
.nav {
	background: url("../images/nav_bg.png") no-repeat scroll left top transparent;
	height: 52px;
	left: 587px;
	position: absolute;
	top: 160px;
	width: 422px;
	z-index: 10;
}
.nav ul {
	float: left;
	height: 18px;
	margin-left: 45px;
	margin-top: 25px;
	text-align: left;
	width: 390px;
}
.nav li {
	float: left;
	padding-right: 12px;
}
#foot {
	margin-top: 20px;
	height: 165px;
	min-width: 1000px;
	width: 100%;
}
#foot_inner {
	clear: both;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}
.f_line {
	left: 260px;
	position: absolute;
	top: 51px;
}
.f_logo {
	left: 165px;
	position: absolute;
	top: 58px;
}
#foot_inner ul {
	left: 290px;
	position: absolute;
	top: 50px;
}
#foot_inner ul li {
	display: inline;
	padding-right: 15px;
}
#foot_inner ul li img {
	vertical-align: top;
}
.address1 {
	left: 290px;
	position: absolute;
	top: 86px;
	color:#fff !important;
	line-height:1.5em;
}
.address2 {
	left: 290px;
	position: absolute;
	top: 103px;
}
.page_not_found {
	font-size: 30px;
	font-weight: bold;
	font-family: 'Malgun Gothic', 'nanumgothic', 'dotum', 'gulim';
	padding: 100px 10px;
	text-align: center;
}
/* saipan */
.saipan #foot {
	background: url("images/footer_bg.jpg") repeat-y scroll center center transparent;
}
/* main */
#header {
	background: url("images/visual_bg.jpg") no-repeat scroll center center transparent;
	height: 222px;
}
.main #header .logo {
	padding-top: 20px;
	float:left;
}
.main #header .logo a {
	display: block;
	width: 259px;
	height: 161px;
	background: url('/images/b_logo_sub.png') no-repeat 0 0;
	text-indent: -9999px;
}
.main #contents {
	clear: both;
	position: relative;
	min-width: 1000px;
	width: 1000px;
	height: 784px;
	margin: 0 auto;
	z-index: 100;
}
.main #container {
	background: url(images/index/saipan_bg.png) no-repeat top center;
}
.location {
	position: absolute;
	top: 30px;
	letter-spacing: -1px;
	z-index: 10;
	background: url('/images/gubun.gif') 0 18px repeat-x;
	height: 19px;
}
.subcon_1 {
	color: #666;
	font-size: 12px;
	line-height: 12px;
}
.subcon_2 {
	color: #1985B6;
	font-size: 12px;
	letter-spacing: -1px;
}
.main .gubun {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 78px;
	height: 1px;
	background: url(/images/gubun.gif) repeat-x
}
.box1, .box2, .box3, .box4, .box5 {
	position: absolute
}
.box1 {
	top: 95px;
	left: 71px
}
.box2 {
	top: 104px;
	left: 512px
}
.box3 {
	top: 248px;
	left: 17px
}
.box4 {
	top: 257px;
	left: 494px
}
.box5 {
	top: 403px;
	left: 250px
}
.box1, .box1 div, .box2, .box2 div, .box3, .box3 div, .box4, .box4 div, .box5, .box5 div {
	float: left
}
.box1in {
	width: 461px
}
.box2in {
	width: 461px
}
.box3in {
	width: 560px
}
.box4in {
	width: 495px
}
.box5in {
	width: 448px
}
.boxl {
	width: 5px;
	height: 167px
}
.boxr {
	width: 5px;
	height: 167px
}
.box1in, .box2in, .box3in, .box4in, .box5in {
	height: 167px;
	padding: 5px 0
}
.slash {
	padding: 0 2px
}
.lbox {
	padding-top: 25px;
	padding-left: 30px
}
.rbox {
	padding-top: 25px;
	padding-right: 53px
}
.lbox li {
	float: left
}
.lbox .dl1 img {
	vertical-align: top
}
.lbox .dl1 dt {
	padding-bottom: 15px
}
.lbox .dl1 dd {
	width: 223px;
	height: 80px
}
.lbox .dl1 dd img {
	padding-bottom: 5px
}
.lbox .dl1 {
	padding: 4px 0 0 10px
}
.rbox li {
	float: right
}
.rbox .dl2 img {
	vertical-align: top
}
.rbox .dl2 dt {
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: right
}
.rbox .dl2 dd {
	height: 80px;
	text-align: right
}
.rbox .dl2 dd img {
	padding-bottom: 5px
}
.rbox .dl2 {
	padding: 4px 20px 0 0
}
.lbox li {
	float: left
}
.lbox .dl3 img {
	vertical-align: top
}
.lbox .dl3 dt {
	padding-top: 14px;
	padding-bottom: 15px
}
.lbox .dl3 dd {
	width: 215px;
	height: 80px
}
.lbox .dl3 dd img {
	padding-bottom: 5px
}
.lbox .dl3 {
	padding: 4px 0 0 10px
}
.rbox li {
	float: right
}
.rbox .dl4 img {
	vertical-align: top
}
.rbox .dl4 dt {
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: right
}
.rbox .dl4 dd {
	height: 80px;
	text-align: right
}
.rbox .dl4 dd img {
	padding-bottom: 5px
}
.rbox .dl4 {
	padding: 4px 20px 0 0
}
.lbox {
	padding-top: 25px;
	padding-left: 30px
}
.lbox li {
	float: left
}
.lbox .dl5 img {
	vertical-align: top
}
.lbox .dl5 dt {
	padding-top: 20px;
	padding-bottom: 15px
}
.lbox .dl5 dd {
	width: 215px;
	height: 80px
}
.lbox .dl5 dd img {
	padding-bottom: 5px
}
.lbox .dl5 {
	padding: 4px 0 0 20px
}
.news_board {
	position: absolute;
	left: 120px;
	top: 620px
}
.subcon_m7 {
	position: absolute
}
.subcon_m8 {
	position: absolute;
	left: 310px
}
.sub_m84 {
	position: relative;
	left: 170px;
	top: -60px;
	width: 300px
}
.nalja {
	color: #666;
	font-size: 11px;
}
.kongji {
	float: left;
	color: #959595;
	font-size: 12px;
	letter-spacing: -0.5px;
	padding-top: 5px;
	padding-top: 5px
}
.kongji a {
	color: #959595;
	font-size: 12px;
	letter-spacing: -0.5px
}
.sub_m11 {
	float: left;
	margin-left: 27px
}
.sub_m12 {
	float: left;
	margin-left: 17px;
	margin-top: 10px;
}
/* sub */
.sub #header {
	height: 162px;
	background: url('images/visual_bg_sub.jpg') no-repeat 0 0;
}
.sub #header .logo {
	padding-top: 20px;
	float:left;
}
.sub #header .logo a {
	display: block;
	width: 194px;
	height: 120px;
	background: url('/images/sub/s_logo.png') no-repeat 0 0;
	text-indent: -9999px;
}
.sub .nav {
	top: 100px;
}
.breadcrumb {
	position: absolute;
	right: 0;
}
.breadcrumb .submenu_current {
	color: #773594;
}
#container {
	background-color: #FFFFFF;
	margin: 0 auto;
	min-width: 1000px;
	width: 1000px;
	text-align: left;
	zoom: 1;
}
#container:after {
	content: '';
	display: block;
	clear: both;
}
#lnb {
	float: left;
	margin-top: 50px;
	width: 204px;
}
#lnb .gubun {
	height: 0;
	margin: 20px 4px;
	border-bottom: 1px solid #c9aed4;
}
#lnb .lnb_top {
	height: 16px;
	background: url("images/bg_lnb_top.png") repeat-y scroll center top transparent;
}
#lnb .lnb_middle {
	background: url("images/bg_lnb_middle.png") repeat-y scroll center top transparent;
}
#lnb .lnb_bottom {
	height: 15px;
	background: url("images/bg_lnb_bottom.png") repeat-y scroll center top transparent;
}
.lnb_tit, .lnb_txt {
	text-align: center;
}
.lnb_txt {
	margin-top: 10px;
}
#lnb_ul {
	padding: 0 0 0 19px;
}
#lnb li.parent {
	padding-bottom: 20px;
}
#lnb li.parent a.toggle_submenu {
	margin-left: 6px;
	display: block;
	margin-bottom: 5px;
}
#lnb .submenu {
	display: none;
}
#lnb .submenu a {
	font-size: 11px;
	display: block;
	padding: 6px 6px 2px;
	width: 156px;
	color: #773594;
	letter-spacing: -1px;
}
#lnb .submenu a.current, #lnb .submenu a:hover {
	background: #773594;
	color: white;
	font-weight: bold;
}
.sub #contents {
	float: left;
	padding: 70px 0 0 10px;
	position: relative;
	width: 784px;
	z-index: 100;
}
.sub .package .detail {
	display: none;
}
/* bbs layout */
.bbs .contents_top{
	padding: 34px 16px;
	background: url('images/con_top.jpg')  top center no-repeat;
	min-height: 450px;
}
.bbs .contents_bottom{
	height: 16px;
	background: url('images/con_bottom.jpg')  top center no-repeat;
}
.bbs #contents_vis{
	background: url('images/con_main.jpg')  top center;
}


/* list */
.blist {
	width: 750px
}
.blist th {
	height: 31px;
	background: #f0f0f0;
	text-align: center;
	font-size: 12px;
	font-family: gulim;
	font-weight: bold
}
.blist td {
	height: 29px;
	border-bottom: 1px solid #e9e9ea
}
.tlnum {
	width: 60px;
	text-align: center
}
.tltitle {
	width:   *%;
	padding-left: 35px
}
.tlwriter {
	width: 115px;
	text-align: center
}
.tldate {
	width: 75px;
	text-align: center
}
.tlhit {
	width: 75px;
	text-align: center
}
.lnum {
	width: 60px;
	text-align: center;
	color: #999
}
.ltitle {
	width:   *%;
	padding-left: 35px;
	color: #666
}
.lwriter {
	width: 115px;
	text-align: center;
	color: #666
}
.ldate {
	width: 75px;
	text-align: center;
	color: #999
}
.lhit {
	width: 75px;
	text-align: center;
	color: #999
}
.pagenum {
	margin: 20px auto;
	width: 110px;
	background: red
}
.pagenum li {
	float: left;
	padding: 0 6px 0 6px;
	vertical-align: bottom
}
.pnon a {
	font-size: 12px;
	color: #666
}
.pnow a {
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	color: #000
}
/* view */
#searchform{
	zoom:1;
}
#searchform:after{
	content:'';
	clear:both;
	display:block;
}
.vtitle {
	font-weight: bold;
	clear:both;
}
.vtitler {
	text-align: right;
	font-size: 11px;
	font-family: dotum;
	color: #c2c2c2;
	letter-spacing: -0.5px;
	margin-right: 54px;
	margin-bottom: 5px;
}
.vcontent {
	clear: both;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	width: 750px;
	padding: 20px 0 20px 0;
	color: #666
}
.btndiv {
	margin: 20px auto;
	background: #b7b7b7;
	border: 1px solid #979797;
	font-size: 11px;
	font-family: dotum;
	font-weight: bold;
	color: #fff;
	width: 45px;
	height: 12px;
	padding: 7px 6px 7px 6px;
	text-align: center;
	letter-spacing: -1px;
	cursor: pointer
}
.nlist, .plist {
	height: 23px;
	width: 730px;
	padding-left: 20px;
	padding-top: 6px
}
.plist {
	background: url(/images/icon/ico_prev.gif) 10px center no-repeat
}
.nlist {
	background: url(/images/icon/ico_next.gif) 10px center no-repeat;
	border-bottom: 1px solid #e2e2e2
}
.nlist span, .plist span {
	float: right;
	color: #999;
	font-size: 11px;
	font-family: dotum;
	letter-spacing: -0.5px
}
.nlist a, .plist a {
	color: #999
}
/* write / modify */
.wdl {
	clear: both
}
.wt, .wtb {
	width: 65px;
	text-align: center;
	padding: 4px 0 5px 0;
	border-top: 1px solid #e2e2e2;
	background: #f0f0f0;
	float: left
}
.wd, .wdb {
	width: 668px;
	padding: 3px 0 3px 17px;
	border-top: 1px solid #e2e2e2;
	float: left
}
.wtb, .wdb {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 19px
}
.tarea {
	width: 750px;
	padding-bottom: 19px;
	border-bottom: 1px solid #e2e2e2
}
.wtext {
	border: 1px solid #d5d5d5
}
.wbtns {
	margin: 0 auto;
	width: 130px
}
.wbtns li {
	float: left;
	padding: 0 2px 0 2px
}
.ftext {
	font-size: 11px;
	font-family: dotum;
	letter-spacing: -0.5px;
	color: #666
}
/* bbs search */
.search {
	float: right;
	margin-right: 54px;
	padding-bottom: 19px
}
.search li {
	padding-left: 5px;
	float: left
}
.ssel {
	border: 1px solid #d5d5d5;
	font-size: 11px;
	font-family: dotum;
	width: 131px;
	height: 21px
}
.stext {
	border: 1px solid #d5d5d5;
	color: #959595;
	font-size: 11px;
	font-family: dotum;
	width: 131px;
	height: 21px
}
.btn {
	background: #b7b7b7;
	border: 1px solid #979797;
	font-size: 11px;
	font-family: dotum;
	font-weight: bold;
	color: #fff;
	width: 49px;
	height: 23px;
	letter-spacing: -1px;
	cursor: pointer
}
.line {
	clear: both;
	margin-top: 12px;
	margin-bottom: 19px;
	width: 784px;
	height: 1px;
	border-top: 1px solid #ededed
}

.util1{background: #fff;float:right;margin-top:20px;width:215px;padding:5px;text-align:right;border-radius: 5px}
/*.util1{float:right;margin-top:20px;width:215px;padding:5px;text-align:right;} */
.util1 li{float:left;padding-left:10px}
.util1 li a{color:#A98215;font-weight:bold;}
#foot_inner {color:#FFF !important;line-height:1.5em;}
#foot_inner a {color:#FFF !important}
