/* CSS Document */


/* ========IMPORT======== */

@import "template.css";

@import "phms.css";




#s_main {
	width: 665px;
	padding-left: 15px;
	}

#studentwork_title {
	background-image: url(../img/studentwork_title.jpg);
	width: 650px;
	height: 27px;
	margin-top:20px;
	}
	
.s_pro_title {
	background-image: url(../img/studentwork_pro_title.gif);
	background-repeat:no-repeat;
	width:650px;
	height:23px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	}

.s_hair_title {
	background-image: url(../img/studentwork_hair_title.gif);
	background-repeat:no-repeat;
	width:650px;
	height:23px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.s_make_title {
	background-image: url(../img/studentwork_make_title.gif);
	background-repeat:no-repeat;
	width:650px;
	height:23px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:20px;
	}

#pro_back {
	clear:left;
	background-image: url(../img/studentwork_proback.jpg);
	background-repeat:no-repeat;
	width:635px;
	height:290px;
	}

#hair_back {
	clear:left;
	background-image: url(../img/studentwork_hairback.jpg);
	background-repeat:no-repeat;
	width:635px;
	height:290px;
	}
	
#make_back {
	background-image: url(../img/studentwork_makeback.jpg);
	background-repeat:no-repeat;
	width:635px;
	height:290px;
	}

#menu {
list-style-type: none;
margin: 1em;
padding: 0;
width:630px;
height:219px;
}

#menu li {
display: inline;
}

#menu li a img {
border: 0px none;
}

#menu2 {
list-style-type: none;
margin: 1em;
padding: 0;
width:630px;
height:219px;
}

#menu2 li {
display: inline;
}

#menu2 li a img {
border: 0px none;
}

#menu3 {
list-style-type: none;
margin: 1em;
padding: 0;
width:630px;
height:219px;
}

#menu3 li {
display: inline;
}

#menu3 li a img {
border: 0px none;
}