/******************************************************************
**  BSE.Dev 1.0.0 Standard for JZSHOLIDAY.COM
*******************************************************************
**  Copyright (C)2005-2007 BSE-Studio. All Rights Reserved.
**
**  URL:     http://www.bsestudio.com
**  Email:   support@bsestudio.com
**
**  File:    theme/main.css
**  By:      Burning
**  Time:    2007/09/21  15:18
******************************************************************/




html, body {
	background-color: #004924;
	background-image: url(image/bgPage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
	color: #363636;
}

a {
	color: #6c829a;
	text-decoration: none;
}
a:hover {
	color: #6eb42b;
}

#container {
	clear: both;
	width: 850px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#header {
	clear: both;
	padding: 180px 0px 0px 0px;
	margin: 0px;
}

#SiteName {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	font-size: 13px;
	color: #476c40;
}
#SiteURL {
	display: none;
}
#MainLogo {
	display: none;
}


#topNav {
	clear: both;
	background-image: url(image/bgTopNav.gif);
	height: 120px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}

#topNav ul {
	list-style: none;
	width: 770px;
	padding: 20px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
#topNav li {
	float: left;
	width: 110px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
#topNav a {
	display: block;
	width: 110px;
	height: 50px;
	text-indent: -2000px;
}

#topNav a.btnHome {
	background-image: url(image/btnHome.gif);
}
#topNav a.btnHome:hover {
	background-image: url(image/btnHomeF2.gif);
}
#topNav a.btnSight {
	background-image: url(image/btnSight.gif);
}
#topNav a.btnSight:hover {
	background-image: url(image/btnSightF2.gif);
}
#topNav a.btnRelax {
	background-image: url(image/btnRelax.gif);
}
#topNav a.btnRelax:hover {
	background-image: url(image/btnRelaxF2.gif);
}
#topNav a.btnService {
	background-image: url(image/btnService.gif);
}
#topNav a.btnService:hover {
	background-image: url(image/btnServiceF2.gif);
}
#topNav a.btnVilla {
	background-image: url(image/btnVilla.gif);
}
#topNav a.btnVilla:hover {
	background-image: url(image/btnVillaF2.gif);
}
#topNav a.btnOrder {
	background-image: url(image/btnOrder.gif);
}
#topNav a.btnOrder:hover {
	background-image: url(image/btnOrderF2.gif);
}
#topNav a.btnAbout {
	background-image: url(image/btnAbout.gif);
}
#topNav a.btnAbout:hover {
	background-image: url(image/btnAboutF2.gif);
}


#body {
	clear: both;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
#body .top {
	clear: both;
	background-color: #000000;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
#body .bottom {
	clear: both;
	background-image: url(image/bgBodyBottom.gif);
	height: 20px;
	line-height: 0px;
	font-size: 0px;
}


#footer {
	clear: both;
	padding: 10px;
	color: #669966;
}
#footer .region01 {
	display: none;
	float: left;
}
#footer .region02 {
	float: left;
	width: 560px;
}
#footer .region03 {
	float: left;
	width: 270px;
}

#bseLogo {
	position: relative;
	top: 5px;
	width: 120px;
	height: 20px;
}
#jzsLogo {
	float: left;
	width: 90px;
	height: 60px;
	margin: 0px 5px 0px 0px;
}
#jzs {
	line-height: 1.5em;
	font-size: 13px;
	text-decoration: underline;
}
#jzsEmail {
	color: #669966;
}
#jzsEmail:hover {
	color: #89cc89;
}



#bottomNav {
	clear: both;
	height: 15px;
	padding: 0px;
	margin: 0px;
}
#bottomNav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#bottomNav li {
	float: left;
	width: 55px;
	margin: 0px 13px 0px 2px;
}
#bottomNav a {
	display: block;
	color: #669966;
}
#bottomNav a:hover {
	display: block;
	color: #89cc89;
}

#copyright {
	clear: both;
	margin: 5px;
	font-size: 11px;
}
#copyright a {
	color: #669966;
}
#copyright a:hover {
	color: #89cc89;
}

.image {
	display: block;
	float: left;
	border: 3px solid #dedbb5;
	margin: 0px 10px 10px 0px;
	text-align: center;
}

.imgBorder {
	border: 3px solid #dedbb5;
	margin: 0px 10px 10px 0px;
	text-align: center;
}
