/* CSS Document */

body{
	font-size:12px;
	color:#FFF;
	background:url(img/bg.jpg) center top no-repeat #2f568c;
	margin:0;
	line-height:22px;
	}
a{
	color:#d9ffff;}
h1{
	display:none;}
div#cotainer{
	}
div#header{
	height:920px;
	/*width:1280px;*/
	margin:0 auto;
	}
div#contents{
	
	}
div#main{
	width:900px;
	margin:0 auto;
	}
div#section{
	float:left;
	width:290px;
	padding-left:10px;
	}
div#section p{
	border-left:#d9ffff solid 10px;
	padding:0px 10px;}
address{
	text-align:center;
	font-size:10px;
	clear:both;
	font-style:normal;}
input{
	font-size:10px;
	background:#d9ffff;
	color:#2f568c;
	border:none;
	margin-bottom:5px;}