/* @charset "euc-kr"; */

/**************************************/
/* COMMON STYLE                              */
/**************************************/

/* Height */

.h5  {height:5px;}
.h15 {height:15px;}
.h10 {height:10px;}
.h20 {height:20px;}
.h25 {height:25px;}
.h30 {height:30px;}
.h35 {height:35px;}
.h40 {height:40px;}
.h45 {height:45px;}
.h50 {height:50px;}

/* Width */

.w5  {width:5px;}
.w10 {width:10px;}
.w15 {width:15px;}
.w20 {width:20px;}
.w25 {width:25px;}
.w30 {width:30px;}
.w35 {width:35px;}
.w40 {width:40px;}
.w45 {width:45px;}
.w50 {width:50px;}

/* padding */
/* ¿ÞÂÊ */
.pad_left05{padding-left:5px; }
.pad_left10{padding-left:10px; }
.pad_left15{padding-left:15px; }
.pad_left20{padding-left:20px; }
.pad_left25{padding-left:25px; }


/* ¿À¸¥ÂÊ */
.pad_right05{padding-right:5px; }
.pad_right10{padding-right:10px; }
.pad_right15{padding-right:15px; }
.pad_right20{padding-right:20px; }
.pad_right25{padding-right:25px; }

/* À§ */
.pad_top05{padding-top:5px; }
.pad_top10{padding-top:10px; }
.pad_top15{padding-top:15px; }
.pad_top20{padding-top:20px; }
.pad_top25{padding-top:25px; }

/* ¾Æ·¡ */
.pad_bottom05{padding-bottom:5px; }
.pad_bottom10{padding-bottom:10px; }
.pad_bottom15{padding-bottom:15px; }
.pad_bottom20{padding-bottom:20px; }
.pad_bottom25{padding-bottom:25px; }

/* ÀüÃ¼ */
.pad05{padding:5px; }
.pad10{padding:10px; }
.pad15{padding:15px; }
.pad20{padding:20px; }
.pad25{padding:25px; }


/* margin */
/* ¿ÞÂÊ */
.margin_left05{margin-left:5px; }
.margin_left10{margin-left:10px; }
.margin_left15{margin-left:15px; }
.margin_left20{margin-left:20px; }
.margin_left25{margin-left:25px; }


/* ¿À¸¥ÂÊ */
.margin_right05{margin-right:5px; }
.margin_right10{margin-right:10px; }
.margin_right15{margin-right:15px; }
.margin_right20{margin-right:20px; }
.margin_right25{margin-right:25px; }

/* À§ */
.margin_top05{margin-top:5px; }
.margin_top10{margin-top:10px; }
.margin_top15{margin-top:15px; }
.margin_top20{margin-top:20px; }
.margin_top25{margin-top:25px; }

/* ¾Æ·¡ */
.margin_bottom05{margin-bottom:5px; }
.margin_bottom10{margin-bottom:10px; }
.margin_bottom15{margin-bottom:15px; }
.margin_bottom20{margin-bottom:20px; }
.margin_bottom25{margin-bottom:25px; }

/* ÀüÃ¼ */
.margin05{margin:5px; }
.margin10{margin:10px; }
.margin15{margin:15px; }
.margin20{margin:20px; }
.margin25{margin:25px; }

/* font style */
.orange_01 { color : #ff6600; }
.white_01 { color : #ffffff; }
.blue_01 { color : #1650b8; }
.purple_01 { color : #bd8796; }
.purple_02 { color : #c35473; }
.purple_03 { color : #a06faf; }
	.purple_03 a:link { color : #a06faf; text-decoration: none; }
	.purple_03 a:active { color : #a06faf; text-decoration: none; }
	.purple_03 a:visited { color : #a06faf; text-decoration: none; }
	.purple_03 a:hover { color : #a06faf; text-decoration: none; }
.purple_04 { color : #ad3c6c; }
.purple_05 { color : #9c00ce; }

.gray_01 { color : #8c8c8c; }

.pt_11 { font-size : 11px; }
.pt_12 { font-size : 12px; }
.pt_13 { font-size : 13px; }

.bold_txt { font-weight : bold; }

/* Left Menu */
.left_menu {
	border-bottom : 1px solid #e3e3e3;
	height : 24px;
}

.left_menu_sub {
	border-bottom : 1px solid #fff;
	height : 24px;
}

/* Ä«ÇÇ¶óÀÌÅÍ */
.copyright {
	width:983px;
	height: 64px;
	background-color:#f3f3f3;
	border-top : 2px solid #fff;
}

/* navi style */
.navi {
	color : #a73dcb;
	font-weight : bold;
}

/* prepress style */
.prepress_tit {
	font-weight : bold;
	height : 25px;
	padding-left:10px;
	color : #555555;
	background-color: #f7f7f7;
	border-top : 1px solid #dedfde;
	border-bottom : 1px solid #efefef;
}

.prepress_tab_bg {
	background-image : url(/img/prepress/prepress_tab_bg02.gif);
	background-repeat : repeat-x; 
	background-position : top;
}

.prepress_tab_bg01 {
	background-image : url(/img/prepress/prepress_tab_bg03.gif);
	background-repeat : repeat-x; 
	background-position : top;
}

.prepress_table_head {
	background-color : #f6ecef;
	font-weight : bold;
	text-align : center;
	width : 150px;
	color : #d28b9f;
	border-right : 1px solid #f3d7df;
	border-bottom : 1px solid #f3d7df;
}

.prepress_table_cell {
	padding-left:5px;
	border-bottom : 1px solid #f3d7df;
}

.prepress_subtitle {
	height : 25px;
	color : #9e03ca;
	font-weight : bold;
}

/* cts style */
.cts_subtitle {
	height : 25px;
	color : #9e03ca;
	font-weight : bold;
	border-bottom : 1px solid #d4a9e1;
}

.cts_table_head {
	background-color : #f7e5fc;
	font-weight : bold;
	border-bottom : 1px solid #d4a9e1;
}

/* font style */
.Astitle { font-family: µ¸¿ò,seoul; font-size: 11pt; color: #C45876; font-weight: bold; padding-left:5px; }

.Memu { font-family: µ¸¿ò,seoul; font-size: 8pt; color: #BD8796; text-decoration: none; line-height: 16pt; }
.Memu a:link { font-family: µ¸¿ò,seoul; font-size: 8pt; color: #BD8796; text-decoration: none; line-height: 16pt; }
.Memu a:active { font-family: µ¸¿ò,seoul; font-size: 8pt; color: #BD8796; text-decoration: none; line-height: 16pt; }
.Memu a:visited { font-family: µ¸¿ò,seoul; font-size: 8pt; color: #BD8796; text-decoration: none; line-height: 16pt; }
.Memu a:hover { font-family: µ¸¿ò,seoul; font-size: 8pt; color: #BD8796; text-decoration: underline; line-height: 16pt; }

.font_table_head {
	background-color : #f6e8fc;
	font-weight : bold;
	padding-left:15px;
	width : 100px;
	color : #9563aa;
	font-size : 11px;
	border-right : 1px solid #e5d6eb;
	border-bottom : 1px solid #e5d6eb;
}

.font_table_cell {
	padding-left:5px;
	border-bottom : 1px solid #e5d6eb;
	font-size : 11px;
}

/* sitemap */
.sitemap_line {
	width : 34px;
	height : 236px;
	background-image : url(/img/sitemap/sitemap_vline.gif);
	background-repeat : repeat-x; 
	background-position : top;
}

.sitemap_menu {
	height : 20px;
}

.sitemap_sm {
	height : 20px;
	background-color : #e8e8e8;
	padding-left : 8px;
	padding-top : 3px;
	border-bottom : 1px solid #fff;
}