@charset "UTF-8";
/* CSS Document For batic v1 */
/* 全局样式*/
body {
		font: 12px/1.6em  Arial,Verdana, Helvetica, Geneva, Helvetica, sans-serif;
		word-spacing: 2px;
		background-color: #152183;
		margin: 0;
		color: white;
		text-align: center;
}
strong {
               background-color: gray;
}
h1 {
	font-size: 1.4em;
	line-height: 1em;
	}
h2 {
	font-size: 1.2em;
	}
a {
	text-decoration: none;
	}
a:hover {
	font-size: 1.1em;
}
hr {
	border: none ;
	border-top: 2px solid;
	border-style: 1px;
	border-color: #00c3ff;
}
/*布局div*/
#top {
	background-color: #0f0039;
	width: auto;
	min-width: 1024px;
	height: 440px;
	text-align: center;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner {
	margin: 0px auto 0px auto;
	width: 955px;
	height: 400px;
/*	background-image: url(bannerbg.jpg);
*/	background-repeat: no-repeat;
	background-position: bottom center;
	text-align: left;
	position: relative;
}
#MooFlow {
	width: 955px;
	margin-top: 0px;
	}
#lang a:hover {
}
#menuflow {
	background-image: url(img/menubg.gif);
	background-repeat:no-repeat;
	background-position: center;
	background-color: #d7004b;
	height: 40px;
	width: auto;

	}
#menu {
	background-image: url(img/menubg.gif);
	background-repeat:no-repeat;
	background-position: center;
	background-color: #d7004b;
	height: 40px;
	width: 805px;
	margin: 0px auto 0px auto;
	text-align: left;
	padding-left: 180px;
}
#menu h1 {
	margin: 0px;
	line-height: normal;
	font-size: 16px;
	height: 30px;
	display: inline;
}
#menu h1 a {
	height: 30px;
	display: inline-block;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	}
#menu h1 a:hover {
	background-color: white;
	color: #d7004b;
	font-size: 1em;
	}
#menu img {
	border: 0px;
	}
.menuhighlight {
	background-color: white;
	color: #d7004b;
	font-size: 1em;
	}

#container {
	width: auto;
	background-image: url(img/bgpatten.jpg);
	text-align: center;
	}
#content {
	background-image: url(img/greenbg.png);
	background-repeat: repeat;
	padding: 30px 3px;}
#main {
	width: 520px;
	padding: 0px 195px 0px 260px;
	margin: 0px auto 0px auto;
	text-align: left;
	background-image: url(img/mainbg.jpg);
background-repeat: repeat-y;
}
#middle {
	float: right;
	width: 520px;
}
#leftsidebar {
	float: left;
	display:inline;
	margin-left: -260px; !important
	margin-left: -130px;
	width: 240px;
	background-color: #142182;
	background-image: url(img/leftbarbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 10px;
	}
#rightsidebar {
	float: right;
 	margin-right: -715px; !important
	display: inline;
	margin-left: 525px;
	width: 180px;
	padding: 5px;
	padding-top: 0px;
	min-height: 1500px;
}
#lang {
	text-align: center;
}
#lang img {
	border: none;
	}
#quickbutton {
	text-align: center;
	}
#quickbutton img {
	border: none;
}
a[class=more-link] {
	color: white;
	display: block;
	text-align: right;
	border-bottom: 1px solid #FFFFFF;
}

#main h2 a {
	color: white;
}

#mapcontroler {
	background-color: white;
	color: green;
	display:block;
	padding-left: 3px;
	padding-right: 3px;
	cursor: pointer;
}
#mapcontroler a:hover {
	font-size: 1em;
	color: #D7004A;
	}
#map {
	color: #0e0039;
	background: url(img/Mapbg.png) no-repeat left top;
	width: 520px;
	height: 420px;
	margin-bottom: 30px;
	font-size: 10px;
	color: green;
}
#map H1 {
	DISPLAY: block; FONT-WEIGHT: normal; 
	POSITION: absolute;
	font-size: 10px;
	}

.mapl A {
	DISPLAY: block; COLOR: green; TEXT-DECORATION: none;
	background-image: url(img/locationpoint.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 6px;
}
.mapl A:hover {
	color: #D7004B;
	background-position: left bottom;
}
.mapr A {
	DISPLAY: block; COLOR: green; 
	TEXT-DECORATION: none;
	text-align: right;
	direction: rtl;
	padding-right: 6px;
	background-image: url(img/locationpoint.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
.mapr A:hover {
	color: #D7004B;
	background-position: right bottom;
}

#festivalarea H1 a{ position: absolute; width: 30px; height: 30px; text-decoration: none;
	background: url(img/area30.png); background-position: left bottom;}
#festivalarea H1 a:hover {
	background-position: left top;}
#festivalarea H1 a span{ display: none; }
#festivalarea H1 a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #F4F4F4;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding: 5px;
 z-index: 100;
 white-space: nowrap;
 }
 
 #marketarea H1 a{ position: absolute; width: 40px; height: 40px; text-decoration: none;
	background: url(img/area40.png); background-position: left bottom;}
#marketarea H1 a:hover {
	background-position: left top;}
#marketarea H1 a span{ display: none; }
#marketarea H1 a:hover span{
 display: block;
 text-indent: 0;
 vertical-align: top;
 color: #000;
 background-color: #F4F4F4;
 font-weight: bold;
 position: absolute;
 border: 1px solid #BCBCBC;
 bottom: 100%;
 margin: 0;
 padding: 5px;
 z-index: 100;
 white-space: nowrap;
 }



#main h2 a:hover {
	color: #0e0039;
	background-color: #ffeb00;
	font-size: 1.1em;
}
#trips {
	background-image: url(img/greenbg.png);
	padding: 15px 5px;
}
#rightsidebar hr {
	border-color: #ffeb00;
	}
#rightsidebar a {
	color: white;
}
#rightsidebar a:hover {
	background-color: #142182;
}
#select {
	background-color: #D7004B;
	padding-top: 5px;
	padding-bottom: 30px;

        margin-bottom: -20px;
	}
#select ul {
	margin-left: 0px;
	padding-left: 20px;
	width: 70%;
}
#select li {
	list-style: none;
        margin-bottom: 5px !important;
        margin-bottom: -15px;
	width: auto;
	text-align: center;
        padding: 0px;
}
#select li a {
	background-color: white;
	display: block;
	color: #D50049;
	font-style: italic;
	font-weight: bold;
        margin: 0px;
        padding: 0px;
}
#select li a:hover {
	font-size: larger;
	background-color: #FFEB00;
	}
#links {
		background-image: url(img/rightbarbg.png);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 5px;
        padding-left: 2px;
        padding-right:2px;
        padding-bottom: 20px;
}
#links a {
	font-size: 0.8em;
}
.linklist {
	margin: 0px;
	padding: 0px;
}
#links ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	width: 100%;
}
#footer {
	width: auto;
	background-color: #0e0039;
	padding-top: 20px;
	text-align: center
	clear: both;
}
#bottombar {
	width: 955px;
	margin: 0px auto 0px auto;
	}
#festivaltable {
	width: 520px;
	text-align: left;
	}
#fsttable {
	width: 100%;
	border: 0px;
	border-collapse: separate;
	border-spacing: 0px 4px;
	color: #00c3ff;
}
.festItemOut {
	height: 23px;
	background-image: url(img/festtablebg.gif);
}
.festItemOver {
	height: 23px;
	background-image: url(img/festtableover.gif);
}
#fsttable td {
	padding: 2px 5px;
	font-size: 0.9em;
}
#fsttable a {
	text-decoration: none;
	color: #00c3ff;
	display: block;
}
#fsttable a:hover {
	color: white;
}
.festtdtime {
	text-align: right;
}
.festtdtime a {
	font-size: 0.8em;
}
.festtdtime a:hover {
	font-size: 0.9em;
}
.footerh2 {
	color: #0242b9;
	padding: 10px 0px;
	margin: 0px;
	}
#bottombar h2 a {
	color: #0242b9;
}
#festivaltable h2 a:hover {
	background-color: #00c3ff;
	font-size: 1.1em;
	color: white;
}
#bottombarright {
	width: 385px;
	padding-left: 30px;!important
	padding-right: 20px;!important
	padding-left: 15px;
	padding-right:10px;
	display: inline;
	float: right;
	text-align: left;
	position: relative;
	padding-bottom: 200px;!important
	padding-bottom: 100px;
}
#annoncment {
	margin: 0px auto 0px auto;
	width: auto;
	background-color: #142182;
	text-align: center;
	clear: both;
	padding: 10px;	
}
#footerreply {
	clear:both;
}
.bbreplyname {
	margin-right: 15px;
}
.bbreplytime {
	font-size: 0.8em;
	color: #00c3ff;
}
.bbreply {
	color: #004bcb;
	font-size: 0.8em;
}
#bbcontact {
	background-image: url(img/bbcontactbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #0e0039;
	height: 140px;
	width: 387px;
	position: absolute;
	bottom: 0px;
	text-align: center;
}
#submenu a {
	color: white;
}
#submenu a:hover {
	background-color: white;
	color: #0e0039;
	font-size: 1.1em;
}
.indeximg200 {
	border: solid;
	margin: 10px;
}
a[class="indeximg"] {
	color: white;
	}
a[class="indeximg"]:hover {
	color: #ffeb00;
	}
#leftsidebar h2 a {
	color: white;
}
#leftsidebar h2 a:hover {
	background-color: #00c3ff;
	font-size: 1.1em;
	color: white;
}
.leftbarspan {
	color:  #00c3ff;
	font-size: 0.9em;
}
.imgtitle{
	color: white;
	padding: 0 20px 0 20px;
}
a[class="imgtitle"]:hover {
	font-size: 1.1em;
	color: #ffeb00;
}
.indeximgdiv {
	text-align: center;
}
#commentsdiv {
	color: #132281;
}
#commentsdiv h3 {
	color: #d7024a;
}
.redtext {
	color: #d7024a;
}
.yellowtext {
	color: #ffeb00;
}
#replyform {
	margin-left: 20px;}
#replyform input {
	border: 1px solid #132281;
	color: #d6024a;
	background-color: white;
}
#replyform textarea {
	border: 1px solid #132281;
	width: 90%;
	height: 200px;
	background-color: white;
}
#tagcontent {
	}
#tagtours {
	background-image: url(img/greenbg.png);
	padding: 2px;
	}
#tagfestival {
	background-image: url(img/yellowbg.png);
	padding: 2px;
	margin-bottom: 25px;
}
#tagfestival hr {
	border-color: green;
	}
#tagfestival h2 {
	display: inline;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	background-color: green;
	}
#tagtours h2 {
	display: inline;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
	background-color: #D7004B;
	}
#tagfestivaldate {
	display: inline
	width: 200px;
	float: right;}
#tagfestivaldate p {
	display: inline;}
#content h2 {
	background-color: #142182;
}
#footerreply  a {
	color: white;}
.showthislayer {
	display: inline-block;}
.hidethislayer {
	display:none;
	}
.leftrecommendation {
	display: block;
	border-bottom: solid 2px #0f0039;
	margin-bottom: 5px;
	background-color: #00c3ff;
        padding-left: 4px;
	}
.leftrecommendation a {
	color: white;
	text-decoration: none;
	}
.leftrecommendation a:hover {
	color: #0f0139;

	}
#news {
	margin-bottom: 30px;
	margin-top: 30px;
	}