body, table, td{
	font-size : 9pt;
	font-family : ±¼¸²;
	line-height : 160%;
	color : #5A5A5A;
}

a{
	color : #5A5A5A;
	text-decoration : none;
}

a:focus, a:active, a:hover{
	color : #5A5A5A;
	text-decoration : underline;
}

input{
	padding-left : 5px
}

/* Layered Popup */
#lp_alert {
	position : absolute;
	top :0;
	left : 0;
	display : none;
}
.lp_bx .top01 {
	background:transparent url(/imgs/bg_bx_lpa01.png) no-repeat scroll left top;
	height:22px;
	width:14px;
}

.lp_bx .top02 {
	-x-system-font:none;
	background:transparent url(/imgs/bg_bx_lpa02.png) no-repeat scroll left top;
	color:#FFFFFF;
	font-family:dotum;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-top:6px;
	text-align:center;
}

.lp_bx .top03 {
	background:transparent url(/imgs/bg_bx_lpa03.png) no-repeat scroll left top;
	width:14px;
}

.lp_bx a.close_a {
	display:block;
	position:relative;
	right:11px;
	top:5px;
}

.lp_bx .mid01 {
	background:transparent url(/imgs/bg_bx_lpa04.png) no-repeat scroll left top;
}

.lp_bx .mid02 {
	background-color:#FFFFFF;
	padding:0 10px;
}

	.lp_bx .mid03 {
	background:transparent url(/imgs/bg_bx_lpa05.png) no-repeat scroll left top;
}

.lp_bx .des_txt {
	-x-system-font:none;
	font-family:dotum;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:1.5;
}

.lp_bx .bot01 {
	background:transparent url(/imgs/bg_bx_lpa06.png) no-repeat scroll left top;
	height:13px;
}

.lp_bx .bot02 {
	background:transparent url(/imgs/bg_bx_lpa07.png) no-repeat scroll left top;
}

.lp_bx .bot03 {
	background:transparent url(/imgs/bg_bx_lpa08.png) no-repeat scroll left top;
}

/* ExtJS */
.extjs{
	font-size : 9pt;
	font-family : ±¼¸²;
	line-height : 16px;
	color : #5A5A5A;
	text-decoration : none;
	border-color : #0088DD;
	border-style : solid;
}
.extjs a:link{ color : #5A5A5A; }
.extjs a:focus{ color : #5A5A5A; }
.extjs a:active{ color : #5A5A5A; }
.extjs a:visited{ color : #5A5A5A; }
.extjs a:hover{ color : #5A5A5A; }

.extjs_s{
	font-size : 8pt;
	font-family : ±¼¸²;
	line-height : 16px;
	color : #5A5A5A;
	text-decoration : none;
	border-color : #0088DD;
	border-style : solid;
}
.extjs_s a:link{ color : #5A5A5A; }
.extjs_s a:focus{ color : #5A5A5A; }
.extjs_s a:active{ color : #5A5A5A; }
.extjs_s a:visited{ color : #5A5A5A; }
.extjs_s a:hover{ color : #5A5A5A; }

.extjs_ss{
	font-size : 7pt;
	font-family : ±¼¸²;
	line-height : 16px;
	color : #5A5A5A;
	text-decoration : none;
	border-color : #0088DD;
	border-style : solid;
}
.extjs_ss a:link{ color : #5A5A5A; }
.extjs_ss a:focus{ color : #5A5A5A; }
.extjs_ss a:active{ color : #5A5A5A; }
.extjs_ss a:visited{ color : #5A5A5A; }
.extjs_ss a:hover{ color : #5A5A5A; }
