@charset "utf-8";
/* CSS Document */

.staff{
	height:200px;
	margin-bottom:10px;
	padding-bottom:30px;
	background:url(../image/staff_underline.gif) repeat-x;
	background-position:bottom;
}

.post{
	background:url(../image/staff_mark.gif) no-repeat;
	background-position:400px 20px;
}

.name{
	font-size:18px;
	font-weight:bold;
}

.msg{
	color:#0CF;
}
