body{
	font-size:12px;
	line-height:16px;
	color: #000000;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 804px;
}

a:link{ color:#FFF; }
a:visited{ color:#FFF; }
a:hover{ color:#FFF; }


img{
	margin:0;
	padding:0;
	border:none;
}


#wrapper1{
	width:803px;
	height:120px;
	color:#FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/img01.gif);
	background-repeat: no-repeat;
}

#wrapper2{
	width:786px;
	color:#FFF;
	margin-right: auto;
	margin-left: auto;
	height: 475px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #04ea77;
	border-left-color: #04ea77;
	background-image: url(img/tour.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#wrapper3{
	width:802px;
	height:20px;
	color:#FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/img02.gif);
	background-repeat: no-repeat;
}

#wrapper4{
	width:803px;
	height:120px;
	color:#FFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/img03.gif);
	background-repeat: no-repeat;
}

#wrapper5{
	width:786px;
	color:#FFF;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	border-right-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #04ea77;
	border-left-color: #04ea77;
	background-image: url(img/comming.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.txt1{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}

