.maincontent{	
	background: #f4f4f4;
	padding-top: 25px;
}
.maincontent .content{
	width: 1100px;
	margin: 0 auto;
	background: #f4f4f4;
}
.publicnav{
	background: #f3f3f3;
	width: 263px;
	padding-top: 34px;
	box-shadow:-4px 0 4px #e9e9e9;
	margin-left: 3px;
	margin-top: 1px;
	/*box-shadow: -2px 0 0 #e9e9e9,0 -2px 0 #e9e9e9, 0 2px 0 #e9e9e9;*/
	height: 639px;
	float: left;
}
.publicnav .ltitle{
	border-left: 3px solid #eb6100;
	height: 19px;
	line-height: 19px;
	padding-left: 61px;
	font-size: 16px;
	color: #000;
	margin-bottom: 20px;
}
.publicnav .one{	
	margin-left: 21px;
	padding-left: 39px;	
	height: 28px;
	line-height: 28px;
}
.publicnav .one a{
	font-size: 14px;
	color: #959595;
}
.publicnav li{
	margin-top: 48px;
}
.publicnav li:first-child{
	margin-top: 0;
}
.publicnav .one .l{
	float: left;
}
.publicnav .one .r{
	float: left;
	margin-top: 1px;
	margin-left: 8px;
	height: 27px;
	display: none;
}
.publicnav .one .rhide{
	display: block;
	float: left;
	margin-top: 1px;
	margin-left: 8px;
	height: 27px;
}
.publicnav .select{
	background: url('../../images/about_menu2.png') no-repeat 20px center;
	background-color: #fff;
}
.main{
	margin-top: 18px;
	overflow: hidden;
	padding-bottom: 60px;
	/*height: 750px;*/
}

.ltitles{
	overflow: hidden;
}
.ltitles .bigtitle{
	float: left;
	font-size: 18px;
	color: #000000;
	padding-bottom: 14px;
	border-bottom: 2px solid #0378d8;
	
}
.ltitles .lhidebottom{
	float: left;
	border-bottom: 2px solid #b5b5b5;
	width: 686px;
	height: 38px;
}