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

#wmenberBox {
	width:650px;
	margin:0 auto 30px auto;
}
#kmenberBox {
	width:650px;
	margin:0 auto 30px auto;
}
#smenberBox {
	width:650px;
	margin:0 auto 30px auto;
}
.menber {
	clear:both;
	margin-bottom:30px;
}
.menberPh {
	width:170px;
	float:left;
}
.menberTxt {
	width:470px;
	margin-left:180px;
}
.nameTitle {
	background:url(img/name_bg.jpg) no-repeat;
	height:35px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:120%;
}