/*=============================================
/		index
/=============================================*/
#leftBlock{
	float:left;
	width:690px;
	text-align:left;
}
#rightBlock{
	float:right;
	width:210px;
}
#rightBlock ul{
	padding-top:20px;
}
#rightBlock li{
	border-bottom:1px dotted #248824;
	margin-bottom:20px;
	padding: 0px 0px 20px 35px;
	background: url(../img/list_mark.gif) no-repeat 3px 0;
	font-size:14px;
}
#rightBlock A,#rightBlock A:visited{ color:#000000; text-decoration:none;}
#rightBlock A:active,#rightBlock A:hover{ color:#fff; text-decoration:none; background:#248824;}
.contentsTtl{
	padding-bottom:30px;
}



/*=============================================
/		message
/=============================================*/
#message #mesPh{
	float:left;
	width:262px;
}
#message #mesTxt{
	float:right;
	width:565px;
}


/*=============================================
/		about wfm
/=============================================*/
#aboutwfm .txt16{
	font-weight:bold;
	color:#248824;
	padding-bottom:15px;
}


/*=============================================
/		words
/=============================================*/
#words{
}
#words #leftBlock li{
	border-bottom:1px dotted #999999;
	margin-bottom:20px;
	padding-bottom:20px;	
}
#words #leftBlock #phBlock{
	width:135px;
	float:left;
}
#words #leftBlock #txtBlock{
	width:530px;
	float:right;
	font-size:14px;
	line-height:22px;
}
#words #leftBlock #txtBlock .name{
	font-weight:bold;
	color:#248824;
	padding-top:10px;
	
}
#words #leftBlock #txtBlock .txtS{
	color:#999999;
	padding-top:5px;	
}


/*=============================================
/		officers
/=============================================*/
#officers{
}
#officers #leftBlock li{
	padding-bottom:40px;	
}
#officers #leftBlock #phBlock{
	width:135px;
	float:left;
	text-align:right;
}
#officers #leftBlock #txtBlock{
	width:530px;
	float:right;
	font-size:14px;
	line-height:22px;
}
