@charset "utf-8";
/* CSS Document */

#about_bnr{
	margin-top:10px;
}

#about_nav{
	margin-top:10px;
	padding-bottom:6px;
	border-bottom:1px solid #999999;
	padding-left:14px;
	text-align:left;
}

#about_main{
	background:url(../images/bg_about_main.gif) repeat-y;
	height:100%;
	border-bottom:1px solid #DDDDDD;
}

#about_lt{
	width:218px;
	float:left;
}

#about_lt .holder{
	margin:18px 9px 0 0;
}

#about_lt .tit1{
	background:url(../images/ico_arrow2.gif) no-repeat 16px 10px;
	padding:8px 8px 4px 35px;
	font-size:14px;
	border-bottom:1px solid #CCCCCC;
}

#about_lt .cnts{
	margin:0 0 8px 20px;
}

#about_lt .cnts li{
	height:19px;
	line-height:19px;
	overflow:hidden;
}

#about_rt{
	width:745px;
	float:right;
	line-height:22px;
	padding-right:0px;
	padding-top:10px;
	font-size:14px;
	line-height:150%;
}

#about_rt *{
	font-size:14px;
}

#footer{
	background:white;
	margin-top:0;
}

.copyright p{
	text-align:center;
}

.zs_box li{ float:left; width:33%;}