@charset "utf-8";
/* CSS Document */
* {
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:100%;
	letter-spacing:1px;
	font-family:Arial, Helvetica, sans-serif;
}
html, body {
	height:100%;
	width:100%;
	font-size:14px;
	text-align:justify;
	font-smooth:always;
	background:url(../images/bg_t.png) repeat-x #DADAB6;
}
#container {
	height:100%;
	width:100%;
	min-width:900px
}
#logo {
	position:absolute;
	top:-75px;
	left:-5px;
	z-index:99
}
#bar {
	position:relative;
	height:100px;
	width:100%;
	min-width:900px;
	background:url(../images/bar.png) repeat-x bottom;
}
#bar div {
	margin:auto;
	height:100px;
	width:840px;
	overflow:visible
}
#holder {
	width:900px;
	height:auto;
	margin:0 auto;
	text-align:center
}
#first {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFF;
	width:80px;
	background:#600;
	margin:40px 8px 0 195px;
	display:block;
	float:left;
	text-align:center;
	padding:10px 2px 0 2px;
	height:42px
}
.btn {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFF;
	width:80px;
	background:#600;
	margin:40px 8px 0 0;
	display:block;
	float:left;
	text-align:center;
	padding:10px 2px 0 2px;
	height:42px
}
#bar a {
	cursor:pointer;
	text-decoration:none;
	text-transform:uppercase
}
#bar a span:hover {
	background:#C00;
	height:50px
}
#foot {
	background:url(../images/bar2.png) bottom repeat-x;
	width:100%;
	min-width:530px;
	height:50px;
	position:fixed;
	bottom:0;
	z-index:10
}
#foot p {
	float:right;
	width:630px;
	height:auto;
}
#copyright {
	width:380px;
	height:30px;
	display:block;
	font-size:0.8em;
	color:#000;
	margin-top:50px;
	margin-right:28px;
}
#down {
	text-align:center;
	color:#FFF;
	position:absolute;
	top:-180px;
	left:0;
	background:#930;
	opacity:0;
}
.ver_pics {
	float:left;
	width:370px;
	height:282px;
	border:#999 1px solid;
	overflow:hidden;
	margin:0 10px 0 0;
	background:#FFF;
}
.ver_pics2 {
	float:right;
	width:370px;
	height:282px;
	border:#999 1px solid;
	overflow:hidden;
	margin:0 0 0 10px;
	background:#FFF;
}
.ver_pics3 {
	float:left;
	width:134px;
	height:164px;
	border:#999 1px solid;
	overflow:hidden;
	margin:0 20px 20px 0;
	background:#FFF;
}
.ver_pics img, .ver_pics2 img {
	width:350px;
	height:262px;
	padding:10px 10px 10px 10px
}
.ver_pics3 img {
	width:120px;
	height:150px;
	padding:7px 7px 7px 7px
}
#pic {
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	width:820px;
	height:350px;
	overflow:hidden;
	background:transparent
}
#pic_e {
	position:absolute;
	top:0;
	left:0;
	z-index:9;
	width:820px;
	height:480px;
	overflow:hidden;
	background:transparent
}
#pic2 {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:820px;
	height:355px;
	overflow:hidden;
	background:transparent
}
object {
	background:black
}
#nav {
	position:absolute;
	top:312px;
	left:342px;
	z-index:10;
	width:auto;
	height:auto;
	padding:10px;
	line-height:120%;
	font-size:1.1em;
	color:#C00;
	background-color:#600;
	text-align:left
}
#nav a {
	color:#FFF;
	text-decoration:none
}
#nav a:hover {
	color:#6FF;
}
.title {
	color:#000;
	display:block;
	font-size:1.2em;
	height:35px;
	overflow:hidden
}
.title img {
	margin:-15px 0 5px 0;
}
#top {
	height:474px;
}
#nav2 a {
	margin: 0 5px;
	padding: 3px 5px;
	background: #C00;
	color:#FFF;
	text-decoration: none
}
#nav2 a.activeSlide {
	background: #ea0
}
#nav2 a:focus {
	outline: none;
}
#output {
	text-align: left;
}
#nav2 {
	text-align: left;
	position:absolute;
	z-index:99;
	padding:10px;
	top:25px;
	display:none;
	right:0
}