﻿.about_page{
	color:#1a6db9;
	font-size:14px;	
}
.about_pic{
	height:275px;
	margin-bottom:25px;
}
.about_page p{
	line-height:30px;
	text-indent:2em;	
}
.read_more{
	margin-top:25px;
	text-align:center;	
	height:28px;
	margin-bottom:85px;
}
.read_more a{
	display:inline-block;
	width:110px;
	height:28px;
	line-height:28px;
	text-align:center;
	color:#fff;
	background:#1a6db9;
	border-radius:3px;	
}

.about_links{
	height:273px;	
}
.about_links a{
	display:inline-block;
	width:295px;
	height:118px;
	float:left;	
	text-align:center;
	padding-top:155px;
}
.about_links .a1{
	background:url("../images/about_link1.png") no-repeat center 55px;	
}
.about_links .a1:hover{
	background:url("../images/about_link1h.png") no-repeat center 55px;		
}
.about_links .a2{
	background:url("../images/about_link2.png") no-repeat center 55px;	
}
.about_links .a2:hover{
	background:url("../images/about_link2h.png") no-repeat center 55px;		
}
.about_links .a3{
	background:url("../images/about_link3.png") no-repeat center 55px;	
}
.about_links .a3:hover{
	background:url("../images/about_link3h.png") no-repeat center 55px;		
}
.about_links .a4{
	background:url("../images/about_link4.png") no-repeat center 55px;	
}
.about_links .a4:hover{
	background:url("../images/about_link4h.png") no-repeat center 55px;		
}
.about_links span{
	float:left;
	width:13px;
	display:inline-block;
	height:273px;
	background:url("../images/about_line.png") no-repeat left top;	
}
.about_links dt{
	line-height:40px;
	font-size:16px;	
}
.about_links dd{
	font-size:12px;	
}

.about_left{
	width:620px;
	float:left;	
	line-height:30px;
	text-indent:2em;	
	font-size:14px;
	color:#1a6db9;
}