/* CSS Document */


/* ========IMPORT======== */

@import "template.css";

@import "phms.css";



#message_title {
	background-image:url(../img/message_title.jpg);
	width:650px;
	height:27px;
	margin-top:20px;
	margin-bottom:20px;
	}

#m_main {
	width: 665px;
	padding-left: 15px;
	color: #333333;
	}
	
