﻿#menus{
	width:150px;
	height:344px;
	border:1px solid #ccc;
	background-color:#ECF3FD;
}
#menus ul{
	
}
#menus li{
	height:25px;
	border-bottom:2px solid #FFAA70;
	background:transparent url(http://static4.alibado.com/1280485289/images/menu.gif) repeat-x 0px 0px;
	font-weight:bold;
	padding-left:20px;
	line-height:25px;
	font-size:14px;
	overflow:hidden;
	display:block;
	margin-right:0;
}
#menus li a:link,#menus li a:visited{
	color:#000;
	text-decoration:none;
}
#menus li a:hover{
	color:#ff7300;
	text-decoration:underline;
}
.about-tab{
	padding-left:4px;
	padding-right:8px;
	color:#022F42;
	font-size:14px;
}
.about-title{
	height:40px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
#tab1 p,#tab2 p,#tab3 p{
	text-indent:2em;
	line-height:20px;
}
#tab2 p{
	text-indent:0;
}
.ld-pic {
float:left;
}
.ld-content{
margin-left:150px;
}
.ld-space1{
clean:both;height:30px
}
.ld-space2{
clean:both;height:60px
}
