<style type="text/css">
BODY,TD,SELECT,input,DIV,center,option,pre,blockquote,img {font-size:15pt; line-height: 15px; color: #333333; font-family:tahoma,¸¼Àº °íµñ,±¼¸²}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;}
dl,ul,ol,menu,li {list-style:none;}

A:link     {text-decoration:none;      color:#333333;}
A:visited  {text-decoration:none;      color:#333333;}
A:active   {text-decoration:none;      color:#333333;}
A:hover    {text-decoration:none;      color:#7EABD2;}

body {
	font-family: 'MalgunGothic', '¸¼Àº °íµñ', 'µ¸¿ò', 'dotom','Apple SD Gothic Neo', Tahoma, Geneva, sans-serif;color: #333333;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

/* input style */
textarea {
	font-size: 12px;
	line-height: 17px;
	padding: 2px 4px;
	border: 1px solid #c3c3c3;
	vertical-align: middle;
}

input[type="text"],input[type="password"] {
	font-size: 12px;
	height: 17px;
	padding: 2px 4px;
	border: 1px solid #c3c3c3;
	vertical-align: middle;
}

select {
	font-size: 12px;
	padding: 1px;
	border: 1px solid #c3c3c3;
	vertical-align: middle;
	font-family: 'MalgunGothic', '¸¼Àº °íµñ', 'µ¸¿ò', 'dotom',
		'Apple SD Gothic Neo', Tahoma, Geneva, sans-serif;
}

TD {
	font-size: 10pt;
	line-height: 19px;
}

FORM, IMG, P{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.leftMenu_title {
	background-color: #999999;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
	height: 25px;
	border : 1px solid #000000;
}

.leftMenu {
	height : 20px;
}

.leftMenu_selected {
	font-weight:bold;
}

.title {
	font-weight:bold;
	text-align:center;
	background-color : #999999;
}

.tblLayout {
	background-color : #000000;
}

.header td{
	font-weight:bold;
	text-align:center;
	background-color : #999999;
	height: 28px;
}

.body td{
	text-align:center;
	background-color : #FFFFFF;
	height: 25px;
}

/*** Æû¹Ú½º º¸´õ ***/
.inFocus { 
	border : 2px solid #627DCE;
}
.outFocus {
	border : 1px solid #DFDFDF;
}

.number {
	font-family:Arial;
	font-size:8pt;
}
.eng {
	font-family:Arial;
	font-size:9pt;
}

.buttonOff {
	font-weight:bold;
	border:0px;
	background-color : #999999;
	color: #FFFFFF;
}

.buttonOn {
	font-weight:bold;
	border:1px solid #999999;
	background-color : #FFFFFF;
	color: #999999;
}
