w@charset "UTF-8";

/* VERSION=200810280826 */

/* ======BODY==================== */

html, body {
height: 100%;
}

body {
	background:url(img/bg.jpg) repeat-x #fafafa;
	color: #303030;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	text-align:center;
	margin:100px auto;
	}

.mainFl{
	margin:0 auto;
	width:1000px;
}

.copyrights{
	font-size:70%;
	color:#CCCCCC;	
	text-align:right;
}