/*
-----------------------------------------------
Site Layout Styles
Version:  17 aug 2008
----------------------------------------------- */
body{
	text-align:center;
	
	}
	#out{
		margin:0 auto;
		text-align:left;
		width:862px;
		background:#fff url(../img/top.jpg) no-repeat 100% 0;
		padding-bottom:10px;
		}
		.page{
			width:821px;
			margin: 0 auto;
			overflow:hidden;
			}
			.sec{
				width:180px;
				float:left;
				}
			.content{
				width:592px;
				float:right;
				}
		#footer{
			width:821px;
			margin: 5px auto 0 auto;
			}	
