@charset "euc-kr";
/* CSS Document */

A {text-decoration:none;}

#container {
	width: 1000px;
	padding: 0px;
	margin:0 auto;
	}
p {
	margin: 0px;
	padding: 0px;
}
#header {
	padding: 0px;
	margin-bottom: 20px;
	width: 1000px;
	height: 100px;	/*border: 1px solid #bcbcbc;*/
}

#top {
	padding: 0px;
	margin-bottom: 20px;
	width: 1000px;
	height: 170px;
	font-size:40pt;
	font-family: 'Nanum Gothic', sans-serif;
	font-weight: 700;	/*border: 1px solid #bcbcbc;*/
}

#content {
	width: 750px;
	margin-bottom: 20px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: 10;
}

#sidebar {
	width: 190px;
	margin-bottom: 20px;
	float: left;
	font-family: 'Nanum Gothic', sans-serif;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../sprite_img/main.png);
	background-position: -100px -200px;
	height: 500px;
}

#footer {
	clear: both;
	padding: 5px;
	border: 1px solid #CCC;
	font-family: 'Nanum Gothic', sans-serif;
	font-size:12px;
	color: #999;
	line-height: 150%;
	width: 990px;
	text-align: right;
	font-weight: bold;
	background-color: #FFF;
}
#notice {
	width: 300px;
	float: left;
	font-family: 'Nanum Gothic', sans-serif;
	height: 200px;
	overflow: hidden;
	padding: 5px;
}
#notice #n_title {
	font-size: 10pt;
	font-weight: bolder;
	height: 17px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#notice #n_more {
	font-size: 10px;
	font-weight: bold;
	width: 30px;
	height: 10px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: right;
}
#notice #n_content {
	clear: both;
}
#qaboard {
	width: 300px;
	float: left;
	font-family: 'Nanum Gothic', sans-serif;
	height: 200px;
	overflow: hidden;
	padding: 5px;
}
#qaboard #b_title {
	font-size: 10pt;
	font-weight: bolder;
	height: 17px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#qaboard #b_more {
	font-size: 10px;
	font-weight: bold;
	width: 30px;
	height: 10px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: right;
}
#qaboard #b_content {
	clear: both;
}
#gallery {
	width: 350px;
	float: left;
	height: 200px;
	padding: 5px;
}
#gallery #g_title {
	font-size: 10pt;
	font-weight: bolder;
	height: 17px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
}
#gallery #g_more {
	font-size: 10px;
	font-weight: bold;
	width: 30px;
	height: 10px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: right;
}
#gallery #g_content {
	clear: both;
}
#nadeuli {
	width: 300px;
	float: left;
	height: 50px;
	background-color: #CCC;
	margin: 5px;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 10pt;
}
#tour {
	width: 300px;
	float: left;
	height: 150px;
	background-color: #BFBFEA;
	margin: 5px;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 10pt;
}
#tide {
	width: 300px;
}
#puldeung_time {
	width: 300px;
}


#topMenu {
	height: 30px;
	width: 190px;
}
#topMenu ul{
	margin: 0px;
	padding: 0px;


}
#topMenu ul li {
	list-style: none;
	color: #000;
	background-color: #FFF;
	float: left;
	line-height: 30px;
	vertical-align: middle;
}
#topMenu .menuLink {
	text-decoration:none;
	color: #000;
	display: block;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Nanum Gothic', sans-serif;
}
#topMenu .menuLink_none {
	text-decoration:none;
	color: #000;
	display: block;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 10pt;
	font-weight: bold;
	font-family: 'Nanum Gothic', sans-serif;
}
#topMenu .menuLink:hover {
	color: #FFF;
	background-color: #F00;
}

.left_banner_top{
	padding-top: 25px;
	margin-top: 25px;
}

#content .title{
	background-color: #FFF;
	width: 750px;
	font-family: 'Nanum Gothic', sans-serif;
	margin: 0px;
	padding: 0px;
	height: 60px;
}
#content .title .title_txt{
	font-size: 14pt;
	font-weight: 700;
	width: 490px;
	float: left;
	background-color: #FFF;
	height: 30px;
	padding-left: 10px;
	padding-top: 10px;
}
#content .title .title_url{
	font-size: 12px;
	float: right;
	width: 240px;
	background-color: #FFF;
	height: 20px;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
}
#content .title_ment{
	background-color: #FFF;
	clear: both;
	width: 730px;
	height: 180px;
	padding: 10px;
}
#content .main {
	font-family: 'Nanum Gothic', sans-serif;
	width: 730px;
	padding: 10px;
	background-color: #FFF;
	font-size: 14px;
	text-align: justify;
}


#main {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}







/*¸Þ´º*/

.navi {
	background:#ffffff;
	width:650px;
	overflow:hidden;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.navi_m {
	background:#ffffff;
	overflow:hidden;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.navi_s {
	overflow:hidden;
	height:19px;
	list-style:none;
	float:none;
	width:650px;
	padding:0;
	margin: 0px;
}
.navi_s li {float:left;}
.navi_s li a span {display:none;}
.navi_s li a {background:url(/sprite_img/main.png) no-repeat;}
.navi_s li a {height:19px;display:block;}




/*¹é±×¶ó¿îµå ÀÌ¹ÌÁöÀÇ Æ÷Áö¼Ç¼³Á¤*/

.navi .n01 a {width:105px;background-position:-99px -101px;}


.navi .n01 a:hover {width:105px;background-position:-99px -125px;}


.navi .n02 a {width:119px;background-position:-205px -101px;}
.navi .n02 a:hover {width:119px;background-position:-205px -124px;}


.navi .n03 a {width:120px;background-position:-324px -101px;}
.navi .n03 a:hover {width:120px;background-position:-324px -124px;}


.navi .n04 a {width:118px;background-position:-444px -101px;}
.navi .n04 a:hover {width:118px;background-position:-444px -124px;}



.navi .n05 a {width:120px;background-position:-561px -101px;}
.navi .n05 a:hover {width:120px;background-position:-561px -124px;}

.navi .n06 a {width:60px;background-position:-681px -101px;}
.navi .n06 a:hover {width:60px;background-position:-681px -124px;}

.navi .n07 a {width:72px;background-position:-543px -0px;}
.navi .n07 a:hover {width:72px;background-position:-543px -36px;}

.navi .n08 a {width:111px;background-position:-615px -0px;}
.navi .n08 a:hover {width:111px;background-position:-615px -36px;}.logo {

}

.logo {
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main_ani {
	width: 1000px;
	margin-bottom: 20px;
	border: 1px solid #bcbcbc;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}

/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 	0px solid darkred;
}
s
#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
#pension_img {
	background:url(/pension/img/pension_list.jpg) no-repeat;
	width:175px;
	height: 117px;
}
#pension_box {
	width: 175px;
	height: 137px;
	float: left;
	margin: 3px;
}
#pension_name {
	font-size: 10pt;
	height: 20px;
	text-align: center;
	font-weight: bold;
	margin-top: 3px;
}
#print {
	font-size: 12pt;
	text-align: right;
	height: 20px;
	width: 730px;
}



#apDiv1 {
	position:absolute;
	width:700px;
	height:22px;
	z-index:1;
	left: 300px;
	top: 50px;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	width:643px;
	height:22px;
	z-index:2;
	left: 300px;
	top: 50px;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:100px;
	height:22px;
	z-index:2;
	left: 575px;
	top: 50px;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:300px;
	height:22px;
	z-index:2;
	left: 650px;
	top: 50px;
	visibility: hidden;
}
#apDiv5 {
	position:absolute;
	width:300px;
	height:22px;
	z-index:2;
	left: 750px;
	top: 50px;
	visibility: hidden;
}
#apDiv6 {
	position:absolute;
	width:200px;
	height:22px;
	z-index:2;
	left: 800px;
	top: 50px;
	visibility: hidden;
}
#seomtour_bar {
	width: 300px;
	float: left;
	height: 150px;
	background-color: #BFBFEA;
	margin: 5px;
	font-family: 'Nanum Gothic', sans-serif;
	font-size: 10pt;
}
