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

	html, body {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background:#E1D8D0;
}


#container {
	position: absolute;
	left: 0;
	top: 30;
	width: 100%;
	height: 800px;
	margin: 0;
	padding: 0;
	background:#E1D8D0;
}
#pop {
margin:0px auto!important;
width:450px;
}

.on  a
{
color:#FFFFFF!important;}
a {color:#FFF;}

body {
	font-family:"Century Gothic",Arial, Helvetica, sans-serif;
	font-size:0.75em;
	
	color:#000;
	line-height:1.4em;
}


h1{
font-size:2em;
font-weight:normal;
line-height:1.3em;
}

h2{
font-size:1.2em;
font-weight:normal;
line-height:1.3em;
color:#6B704C;
}


#content {
	position: absolute;
	left: 0;
	top: 30;
	width:100%;
	z-index:1000;


}

#content ul li {
list-style:url(li.png);
}


#information {
	margin:0px auto!important;
	width:1024px;
	height:110%!important;

}

#contact {
	margin:0px auto!important;
	width:550px;
	padding-top:30px;
}

#left_text {
	padding-right:90px;
}

#left {
	float:left;
	width:424px;
}

#textes {
float:left;
width:600px;
padding-top:30px;
}

#navi {
height:30px;
width:100%;
background:#333;	
}



#navi ul {
margin:0px auto;
width:1050px;	
padding-top:5px;
}

#navi li {
margin:0px auto;
width:200px;
float:left;
color:#CCC;
list-style:none;	
text-align:left;
}

#navi li a{
color:#999;
text-decoration:none;
font-size:0.9em;
}

#navi li a:hover {
	color: #CCC;
}

.img_right {
float:right;
margin-right:15px;
}
