html, body { height:100%; }
body {
	background: #427BA8;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
/*
li {
	behavior: url(/csshover3.htc);
}
*/

img, form {
	border-width: 0px;
	padding: 0;
	margin: 0;
}

.imgleft {
	float: left;
}
.imgright {
	float: right;
}
.both {
	clear: both;
}


/*top*/
#top {

}
.logo {
	width: 200px;
	float:left;
}


/*All Search Box*/
.globalsearch {
	background: url(/images/search_bg.jpg) right 15px no-repeat;
	height: 20px;
	padding: 18px 5px 4px 30px;
	margin: 0;
	width: 390px;
}

.searchbox {
	padding: 0 0 0 224px;/*padding: 1px 0 0 24px;*/
	margin: 0;
	vertical-align: top;
}
.Search_but {
	margin: 0;
	padding: 0;
}
.input {
	width: 148px;
	border: 0px;
	margin: 0 2px 0 0;
	padding: 0px;
	height: 14px;
	color: #7d7d7d;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/*Topmenu*/
#menu_box {
	clear: both;
	height: auto;
	background: #F0F9E0 url(/images/menus/images/bg_navigation.png) no-repeat top center;
}

#menu {
	Z-INDEX: 9;
	MARGIN: 0px auto;
	POSITION: relative;
	padding: 0px;
	height: 38px;
	width: 977px;
}


/*Content*/
#content_box { width:964px; margin:auto; text-align:center; font: 12px gulim; }
#content {
	margin: 0px auto 7px;
	width: 977px;
}

.clear { clear:both }

#content h1 { text-align:left; font:bold 18px dotum; background:url(/images/bg_h1.jpg) no-repeat; line-height:42px; padding-left:50px; }

#breadcrumb { margin-top:32px;text-align:right; font:12px gulim; color:#fff; padding-right:10px; height:15px }
#breadcrumb a { color:#fff; text-decoration:none; }
#breadcrumb a:hover { text-decoration:underline; }


/*Footer*/
#footer {
	margin: auto;
	width:944px; 
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: none;
	font: 12px/20px ±¼¸²;
}
#footer a:hover {
	background: #000;
}

#footer select { font:12px gulim; }

/*heading*/
h1 {
	padding: 0;
	margin:0 0 10px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
}

h2 {
	padding: 0;
	margin: 5px 0;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	clear: both;
}

h3 {
	font: bold 25px dotum;
	color: #666;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:45px;
	letter-spacing:-1px;
	text-align:left;
	height:45px;
	line-height:45px;
}

h3 a, h4 a { text-decoration:none; color:#333; }

h4 {
	padding: 2px 0px 2px 10px;
	margin: 15px 0px 10px 0px;
	font: bold 13px/28px gulim;
	color: #2D5472;
	background:url(/images/bg_h4.gif) no-repeat; 
	}

h4.green { background-image:url(/images/bg_h4_1.jpg); }

div.more { width:40px; height:10px; float:right; margin-top:5px; }

.div_heading_bg {font: 11px gulim; line-height:25px; padding: 10px 0px 10px 30px; background:#E8F1F9; margin-top:0px;}
.div_heading_bg span { font:bold 18px dotum;letter-spacing:-2px; padding-right:10px; color:#427BA8 }
.div_heading_bg a { text-decoration:none; font:bold 12px gulim;  background:#C0D9EF; color:#427BA8; padding:7px 5px; }
	.div_heading_bg a:hover { background:#fff; color:#000; }

h5 { font:bold 12px/20px gulim; 
	color:#427BA8; 
	margin-bottom:5px;
	margin-top:10px;
	padding-left:20px;
	background:url(/images/bg_h5.gif) no-repeat; }

.box_mid {
	padding: 10px 10px;
	border-left:1px solid #a0a0a0;
	border-right:1px solid #a0a0a0;
	height: 100%;
	overflow: hidden;
	line-height: 20px;
	color: #535353;
	font-size: 12px;
}

.content_table { font:12px gulim; border-collapse:collapse;}
.content_table td { width:150px; border:1px solid #ccc; padding:3px }
.content_table th { background:#427BA8; color:#fff; padding:3px; border:1px solid #ccc; }

.board_summary_st1 { font:12px gulim; }
.board_summary_st1 a { display:block; text-decoration:none; color:#000; line-height:18px; height:18px; width:200px; overflow:hidden; }
.board_summary_st1 a:hover { color:#377DB3; }
.board_summary_st1 a span { font:11px arial; color:#539FD3; padding-right:10px; }

.board_summary_st2 { }
/*
.board_summary_st2 a { display:block; text-decoration:none; color:#000; line-height:18px; height:18px; width:300px; overflow:hidden; }
.board_summary_st2 a:hover { color:#377DB3; }
.board_summary_st2 a span { font:11px arial; color:#539FD3; padding-right:10px; }
*/

.post_list { display:block; line-height:18px; height:18px; width:300px; overflow:hidden; }
	.post_list .p_writer_name { display:none; }
	.post_list .p_writer_email { display:none; }
	.post_list .p_created_at { font:11px arial; color:#539FD3; float:left; width:60px }
	.post_list .p_subject { font:12px gulim; float:left; height:12px; width:230px; overflow:hidden; }
		.post_list .p_subject a { text-decoration:none; color:#000; }
			.post_list .p_subject a:hover { text-decoration: underline; color:#427BA8; }
	.post_list .p_newly_posted { float:left; width:10px; }
	.post_list .p_image { display:none; }
	.post_list .p_body { display:none; }
	.post_list .p_text { display:none; }
	.post_list .p_view_count { display:none; }

.post_gallery { height:140px; width:103px; overflow:hidden; float:left; margin-right:5px; }
	.post_gallery .p_image { width:100px; height:100px; background:#efefef; border:1px solid #ccc; }
	.post_gallery .p_image:hover { border:solid 1px #218ACF; }
		.post_gallery .p_image img { width:100px; height:100px; }
	.post_gallery .p_writer_name { display:none; }
	.post_gallery .p_writer_email { display:none; }
	.post_gallery .p_created_at { font:11px arial; color:#539FD3; text-align:center; }
	.post_gallery .p_subject { font:11px dotum; height:11px; overflow:hidden; }
		.post_gallery .p_subject a { text-decoration:none; color:#000; }
			.post_gallery .p_subject a:hover { text-decoration: underline; color:#427BA8; }
	.post_gallery .p_newly_posted { float:left; width:10px; }
	.post_gallery .p_body { display:none; }
	.post_gallery .p_text { display:none; }
	.post_gallery .p_view_count { display:none; }

.post_news { clear:both; max-height:100px; overflow:hidden; margin-right:10px; margin-bottom:10px; }
	.post_news .p_image { float:left; width:100px; margin-right:5px; }
		.post_news .p_image img { width:100px; border:1px solid #fff; }
	.post_news .p_writer_name { display:none; }
	.post_news .p_writer_email { display:none; }
	.post_news .p_created_at { font:11px arial; color:#539FD3;text-align:left; }
	.post_news .p_subject { font:bold 12px gulim; height:14px; line-height:14px; overflow:hidden; text-align:left; }
		.post_news .p_subject a { text-decoration:none; color:#000; }
			.post_news .p_subject a:hover { text-decoration: underline; color:#427BA8; }
	.post_news .p_newly_posted { float:left; width:10px; }
	.post_news .p_body { display:none; }
	.post_news .p_text { height:45px; line-height:16px; overflow:hidden; }
	.post_news .p_view_count { display:none; }


/*navigation*/
#nav1 {
	FLOAT: left; padding: 5px 0px 0px 15px; MARGIN: 0px; BACKGROUND: #707070; LINE-HEIGHT: 1; LIST-STYLE-TYPE: none;
	BACKGROUND: none transparent scroll repeat 0% 0%; BORDER: none; POSITION: absolute; TOP: 0px; width: 977px;
}
#nav1 A { DISPLAY: block; PADDING: 0px 0px 0px 10px; COLOR: #557227; TEXT-DECORATION: none; letter-spacing:-1px; font: bold 12px/23px dotum; }
#nav1 LI A { padding-bottom:10px; }
#nav1 LI UL LI A { padding-bottom:0px; }
#nav1 LI { PADDING: 0px 22px 0px 0px; MARGIN: 0px; FLOAT: left; }
#nav1 UL { FLOAT: left; background: url(/images/bg_nav.png) no-repeat left bottom; width:149px;
	PADDING: 10px 3px 10px 3px; MARGIN: 0px; LINE-HEIGHT: 1px; LIST-STYLE-TYPE: none;
	filter: Alpha(Opacity=95); -moz-opacity:0.95; opacity: 0.95; }
#nav1 UL LI { line-height: 25px; text-indent: 2px; color: #006bff; text-align:left; border-bottom:1px dotted #BBD98F; padding-right:0px; }
#nav1 A:hover { COLOR: #333 }
#nav1 LI LI:hover { BACKGROUND: #E7F3D5; }
#nav1 LI LI { WIDTH: 143px; POSITION: relative; font-size: 12px; }
#nav1 LI UL { LEFT: -999em; POSITION: absolute; HEIGHT: auto; }
#nav1 LI UL UL { MARGIN-LEFT: 150px; TOP: -1px }
#nav1 LI:hover UL UL { LEFT: -999em }
#nav1 LI:hover UL UL UL { LEFT: -999em }
#nav1 LI:hover UL { LEFT: auto }
#nav1 LI LI:hover UL { LEFT: auto; }
#nav1 LI LI LI:hover UL { LEFT: auto; }

/*tables*/
.tbl_style1 { font:12px gulim; padding:0px 20px; }
.tbl_style1 table { border-collapse:collapse; }
.tbl_style1 table td { border:1px solid #aaa; padding:2px; text-align:center; font:11px tahoma; height:25px; }
	.tbl_style1 table td.subject { font:12px gulim; text-align:left; padding-left:10px }
.tbl_style1 table th { background: url(/images/topmenu_bg.jpg) left -54px repeat-x; border:1px solid #aaa; color:#000; padding:5px; font:bold 11px tahoma; }

.tbl_style1_v { }
.tbl_style1_v table { border-collapse:collapse; width:100%}
.tbl_style1_v table td { border:1px solid #aaa; padding:5px}
.tbl_style1_v table th { font:bold 12px gulim; background:#629FD7; border:1px solid #aaa; padding:5px; text-align:left; }

.tbl_style1_ve { }
.tbl_style1_ve table { width:auto; }
.tbl_style1_ve table td { padding:1px; }
.tbl_style1_ve table th { font:12px gulim; padding:1px; text-align:left; color:#539FD3; }

.btn_style1 { background:#629FD7; color:#fff }

.tbl_style1_c td, .tbl_style1_c td p  { font:12px gulim; line-height: 130%; }
.tbl_style1_c table { border-top: 1px dotted #629FD7 }

.tbl_style2 { }
.tbl_style2 table { border-collapse:collapse; width:100%}
.tbl_style2 table td { border:1px solid #aaa; padding:1px 2px}
.tbl_style2 table th { background:#4DC2E2; border:1px solid #aaa;}

.tbl_style3 { }
.tbl_style3 table { border-collapse:collapse; width:100%}
.tbl_style3 table tr.even{ background:#efefef; }
.tbl_style3 table td { border-bottom:1px dotted #aaa; padding:5px 2px}
	.tbl_style3 table td.subject a {text-decoration:none; letter-spacing:-1px; color:#000; font-weight:bold;}
	.tbl_style3 table td.subject a:hover {color:#61A3D4;  }
.tbl_style3 table th { background: url(/images/topmenu_bg.jpg) left -54px repeat-x; border:1px solid #aaa; padding:5px 2px;}

.tbl_show_style1 { }
.tbl_show_style1 table { background:#fff; border-collapse:collapse; width:100%}
.tbl_show_style1 table td { border:1px solid #aaa; padding:2px 5px;}
.tbl_show_style1 table th { background:#DCAC76; border:1px solid #aaa; padding:2px 2px 2px 10px}

#reply_write {border-top:1px dotted #629FD7 }
#reply_write h3 { color:#629FD7; font:bold 15px georgia; margin:0px; padding:0px}
#reply_write input { }

.pagination { clear:both; text-align:center; font:12px tahoma; margin:20px 0px; }
	.disabled { color:#aaa }
	.prev_page {}
	.current { background:#BCEC28; padding:3px 5px; border-right:1px solid #666; border-bottom:1px solid #666; border-left:1px solid #ccc; border-top:1px solid #ccc;}
	.pagination a { text-decoration:none; background:#ddd; padding:3px 5px; font:12px tahoma; color:#000; border-right:1px solid #666; border-bottom:1px solid #666; border-left:1px solid #ccc; border-top:1px solid #ccc; }
		.pagination a:hover { background:#A1CF12; color:#fff }
	a.next_page, a.prev_page { background:none; letter-spacing:0px }
		a:hover.next_page, a:hover.prev_page { color:#BCEC28; background:none; }

/*buttons*/
/*a {color:#084482; text-decoration:underline;}*/
a.button {width:auto; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:2px .6em; background:#e1e1e1 url(/images/buttons/btn_bg_default.gif) left center repeat-x; color:#000; font-weight:normal !important; text-decoration:none;}
a.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
a.button:hover {cursor:pointer;}
a.button.primary {background:#ffa822 url(/images/buttons/btn_bg_submit.gif) left center repeat-x; border:1px solid #d5bd98; border-right-color:#935e0d; border-bottom-color:#935e0d;}
a.button.primary:active {border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;}

button {padding:1px 10px;}
button, input.button {width:auto !important; margin-right:10px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1 url(/images/buttons/btn_bg_sprite.gif) left 82.5% repeat-x; color:#000;}
button:active, input.button:active {border:1px solid #908d8d; border-right-color:#afafaf; border-bottom-color:#afafaf;}
button:hover, input.button:hover {cursor:pointer;}
button.primary, input.button.primary {border:1px solid #d5bd98; border-right-color:#935e0d; border-bottom-color:#935e0d; background:#ffa822 url(/images/buttons/btn_bg_sprite.gif) left 17.5% repeat-x;}
button.primary:active, input.button.primary:active {border:1px solid #935e0d; border-right-color:#d5bd98; border-bottom-color:#d5bd98;}

button[disabled], input.button[disabled] {border:1px solid #ccc; background:#eee; color:#b3b3b3;}
button[disabled]:hover, input.button[disabled]:hover {cursor:default;}
button.disabled, input.button.disabled {border:1px solid #ccc; background:#eee; color:#b3b3b3;}
button.disabled:hover, input.button.disabled:hover {cursor:default;}

pre { background-color: #eee; padding: 10px; font-size: 11px; }
.fieldWithErrors { padding: 2px; background-color: red; display: table; }
#errorExplanation { width: 400px; border: 2px solid red; padding: 7px; padding-bottom: 12px; margin-bottom: 20px; background-color: #f0f0f0; }
#errorExplanation h2 { text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size: 12px; margin: -7px; background-color: #c00; color: #fff; }
#errorExplanation p { color: #333; margin-bottom: 0; padding: 5px; }
#errorExplanation ul li { font-size: 12px; list-style: square; }

.submit { margin-left: 12em; }

#logged_message { padding-top:5px; padding-right:5px; color:#fff; font:12px gulim; letter-spacing:-1px;}
#logged_message span { font-weight:bold; }

#lost_password { margin-top:5px; margin-right:5px; }
#lost_password a { text-decoration:none; font:11px dotum; letter-spacing:-1px; color:#fff; }

.img_right { float:right; width:auto; margin-left:10px; margin-top:5px; }
	.img_right span.caption { font: 11px dotum; letter-spacing:-1px;color:#888; background:url(/images/icons/arrow.gif) no-repeat left center; padding-left:10px; }
.img_left { float:left; width:auto; margin-right:10px; margin-top:5px; }
	.img_left span.caption { font: 11px dotum; letter-spacing:-1px;color:#888; background:url(/images/icons/arrow.gif) no-repeat left center; padding-left:10px; }
.img img { border:1px solid #ccc; }

.email_link { font:11px tahoma; background:url(/images/icons/email.gif) no-repeat left center; padding-left:20px; }

/*rounded box*/
.rb_top1 { width:100%; background: url(/images/rb1.gif); height:17px; }
	.rb_top1 SPAN { display:block; width:15px; height:17px; background:url(/images/rb1.gif) no-repeat right top; float:right; }
.rb_mid1 { width:100%; }
	.rb_mid1_inbox { border-left:2px solid #87C5F5; border-right:2px solid #87C5F5; padding:0px 20px; margin:-1px 0px; text-align:left; }
.rb_bottom1 { width:100%; background: url(/images/rb1.gif) no-repeat left bottom; height:17px; }
	.rb_bottom1 SPAN { display:block; width:15px; height:17px; background:url(/images/rb1.gif) no-repeat right bottom; float:right; }

.comment_body p { margin:0px; }


/*author*/
.author { padding: 0px 0px 0px 15px; MARGIN: 0px; LIST-STYLE-TYPE:none; BORDER:none; cursor:pointer; }
	.author A { DISPLAY: block; PADDING: 0px 0px 0px 5px; COLOR: #427BA8; TEXT-DECORATION: none; letter-spacing:-1px; font: 12px/18px gulim; }
.author LI A { padding-bottom:5px; }
.author LI UL LI A { padding-bottom:0px; }
.author LI { PADDING: 0px 5px 0px 5px; MARGIN: 0px; FLOAT: left; font:12px gulim; }
.author UL { /*submenu*/
	FLOAT: left; background: url(/images/bg_author_popup.gif) no-repeat left bottom;
	width:129px; PADDING: 15px 3px 10px 3px; MARGIN: 0px 0px 0px 0px; LINE-HEIGHT: 1px; LIST-STYLE-TYPE: none;
	filter: Alpha(Opacity=95); -moz-opacity:0.95; opacity: 0.95; }
.author UL LI { line-height: 23px; text-indent: 2px; color: #006bff; text-align:left; padding-right:0px; }
.author A:hover { font-weight:bold; }
.author LI:hover { color:#427BA8; font-weight:bold; }
.author LI LI:hover { font-weight:bold; }
.author LI LI { WIDTH: 123px; POSITION: relative; font-size: 12px; }
.author LI UL { LEFT: -999em; POSITION: absolute; HEIGHT: auto; }
.author LI UL UL { MARGIN-LEFT: 150px; TOP: -1px }
.author LI:hover UL UL { LEFT: -999em }
.author LI:hover UL UL UL { LEFT: -999em }
.author LI:hover UL { LEFT: auto }
.author LI LI:hover UL { LEFT: auto; }
.author LI LI LI:hover UL { LEFT: auto; }

/*tabs*/
#tabs { list-style-type:none; margin:0px; padding:0px; border-bottom:1px solid #999; border-left:1px solid #999; height:30px; font:bold 12px gulim; }
#tabs li { float:left; height:29px; line-height:29px; padding:0px 10px; border-right:1px solid #999; border-top:1px solid #999; background:#efefef; }
#tabs li a { color:#fff; text-decoration:none; }
	#tabs li:hover { color:#2768A0; cursor:pointer; }
	#tabs li#tabHeaderActive { border-bottom:1px solid #fff; background:#fff; color:#2768A0; }

#tabsContent { clear:both; padding-top:15px; }

#tabs.dp1 { padding:0px; margin:0px; list-style-type:none; border:none; color:#fff; }
#tabs.dp1 li { background:url(/images/tabs/dp1.gif); height:33px; float:left; padding:0px 10px; line-height:33px; cursor:pointer; border:none; }
	#tabs.dp1 li#tabHeaderActive { background:url(/images/tabs/selected/dp1.gif); color:#fff; }
	#tabs.dp1 li:hover { background:url(/images/tabs/selected/dp1.gif); color:#fff; }

#tabs.dp2 { list-style-type:none; margin:0px; padding:0px 0px 0px 1px; border-bottom:1px solid #ccc; border-left:none; height:26px; font:bold 13px gulim; background: url(/images/tabs/images/dp2.gif) no-repeat;}
#tabs.dp2 li { float:left; height:26px; line-height:26px; padding:0px 10px 0px 0px; margin-left:0px; border-right:none; border-top:none; border-bottom:none; background:url(/images/tabs/images/dp2.gif) no-repeat right top;}
	#tabs.dp2 li span { background: url(/images/tabs/images/dp2.gif) no-repeat -1px top; padding:6px 6px 6px 6px; }
	#tabs.dp2 li:hover { color:#2768A0; cursor:pointer; }
	#tabs.dp2 li#tabHeaderActive { color:#2768A0; background:url(/images/tabs/images/dp2_selected.gif) no-repeat right top;}

/*news skin*/
.post_summary { margin-top:10px; }
.post_summary a { text-decoration:none; color:#888; font:13px dotum; line-height:17px; letter-spacing:-1px }
	.post_summary :hover { text-decoration:underline; }

.bg_print { background: url(/images/topmenu_bg.jpg) left -54px repeat-x; }

/*comment*/
.comment_number { font:10px arial; background:navy; color:#fff; padding:0px 3px; }

.div_left { background:url(/images/bg_div_left.png) no-repeat 1px top; margin-top:250px; height:300px; float:left; width:177px; margin-left:4px }
.div_outer { background:url(/images/menus/div/nav_1.jpg) no-repeat 5px top; width:960px; float:left; }

.help { color:#3D72B1; font:11px dotum; background: url(/images/icons/contextualHelpIcon.gif) no-repeat; padding-left:15px; }

#view1 { color:#3D72B1; font:11px arial; background: url(/images/icons/gallery_view.gif) no-repeat 0px 2px; padding-left:15px; cursor:pointer }
#view2 { color:#3D72B1; font:11px arial; background: url(/images/icons/slideshow.png) no-repeat 0px 2px; padding-left:15px; cursor:pointer }
#view3 { color:#3D72B1; font:11px arial; background: url(/images/icons/thumbnail_view.gif) no-repeat 0px 2px; padding-left:15px; cursor:pointer }
	#view1:hover, #view2:hover, #view3:hover { color:green; }
	#view1.on, #view2.on, #view3.on { font-weight:bold; }

/*Slideshow*/
#slide-show { text-align:center; }
#slide-images{
	position:relative; display:block; margin:0px; padding:0px; overflow:hidden;
	height:470px; width:auto; text-align:center;
}
#slide-images li{ position:absolute; display:block; list-style-type:none; margin:auto; padding:0px; background-color:#FFFFFF; width:100%; text-align:center; }
	#slide-images li img{ display:block; background-color:#FFFFFF; margin:auto; }

#thumbnail_box { margin-left:60px; }
	#thumbnail_box img { width:100px; height:100px; border:1px solid #000; margin-right:10px; margin-bottom:10px; }

.album_index { width:170px; height:210px; float:left; margin-left:7px; margin-bottom:10px; border:1px solid #aaa; }
	.album_index:hover { background:#DCEAF4; }

.view_movie {color:#3D72B1; font:13px dotum; background: url(/images/icons/movie.gif) no-repeat; padding-left:20px; text-decoration:none; padding-right:20px; }
.listen_audio { color:#3D72B1; font:13px dotum; background: url(/images/icons/audio.gif) no-repeat; padding-left:20px; text-decoration:none; }

.desc { color:#427BA8; font:11px dotum; }
