.story_ga{
	background:url(/img/career/story_ga.jpg);
}
.story_left{
	float:left;
	width:65px;
}
.story_left dd{
	height:32px;
	line-height:32px;
	font-size:14px;
	color:#4A5269;
	border-bottom:1px dashed #4A5269;
}
.story_left dd a {
	width:100%;
	height:32px;
	display:block;
	font-size: 14px;
	color: #4A5269;
	blr:expression(this.onFocus=this.blur());
}
.story_left dd a:link {
	text-decoration: none;
}
.story_left dd a:visited {
	text-decoration: none;
	color: #4A5269;
}
.story_left dd a:hover {
	text-decoration: none;
	color: #ff9900;
	background:url(/img/career/story_ga.jpg) no-repeat -1px 29px;
}
.story_left dd a:active {
	text-decoration: none;
	color: #4A5269;
}
.story_left_hover a{
	background:url(/img/career/story_ga.jpg) no-repeat -1px 29px;
}
.story_right{
	float:left;
	width:555px;
}
.story_item{
	background-position:-15px -10px;
	background-repeat:no-repeat;
	width:515px;
	_width:510px;
	padding:15px 0 0 25px;
	margin:7px 0 7px 20px;
	border-bottom:1px dotted #666;
	_overflow:hidden;
}
.story_item h1{
	font-size:24px;
	margin:0px 0 10px 0;
}
.story_item h1 b{
	padding:0 7px;
	font-weight:bold;
	font-size:14px;
}
.story_item h1 span{
	font-size:12px;
	color:#333;
}
.story_face{
	float:left;
	width:100px;
}
.story_face img{
	border:1px solid #97B5C3;
	width:96px;
	height:96px;
	overflow:hidden;
}
.story_doc{
	float:left;
	margin:0 0 0 15px;
	width:395px;
}
.story_doc_txt{
	text-indent:2em;
	color:#666;
	padding:0 0 18px;
	font-size:12px;
}
.story_doc_tag{
	font-family:Verdana, Geneva, sans-serif;
	font-size:34px;
	height:40px;
	line-height:40px;
	color:#D7E0E9;
	text-align:right;
}