@charset "UTF-8";
	
/* CSS Document */


body {
	font-family: Helvetica, Arial, Dotum, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	background: #fff;
	text-decoration: none;
	margin: 40px;
	font-weight: bold;
	}

a:link, a:visited {	
	color: #000;
	text-decoration: none;
	}

.underlined {
	border-bottom: 2px solid #000;
}

p {
	margin: 0.7em 0 0 0;
	padding: 0;
}

.main {
	display: block;
	width: 860px;
	height: 250px;
}

#wrapper {
	width: 860px;
	height: 500px;
	margin: 0 auto 100px auto;
	background-image:url('imgsrc/bg.gif');
	background-repeat: no-repeat;
}

#content-wrapper {
	width: 725px;
	padding: 60px 0 0 135px;
}

#menu {
	width: 160px;
	float:left;
}

#content {
	width: 450px;
	margin: 0 0 100px 70px;
	float:left;
}

.mitem1 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m1.gif') no-repeat 0 0;}
.mitem1:hover {	background-position: 0 -22px; }
.mitem2 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m2.gif') no-repeat 0 0;}
.mitem2:hover {	background-position: 0 -22px; }
.mitem3 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m3.gif') no-repeat 0 0;}
.mitem3:hover {	background-position: 0 -22px; }
.mitem4 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m4.gif') no-repeat 0 0;}
.mitem4:hover {	background-position: 0 -22px; }
.mitem5 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m5.gif') no-repeat 0 0;}
.mitem5:hover {	background-position: 0 -22px; }
.mitem6 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m6.gif') no-repeat 0 0;}
.mitem6:hover {	background-position: 0 -22px; }
.mitem7 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m7.gif') no-repeat 0 0;}
.mitem7:hover {	background-position: 0 -22px; }
.mitem8 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m8.gif') no-repeat 0 0;}
.mitem8:hover {	background-position: 0 -22px; }
.mitem9 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m9.gif') no-repeat 0 0;}
.mitem9:hover {	background-position: 0 -22px; }
.mitem10 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m10.gif') no-repeat 0 0;}
.mitem10:hover {	background-position: 0 -22px; }
.mitem11 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m11.gif') no-repeat 0 0;}
.mitem11:hover {	background-position: 0 -22px; }
.mitem12 {	display: block;	width: 160px;	height: 22px;	background: url('imgsrc/m12.gif') no-repeat 0 0;}
.mitem12:hover {	background-position: 0 -22px; }

.dummy {
	width:450px;
	height:330px;
	margin: 20px 0 20px 0;
}

.work {
	margin: 40px 0 10px 0;
}

.divide {
	width:450px;
	height:2px;
	margin: 20px 0 20px 0;
}
