@charset "utf-8";
#box1 {
	background-color:#080819;
	overflow:hidden;
}
.left {
	float:left;
	width:271px;
	height:720px;
	background:url(../images/bg_about.jpg) left top no-repeat;
}
.left a {
	display:block;
	width:100%;
	height:34px;
	text-align:center;
	font:bold 15px/34px '微软雅黑';
	color:#d4ddff;
	margin:10px 0;
	background:url(../images/bg_about_breadcrumb.png) left top repeat-x;
}
.left a.first {
	margin-top:115px
}
.left a.selected,.left a:hover {
	background-position:left -34px;
}
.right {
	background:url(../images/bg_about_right.jpg) left top no-repeat;
	float:left;
	width:729px;
	padding-bottom:150px;
	height:auto!important;  
	height:570px;  
	min-height:570px; 
}
.title {
	margin:114px 0 20px 59px;
	width:500px;
	height:31px;
}
#t1 {
	background:url(../images/bg_about_title1.jpg) left top no-repeat;
}
#t2 {
	background:url(../images/bg_about_title2.jpg) left top no-repeat;
}
#t3 {
	background:url(../images/bg_about_title3.jpg) left top no-repeat;
}
.right p {
	line-height:22px;
	color:#ffffff;
	margin:0 0 25px 60px;
	width:520px;
	text-indent:2em;
}