
/* timeline*/

.timeline .intro {overflow: hidden;margin-bottom: 15px;height: 1%;}
.timeline .intro img {float: left;display: block;} 
.timeline .intro p {float: left;width: 465px;margin:0 0 0 10px;} 
.timeline .intro p span {color: #aba6a1;font-size: 11px;} 
.timeline .boxSimpleForm {padding: 0;margin-bottom: 15px;}
.timeline .boxSimpleForm p {color: #454543;font-size: 11px;text-align: center;}

.timeline .timeline_content {
	width: 556px;
	background:  url('../files/timeline_bg.gif') no-repeat top;
	position: relative;
	overflow: hidden;
}
.timeline .timeline_content a {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fafafa;
	text-decoration: none;
	width: 46px;
	height: 23px;
	padding-top:105px;
}
.timeline .timeline_content a.item6 {padding-top: 100px;line-height:12px;}

.timeline .timeline_content a span.bg {
	position: absolute;
	display: none;
	top: 10px;
	overflow:hidden;
}
.timeline .timeline_content a:hover span.left {background:url('../files/timeline_arrow.gif') no-repeat 10px bottom;zoom:1;}
.timeline .timeline_content a:hover span.right {background:url('../files/timeline_arrow.gif') no-repeat right bottom;zoom:1;}

.timeline .timeline_content a.item1 span.bg {left: 10px;}
.timeline .timeline_content a.item2 span.bg {left: 60px;}
.timeline .timeline_content a.item3 span.bg {left: 100px;}
.timeline .timeline_content a.item4 span.bg {left: 150px;}
.timeline .timeline_content a.item5 span.bg {left: 190px;}
.timeline .timeline_content a.item6 span.bg {left: 245px;}
.timeline .timeline_content a.item7 span.bg {left: 30px;}
.timeline .timeline_content a.item8 span.bg {left: 75px;}
.timeline .timeline_content a.item9 span.bg {left: 120px;}
.timeline .timeline_content a.item10 span.bg {left: 160px;}
.timeline .timeline_content a.item11 span.bg {left: 210px;}
.timeline .timeline_content a.item12 span.bg {left: 260px;}

.timeline .timeline_content a span.bg span.wrapper {
	border: 1px solid #3d2b22;
	overflow: hidden;
	height:1%;
	background: #f4f1ee;
	color: #3a3938;
	padding: 8px;
	margin-bottom: 3px;
	width:260px;
}
.timeline .timeline_content a span.bg span.wrapper img {display:block;float:left;border:1px solid #756361;}
.timeline .timeline_content a span.bg span.wrapper span.wrapper_txt {float:left;text-align: left;padding-left: 5px;width:203px;position:relative;zoom:1;}
.timeline .timeline_content a span.bg span.wrapper span.date {font-weight: bold;font-size: 12px;}
.timeline .timeline_content a span.bg span.wrapper span.txt {font-size: 12px;font-weight: normal;}

.timeline .timeline_content a:hover {background:url('../files/timeline_bg_hover.gif') no-repeat ;}
.timeline .timeline_content a:hover span {display: block;}

.timeline .text {
	border: 1px solid #bfbfbf;
	border-top: 1px solid #bab1aa;
	background: #f4f4f4;
	padding: 20px;
	overflow: hidden;
	width: 514px;
	clear: both;
	display:none;
}
.timeline .text .illu {width: 182px;float: left;}
.timeline .text .illu img {border:2px solid #7D1F31;}
.timeline .text .illu p {text-align: center;font-size: 11px;color: #aba6a1;margin: 0;}

.timeline .content {float: left;width: 320px;margin-left: 10px;}
.timeline .content h3 {font-size: 20px;color: #3a3938;border-bottom: 1px solid #a11d21;}
.timeline .content h2 {font-size: 14px;color: #a11d21;}
.timeline .content p {color: #3a3938;}

.timeline .item1 .content1,
.timeline .item2 .content2,
.timeline .item3 .content3,
.timeline .item4 .content4,
.timeline .item5 .content5,
.timeline .item6 .content6,
.timeline .item7 .content7,
.timeline .item8 .content8,
.timeline .item9 .content9,
.timeline .item10 .content10,
.timeline .item11 .content11,
.timeline .item12 .content12{display:block;}

.timeline .item1 .item1,
.timeline .item2 .item2,
.timeline .item3 .item3,
.timeline .item4 .item4,
.timeline .item5 .item5,
.timeline .item6 .item6,
.timeline .item7 .item7,
.timeline .item8 .item8,
.timeline .item9 .item9,
.timeline .item10 .item10,
.timeline .item11 .item11,
.timeline .item12 .item12{background:url('../files/timeline_bg_select.gif') no-repeat;}