/*

	ykyoon@cybermba.com
	2007-03-19

*/

/* ÀÌ¹ÌÁö º¸´õ´Â ¹«Á¶°Ç 0 */


body	{	
	font-family:µ¸À½,±¼¸²;
	font-size:9pt; 
	/*color:#999999;*/
	color:#000000;
	margin:0;
	background-repeat: repeat-x;
}

form{ 
	display:inline;
}

font{
	font-family:µ¸À½,±¼¸²;
	font-size:9pt 

}
img{
	border:0;
}
nobr{	
	text-overflow:ellipsis;
	overflow:hidden;
}

/* table */
table{	
	font-family:µ¸¿ò,±¼¸²;
	font-size:11px;
	border-collapse:collapse;
}
td{ 
	border:0 solid; 
	padding:0;
}

/* ÆùÆ® °ü·Ã */
.font_small{
	font-family:µ¸¿ò; 
	font-size:8pt; 
}
.font_large {
	font-family:µ¸¿ò;
	font-size:10pt
}
.font_caption{
	color:#000AA0;
}
.font_subject {
	font-family:µ¸¿ò;
	font-size:10pt;
	color:#6C8F03;
	font-weight:bold;
}
.font_subject_head{
	font-weight:bold;
}
/* °øÁö»çÇ× ÆùÆ® */
.notice_font{
	font-family:µ¸¿ò; 
	font-size:8pt; 
	color:#79804D;
}

.font_help_desk {
	font-size:8pt;
	color:#535353;
	letter-spacing: -0.5px;
	line-height:16pt;
}

a.font_main_notice:link			{font-family:µ¸¿ò; font-size:8pt; color:#79804D; line-height:normal; text-decoration:none;}
a.font_main_notice:visited		{font-family:µ¸¿ò; font-size:8pt; color:#79804D; line-height:normal; text-decoration:none;}
a.font_main_notice:active		{font-family:µ¸¿ò; font-size:8pt; color:#79804D; line-height:normal; text-decoration:none;}
a.font_main_notice:hover		{font-family:µ¸¿ò; font-size:8pt; color:#0000FF; line-height:normal; text-decoration:underline;}


/* ¸µÅ© °ü·Ã */
a:link			{font-family:µ¸¿ò; font-size:9pt; color:#000000; line-height:normal; text-decoration:none;}
a:visited		{font-family:µ¸¿ò; font-size:9pt; color:#000000; line-height:normal; text-decoration:none;}
a:active		{font-family:µ¸¿ò; font-size:9pt; color:#000000; line-height:normal; text-decoration:none;}
a:hover		{font-family:µ¸¿ò; font-size:9pt; color:#66cc33; line-height:normal; text-decoration:underline;}



/* form°ü·Ã */

.select_list {
	color:#999999;
	width:135px;
	height:19px;
	font-family:µ¸¿ò;
	font-size:9pt;
	padding:2 2 2 6;
}
.text_box_login {
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#848484;
	background-color:#ececec;
	/*background-image:url('/img/main/bg_id_form.gif');*/
	padding:5 5 5 5;
	width:129px;
	height:18;
	background-attachment: fixed;
}
.text_box_pw {
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#848484;
	background-color:#ececec;
	/*background-image:url('/img/main/bg_pw_form.gif');*/
	color:#84848;
	padding:5 5 5 5;
	width:129px;
	height:18;
	background-attachment: fixed;
}
.text_box_normal {
	font-size:8pt;
	font-family:µ¸¿ò;
	border-style:solid;
	border-width:1px;
	border-color:#d3d3d3;
	background-color:#ffffff;
	color:#aaaaaa;
	padding:2 5 2 5;
	height:20;
}

/* table */
.tb_top_green{
	height:1;
	background-color:#1E52A8;
}
.tb_title_border{
	background-image:url('/img/common/bg_tb_section.gif');
	height:29;
}
.tb_title_border_view {
	background-image:url('/img/common/bg_tb_section_view.gif');
	width:1;
	height:25;
}
.tb_title_border2 {
	background-image:url('/img/common/bg_tb_section02.gif');
	background-repeat:repeat-x;
	width:1;
	height:25;
}
.tb_title_font {
	padding-top:3px;
	text-align:center;
	font-weight:bold;
	color:#7F7F7F;
}
.tb_title_font_view {
	font-size:9pt;
	text-align:center;
	font-weight:bold;
	color:#1955A0;
}
.tb_title_font_left {
	font-size:9pt;
	padding-left:5;;
	font-weight:bold;
	color:#1955A0;
}
.tb_list {
	height:30;
	font-size:9pt;
}
.tb_search{
	font-size:9pt;
	font-family:µ¸¿ò;
	border-style:solid;
	border-width:1px;
	border-color:#E1E1E1;
	background-color:#F5F3F3;
	padding:2 5 2 5;
	height:20;	
}
.tb_subject_view{
	padding: 4 12 4 12;
	font-size:10pt;
	font-weight:bold;
	color:#1955A0;
}
.coment_box {
	font-size:9pt;
	height:58;
	background-color:#f8f8f8;
	border-style:solid;
	border-width:1px;
	border-color:#e6e6e6;
}
.coment_list{
	font-size:8pt;
	color:#aaaaaa;
	padding:5 5 5 5;
}

/* °Ô½ÃÆÇ Á¦¸ñ */
a.tb_subject_font:link			{font-family:µ¸¿ò; font-size:9pt; color:#439925; line-height:normal; text-decoration:none; padding-left:10; font-weight:bold;}
a.tb_subject_font:visited		{font-family:µ¸¿ò; font-size:9pt; color:#439925; line-height:normal; text-decoration:none; padding-left:10; font-weight:bold;}
a.tb_subject_font:active		{font-family:µ¸¿ò; font-size:9pt; color:#439925; line-height:normal; text-decoration:none; padding-left:10; font-weight:bold;}
a.tb_subject_font:hover			{font-family:µ¸¿ò; font-size:9pt; color:#66cc33; line-height:normal; text-decoration:underline; padding-left:10; font-weight:bold;}


/* °Ô½ÃÆÇ ÆäÀÌÁö ¹øÈ£ */
a.tb_page_num:link				{font-family:µ¸¿ò; font-size:9pt; color:#999999; text-decoration:none; font-weight:normal;}
a.tb_page_num:visited			{font-family:µ¸¿ò; font-size:9pt; color:#999999; text-decoration:none; font-weight:normal;}
a.tb_page_num:active			{font-family:µ¸¿ò; font-size:9pt; color:#439925; text-decoration:none; font-weight:normal;}
a.tb_page_num:hover			{font-family:µ¸¿ò; font-size:9pt; color:#66cc33; text-decoration:none; font-weight:bold;}


/* ÀÌ¹ÌÁö °ü·Ã */

.img_border_gray{
	border-style:solid;
	border-width:3;
	border-color:#EDEDED;
}


/* popup */
.popup_form {
	border-color:#BABABA;
	border-style:solid;
	border-width:1px;
}
