@charset "utf-8";
/* CSS Document */

body{
	color: #FFFFFF;
	background-color: #3285A3;
	background-image: url(../backRepe.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#wrapper{
	background-image: url(../00.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	line-height: 18px;
	height: auto;
	width: 1364px;
}

#content{
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #9ACADE;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#content a{
	color: #CAE3EE;
	text-decoration: none;
	display: inline-block;
}
#content a:link, #content a:visited{}
#content a:hover, #content a:active{
	color: #FAF9ED;
}

h1{
	font-size: 17px;
	line-height: 26px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #B5D9E8;
}

p{
	font-size: 12px;
	line-height: 18px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#bottom{
	height: 15px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
}

