@charset "euc-kr";

@font-face {
	font-family: 'NanumGothic';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/NanumGothic.eot'); /* IE9 Compat Modes */
	src: url('../fonts/NanumGothic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../fonts/NanumGothic.woff') format('woff'), /* Modern Browsers */
	url('../fonts/NanumGothic.ttf')  format('truetype'), /* Safari, Android, iOS */
	url('../fonts/NanumGothic.svg#svgMothnnaFont') format('svg'); /* Legacy iOS */
}

* { font-family:³ª´®°íµñ, 'NanumGothic', µ¸¿ò, ±¼¸², Dotum, Gulim, sans-serif; font-size:12px; color:5f5f5f; line-height:18px; -webkit-text-size-adjust:none; }

/*BODY,TD,input,textarea {font:12px µ¸¿ò;color:5f5f5f;line-height:18px;}*/

a:link{color:#555555;text-decoration:none}
a:visited{color:#555555;text-decoration:none}
a:active{color:#555555;text-decoration:none}
a:hover{color:#555555;text-decoration:none}

IMG			{border: none; }

/*****input********/

input[type=text] {font:12px µ¸¿ò; color:#949494; background-color:#ffffff; border: 1px solid #cccccc; height:21px;}
textarea,select {font:12px µ¸¿ò; color:#949494; background-color:#ffffff; border: 1px solid #cccccc; height:21px;}
input[type=radio]	{border:0 none; background: transparent;}

.input_60		{width:60px;}
.input_150		{width:150px;}
.input_300		{width:300px;}
.input_375		{width:375px;}

/*.textarea_cus		{width:738px; height:118px; padding:10px 0 10px 10px; overflow:scroll; overflow-x:hidden; overflow-y:scroll; line-height:16px;}*/
.textarea_cus		{width:738px; height:80px; padding:10px 0 10px 10px; overflow:scroll; overflow-x:hidden; overflow-y:scroll; line-height:16px;}
.textarea_cont		{width:719px; height:181px; padding:10px 0 10px 10px; overflow:scroll; overflow-x:hidden; overflow-y:scroll; line-height:16px;}
.checkbox		 { border: expression( (this.type=='checkbox'||this.type=='radio')?'':'20px solid gray' ); }

/*******main********/
.bul		{
	height:18px;
	background:url(../images/main/news_bul.gif) no-repeat left 6px;
}
.news_hot   		{font:12px µ¸¿ò; color:#178f8f;}
.news_day_txt		{font:12px µ¸¿ò; color:#bcbcbc;}

.copy_bg			{background: url("../images/common/foot_bg.gif") repeat-x ;}


/*******left*******/
.left_m_bg			{background: url("../images/common/left_m_bg_m.gif") repeat-y ; padding-left:13px;}

/******top******/
.top_tt_bg			{background: url("../images/common/title_bg.gif") repeat-x ; height:46px;}
.top_page_navi   	{font:11px µ¸¿ò; color:#818286;}
.top_page_navi_   	{font:11px µ¸¿ò; color:#f7941d;}

/******padding*****/
.pdd_T10		{padding-top:10px;}

.pdd_L15		{padding-left:15px;}
.pdd_L22		{padding-left:22px;}
.pdd_L255		{padding-left:255px;}
.pdd_R_5		{padding-right:5px;}


/******title*******/
.title_01		{height:32px; vertical-align:top;}


/******°Ô½ÃÆÇ*******/
/***list***/
.list_saerch {
	width: 738px; height:44px;
	text-align:center;
	background:url(../images/common/seach_bar.gif) no-repeat left top;
}
.list_data {
	width: 738px;
	background:url(../images/common/table_bar.gif) no-repeat left top;
	border-bottom: 1px solid #d3d3d3;
}
.list_center {
	text-align:center;
	height:32px;
	/*padding:10px 9px 10px 9px;*/
	border-bottom: 1px solid #d3d3d3;
}
.list_left {
	text-align:left;
	height:32px;
	padding-left:14px;
	border-bottom: 1px solid #d3d3d3;
}


/****view****/
.view_tt_bold {font:bold 12px "µ¸¿ò";}

.view_tt_top {
	text-align:left;
	height:33px;
	padding-left:15px;
	background:url(../images/common/table_bar.gif) no-repeat right center;
	font:bold 12px "µ¸¿ò";
}
.view_tt {
	text-align:left;
	height:32px;
	padding-left:15px;
	background:url(../images/common/tb_br.gif) no-repeat right center;
	border-bottom: 1px solid #d3d3d3;
}
.view_tt_end {
	text-align:left;
	height:32px;
	padding-left:15px;
	border-bottom: 1px solid #d3d3d3;
}
.view_tt_center {
	text-align:center;
	height:32px;
	background:url(../images/common/tb_br.gif) no-repeat right center;
	border-bottom: 1px solid #d3d3d3;
}
.view_tt_center_end {
	text-align:center;
	height:32px;
	border-bottom: 1px solid #d3d3d3;
}
.view_data {
	text-align:left;
	vertical-align:top;
	padding:12px 17px 12px 17px;
	border-bottom: 1px solid #d3d3d3;
}

/***write***/
.write_data {
	width: 738px;
	border-top: 2px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
.write_tt {
	text-align:left;
	padding:14px 10px 14px 15px;
	background:url(../images/common/tb_br.gif) no-repeat right center;
	border-bottom: 1px solid #d3d3d3;
}
.write_form {
	text-align:left;
	padding:8px 10px 9px 13px;
	border-bottom: 1px solid #d3d3d3;
}

/******box******/
.box_bg			{background: url("../images/self/self01_box_m.gif") repeat-y ; padding:12px 0 15px 23px;}
.box_bg2		{background: url("../images/self/self01_box_m.gif") repeat-y ; padding:8px 0 24px 0; text-align:center;}
.box_bg3		{background: url("../images/main_visual_02.jpg") no-repeat center; }
.box_bgcolor	{background-color:#f5f5f5; padding:15px 0 15px 0; text-align:center;}


/*****sitemap******/
.map_tt {
	text-align:left;
	vertical-align:top;
	height:30px;
	}
.map_txt {
	height:18px;
	vertical-align:top;
	}

.style1 {color: #f7941d}


.td_op1 { background: url("../images/bg_03.jpg") no-repeat 0 0; padding:0 0 2px 28px; font-weight:600; font-size:11px; }
.td_op1 a { color:#777777; }
.td_op1 a:visited { color:#777777; }
.td_op1 a:active { color:#777777; }
.td_op1 a:hover { color:#777777; }

.td_op1_2 { background: url("../images/bg_03.jpg") no-repeat 0 0; padding:0 0 2px 28px; font-weight:600; font-size:11px; }
.td_op1_2 a { color:#fd803d; }
.td_op1_2 a:visited { color:#fd803d; }
.td_op1_2 a:active { color:#fd803d; }
.td_op1_2 a:hover { color:#fd803d; }

.td_op2 { background: url("../images/bg_04.jpg") no-repeat 0 0; padding:2px 15px 4px 28px; font-weight:600; font-size:11px; vertical-align:top; }
.td_op2 a { color:#777777; }
.td_op2 a:visited { color:#777777; }
.td_op2 a:active { color:#777777; }
.td_op2 a:hover { color:#777777; }
