@charset "utf-8";


.hide
{
	display: none;
}

.show
{
	display: inline;
}



.img_float_left img
{
	float: left;
}

.a_float_left a
{
	float: left;
	display: block;
}




html
,body
{
	padding: 0;
	margin: 0;
	
	background-color: #ffffff;
	color: #333333;
	font-family: dotum, gulim, arial, sans-serif;
}

body *
{
	color: #333333;
	font-family: dotum, gulim, arial, sans-serif;
}


/*
	»ó´Ü ¸Þ´º
*/
.bg_topmenu01
{
/*	background: url("bg_topmenu01.gif") no-repeat left top;*/
	background: url("bg_topmenu04.gif") no-repeat left top;
}

.custom_box
{
	float: right;
	padding-right: 7px;
}

.custom_box a
{
	float: left;
}


.topmenu_box
{
	float: left;
	padding: 0;
	margin: 0;
}

.topmenu_box a
{
	float: left;
}

.topmenu_box img
{
	border: 0px solid white;
}




.submenu_box
{
	float: left;
	white-space: nowrap;
	background: url("bg_submenu_box_right.gif") no-repeat right top;
	
	padding-right: 5px;
	line-height: 31px;
}

.submenu_box .submenu_inbox
{
	float: left;
	white-space: nowrap;
	background: url("bg_submenu_box_left.gif") no-repeat left top;

	padding-left: 5px;
}

.submenu_box .submenu_inbox a
{
	float: left;
	padding: 0 10px 0 10px;
	
	font-size: 9pt;
}

.submenu_box .submenu_inbox a:link
,.submenu_box .submenu_inbox a:visited
{
	color: #626262;
	font-weight: normal;
	text-decoration: none;
}

.submenu_box .submenu_inbox a:active
,.submenu_box .submenu_inbox a:hover
{
	color: #626262;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.1em;
}






.board_title_box a
{
}

.board_title_box img
{
	border: 0px solid white;
}

.board_contents
,.board_contents td
{
	line-height: 20px;
}

.board_contents .title
{
	padding-left: 14px;
	background: url("bg_board_mark.gif") no-repeat 4px center;
	font-size: 9pt;
	color: #737373;
}

.board_contents .date
{
	font-size: 9pt;
	color: #737373;
	white-space: nowrap;
}

.board_contents .underline
{
	border-bottom: 1px solid #e2e2e2;
}

.board_contents a:link
,.board_contents a:visited
{
	color: #626262;
	text-decoration: none;
}

.board_contents a:active
,.board_contents a:hover
{
	color: #ff9900;
	text-decoration: none;
}







.link_list_box
{
	background: url("bg_link_list_box.gif") no-repeat left top;
}

.link_list_box .title_box2
{
	float: left;
	padding-left: 6px;
	padding-top: 6px;
}

.link_list_box .title_box2 span
{
	float: left;
}

.link_list_box .title_box2 img
{
	padding: 0px;
	margin: 0px;
	border: 0px solid white;
	cursor: pointer;
}


.link_list_box .link_list_content_box
{
	margin: 0px;
	padding: 5px 0 0 0;
}

.link_list_box .link_list_content_box a
{
	float: left;
	width: 80px !important;
	width /**/: 85px;
	padding-left: 5px;
	margin-left: 10px;
	_margin-left: 5px;
	line-height: 21px;
	background: url("bg_link_list_mark.gif") no-repeat left center;
	font-size: 9pt;
	letter-spacing: -0.1em;
	text-decoration: none;
}

.link_list_box .link_list_content_box a:link
,.link_list_box .link_list_content_box a:visited
{
	color: #626262;
}

.link_list_box .link_list_content_box a:active
,.link_list_box .link_list_content_box a:hover
{
	color: #ff9900;
	letter-spacing: -0.2em;
	font-weight: bold;
}









.issue_box
{
	float: left;
	clear: left;
	width: 233px !important;
	width /**/: 280px;
	height: 185px !important;
	height /**/: 230px;
	padding: 45px 17px 0px 30px;
	background: url("bg_issue.gif") no-repeat left top;
}

.issue_box .list
,.issue_box .list .list_child
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.issue_box .list
{
	float: left;
	width: 100%;
}

.issue_box .list .list_child
{
	float: left;
	clear: left;
	width: 100%;
}

.issue_box a
{
	font-size: 9pt;
	line-height: 28px;
}

.issue_box a:link
,.issue_box a:visited
{
	color: #626262;
	text-decoration: none;
}

.issue_box a:active
,.issue_box a:hover
{
	color: #df3939 !important;
	text-decoration: none !important;
	font-weight: normal !important;
}

.issue_box .link_hover
{
	font-size: 9pt;
	color: #df3939 !important;
	text-decoration: none;
}










.news_box .news_image
{
	background: url("bg_news_image.gif") no-repeat center center;
}

.news_box .news_image img
{
	border: 0px solid transparent;
}

.news_box .news_image .loar_error
{
	display: -moz-inline-box;
	display: inline-block;
	border: none;
	width: 130px;
	height: 0px !important;
	height /**/: 30px;
	padding-top: 30px;
	overflow: hidden;
	background: url("bg_news_image_error.gif") no-repeat center center;
}


.news_box .list
,.news_box .list .list_child
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.news_box .list
{
	float: left;
	width: 238px !important;
	width /**/: 255px;
	height: 80px !important;
	height /**/: 88px;
	padding-top: 8px;
	padding-left: 17px;
	background: url("bg_news_content.gif") no-repeat left top;
}

.news_box .list .list_child
{
	float: left;
	clear: left;
	width: 100%;
	line-height: 18px;
}

.news_box a
{
	font-size: 9pt;
}

.news_box a:link
,.news_box a:visited
{
	color: #626262;
	text-decoration: none;
}

.news_box a:active
,.news_box a:hover
{
	color: #2c56a6 !important;
	text-decoration: none !important;
}

.news_box .link_hover
{
	color: #2c56a6 !important;
	text-decoration: none;
}





.search_box
{
	float: left;
	clear: left;
	width: 180px !important;
	width /**/: 280px;
	height: 28px !important;
	height /**/: 35px;

	padding: 7px 0px 0px 100px ;

	background: url("bg_search.gif") no-repeat left top;
}

.search_box form
{
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
}

.search_box .input_text
{
	float: left;
	width: 140px;
	border: 1px solid #c7c7c7;
	font-size: 10pt;
	color: #666666;
}

.search_box .input_submit
{
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
	width: 23px;
	height: 0px !important;
	height /**/: 23px;
	padding-top: 23px;
	overflow: hidden;
	border: none;
	background: transparent url("bg_search_button.gif") no-repeat left top;
	cursor: pointer;
}









.link_list4_box
{
	float: left;
	clear: left;
	width: 200px !important;
	width /**/: 280px;
	height: 63px !important;
	height /**/: 70px;
	padding-left: 80px;
	padding-top: 5px;
	background: transparent url("bg_link_list4_box.gif") no-repeat left top;
}

.link_list4_box .list
,.link_list4_box .list .list_child
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.link_list4_box .list_child
{
	float: left;
	clear: left;
	width: 100%;
	height: 21px;
}

.link_list4_box select
{
	float: left;
	width: 153px;
	font-size: 9pt;
	color: #737373;
	border: 1px solid #8bb1cf;
}

.link_list4_box input
{
	float: left;
	margin-left: 5px;
	_margin-left: 2px;
	width: 37px;
	height: 18px;
	line-height: 18px;
	border: none;
	background: transparent url("bg_link_list4_button.gif") no-repeat left top;
	cursor: pointer;

	text-align: center;
	color: #737373;
	font-size: 9pt;
}







.footer
{
	background: url("bg_footer.gif") no-repeat left top;

	color: #737373;
	font-size: 9pt;
}

.footer .link
{
	font-size: 9pt;
}

.footer a:link
,.footer a:visited
{
	color: #626262;
	text-decoration: none;
}

.footer a:active
,.footer a:hover
{
	color: #ff9900;
	text-decoration: none;
}


.footer .address
{
	font-size: 9pt;
	color: #737373;
	line-height: 1.3em;
}

.footer strong
{
	color: #888888;
	font-weight: bold;
}

.footer .email
{
	color: #055173;
	font-weight: bold;
}