#floatBoxBg {
	display:none;
	width:100%;
	height:100%;
	background:#000;
	position:absolute;
	top:0;
	left:0;
	z-index:128;
}
.floatBox {
	border:#666 5px solid;
	width:300px;
	position:absolute;
	top:50px;
	left:40%;
	z-index:256;
}
.floatBox .title {
	height:23px;
	padding:7px 10px 0;
	background:#333;
	color:#fff;
}
.floatBox .title h4 {
	float:left;
	padding:0;
	margin:0;
	font-size:14px;
	line-height:16px;
}
.floatBox .title span {
	float:right;
	cursor:pointer;
}
.floatBox .content {
	padding:20px 15px;
	background:#fff;
}
.scan1 {
	font-size:14px;
	color:#666;
	height:20px;
	line-height:15px;
	width:100px;
}
.scan1 a {
	color:#6EAFD5;
	text-decoration:none;
}
.scan1 a:hover {
	text-decoration:underline;
}
.scan1 .icon1 {
	width:50px;
	height:20px;
	overflow:hidden;
	line-height:24px;
	padding-left:22px;
	background:url(/skins/images/collect.gif) no-repeat 0px -79px;
	display:block;
	float:left;
	cursor:pointer;
	margin-right:8px;
}
.scan1 .icon1:hover {
	text-decoration:underline;
}
.scan1 .word {
	width:177px;
	display:block;
	float:left;
	color:#666666;
	padding-top:3px;
	_padding-top:3px;
}
.scan2 {
	font-size:14px;
	color:#666;
	height:15px;
	width:100px;
}
.scan2 .word {
	width:47px;
	display:block;
	float:left;
	color:#666666;
}
.scan2 .icon2 {
	width:15px;
	height:15px;
	background:url(/skins/images/collect.gif) no-repeat 0px -63px;
	display:block;
	float:left;
	margin-right:5px;
}
.scan2 .icon3 {
	width:15px;
	height:13px;
	display:block;
	background:url(/skins/images/collect.gif) no-repeat 0px -49px;
	cursor:pointer;
	float:left;
	overflow:hidden;
	margin-top:-1px;
}
.scan2 .iconlink {
	display:block;
	padding-top:2px;
}
.scan3 {
	font-size:12px;
	color:#666;
	height:15px;
	width:100px;
}
.scan3 .word3 {
	width:43px;
	display:block;
	float:left;
}
.scan3 .icon32 {
	width:14px;
	height:13px;
	background:url(/skins/images/collect.gif) no-repeat 0px -97px;
	display:block;
	float:left;
	margin-right:3px;
}
.scan3 .icon33 {
	width:8px;
	height:10px;
	display:block;
	background:url(/skins/images/collect.gif) no-repeat 0px -49px;
	cursor:pointer;
	float:left;
	overflow:hidden;
}
.scan3 .iconlink3 {
	display:block;
	padding-top:1px;
}
.scan4 {
	font-size:12px;
	color:#666;
	height:20px;
	line-height:22px;
	width:100px;
}
.scan4 a {
	color:#6EAFD5;
	text-decoration:none;
}
.scan4 a:hover {
	text-decoration:underline;
}
.scan4 .icon41 {
	width:50px;
	height:16px;
	overflow:hidden;
	line-height:20px;
	padding-left:18px;
	background:url(/skins/images/collect.gif) no-repeat 0px -111px;
	display:block;
	float:left;
	cursor:pointer;
}
.scan4 .icon41:hover {
	text-decoration:underline;
}
.scanpop {
	width:110px;
	height:38px;
	background:url(/skins/images/collect.gif) no-repeat top left;
	font-size:12px;
	color:#666;
	line-height:140%;
	position:absolute;
	margin:-79px 17px;
	_margin:-81px 17px;
	padding:5px 6px;
}
.errornotic {
	display:none;
	width:120px;
	border:#ff0000 solid 1px;
	height:28px;
	color:#ff0000;
	font-size:12px;
	background-color:#FFDBDB;
}
.errornotic img {
	left:8px;
	top:7px;
	position:relative;
	float:left;
}
.collectsuc {
	display:none;
	border:#cccccc solid 1px;
	height:28px;
	color:#666666;
	font-size:12px;
}
.collectsuc img {
	left:8px;
	top:7px;
	position:relative;
	float:left;
}
.msgbox {
	width:240px;
	height:62px;
}
.msgleft {
	width:20px;
	height:62px;
	background:url(/skins/images/ucenter/ok.png) no-repeat top left;
	float:left;
}
/*.msgmid{ width:200px; height:62px; background:url(/skins/images/ucenter/ok.png) no-repeat -20px 0px; float:left; line-height:62px; font-size:14px; font-weight:bold;}*/
.msgmid {
	width:200px;
	height:18px;
	background:url(/skins/images/ucenter/ok.png) no-repeat -20px 0px;
	float:left;
	padding:22px 0px;
	;
	font-size:14px;
	font-weight:bold;
}
.msgright {
	width:20px;
	height:62px;
	background:url(/skins/images/ucenter/ok.png) no-repeat -619px 0px;
	float:left;
}
.errornotic .txt {
	margin:5px 15px;
	float:left;
	_margin:7px 15px;
}
*+html .errornotic .txt {
	margin:7px 15px;
	float:left;
}
#main {
	background:url(/skins/images/share/sharebg.gif) no-repeat;
	width:661px;
	height:535px;
	margin:auto;
	padding:55px 30px 0;
	text-align:left;
}
.infobox {
	border-bottom:1px dotted #D5D5D5;
	line-height:2;
	padding-bottom:16px;
	margin-bottom:16px;
	zoom:1;
}
.infobox:after {
	clear:both;
	display:block;
	content:".";
	height:0;
	overflow:hidden;
}
.avatar {
	float:left;
	margin-top:5px;
}
.authorinfo {
	margin-left:64px;
}
.follow {
	background:url(/skins/images/share/follow.gif) no-repeat;
	width:46px;
	height:23px;
	line-height:23px;
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	padding-left:22px;
	font-size:12px;
}
.skinpic {
	border:1px solid #E1E1E1;
	padding:4px;
	float:left;
}
.skininfo {
	margin-left:449px;
}
.support {
	line-height:1.8;
	margin-top:5px;
}
.sharecontent {
	background:url(/skins/images/share/sharecontent.gif) no-repeat 20px top;
	padding-top:7px;
}
.sharecontent strong {
	display:inline-block;
	line-height:2.1;
	border:2px solid #FFCA7D;
	background-color:#FFFFF8;
	padding:0 10px;
	font-weight:normal;
}
.dlbtn {
	background:url(/skins/images/share/dlbtn.gif) no-repeat;
	width:81px;
	height:35px;
	line-height:35px;
	padding-left:35px;
	color:#6A6A6A;
	display:block;
	margin-top:20px;
}
#main_share {
	background:url(/skins/images/share/sharebg.jpg) no-repeat;
	width:661px;
	height:665px;
	margin:auto;
	padding:60px 35px 0;
	text-align:left;
}
.skininfo2 {
	border-collapse:collapse;
	width:100%;
	font-size:14px;
}
.skininfo2 th, .skininfo2 td {
	padding:10px 0;
}
.skininfo2 th {
	text-align:right;
	font-weight:normal;
	width:135px;
	vertical-align:top;
}
.picbox th, .picbox td {
	border-bottom:1px dotted #D2D2D2;
	border-top:1px dotted #D2D2D2;
}
.skinpic2 {
	padding:4px;
	border:1px solid #CDCDCD;
	background-color:#fff;
}
.avatar2 {
	border:1px solid #CDCDCD;
	vertical-align:middle;
	margin-right:12px;
}
.postwb {
	width:412px;
	height:66px;
	padding:8px;
	border:1px solid #E1E1E1;
	font-size:13px;
	color:#CFCFCF;
}
.fosogou {
	margin-top:14px;
	font-size:12px;
}
.fosogou input {
	vertical-align: middle;
}
.sharewb {
	text-align:right;
	color:#A0A0A0;
	font-size:13px;
	width:565px;
}
.sharewb img {
	margin-bottom:15px;
}
.skindl {
	width:475px;
	height:253px;
	background:url(/pinyin/images/dialog/dlopt.png?5.1) no-repeat;
	position:absolute;
	z-index:222;
	text-align:center;
}
.closewindow2 {
	position:absolute;
	right:13px;
	top:14px;
	cursor:pointer;
}
.dlwbskin {
	padding-top:77px;
}
.sharewb2 {
	background:url(/skins/images/share/shareweibo2.jpg?v=5.2) no-repeat;
	width:115px;
	height:51px;
	/*padding:31px 0 0 33px;*/
	font-size:12px;
	color:#fff;
	display:block;
	line-height:normal;
	margin:auto;
}
.sharewbtip {
	text-decoration:underline;
	display:none;
}
.sharewbtip:hover {
	text-decoration:none;
}
.shareinfo {
	background:url(/skins/images/share/shareinfo.gif) no-repeat;
	width:480px;
	height:500px;
	text-align:center;
	padding-top:45px;
	font-size:14px;
	margin:auto;
	margin-top:10px;
}
/* select下拉 */
.ppselecter, .ppselecter * {font-size:14px; font-family:"宋体", Verdana, Arial, Helvetica, sans-serif; line-height:normal;}
.ppselecter {width: 229px;border: 1px solid #FFA700; margin-left:1px;}
.ppselecter .ppseltit {background-color: #FFF6DF;height:15px;padding-top:4px;text-indent:6px; color:#FF6000;}
.ppselecter table td table td {padding: 3px;}
.ppselecter .active {background:#FDD463; color:#333; font-weight: normal;}
