#main_cont{
	width:827px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 17px;
	margin-top: 17px;
	
}
#main_s_all{
	width:296px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/staff_s_base02.gif);
	background-repeat: repeat-y;
	
}
#main_s_Inner{
	width:296px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/staff_s_base01.gif);
	background-repeat: no-repeat;
	
}

#staffArea{
	width:819px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("../images/staff_bg.jpg");
	background-repeat:repeat-y;
	padding:3px 4px 3px 4px;
}

#staffInfoArea{
	width:303px;
	float:left;
}

#smName{
	width:283px;
	background-color:#000;
	color:#cccccc;
	padding:8px 10px 8px 10px;
}

#smArea{
	width:297px;
	background-color:#222222;
	padding:3px;
	margin-top:3px;
}

#smPhoto{
	width:138px;
	float:left;
}

#smInfo{
	width:140px;
	height:85px;
	background-color:#000;
	padding:12px 0 5px 13px;
	float:right;
}

#smComment{
	padding:8px;
	color:#cccccc;
}

#staffNewsArea{
	width:492px;
	background-color:#222222;
	float:right;
	padding:10px 10px 10px 10px;
}

.newsTopicMargin{
	width:482px;
	padding:5px;
}

.newsImg{
	width:183px;
	float:left;
}

.newTxt{
	width:292px;
	padding-left:12px;
	color:#fff;
	float:left;
}

#smNavi{
	width:295px;
	background-image:url("../images/sm_navi_bg.jpg");
	background-repeat:no-repeat;
	backgroun-color:#febb00;
	padding:4px;
}

.smBtnArea{
	background-color:#f6b407;
	padding:1px;
}

.smBtn{
	width:71px;
	border:1px solid #f6b407;
	float:left;
}

#blk_10{
	margin: 10px;
}
