.about_text{
	padding:7px 0 24px;
	font-size:14px;
	color:#576073;
}
.about_item{
	margin:0 auto 30px auto;
	border-bottom:1px dotted #666;
}
.about_item dt{
	float:left;
	width:100px;
	height:100px;
	overflow:hidden;
}
.about_item dt img{
	padding:1px;
	border:1px solid #97B5C3;
}
.about_item_doc{
	float:left;
	padding:0 0 0 20px;
	width:490px;
}
.about_item_doc b,.about_item_doc_text{	
	line-height:20px;
}
.about_item_doc b{
	font-size:14px;
	color:#333;
}
.about_item_doc_text{
	font-size:12px;
	color:#666;
}
.about_item_tag{
	padding:17 0 0 0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:34px;
	height:40px;
	line-height:40px;
	color:#D7E0E9;
	text-align:right;
}
.about_news{
	display:block;
	background-position:-2px -108px;
	*background-position:-2px -112px;
	padding:4px 0 0 25px;
	font-size:16px;
	font-weight:bold;
}
.about_news_case{
	padding:10px 0 25px 0;
}
.about_news_case p{
}
.about_news_case p a {
	font-size: 12px;
	color: #3777B8;
	blr:expression(this.onFocus=this.blur());
}
.about_news_case p a:link {
	text-decoration: none;
}
.about_news_case p a:visited {
	text-decoration: none;
	color: #3777B8;
}
.about_news_case p a:hover {
	text-decoration: none;
	color: #ff9900;
}
.about_news_case p a:active {
	text-decoration: none;
	color: #3777B8;
}