/*new faces*/
#face_menu {
	padding:0;

}
#face_menu div{
	margin: 0 7px 10px 0;
	width:186px;
	height:421px;
	float:left;
	}
#face_menu .face1 {
	background: url(/images/faces/faces1.jpg) no-repeat;
	}
#face_menu .face2 {
	background: url(/images/faces/faces2.jpg) no-repeat;
	}
#face_menu .face3 {
	background: url(/images/faces/faces3.jpg) no-repeat;
	}
#face_menu .face4 {
	background: url(/images/faces/faces4.jpg) no-repeat;
	}
#face_menu .face5 {
	background: url(/images/faces/faces5.jpg) no-repeat;
	margin: 0 0 0 2px;
	}
#face_menu div.face_head h1 {
	font-family: Tahoma,Arial,serif;
	font-size:15px;
	font-weight: normal;
	color:#3f2b36;
	text-decoration:none;
	margin: 196px 0 0 11px;
	line-height:15px;
	}
#face_menu div.face_head h1 a.m_h1, a.m_h1:hover{
	color:#3f2b36;
	text-decoration:none;
	line-height:15px;
	}
#face_menu .face_head{
	height:232px;
	margin: 0 0 13px 0;
	}
#content .f_menu_bottom{
	margin: 0 0 0 11px;
	}
#content .f_menu_bottom li{
	padding: 6px 0;
	line-height:12px;
	}
#content .f_menu_bottom li a.nmen, a.nmen:hover, a.nmen:visited {
	color:#fff;
	line-height:12px;
}