.authorLeft {
	width:auto;
	float:left;
	padding-right:10px
}
.collect_div1 {
	background:url(../images/shareBoxNone.png) no-repeat;
	height:105px;
	left:35%;
	position:fixed;
	top:40%;
	width:270px;
	z-index:1000
}
.fxCollectSuccess, .collectError {
	color:#333;
	font-size:14px;
	font-weight:bold;
	height:45px;
	line-height:45px;
	margin-bottom:5px;
	padding:0 0 0 73px;
	text-align:left;
	width:270px;
	background:url(../images/shareSuccess.png) no-repeat 27px 0;
	overflow:hidden
}
.collectError {
	background:url(../images/shareCancel.png) no-repeat 27px 0
}
.collectFile {
	font-size:12px;
	padding:8px 15px 0 0;
	text-align:right;
	margin:0
}
a:link, a:visited {
	color:#5183c0;
	text-decoration:none
}
a:hover, a:active {
	color:#5183c0;
	text-decoration:underline
}
.infoNoData {
	width:685px;
	background-color:#fafafa;
	border:1px solid #e5e5e5;
	border-radius:3px 3px 3px 3px;
	font-family:"SimSun";
	font-size:12px;
	padding:10px 0;
	text-align:center
}
#sdContent img {
	max-width:600px;
_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<600?"600px":"")
}
.sdContent blockquote.ke_quote_Box {
	position:relative;
	padding:20px 52px;
	background:url(../images/left_quote.png) no-repeat #f6f6f6 10px 10px;
	font:14px/22px arial, "SimSun";
	color:#888;
	border:0;
	border-radius:0;
	_height:30px
}
.sdContent blockquote.ke_quote_Box span {
	background:url(../images/right_quote.png) no-repeat right bottom;
	display:block;
	position:absolute;
	right:10px;
	bottom:10px;
	width:30px;
	height:30px
}
.sdContent blockquote.ke_quote_Box ul li, .sdContent blockquote.ke_quote_Box ol li {
	color:#888;
	list-style-position:outside;
	margin-left:15px
}
.sdContent blockquote.ke_quote_Box p {
	color:#888
}
