@charset "utf-8";
/* CSS Document */
*{margin: 0; padding: 0;}
body {background: #090000; font: 13px Tahoma, Geneva, sans-serif; color: #FFF;}
.close {height: 0; overflow: hidden; clear: both;}
li {list-style: none;}
img {border: none;}
a{ color: #CCC; text-decoration: none; cursor: pointer;}
a:hover {}

.all {
	width: 986px;
	margin: 0 auto;
	background: url(../images/content_fon.gif) repeat-y;
}

.header {
	width: 986px;
	margin: 0 auto;
	height: 530px;
	position: relative;
}

.header img, .footer img {
	float: left;
	margin: 0;
}

.black {
	position: absolute;
	right: 322px;
	top: 424px;
	width: 225px;
	height: 41px;
	text-indent: -9999px;
}

.black a {
	display: block;
	width: 225px;
	height: 41px;
	background: url(../images/passer.gif) repeat;
	cursor: pointer;
}

.instant_access {
	position: absolute;
	right: 30px;
	top: 424px;
	width: 279px;
	height: 41px;
	text-indent: -9999px;
}

.instant_access a {
	display: block;
	width: 279px;
	height: 41px;
	background: url(../images/passer.gif) repeat;
	cursor: pointer;
}

.text_header {
	position: absolute;
	left: 0;
	width: 961px;
	height: 58px;
	top: 466px;
	color: #FFF;
	text-align: justify;
	font: 17px Arial, Helvetica, sans-serif;
	background: url(../images/header_bottom.jpg) no-repeat;
	padding: 6px 0 0 25px;
}

.text_header span {
	color: #ffcc99;
}

.content {
	width: 958px;
	text-align: center;
	margin: 10px auto;
	_height: 1%;
	background: url(../images/tour_fon.gif) repeat-y;
}

.content_inner {
	width: 958px;
	text-align: center;
	margin: 0 auto;
	_height: 1%;
	background: url(../images/tour_top.gif) left top no-repeat;
}

.content_inner_1 {
	width: 890px;
	text-align: center;
	margin: 0 auto;
	_height: 1%;
	background: url(../images/tour_bottom.gif) left bottom no-repeat;
	padding: 15px 34px 30px 34px;
}

.content_left {
	text-align: center;
	width: 370px;
	float: left;
}

.content_right {
	text-align: center;
	width: 518px;
	float: right;
}

.content_right img {
	margin: 0 4px 5px 0;
}

.content_right h3 {
	text-align: left;
	font-size: 24px;
	color: #FFF;
	padding: 5px 0 17px 0;
}

p.time, p.photo {
	display: block;
	float: left;
	height: 43px;
	background: url(../images/span_left.gif) left top no-repeat;
	font-size: 18px;
	color: #000;
	padding: 0 0 0 9px;
	margin: 0 0 7px 0;
}

p.time {
	margin: 0px 7px 7px 10px;	
}

p.time span, p.photo span {
	display: block;
	float: left;
	height: 32px;
	background: url(../images/span_right.gif) right top no-repeat;
	padding: 11px 25px 0 16px;
}

.img_left {
	margin: 0 0 11px 0;
}

.desc {
	text-align: left;
	margin: 35px 0 0 0;
	height: 180px;
	overflow: auto;
}

.desc h3 {
	padding: 0 0 12px 0;
}

.content_bottom {
	width: 881px;
	height: 64px;
	text-indent: -9999px;
	background: url(../images/download.gif) no-repeat;
	margin: 20px 0 0px 0;
}

.content_bottom a {
	width: 881px;
	height: 64px;
	display: block;
}

.footer {
	width: 986px;
	margin: 0 auto;
	position: relative;
}

.top_footer {
	position: absolute;
	left: 30px;
	top: 5px;
	width: 925px;
	height: 145px;
	text-indent: -9999px;
}

.top_footer a {
	display: block;
	width: 925px;
	height: 145px;
	background: url(../images/passer.gif) repeat;
	cursor: pointer;
}

.footer_black {
	position: absolute;
	left: 69px;
	top: 215px;
	width: 229px;
	height: 34px;
	text-indent: -9999px;
}

.footer_black a {
	display: block;
	width: 229px;
	height: 34px;
	background: url(../images/passer.gif) repeat;
	cursor: pointer;
}

.footer_instant_access {
	position: absolute;
	right: 33px;
	top: 215px;
	width: 285px;
	height: 39px;;
	text-indent: -9999px;
}

.footer_instant_access a {
	display: block;
	width: 285px;
	height: 39px;
	background: url(../images/passer.gif) repeat;
	cursor: pointer;
}

