@charset "utf-8";
.css {
}
body {
	scolling: no;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/cover-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
}
#main {
	position:relative;
	width:950px;
	height:700px;
	z-index:1;
	margin: 0px auto
}
#con {
	position:absolute;
	left:37px;
	top:179px;
	width:864px;
	height:365px;
	z-index:2;
}
#botton {
	position:absolute;
	left:48px;
	top:557px;
	width:867px;
	height:37px;
	z-index:2;
}
#biglogo {
	position:absolute;
	left:254px;
	top:100px;
	width:450px;
	height:260px;
	z-index:2;
}
#logo {
	position:absolute;
	left:45px;
	top:24px;
	width:250px;
	height:144px;
	z-index:2;
}
#enter {
	position:absolute;
	left:386px;
	top:599px;
	width:183px;
	height:22px;
	z-index:2;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #666666;
	font-size: 12px;
}
#image {
	position:absolute;
	left:10px;
	top:46px;
	width:404px;
	height:310px;
	z-index:6;
	overflow: hidden;
}
#p {
	position:absolute;
	left:394px;
	top:52px;
	width:460px;
	height:303px;
	z-index:2;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	overflow: hidden;
}
.Container {
  position: absolute;
  top: 50px; left: 100px;
  width: 400px;
  height: 200px;
  background: #FFF url(images/container_background.gif) no-repeat;
}
#Scroller-1 {
	position: absolute;
	width: 460px;
	height: 303px;
	left: 1px;
	top: -3px;
}
#Scroller-1 p {
	margin: 0;
	padding: 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Scroller-Container {
	position: absolute;
	top: 5px;
	left: 6px;
	width: 374px;
	color: #6C4D42;
	font-style: normal;
	font-weight: normal;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	top: 10px;
	left: 387px;
	z-index: 30;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 70px;
	left: 387px;
	z-index: 30;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #999999;
}
a:active {
	color: #999999;
}
