/* CSS Document */
body{
	margin:0;
	padding:0;
	font-size:12px;
	color: #666666;
	background-color: #FFFFFF;
}
#f_contact{
	width:950px;
	background-image: url(../images/f_1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding:10px 0 10px 0;
	line-height:18px;
	background-color: #FFFFFF;
}
