.live_item{
	margin:24px 0 0 0;
	border-bottom:1px dotted #666;
}
.live_img{
	background:url(/img/career/live.jpg) no-repeat center;
	float:left;
	width:185px;
	height:205px;
	overflow:hidden;
}
.live_img img{
	margin:10px 12px;
	_margin:10px 13px 0 13px;
	width:160px;
	height:182px;
	overflow:hidden;
}
.live_doc{
	float:left;
	width:400px;
	padding:0 0 0 20px;
}
.live_doc b{
	font-size:14px;
	color:#333;
}
.live_txt{
	font-size:12px;
	color:#666;
	line-height:22px;
}
.live_txt b{
	font-size:12px;
	color:#333;
}
.live_txt a {
	font-size: 12px;
	color: #3777B8;
	blr:expression(this.onFocus=this.blur());
}
.live_txt a:link {
	text-decoration: none;
}
.live_txt a:visited {
	text-decoration: none;
	color: #3777B8;
}
.live_txt a:hover {
	text-decoration: none;
	color: #ff9900;
}
.live_txt a:active {
	text-decoration: none;
	color: #3777B8;
}
.live_indent{
	text-indent:2em;
	padding:0 0 20px 0;
}
.live_tag{
	text-align:right;
	font-size:12px;
	color:#333;
}