.about{
   height:240px;
}
.about_title{
   height:20px;
   border-bottom:solid #CCCCCC 1px;
   display:block;
}
.about_title a {
	font-size: 12px;
	font-weight: bold;
	clear: right;
	text-align: right;
	margin-left: 610px;
}

.about_title strong{
   height:16px;
   line-height:16px;
   padding-left:10px;
   border-left:solid #0066FF 3px;
   font-size:14px;
}
.about_container{
	display:block;
	line-height:20px;
	height:170px;
	padding-top: 20px;
	color: #7f7f7f;
}
.about_container img{
	float:left;
	margin-right:10px;
	margin-bottom: 30px;
}
.about_container strong {
	color: #2a90c1;
}

.about_contact{
    height:670px;
}
.about_contact p {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 30px;
	margin-top: 20px;
}
.about_contact_text{
	height:100px;
	width:580px;
	display:block;
	line-height:20px;
	color:#696a6a;
	margin-bottom: 30px;
}
.about_contact_text strong{
	height:20px;
	line-height:20px;
	border-bottom:#0066CC dashed 1px;
	display:block;
	color:#2b90c2;
	font-size: 14px;
}
.news_conter_list{
	height: 30px;
	padding-top: 10px;
	clear: both;
}
.news_conter_list_left{
	display:block;
	float:left;
	text-align: left;
}

.news_conter_list_right{
	display:block;
	float:right;
	text-align: right;
}
.news_conter_list_left a {
	color: #3382C7;
}
.news_conter_list_right a {
	color: #3382C7;
}
.main_bg_service1222 {
	background-image: url(../images/service1222_03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 26px;
}

