body {
	font-size: 14px;
}
h1{
	margin-bottom:12px;
}

h2{
	color: #424242;
}

#content #left-box{
	width: 710px;
}

#content #right-box{
	width: 220px;
	padding-top:45px;
}


#content #right-box ul li{
	list-style: none;
	float: left;
}

#content a.bt-big{
	background:transparent url(../img/bt-big.png) no-repeat scroll 0 0;
	color:#fff;
	display:block;
	font-family:"Liberation Sans",arial;
	font-size:16px;
	font-weight:bold;
	height:28px;
	width:195px;
	padding:9px 0 0 15px;
	margin-bottom: 3px;
}

#content .visual-img{
	margin:15px 0 0 7px;
}

#content #virtual-hstory{
	background:transparent url(../img/bg-history-1.jpg) no-repeat scroll 0 0;
	height:300px;
	margin-top:15px;
	padding:45px 65px 0;
	text-align:center;
	width:575px;
	position: relative;
}

#content #virtual-hstory h3{
	font-family: tahoma;
	font-size: 42px;
	color: #828d9e;
	margin-bottom: 20px;
}

#content #virtual-hstory p{
	font-size: 14px;
}

#content #virtual-hstory p.b12{
	font-size:12px;
	font-weight:bold;
	left:65px;
	padding-bottom:0;
	padding-left:15px;
	position:absolute;
	top:240px;
}

#content #virtual-hstory img.photo{
	border:4px solid #e3e3e3;
	margin: 10px 25px 0;
}

#content #virtual-hstory #select-year{
	background: url(../img/bg-history-date.jpg) no-repeat;
	height:25px;
	left:65px;
	padding-top:3px;
	position:absolute;
	top:280px;
	width:565px;
}

#content #virtual-hstory #select-year li{
	display: inline;
	padding: 0 8px;
}

#content #virtual-hstory #select-year li a{
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

#content .one-year{
	display: none;
}

#content #switch-area{
	height:270px;
	overflow:hidden;
	width:562px;
}

#content .year-6{
	width:1680px;
}

#content .year-7{
	width:7281px;
}

#content .year-8{
	/* width:3921px;*/
	width: 4481px;
}

#content .one-year .left{
	width: 540px;
	padding: 0 10px;
}

#content .scroll-left{
	position: absolute;
	top:145px;
	left: 20px;
	border: none;
	display: none;
}

#content .scroll-right{
	position: absolute;
	top:145px;
	left:645px;
	border: none;
	display: none;
}
