* {
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
	text-align: center;
	font: 11px/22px Verdana, Geneva, sans-serif;
	color: #000000;
}

img {
	border: none;
}

a {
	color: #000000;
	text-decoration: none;
	outline: none;
}

/*** header ***/
#container1 {
	width: 50%;
	margin-left: 50%;
	background: url('../images/header/header-bg.gif') repeat-x;
	text-align: left;
}

#header {
	width: 1000px;
	height: 170px;
	margin-left: -500px;
	text-align: right;
	color: #c8c8c8;
	background: url('../images/header/header-bg.gif') repeat-x;
	position: relative;
}

#header h1 {
	font: normal 30px/60px 'Times New Roman', Times, serif;
	color: #ffffff;
}

/* header left random image */
.header_img {
	width: 283px;
	height: 170px;
	padding-left: 15px;
	float: left;
	text-align:left;
	background-color: #ffffff;
}

.header_thumb1 {
	position: absolute;
	top: 35px;
	left: 143px;
}

.header_thumb2 {
	position: absolute;
	top: 80px;
	left: 188px;
}

/* page top navigation */
.navi2 {
	width: 702px;
	height: 33px;
	padding-top: 5px;
	float: left;
}

.navi2 a {
	padding: 0 15px;
	display: block;
	float: right;
	line-height: 33px;
	color: #ffffff;
}

.navi2 a:hover {
	background-color: #454545;
}

.navi2 .active {
	background-color: #513337;
}

.bar {
	width: 1px;
	height: 26px;
	float: right;
	background-color: #5b5b5b;
}

/* main navigation */
.mainnavi a {
	height: 37px;
	display: block;
	float: left;
}

.mainnavi a:hover {
	background-position: 0 -37px;
}

.mainnavi .active {
	background-position: 0 -74px;
}

.mainnavi .navi_history {
	width: 79px;
	background-image: url('../images/navi/history.gif');
}

.mainnavi .navi_attr {
	width: 102px;
	background-image: url('../images/navi/attractions.gif');
}

.mainnavi .navi_about {
	width: 125px;
	background-image: url('../images/navi/vcbia.gif');
}

.mainnavi .navi_events {
	width: 76px;
	background-image: url('../images/navi/events.gif');
}

.mainnavi .navi_food {
	width: 174px;
	background-image: url('../images/navi/directories.gif');
}

.mainnavi .navi_news {
	width: 69px;
	background-image: url('../images/navi/news.gif');
}

.mainnavi .navi_gallery {
	width: 71px;
	background-image: url('../images/navi/gallery.gif');
}


/*** header 2 ***/
#header2 {
	width: 970px;
	height: 55px;
	margin: 0 auto;
	text-align: left;
	background: #303030 url('../images/header/header2-bg.jpg') repeat-x 50% 0;
}

.slogan {
	width: 283px;
	float: left;
}

#header2_bg {
	width: 100%;
	height: 33px;
	padding-top: 22px;
	position: absolute;
	top: 170px;
	left: 0;
	z-index: -10;
	background: url('../images/header/header2-bg.jpg') repeat-x 50% 0;
	overflow: hidden;
}

.header2_left {
	width: 50%;
	height: 50px;
	margin-top: -22px;
	float: left;
	background-color: #303030;
}

.subnavi_shadow {
	width: 50%;
	height: 28px;
	float: left;
	background: #707174 url('../images/header/subnavi-shadow.jpg') no-repeat;
	filter: alpha(opacity=13);
	opacity: 0.13;
}


/* sub navigation */
.subnavi {
	padding-top: 22px;
	float: left;
}

.subnavi a {
	height: 33px;
	display: block;
	float: left;
}

.subnavi a:hover {
	background-position: 0 -33px;
}

.subnavi .active, .subnavi .active:hover {
	background-position: 0 -66px;
}


/*** content area ***/
#container2 {
	width: 50%;
	margin-left: 50%;
	background: #ce0000 url('../images/background/bg-shadow.jpg') repeat-y 500px 0;
	border-bottom: 3px solid #000000;
	text-align: left;
}

#content {
	width: 985px;
	margin: -335px 0 0 -500px;
	padding-left: 15px;
	position: relative;
}

.left {
	width: 283px;
	float: left;
}

.main {
	width: 687px;
	padding-right: 15px;
	float: left;
}

.shape {
	width: 100%;
	height: 335px;
	background-color: #ce0000;
/*	background-image: url('../images/background/bg-shape1.jpg'); */
	background-repeat: no-repeat;
	background-position: 500px 0;
}

.shape_low {
	background-position: 500px 85px;
}

.shape_top {
	height: 85px;
	background: #ffffff url('../images/background/shape-top.jpg') repeat-x 0 65px;
}


/* ad */
.ad {
	width: 195px;
	height: 196px;
	float: left;
	border-top: 3px solid #000000;
	font: 11px/14px Verdana, Geneva, sans-serif;
	background-color: #ffffff;
}

.adshadow {
	width: 20px;
	height: 398px;
	position: absolute;
	top: -400px;
	left: 0;
	background: url('../images/background/content-shadow.png');
}

.adw {
	width: 297px;
}

.adw2 {
	width: 297px;
	height: 199px;
	float: left;
	overflow: hidden;
	font: 11px/14px Verdana, Geneva, sans-serif;
	background: #ffffff url('../images/footer/panda1.jpg') no-repeat bottom left;
}

.adname {
	height: 28px;
	margin-bottom: 3px;
	padding: 6px 10px;
	display: block;
	font-weight: bold;
}

.adname2 {
	padding-left: 10px;
	display: block;
	line-height: 30px;
	font-weight: bold;
}

.adtext {
	margin-bottom: 3px;
	padding: 3px 10px;
}

.admore {
	margin-left: 10px;
	color: #555555;
}

.ad a:hover, .adw2 a:hover {
	color: #a00000;
}

.ad_bg1 {	/* background image */
	background-color: #cccccc;
}

.ad_bg2 {	/* background image */
	background-color: #e6e6e6;
}

/*** page bottom ***/
#bottom {
	width: 687px;
	margin: -3px auto 0 auto;
	padding-left: 283px;
	text-align: left;
}

/* footer */
.footer {
	height: 200px;
	padding-top: 2px;
	background: url('../images/footer/panda2.jpg') no-repeat;
	font: 11px/17px Georgia, serif;
}

.vcbia {
	margin-bottom: 6px;
}

.copy {
	color: #5c5c5c;
}

.definium {
	width: 120px;
	padding-top: 10px;
	float: right;
	line-height: 14px;
}

/*** general class ***/
.fleft {
	float: left;
}

.fright {
	float: right;
}

.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}

.hidden {
	display: none;
}

.red {
	color: #ce0000;
}

.gray_bg {
	background-color: #f0f0f0;
}

.rel {
	position: relative;
}



