.left_wrap {
	border-top: 2px solid #333333;
}
.left_wrap > .top {
	top: 0px;
	padding: 10px 2px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #669933;
	background-color: rgba(221, 221, 221, .3);
}
.leftmenu_dept01 a:link {
	letter-spacing: 0;
	color: rgba(111, 111, 111, .8);
	font-weight: normal;
}
.left_wrap .nav_style {
	top: 12px;
}
.leftmenu_dept01 {
	padding-bottom: 3px;
}
.leftmenu_dept01.current a {
	font-weight: bold;
}
.dept02.current a {
	font-weight: bold;
	color: #669933;
	background: url("../../../images/bl_arrow01.gif") no-repeat left center;
}
input[type=password] {
	font: 13px 'NanumSquare';
	border: 1px solid rgba(170, 170, 170, .6);
	padding: 3px;
}