/*我们的公司*/
.about_top{
	border-bottom:1px dotted #959595;
}
.about_top .tit{
	font-family:"黑体";
	font-size:24px;
	color:#00a2ca;
	line-height:42px;
	margin:20px 0 10px;
	border-bottom:1px solid #cacaca;
}
.team{
	background:url(../images/about/img_about_02.png) no-repeat right;
	height:282px;
	margin-top:15px;
}
.server{
	background:url(../images/about/img_about_03.png) no-repeat left;
	height:214px;
	margin-top:50px;
}

/*我们的优势*/
.about_top2{
	font-family:"黑体";
	font-size:24px;
	color:#00a2ca;
	line-height:42px;
	margin:20px 0 10px;
	border-bottom:1px solid #cacaca;
}
.superiority{
	background:url(../images/about/bg_about_01.png) repeat-y;
	margin:23px 0;
}
.superiority li{
	height:100px;
	padding:23px 0;
}
.superiority li:first-child{
	padding:0 0 23px;
}
.superiority li:last-child{
	padding:23px 0 0;
}
.superiority li .ico{
	float:left;
	padding-right:20px;
}

/*我们的历程*/
.course_top{
	margin-left:108px;
	margin-top:30px;
	font-size:30px;
	font-family:"黑体";
	font-weight:bold;
	color:#008eb7;
	line-height:40px;
	height:56px;
}
.course_top .ico{
	float:left;
	width:39px;
	margin-right:30px;
}
.course .year{
	height:76px;
	width:147px;
	color:#008eb7;
	font-size:24px;
	font-family:"黑体";
	font-weight:bold;
	background:url(../images/about/bg_about_02.png) repeat-y right;
}
.course .new .year{
	/*background:none;*/
	height:57px;
	line-height:40px;
}
.course li .time{
	float:left;
	width:92px;
	margin-right:16px;
	font-family:"黑体";
	font-weight:bold;
	text-align:right;
	color:#959595;
}
.course li .time span{
	font-size:24px;
}
.course li .ico{
	float:left;
	background:url(../images/about/bg_about_02.png) repeat-y left;
	margin-right:30px;
}
.course li .ico img{
	float:left;
}
.course li .ico .text{
	line-height:25px;
	color:#959595;
	width:810px;
	float:right;
	padding-bottom:30px;
}
.course li .ico .text span{
	font-size:18px; 
	font-family:黑体;
	line-height:30px;
	color:#434343;
}