@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(../images/background/main.png);
}
#wrapper {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background/background2.jpg);
	color: #FFF;
}

#main {
	background-image: url(../images/background/background2.jpg);
	margin-top: 250px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#mainphoto {
	height: 250px;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #footer {
	background-color: #180E0C;
	text-align: center;
	line-height: 1.6em;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper #content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}
#wrapper #content #flash {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.btn {
	height: 25px;
	width: 90px;
	float: left;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-right: 9px;
	margin-left: 9px;
}
#wrapper #content #text {
	font-size: 15px;
	line-height: 1.5em;
	border: 1px solid #FFF;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 15px;
	color: #000;
}

.cb {
	clear: both;
}
city    {
	color: #FF9;
	list-style-type: circle;
	margin-left: 25px;
	margin-bottom: 10px;
}
h1 {
	font-size: 18px;
	color: #FCF;
	margin-top: 10px;
	margin-bottom: 5px;
}
#o01 {
	color: #CFF;
	margin-left: 25px;
	list-style-image: url(../images/icon/d-184.gif);
}
#o02 {
	color: #FFE1C1;
	margin-left: 25px;
list-style-image: url(../images/icon/d-185.gif);
}
#o03 {
	color: #E2E6FE;
	margin-left: 25px;
list-style-image: url(../images/icon/d-186.gif);
}
#o04 {
	color: #FFD7F0;
	margin-left: 25px;
list-style-image: url(../images/icon/d-187.gif);
}
#o05 {
	color: #E6FFDF;
	margin-left: 25px;
list-style-image: url(../images/icon/d-188.gif);
}
#wrapper #content #text dl dt {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color: #CF0;
	margin-top: 10px;
	margin-bottom: 5px;
}
#wrapper #content #text dl dd {
	color: #F4FFC8;
	margin-left: 25px;
	margin-bottom: 5px;
}
.float_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.float_right {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.distance {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}
a:link {
	font-weight: bold;
	color: #FF6;
	text-decoration: none;
}
a:visited {
	color: #F90;
}
a:hover {
	font-size: 19px;
	font-weight: bold;
	color: #FF6;
}
a:active {
	font-size: 13px;
	color: #FCF;
}
#wrapper #content #text table tr td img {
	border: 1px solid #FC0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 9px;
}
#wrapper #content #text table tr td div {
	color: #000;
	background-color: #FFE8FF;
	padding: 7px;
	font-size: 13px;
	line-height: 1.5em;
	margin: 10px;
	border: 3px double #F3C;
}
