@charset "utf-8";
body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color:#646060;
	height: 100%;
}
html {
	height: 100%;
}
.main{
background-image:url(images/bg_03.jpg); background-position:top center; background-repeat:repeat-x; width:98%; background-color:#FAF9F9; margin:10px auto;
}
.top{
width:960px; margin:20px auto 10px;
}
.center{
width:900px; margin:30px auto 10px;
}
.td{
margin:0px;
padding:0px;
}
