/***************************************************************************************************************
ID
***************************************************************************************************************/
#subBackground {
	background:  url(/images/bg_back.jpg) no-repeat
}
#apDiv {
	position:absolute;
	left:572px;
	top:261px;
	width:422px;
	height:12px;
	z-index:1;
}
/***************************************************************************************************************
CLASS
***************************************************************************************************************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,p,div { font-family: "돋움"; font-size: 12px; color: #666666 }
td {font-size: 12px; color: #8d8d8d; font-family: "돋움"; line-height: 1.5em;}

A:link    { font-family:굴림; font-size:12px; text-decoration:none; color:#FFFFFF;  line-height: 14px;}
A:visited { font-family:굴림; font-size:12px; text-decoration:none; color:#FFFFFF;  line-height: 14px;}
A:active  { font-family:굴림; font-size:12px; text-decoration:none; color:#FFFFFF; line-height: 14px;}
A:hover   { font-family:굴림; font-size:12px; text-decoration:none; color:#FFFFFF; line-height: 14px;}

img {border: 0px}
label{width:50px;}
.num{
	font-size: 12px; color: #4e4e4e; font-family: "굴림"; line-height:"160%"
}

.portfolio /* 포트폴리오 전체텍스트 */ {
	font-family: "돋움"; color: #e7e7e7; font-size: 11px; text-decoration: none;
}
a.portfolio: link {
	font-family: "돋움"; color: #e7e7e7; font-size: 11px; text-decoration: none;
}
a.portfolio: visited {
	font-family: "돋움"; color: #e7e7e7; font-size: 11px; text-decoration: none;
}
a.portfolio: hover {
	font-family: "돋움"; color: #e7e7e7; font-size: 11px; text-decoration: none;
}
a.portfolio: active {
	font-family: "돋움"; color: #e7e7e7; font-size: 11px; text-decoration: none;
}

.pageLocation /* 본문 현재위치 전체텍스트 */ {
	font-family: "돋움"; color: #5a5449; font-size: 11px; text-decoration: none;
}
a.pageLocation: link {
	font-family: "돋움"; color: #5a5449; font-size: 11px; text-decoration: none;
}
a.pageLocation: visited {
	font-family: "돋움"; color: #5a5449; font-size: 11px; text-decoration: none;
}
a.pageLocation: hover {
	font-family: "돋움"; color: #5a5449; font-size: 11px; text-decoration: none;
}
a.pageLocation: active {
	font-family: "돋움"; color: #5a5449; font-size: 11px; text-decoration: none;
}

.pageLocationNow /* 본문 현재위치 해당텍스트 */ {
	font-family: "돋움"; font-weight: bold; color: #919191; font-size: 11px; text-decoration: none;
}

.menubar /* 본문 현재위치 전체텍스트 */ {
	font-family: "굴림"; color: #999999; font-size: 11px; text-decoration: none;
}
a.menubar:link,a.menubar:visited,a.menubar:active {
	font-size: 11px; color: 999999; line-height: normal; font-family: "굴림"; letter-spacing: 0px; text-align: justify
}
a.menubar:hover {
	font-size: 11px; color: 999999; line-height: normal; font-family: "굴림"; letter-spacing: 0px; text-align: justify; text-decoration: none; /* font-weight:bold; */
}


.text_01 /* 본문텍스트 장점,단점 */ {
	font-size: 11px; color: #B2656F; line-height: 1.8em; font-family: "돋움"; letter-spacing: 0px; text-align: justify; padding-top: 10px; padding-bottom: 10px
}
.text_03 /* 본문텍스트 서브 타이틀:  */ {
	font-family: "돋움"; color: b3b3b3; font-size: 11px;
}

.eng, a.eng:link, a.eng:visited, a.eng:active, a.eng:hover /* 영문 */ { 
	font-family: Verdana
}
/***************************************************************************************************************
BOARD
***************************************************************************************************************/
td.board_news {font-size: 8.5pt; color: #D0D0D0; letter-spacing: 0px; font-family: "돋움"}
td.board_date {font-size: 9pt; color: #A2A2A2; font-family: "돋움"}
td.board_title {font-size: 9pt; color: #666666; font-family: "돋움"; padding:3px 0 0 10px;}
td.board_text {font-size: 9pt; color: #999999; font-family: "돋움"; padding:3px 0 0 0;}
td.board_option {font-size: 9pt; color: #AF1638; font-family: "돋움"; padding:3px 0 0 0;}
td.board_pagenum {font-size: 9pt; color: #B5AAA4; font-family: "돋움";}
td.board_exp {font-size: 9pt; color: #76764C; font-family: "돋움";}
td.board_view_title {font-size: 9pt; color: #8b8b8b; font-weight:bold; font-family: "돋움"; padding:0 0 0 0;}
td.board_view_title2 {font-size: 9pt; color: #8b8b8b; font-family: "돋움"; padding:px 0 0 10px;}
td.board_view_writer {font-size: 9pt; color: #333333; font-weight:bold; font-family: "돋움"; padding:3px 0 0 5px;}
td.board_view_text {font-size: 9pt; color: #999999; font-family: "돋움"; line-height: 18px; padding:25px 20px 20px 20px;}
td.board_view_reply {font-size: 9pt; color: #665CA0; font-family: "돋움"; line-height: 20px; padding:10px 20px 0 20px;}
td.board_01, a.board_01:link, a.board_01:visited, a.board_01:hover, a.board_01:active{ color:#585858; padding:7px 0 0 0; text-decoration: none }


/***************************************************************************************************************
COLOR
***************************************************************************************************************/
.color_b /* 검정색 */ {
	color: #000000
}
.color_w /* 흰색 */ {
	color: #FFFFFF
}
.color_g /* 녹색 */ {
	color: #1C947C
}
.color_p /* 자주색 */ {
	color: #B2656F
}
.color_r /* 붉은색 */ {
	color: red
}
.color_b /* 파란색 */ {
	color: blue
}
.color_b2 /* 파란색2 */ {
	color: #23487a;font-weight:bold;
}

/***************************************************************************************************************
DECORATION
***************************************************************************************************************/
.b /* 굵게 */ {
	font-weight: bold
}
.ls /* 자간 초기화 */ { 
	letter-spacing: 0px 
}
.jst /* 텍스트 양쪽정렬 */ { 
	text-align : justify
}
.u /* 텍스트 하단라인 */ {
	text-decoration: underline
}


/***************************************************************************************************************
FONT SIZE
***************************************************************************************************************/
.text_12 {font-size: 12px;}
.text_16 {font-size: 16px;}

/***************************************************************************************************************
LINE HEIGHT
***************************************************************************************************************/
.lh14, a.lh14: link, a.lh14: visited, a.lh14: active, a.lh14: hover { line-height: 1.4em }


/***************************************************************************************************************
TEXTAREA
***************************************************************************************************************/
.textarea_provision {
	font-family:"돋움"; font-size: 9pt; background-color: transparent; border: none; color: #333333; line-height: 18px
}
.textarea_request {
	font-family: "돋움"; font-size: 11px; color: #999999; background-color:#FFFFFF; border: 1px solid #ebebeb
}
/***************************************************************************************************************
INPUT
***************************************************************************************************************/
.inp_01 { 
	border: 1px solid #333333; height: 21px; font-family: "돋움"; font-size:12px; color:#666666; padding: 1px 0 0 5px; line-height: 18px; background-color:000000;
}
.inp_02 { 
	border: 1px solid #f0f0f0; height: 21px; font-family: "돋움"; font-size: 11px; color: #999999; line-height: 18px
}

/***************************************************************************************************************
SELECT
***************************************************************************************************************/
select	{ 
	behavior:  url(/css/selectbox.htc); color: #6C6C6C; font-size: 12px; font-family: "돋움"; letter-spacing: -1px
	/*color: #6C6C6C; font-size: 11px; font-family: "돋움"; letter-spacing: -1px*/
}


/***************************************************************************************************************
SCROLL BAR DECORATION
***************************************************************************************************************/

body {
	font-size: 11px; color: #8d8d8d; font-family: "돋움" ;
	scrollbar-3dlight-color:cccccc;
	scrollbar-arrow-color:cccccc;
	scrollbar-base-color:cfcfcf;
	scrollbar-darkshadow-color:ffffff;
	scrollbar-face-color:ffffff;
	scrollbar-highlight-color:ffffff;
	scrollbar-shadow-color:cccccc
}