body{
	margin:0px;
	padding:0px;
}
TD, textarea, input, select {
	font-size: 12px;
	color: #666666;
	line-height: 140%;
	font-family: ±¼¸²;
}

img{
	border:0px;
}

a:link {
	color: #666666;
	text-decoration: none
}
a:visited {
	color: #666666;
	text-decoration: none
}
a:hover {
	color: #a1a1a1;
	text-decoration: none
}
.locate {
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	font-family: "µ¸¿ò";
	letter-spacing : -1;
}
.locate:link {
	color: #666666;
	text-decoration: none
}
.locate:visited {
	color: #666666;
	text-decoration: none
}
.locate:hover {
	color: #666666;
	text-decoration: underline
}

.center {
	text-align : center;
}

.bold_center {
	font-weight:bold;
	text-align : center;
}

.20leftpadding {
	padding-left : 20px;
}

.5leftpadding {
	padding-left : 5px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.33leftpadding {
	padding-left : 33px;
}

.line160Text {
	font-size: 12px;
	color: #666666;
	line-height: 160%;
	font-family: ±¼¸²;
}

.bgtext_red {
	color: #ffffff;
	background-color: #ED2123
}

.bgtext_green {
	color: #ffffff;
	background-color: #177B2F
}

.bgtext_peach {
	color: #666666;
	background-color: #EFE7D7
}

.linkunderline:link {
	color: #666666;
	text-decoration: underline
}
.linkunderline:visited {
	color: #666666;
	text-decoration: underline
}
.linkunderline:hover {
	color: #666666;
	text-decoration: underline
}


.linkunderline2:link {
	color: #0000FF;
	text-decoration: underline
}
.linkunderline2:visited {
	color: #0000FF;
	text-decoration: underline
}
.linkunderline2:hover {
	color: #0000FF;
	text-decoration: underline
}

.manuText{
	font-family: "Arial";
	font-size: 30px;
	font-weight:bold;
}

#leftMenu{
	width:219px;
	background-color:#EBEBEB;
	padding:0 0 30px 0;
	margin:0px;
	text-align:center;
	background-image: url('/images/company_51.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	overflow:auto;
}

