/*header footer*/
.header {
	background-image: url(../images/bg/header_bg.gif);
	background-repeat: repeat-x;
	height: 64px;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

.header p {
	background-image: url(../images/photo/address.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0px;
}

#footer{
	color: #FFFFFF;
	background-color: #2A2311;
	margin: 0px;
	font-size: 88%;
	vertical-align: middle;
	width: 100%;
	height: 20px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	text-indent: 20px;
}

#footer p {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: right;
	vertical-align: middle;
	width: 300px;
	float: right;
}

/*‹¤’Ê*/
.main {
	padding: 20px 0px;
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.box_left2{
	margin-left: 20px;
	margin-right: 20px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #E5E5CD;
	width: 600px;
}

.box_left2 dl {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: 100%;
}

.box_left{
	margin-left: 20px;
	margin-right: 20px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #E5E5CD;
	width: 380px;
}

.box_left dl {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: 100%;
}

.box_left2 dl img {
	float: right;
}

.box_center{
	margin-left: 20px;
	margin-right: 20px;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #E5E5CD;
}

.box_center dl {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 5px;
	height: 100%;
	text-align: center;
}

.detail {
	text-align: right;
	margin: 5px 20px 20px;
}

.detail img {
	margin-right: 20px;
	border: 0px;
}


h1 {
	height: 26px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2A2311;
	border-bottom-color: #2A2311;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

h3 {
	height: 27px;
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../images/bg/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 105%;
	text-indent: 25px;
	line-height: 2em;
	color: #2A2311;
}

h4 {
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../images/bg/h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	text-indent: 15px;
	line-height: 2em;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #2A2311;
	padding: 0px;
}


/*top*/
.top_left {
	float: left;
	width: 440px;
	margin: 0px;
	padding: 0px 0px 20px;
}

.top_left em {
	margin-left: 20px;
	margin-right: 20px;
	color: #979643;
	font-size: 105%;
	font-style: normal;
	line-height: 1.8em;
	padding: 0px;
	margin-top: 0px;
}

.top_left p {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.top_left p img {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;

}

.top_right {
	width: 455px;
	margin: 0px;
	float: right;
	padding: 0px 0px 20px;
}

.top_right p img {
	margin-right: 10px;
	margin-left: 20px;
	border: 1px solid #CCCCCC;
	padding: 3px;

}

.top_right p {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.topic dl {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.topic dl img{
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: left;
	margin-bottom: 20px;
}

.topic dl dd{
	margin-top: 0px;
	margin-bottom: 0px;
}

.topic dl dt{
	height: 50px;
}

.top_right span{
	font-size: 85%;
	color: #FFFFFF;
	background-color: #979643;
	padding: 1px;
}

.topic b {
	color: #2A2311;
}

/*main column*/
.photo img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.photo2 img {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 0px;
}

.photo2 table {
	text-align: center;
}

.photo2 table td {
	padding-left: 15px;
}

h2 {
	margin-left: 20px;
	margin-right: 20px;
	background-image: url(../images/bg/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 110%;
	text-indent: 22px;
	color: #2A2311;
	margin-top: 40px;
	padding: 0px;
	height: 28px;
	line-height: 2em;
}

.maincolum2 {
	float: left;
	background-color: #FFFFFF;
	width: 100%;
	padding-bottom: 40px;
}

.maincolum2 p {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.maincolum3 {
	float: left;
	width: 679px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 40px;
}

.maincolum3 p {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
}

.maincolum3 p img {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: right;
}

.maincolum4 {
	float: left;
	width: 679px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 40px;
}

.maincolum4 p {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px 0px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

.maincolum4 p img {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 20px;
}

.maincolum4 em {
	margin-left: 20px;
	margin-right: 20px;
	color: #979643;
	font-size: 105%;
	font-style: normal;
	line-height: 1.8em;
	padding: 0px;
	margin-top: 0px;
	font-weight: bold;
}

.maincolum {
	float: left;
	width: 679px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 40px;
}

.maincolum p {
	margin-left: 20px;
	margin-right: 20px;
	padding: 0px 0px 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
}

.maincolum p img {
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	float: right;
	margin-left: 10px;
}

.maincolum em {
	margin-left: 20px;
	margin-right: 20px;
	color: #979643;
	font-size: 105%;
	font-style: normal;
	line-height: 1.8em;
	padding: 0px;
	margin-top: 0px;
	font-weight: bold;
}

.maincolum ol li {
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.maincolum ol {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.right_text {
	text-align: right;
	float: right;
	margin-right: 40px;
}

.corporate {
	width: 90%;
	margin-left: 20px;
	font-size: 100%;
}

.corporate td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
	padding-bottom: 3px;
	margin-bottom: 3px;
	width: 100px;

}

.corporate2 {
	width: 90%;
	margin-left: 20px;
	font-size: 100%;
}

.corporate2 td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
	padding-bottom: 3px;
	margin-bottom: 3px;

}

/*right column*/
.rightcolum {
	width: 215px;
	margin: 0px 0px 20px;
	float: right;
	padding: 0px 0px 20px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	height: 100%;
}

h5 {
	margin-left: 15px;
	margin-bottom: 20px;
}

h6 {
	margin-left: 15px;
	background-image: url(../images/bg/h4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 100%;
	text-indent: 15px;
	line-height: 2em;
	color: #2A2311;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2A2311;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.rightcolum p {
	margin-left: 15px;
	margin-bottom: 20px;
}

.rightcolum b {
	color: #2A2311;
}

.news {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.event {
	width: 400px;
	margin-left: 20px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	vertical-align: top;
	font-size: 90%;
}

.event th {
	margin: 0px;
	padding: 0px;

}

.event td {
	border-right: 1px solid #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin: 0px;
	padding: 2px;
	vertical-align: top;

}

.stay {
	padding-top: 20px;
	clear: both;
}


.party {
	padding-top: 20px;
	clear: both;
}

.menulist td {
	padding-right: 20px;
}

