@CHARSET "UTF-8";
body,button,input,select,textarea {
	font: 12px/1.125 Arial, Helvetica, sans-serif;
}
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr
	{
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
li {
	list-style: none;
}
fieldset,img {
	border: 0;
}

q:before,q:after {
	content: '';
}

input,textarea {
	outline-style: none;
}

input[type="text"],input[type="password"],textarea {
	outline-style: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
}

address,caption,cite,code,dfn,em,i,th,var {
	font-style: normal;
	font-weight: normal;
}

legend {
	color: #000;
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.clear {
	clear: both;
	height: 0;
	font: 0/0 Arial;
	visibility: hidden;
}

body {
	color: #646464;
}

body a,.WB_linkA a,.WB_linkA {
	color: #1582bd;
}

.WB_linkB a,.WB_linkB {
	color: #7aa5b9;
}

.WB_logo {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 44px;
	background:
		url(../..//images/weiboshow/bwb_logo.png);
	_background-image:
		url(../../images/weiboshow/wb_logo.gif);
	line-height: 200px;
	overflow: hidden;
}

.WB_logo a {
	display: block;
}

.WB_logo16a {
	display: inline-block;
	background: url(../../images/weiboshow/wb_logo16_a.png)
		no-repeat;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,
		sizingMethod=image, src='../../images/weiboshow/wb_logo16_a.png'
		);
	width: 16px;
	height: 14px;
	font-size: 0;
	line-height: 200px;
	overflow: hidden;
}

.WB_logo_S {
	margin: 0;
	padding: 0;
	width: 113px;
	height: 34px;
	background: url(../../images/weiboshow/wb_logo.png) 0
		-52px;
	_background-image:
		url(../../images/weiboshow/wb_logo.gif);
	line-height: 200px;
	overflow: hidden;
}

.WB_logo_S a {
	display: block;
}

.WB_xline1 {
	background: url(../../images/weiboshow/wb_xline_s1.png)
		center 0 no-repeat;
	_background-image:
		url(../../images/weiboshow/wb_xline_s1.gif);
}

.WB_xline2 {
	background: url(../../images/weiboshow/wb_xline_s2.png)
		center 0 no-repeat;
}

.WB_xlinen {
	background: -moz-linear-gradient(left, #eb192d 0, #fdb940 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #eb192d),
		color-stop(100%, #fdb940) );
	background: -webkit-linear-gradient(left, #eb192d 0, #fdb940 100%);
	background: -o-linear-gradient(left, #eb192d 0, #fdb940 100%);
	background: -ms-linear-gradient(left, #eb192d 0, #fdb940 100%);
	background: linear-gradient(left, #eb192d 0, #fdb940 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb192d',
		endColorstr='#fdb940', GradientType=1 );
}

.WB_iptxt {
	border: 1px solid #bebebe;
	background: #fafafa;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 0 #FFF;
	-webkit-box-shadow: 0 1px 0 #FFF;
	box-shadow: 0 1px 0 #FFF;
}

.WB_iptxt:focus {
	border: 1px solid #ffb941;
	-moz-box-shadow: 0 1px 0 #e1e1e1 inset;
	-webkit-box-shadow: 0 1px 0 #e1e1e1 inset;
	box-shadow: 0 1px 0 #e1e1e1 inset;
	background: #FFF;
}

.WB_textarea {
	font: 14px/1.125 Arial, Helvetica, sans-serif;
	border: 1px solid #bebebe;
	overflow: hidden;
	overflow-y: auto;
	background: #FFF
		url(../../images/weiboshow/bg_sharebox.png) 100% 100%
		no-repeat;
	_background-image:
		url(../../images/weiboshow/bg_sharebox.gif);
	outline-style: none;
	-webkit-appearance: none;
	resize: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 0 rgba(240, 240, 240, 1);
	-moz-box-shadow: 0 1px 0 0 rgba(240, 240, 240, 1);
	box-shadow: 0 1px 0 0 rgba(240, 240, 240, 1);
}

.WB_textarea:focus {
	border: 1px solid #ffdca0;
	-moz-box-shadow: 0 0 5px rgba(255, 185, 65, .5);
	-webkit-box-shadow: 0 0 5px rgba(255, 185, 65, .5);
	box-shadow: 0 0 5px rgba(255, 185, 65, .5);
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.WB_textarea_auto {
	border: 1px solid #bebebe;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	-webkit-box-shadow: 0 1px 0 0 rgba(240, 240, 240, 1);
	-moz-box-shadow: 0 1px 0 0 rgba(240, 240, 240, 1);
	box-shadow: 0 1px 0 0 rgba(240, 240, 240, 1);
	background: #FFF
		url(../../images/weiboshow/bg_sharebox.png) 100% 100%
		no-repeat;
	_background-image:
		url(../../images/weiboshow/bg_sharebox.gif);
	padding: 10px;
}

.WB_textarea_auto .textarea_inner {
	width: 100%;
	font: 14px/1.125 Arial, Helvetica, sans-serif;
	border: none;
	background: none;
	overflow: hidden;
	overflow-y: auto;
	outline-style: none;
	-webkit-appearance: none;
	resize: none;
}

.WB_textarea_foucs {
	border: 1px solid #ffdca0;
	-moz-box-shadow: 0 0 5px rgba(255, 185, 65, .5);
	-webkit-box-shadow: 0 0 5px rgba(255, 185, 65, .5);
	box-shadow: 0 0 5px rgba(255, 185, 65, .5);
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.WB_checkbox {
	vertical-align: -2px;
	*width: 13px;
	*height: 13px;
}

.WB_icon,.WB_icon_txt {
	display: inline-block;
	vertical-align: middle;
	_vertical-align: baseline;
	*zoom: 1;
}

a .WB_icon_txt {
	*cursor: pointer;
}

a:hover .WB_icon_txt {
	text-decoration: underline;
}

.WB_tipB_ok,.WB_tipB_err,.WB_tipB_warn,.WB_tipB_ques,.WB_tipS_ok,.WB_tipS_err,.WB_tipS_warn,.WB_tipS_ques,.WB_tipS_num,.WB_tipS_numWarn
	{
	display: inline-block;
	vertical-align: middle;
	background: url(../../images/weiboshow/icon_tips.png)
		no-repeat;
	_background-image:
		url(../../images/weiboshow/icon_tips.gif;)
}

.WB_tipB_ok,.WB_tipB_err,.WB_tipB_warn,.WB_tipB_ques,.WB_tipS_num,.WB_tipS_numWarn
	{
	width: 37px;
	height: 42px;
}

.WB_tipS_ok,.WB_tipS_err,.WB_tipS_warn,.WB_tipS_ques {
	width: 16px;
	height: 16px;
}

.WB_tipB_ok {
	background-position: 0 0;
}

.WB_tipB_err {
	background-position: -57px 0;
}

.WB_tipB_warn {
	background-position: -113px 0;
}

.WB_tipB_ques {
	background-position: -170px 0;
}

.WB_tipS_num {
	background-position: -227px 0;
}

.WB_tipS_numWarn {
	background-position: -284px 0;
}

.WB_tipS_ok {
	background-position: -11px -67px;
}

.WB_tipS_err {
	background-position: -67px -67px;
}

.WB_tipS_warn {
	background-position: -124px -67px;
}

.WB_tipS_ques {
	background-position: -181px -67px;
}

.WB_tipS_num,.WB_tipS_numWarn {
	font: 18px/36px Georgia, Constantia;
	text-align: center;
	color: #fff;
}

.WB_check_icon,.WB_ctl_prv,.WB_ctl_nxt,.WB_ctl_prv_dis,.WB_ctl_nxt_dis {
	background: url(../../images/weiboshow/icon_tools.png)
		no-repeat;
}

.WB_check_icon {
	display: inline-block;
	height: 14px;
	width: 14px;
}

.WB_ctl_prv,.WB_ctl_nxt,.WB_ctl_prv_dis,.WB_ctl_nxt_dis {
	width: 17px;
	height: 17px;
	line-height: 200px;
	overflow: hidden;
	display: block;
	float: left;
}

.WB_ctl_prv {
	background-position: -74px 0;
}

.WB_ctl_nxt {
	background-position: -101px 0;
}

.WB_ctl_prv:hover {
	background-position: -74px -18px;
}

.WB_ctl_nxt:hover {
	background-position: -101px -18px;
}

.WB_ctl_prv_dis {
	background-position: -74px -36px;
	cursor: default;
}

.WB_ctl_nxt_dis {
	background-position: -101px -36px;
	cursor: default;
}

a.WB_ctl_prv_dis {
	background-position: -74px -36px;
	cursor: default;
}

a.WB_ctl_nxt_dis {
	background-position: -101px -36px;
	cursor: default;
}

.WB_loadingB {
	height: 23px;
	width: 23px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../images/weiboshow/loading2.gif);
}

.WB_loadingS {
	height: 18px;
	width: 18px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../images/weiboshow/loading1.gif);
}

.WB_loadingMini {
	height: 15px;
	width: 15px;
	display: inline-block;
	vertical-align: middle;
	background: url(../../images/weiboshow/loading4.gif);
}

.WB_loadingbgS {
	background-image:
		url(../../images/weiboshow/loading1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.WB_state_fail {
	display: block;
	background: url(../../images/weiboshow/state_fail.png)
		no-repeat top center;
	_background: url(../../images/weiboshow/state_fail.gif)
		no-repeat top center;
	height: 245px;
}

.WB_vline {
	margin: 0 3px;
	color: #ccc;
}

.WB_big_cursor {
	cursor: url(../../images/weiboshow/big.cur), auto !important;
}

.WB_small_cursor {
	cursor: url(../../images/weiboshow/small.cur), auto !important;
}

.WB_checkbox2 {
	margin-right: 3px;
	vertical-align: middle;
}

.WB_ico_face,.WB_ico_pic,.WB_ico_topic {
	display: inline-block !important;
	height: 16px;
	width: 16px;
	background-image:
		url(../../images/weiboshow/icon_pub.png);
	background-repeat: no-repeat;
}

.WB_ico_face {
	background-position: 0 0;
}

.WB_ico_pic {
	background-position: -26px 0;
}

.WB_ico_topic {
	background-position: -52px 0;
}

.WB_male,.WB_female,.WB_approve,.WB_approve_co,.WB_approve_dead,.WB_ico_club,.WB_ico_twoyear,.WB_ico_fashion,.WB_ico_gives,.WB_ico_number_gold,.WB_ico_number_silver,.WB_ico_number_bronze,.WB_ico_vlady
	{
	display: inline-block;
	background: url(../../images/weiboshow/icon_user.png)
		no-repeat 0;
	_background-image:
		url(../../images/weiboshow/icon_user_ie6.png);
	vertical-align: middle;
}

.WB_male {
	width: 11px;
	height: 13px;
	background-position: 0 -75px;
	margin: 0 2px;
}

.WB_female {
	width: 11px;
	height: 13px;
	background-position: 0 -100px;
	margin: 0 2px;
}

.WB_ico_twoyear {
	width: 16px;
	height: 16px;
	background-position: 0 -200px;
}

.WB_ico_fashion {
	width: 16px;
	height: 16px;
	background-position: 0 -222px;
	display: inline-block;
}

.WB_ico_number_gold {
	width: 14px;
	height: 14px;
	background-position: 0 0;
	display: inline-block;
}

.WB_ico_number_silver {
	width: 14px;
	height: 14px;
	background-position: 0 -25px;
	display: inline-block;
}

.WB_ico_number_bronze {
	width: 14px;
	height: 14px;
	background-position: 0 -50px;
	display: inline-block;
}

.approve,.approve_co {
	display: inline-block;
	background: url(../../images/weiboshow/icon_user.png)
		no-repeat 0;
}

.approve {
	width: 14px;
	height: 12px;
	background-position: 0 -125px;
}

.approve_co {
	width: 14px;
	height: 12px;
	background-position: 0 -150px;
}

.WB_approve {
	width: 16px;
	height: 14px;
	background-position: -20px 0;
}

.WB_approve_co {
	width: 16px;
	height: 14px;
	background-position: -20px -20px;
}

.WB_ico_club {
	width: 13px;
	height: 13px;
	background-position: 0 -175px;
}

.WB_btnA,.WB_btnB,.WB_btnC {
	font-size: 12px;
}

.WB_btnA em,.WB_btnB em,.WB_btnC em {
	font-style: normal;
}

.WB_btnA,.WB_btnA span,.WB_btnA_loading {
	display: inline-block;
	background: url(../../images/weiboshow/btns_bg.png)
		no-repeat;
	color: #FFF;
	text-decoration: none;
	height: 29px;
	line-height: 28px;
	min-width: 35px;
	cursor: pointer;
	overflow: hidden;
}

.WB_btnA {
	text-align: center;
	padding-left: 4px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .2);
}

.WB_btnA span {
	background-position: 100% -28px;
	padding: 0 10px 0 6px;
}

.WB_btnA:hover,.WB_btnA_loading {
	background-position: 0 -56px;
	text-decoration: none !important;
}

.WB_btnA:hover span,.WB_btnA_loading span {
	background-position: 100% -84px;
}

.WB_btnA:active {
	background-position: 0 -112px;
}

.WB_btnA:active span {
	background-position: 100% -141px;
}

.WB_btnA em {
	float: left;
}

.WB_btnB,.WB_btnB span {
	display: inline-block;
	background: url(../../images/weiboshow/btns_bg.png)
		no-repeat;
	color: #787878;
	text-decoration: none;
	height: 29px;
	line-height: 28px;
	min-width: 35px;
	cursor: pointer;
	overflow: hidden;
}

.WB_btnB {
	background-position: 0 -169px;
	text-align: center;
	padding-left: 4px;
	text-shadow: 0 1px 0 #FFF;
}

.WB_btnB span {
	background-position: 100% -197px;
	padding: 0 10px 0 6px;
}

.WB_btnB:hover {
	background-position: 0 -225px;
	text-decoration: none !important;
}

.WB_btnB:hover span {
	background-position: 100% -254px;
}

.WB_btnB:active {
	background-position: 0 -281px;
}

.WB_btnB:active span {
	background-position: 100% -310px;
}

.WB_btnC {
	padding: 2px;
	display: inline-block;
}

.WB_btnC span {
	display: inline-block;
	padding: 0 7px;
	height: 23px;
	line-height: 22px;
	border: 1px solid #d8d8d8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f8f8f8;
	overflow: hidden;
}

.WB_btnC em {
	float: left;
}

.WB_btnA .WB_btnicn_add,.WB_btnC .WB_btnicn_ok,.WB_btnC .WB_btnicn_each
	{
	display: inline-block;
	width: 8px;
	height: 8px;
	overflow: hidden;
	background: url(../../images/weiboshow/icon_follow.png)
		no-repeat;
	margin: 10px 3px 0 0;
}

.WB_btnA_loading .WB_btnicn_add {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../../images/weiboshow/loading3.gif);
	margin: 5px 3px 0 0;
}

.WB_btnC .WB_btnicn_ok {
	width: 11px;
	height: 8px;
	background-position: -18px 0;
	margin-top: 8px;
}

.WB_btnC .WB_btnL {
	color: #d3d3d3;
	margin: 3px 8px 0 10px;
	font-size: 0;
	line-height: 0;
	width: 1px;
	overflow: hidden;
	height: 16px;
	border-left: 1px solid #d3d3d3;
	overflow: hidden;
}

.WB_btnC .WB_btnicn_each {
	width: 11px;
	height: 12px;
	background-position: -39px 0;
	margin-top: 6px;
}

.WB_btnC .WB_btnicn_loading {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../../images/weiboshow/loading1.gif);
	margin: 3px 3px 0 0;
}

.WB_widgets_icon_img {
	display: inline-block;
	background:
		url(../../images/weiboshow/icon_largeimg.gif)
		no-repeat;
	width: 13px;
	height: 12px;
	vertical-align: -2px;
	*vertical-align: middle;
	_vertical-align: -2px;
}

.WB_widgets_layer_picshow {
	position: absolute;
	background: #fff;
}

.WB_widgets_layer_picshow img {
	border: solid 1px #ccc;
	padding: 5px;
}

.W_layer {
	position: absolute;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	z-index: 9999;
	color: #666;
}

.W_layer .bg {
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: url(../../images/weiboshow/layer_bg.png)
		repeat;
}

.W_layer .content {
	position: relative;
	background: #fff;
	border: 1px solid #c6c6c6;
	-moz-border-radius: 3px;
}

.layer_mini_info {
	padding: 15px 20px;
}

.layer_mini_info .btn {
	padding: 15px 0 0;
	text-align: center;
	width: 150px;
}

.layer_mini_info .btn a {
	margin: 0 5px;
}

.layer_mini_info .noicon {
	margin: 12px 0 0;
}

.layer_mini_info .ckbox {
	width: 14px;
	height: 14px;
	margin-right: 5px;
}

.layer_mini_info .tip_icon {
	vertical-align: -4px;
	*vertical-align: -1px;
	_vertical-align: 1px;
	margin-right: 5px;
}

.WB_tips_yls {
	font: 12px/1.125 Arial, Helvetica, sans-serif;
	color: #646464;
	position: absolute;
	border: 1px solid #d2d2d2;
	padding: 8px 24px 8px 8px;
	-moz-box-shadow: 1px 1px 0 #FFF inset, 2px 4px 0 rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 0 #FFF inset, 2px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 0 #FFF inset, 2px 4px 0 rgba(0, 0, 0, .2);
	background: #fffcc6;
}

.WB_tips_yls a {
	color: #0078b6;
}

.WB_tips_yls .arr {
	position: absolute;
	height: 12px;
	width: 22px;
	overflow: hidden;
	bottom: -12px;
	left: 12px;
	background: url(../../images/weiboshow/bg_tips.png)
		0 -20px no-repeat;
}

.WB_tips_yls .arr:before {
	content: "";
	bottom: -9px;
	left: 1px;
	width: 0;
	height: 0;
	display: block;
	border: 8px solid transparent;
	border-top-color: rgba(0, 0, 0, .2);
	position: absolute;
}

.WB_tips_yls .arr:after {
	content: "";
	width: 14px;
	height: 14px;
	display: block;
	border: 1px solid d2d2d2;
	background: #fffcc6;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	bottom: 7px;
	display: none\9;
}

.WB_tips_yls .WB_tipS_err {
	vertical-align: middle;
}

.WB_tips_yls .WB_sp_txt {
	color: #f00;
	vertical-align: middle;
	margin-left: 3px;
}

.WB_tips_yls .close,.WB_tips_mini .close {
	position: absolute;
	height: 7px;
	width: 8px;
	background:
		url(../../images/weiboshow/close_icon.png) 0 -20px;
	right: 10px;
	top: 10px;
	font-size: 0;
	overflow: hidden;
}

.WB_tips_yls .close:hover,.WB_tips_mini .close:hover {
	background-position: 0 -28px;
}

.WB_tips_mini {
	font: 12px/1.125 Arial, Helvetica, sans-serif;
	color: #646464;
	position: absolute;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	border: 1px solid #f9f2a7;
	background: #feffe5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #666;
}

.WB_tips_mini a {
	color: #0078b6;
}

.WB_tips_mini .tm_arr {
	position: absolute;
	left: 10px;
	bottom: -5px;
	width: 8px;
	height: 5px;
	overflow: hidden;
	background: url(../../images/weiboshow/bg_tips.png)
		0 0;
}

.WB_tips_mini .close {
	top: 7px;
}

.WB_tips_mini .WB_icon_txt {
	margin-left: 5px;
}

.WB_tm_ctrl {
	padding-right: 25px;
}

.WB_t_err {
	color: #e24714;
}

.WB_tips_wait {
	font: 12px/1.125 Arial, Helvetica, sans-serif;
	color: #646464;
	padding: 17px 19px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	font-size: 14px;
	font-weight: 700;
	color: #FFF;
	background: url(../../images/weiboshow/tip_bg.png);
	background: none rgba(65, 65, 65, .8);
	_background: #444;
}

.WB_tips_wait a {
	color: #0078b6;
}

.WB_tips_wait .WB_icon_txt {
	padding-left: 5px;
	_padding-bottom: 2px;
}

.WB_tips_show {
	font: 12px/1.125 Arial, Helvetica, sans-serif;
	color: #646464;
	position: absolute;
	background: #fff;
	border: 1px solid #d2d2d2;
	padding-top: 1px -moz-box-shadow:1px 1px 0 #FFF inset, 2px 4px 0
		rgba(0, 0, 0, .2);
	-webkit-box-shadow: 1px 1px 0 #FFF inset, 2px 4px 0 rgba(0, 0, 0, .2);
	box-shadow: 1px 1px 0 #FFF inset, 2px 4px 0 rgba(0, 0, 0, .2);
}

.WB_tips_show a {
	color: #0078b6;
}

.WB_tips_show .ts_arr {
	position: absolute;
	left: 12px;
	top: -5px;
	width: 8px;
	height: 5px;
	overflow: hidden;
	background: url(../../images/weiboshow/bg_tips.png)
		0 -8px;
}

.WB_tips_show .Wb_tipsshow_wrap {
	background: #fafafa;
}

.WB_tips_show .WB_tips_show_close {
	position: absolute;
	background:
		url(../../images/weiboshow/close_icon.png) 0 0;
	height: 7px;
	width: 7px;
	overflow: hidden;
	line-height: 100px;
	top: 5px;
	right: 5px;
}

.WB_tips_show .WB_tips_show_close:hover {
	background-position: 0 -9px;
}

.WB_tips_smart {
	font: 12px/1.125 Arial, Helvetica, sans-serif;
	border: 1px solid #b6c0cc;
	min-width: 124px;
	position: absolute;
	background: #FFF;
	margin: 1px;
}

.WB_tips_smart p,.WB_tips_smart ul,.WB_tips_smart li {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
}

.WB_tips_smart .tipsmt_title,.WB_tips_smart .tipsmt_list li a {
	padding: 0 10px;
	display: block;
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-decoration: none;
}

.WB_tips_smart .tipsmt_list li a {
	color: #666;
}

.WB_tips_smart .tipsmt_list li a:hover {
	text-decoration: none;
	background: #eeeeef;
}

.WB_tips_smart .tipsmt_list li a b {
	font-weight: 700;
	color: #4f8ff4;
}

.WB_tips_smart .tipsmt_cur a {
	background: #eeeeef;
}

.WB_tips_top {
	font: 12px/1.125 Arial, Helvetica, sans-serif;
	position: absolute;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: url(../../images/weiboshow/bg_trans.png);
	padding: 2px;
}

.WB_tips_top a {
	color: #0078b6;
}

.WB_tips_top .tips_inner {
	color: #000;
	border: 1px solid #ccc;
	background: #feffe5;
	-webkit-box-shadow: inset 0 0 0 1px #fffff3;
	-moz-box-shadow: inset 0 0 0 1px #fffff3;
	box-shadow: inset 0 0 0 1px #fffff3;
}

.WB_tips_top .WB_icon_txt {
	margin-left: 3px;
}

.WB_tips_top .tips_inner {
	height: 14px;
	padding: 6px 10px;
}

.WB_tips_top .tips_arr {
	position: absolute;
	right: 70px;
	top: -5px;
	width: 11px;
	height: 8px;
	overflow: hidden;
	font-size: 0;
	background:
		url(../../images/weiboshow/bg_tips_top.png);
}

.WB_tips_top .tips_arr_btm {
	position: absolute;
	left: 70px;
	bottom: -3px;
	width: 11px;
	height: 8px;
	overflow: hidden;
	font-size: 0;
	background:
		url(../../images/weiboshow/bg_tips_btm.png);
}

.WB_tips_sp {
	position: absolute;
	background: #fff9cb;
	border: 1px solid #ffdd93;
	padding: 7px;
}

.WB_tips_black {
	position: absolute;
	background: #333;
	padding: 0 5px;
	border-radius: 2px;
	color: #e3e3e3;
	line-height: 22px;
	font-size: 12px;
	height: 22px;
}

.WB_tips_black .tm_arr {
	display: block;
	border-style: solid dashed dashed dashed;
	border-color: #333 transparent transparent transparent;
	border-width: 3px 3px 0 3px;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	width: 0;
	height: 0;
	position: relative;
	bottom: 0;
	left: 2px;
}

.WB_tips_mini_w {
	position: absolute;
	border: 1px solid #e7e7e7;
	padding: 7px;
	background: #fff;
}

.WB_tips_mini_w .arr_t {
	background: url(../../images/weiboshow/bg_tips.png) 0 -30px;
	width: 11px;
	height: 6px;
	overflow: hidden;
	font-size: 0;
	position: absolute;
	top: -6px;
	left: 149px;
}

.WB_tip_sg {
	position: absolute;
	padding: 6px;
	border-radius: 8px;
	background: url(../../images/weiboshow/layer_bg.png);
}

.WB_tip_sg .WB_tip_sg_inner {
	padding: 15px 20px;
	background: #fff;
	border-radius: 5px;
}

.WB_tip_sg .WB_icon_txt {
	margin-left: 5px;
	font-size: 14px;
}

.weiboShow {
	overflow: hidden;
}

.weiboShow .weiboShow_wrap {
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

.weiboShow .weiboShow_topborder {
	height: 2px;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}

.weiboShow .weiboShow_topborder p {
	border-top-style: solid;
	border-top-width: 1px;
}

.weiboShow .weiboShow_title {
	height: 28px;
	text-align: right;
	line-height: 30px;
	overflow: hidden;
}

.weiboShow .weiboShow_title_top {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.weiboShow .weiboShow_title_bottom {
	border-top-style: solid;
	border-top-width: 1px;
}

.weiboShow .weiboShow_title_logo {
	display: inline;
	float: left;
	margin-left: 10px;
	_margin-top: 5px;
}

.weiboShow .weiboShow_title_logo .WB_logo16a {
	margin-right: 5px;
	vertical-align: -1px;
	*vertical-align: middle;
}

.weiboShow .weiboShow_developer {
	padding: 13px 0 15px;
}

.weiboShow .weiboShow_developer_pic {
	float: left;
	margin: 2px 0 0 15px;
	display: inline;
}

.weiboShow .weiboShow_developer_detail {
	margin-left: 73px;
}

.weiboShow .weiboShow_developer_pic a {
	display: block;
	width: 50px;
	height: 50px;
}

.weiboShow .weiboShow_developerDetail_name {
	height: 17px;
	overflow: hidden;
	margin-left: 2px;
}

.weiboShow .weiboShow_developerDetail_name dt,.weiboShow .weiboShow_developerDetail_name dd
	{
	display: inline-block;
	_float: left;
}

.weiboShow .weiboShow_developerDetail_name dd {
	_line-height: 22px;
}

.weiboShow .weiboShow_developerDetail_name a {
	font-size: 14px;
	line-height: 16px;
}

.weiboShow .weiboShow_developerDetail_namedir {
	margin-left: 5px;
}

.weiboShow .weiboShow_developerDetail_btn {
	margin-top: 10px;
}

.weiboShow .weiboShow_main_height {
	margin-bottom: 11px;
}

.weiboShow .weiboShow_main_arrbar {
	display: block;
	height: 4px;
	padding: 2px 0;
	margin: 0 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 0;
}

.weiboShow .weiboShow_main_arrbar:hover {
	zoom: 1;
}

.weiboShow .weiboShow_arrbar_up em {
	display: inline-block;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: dashed dashed solid dashed;
	border-width: 0 4px 4px 4px;
	border-color: transparent;
	text-align: center;
}

.weiboShow .weiboShow_arrbar_down em {
	display: inline-block;
	width: 0;
	height: 0;
	margin: 0 auto;
	border-style: solid dashed dashed dashed;
	border-width: 4px 4px 0 4px;
	border-color: transparent;
	text-align: center;
}

.weiboShow .weiboShow_main_feed {
	overflow: hidden;
}

.weiboShow .weiboShow_main_feed .weiboShow_mainFeed_list {
	margin: 0 10px 0 10px;
	padding: 12px 0 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.weiboShow .weiboShow_main_feed .weiboShow_mainFeed_listContent {
	margin: 0 5px 0 5px;
	line-height: 20px;
}

.weiboShow .weiboShow_main_feed .weiboShow_mainFeed_listContent .weiboShow_mainFeed_listContent_txt
	{
	word-break: break-all;
	word-wrap: break-word;
}

.weiboShow .weiboShow_main_feed .weiboShow_mainFeed_listContent_actionTime
	{
	float: left;
}

.weiboShow .weiboShow_main_feed .weiboShow_mainFeed_listContent_actionMore
	{
	float: right;
}

.weiboShow .weiboShow_main_feed .weiboShow_mainFeed_listContent_actionMore .weiboShow_vline
	{
	margin: 0 7px 0 8px;
}

.weiboShow .weiboShow_main_feedMore {
	margin-top: -1px;
}

.weiboShow .weiboShow_main_feedMore a {
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.weiboShow .weiboShow_main_feedMore a:hover {
	text-decoration: none;
}

.weiboShow .weiboShow_mainFeed_listContent_picshow img {
	display: inline-block;
	border: solid 1px #ccc;
	padding: 5px;
	background: #fff;
}

.weiboShow .weiboShow_fans {
	padding-bottom: 3px;
	overflow: hidden;
}

.weiboShow .weiboShow_fans .weiboShow_fans_header {
	height: 18px;
	overflow: hidden;
	margin: 0 15px 11px 15px;
	line-height: 18px;
}

.weiboShow .weiboShow_fans .weiboShow_fans_title {
	float: left;
}

.weiboShow .weiboShow_fans .weiboShow_fans_title .weiboShow_fans_titlenum
	{
	margin: 0 2px;
}

.weiboShow .weiboShow_fans .weiboShow_fans_title .weiboShow_fans_titlenum strong
	{
	font-weight: bold;
}

.weiboShow .weiboShow_fans .weiboShow_fans_more {
	float: right;
}

.weiboShow .weiboShow_fans_listCon {
	overflow: hidden;
	margin: 0 7px;
	_float: left;
}

.weiboShow .weiboShow_fans_listCon li {
	float: left;
	width: 50px;
	margin: 0 8px 11px 8px;
	overflow: hidden;
}

.weiboShow .weiboShow_fans_listCon li .weiboShow_fansList_pic {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}

.weiboShow .weiboShow_fansList_name {
	margin-top: 3px;
}

.weiboShow .weiboShow_fansList_name a {
	display: block;
	height: 20px;
	overflow: hidden;
	text-align: center;
	line-height: 18px;
}

.weiboShow .weiboShow_fansList_have {
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	bottom: 0;
	overflow: hidden;
}

.weiboShow .weiboShow_fansList_have em {
	display: block;
	background: url(../../images/weiboShow/follow_arr.gif)
		-2px -26px no-repeat;
	width: 14px;
	height: 14px;
}

.weiboShow .weiboShow_main_errorBox {
	*position: relative;
	display: table;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
}

.weiboShow .weiboShow_main_errorWrap {
	display: table-cell;
	vertical-align: middle;
	*position: absolute;
	*top: 50%;
	*left: 50%;
}

.weiboShow .weiboShow_main_error {
	*width: 190px;
	margin: 0 10px;
	text-align: center;
	line-height: 26px;
	*position: relative;
	*top: -50%;
	*left: -50%;
}

.weiboShow .WB_state_fail {
	*width: 190px;
}

.weiboShow .weiboShow_fansList_error {
	margin-top: 15px;
	text-align: center;
	line-height: 18px;
}

.weiboShow .weiboShow_fansList_error a {
	margin-left: 5px;
}

.weiboShow .weiboShow_fans .weiboShow_fansList_error {
	margin-bottom: 15px;
}

.weiboShow .error_icon {
	margin-bottom: 20px;
}

.weiboShow .weiboShow_main_error .commentInput_area textarea {
	font-size: 12px;
}

.weiboShow .WB_ico_club,.weiboShow .WB_approve_co,.weiboShow .WB_approve
	{
	margin: 0 2px;
	vertical-align: -2px;
	*vertical-align: middle;
	_vertical-align: -2px;
}

.weiboShow .weiboShow_mainFeed_list_commentInput {
	padding: 0 15px 0;
}

.weiboShow .commentInput_area textarea {
	width: 100%;
	height: 40px;
	border-style: solid;
	border-width: 1px;
}

.weiboShow .commentInput_action {
	margin-top: 3px;
}

.weiboShow .commentInput_action .commentInput_actionButton {
	*width: 110px;
	float: right;
}

.weiboShow_noborder .weiboShow_title_top,.weiboShow_noborder .weiboShow_topborder p
	{
	border-top: none;
}

.weiboShow_noborder .weiboShow_wrap,.weiboShow_noborder .weiboShow_topborder
	{
	border: none;
}

.weiboShow_noborder .weiboShow_topborder {
	height: 0;
}