strong{font-weight:bold;}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {
	position: absolute;
	margin-top: 0;
}
#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../img/fancybox.png');
}
#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}
* html #fancybox-overlay {
	position: absolute;
	width: 100%;
}
#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}
#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}
#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}
#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}
#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url('../img/fancybox.png');
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}
#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}
#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}
#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}
#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}
.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.fancybox-title-over {
	color: #FFF;
	text-align: left;
}
#fancybox-title-over {
	padding: 10px;
	background-image: url('../img/fancy_title_over.png');
	display: block;
}
#fancybox-title-wrap {
	display: inline-block;
}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	padding-left: 15px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -90px;
	background-repeat: no-repeat;
}
#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url('../img/fancybox-x.png');
	background-position: 0px -40px;
	color: #FFF;
}
#fancybox-title-right {
	padding-left: 15px;
	background-image: url('../img/fancybox.png');
	background-position: -55px -90px;
	background-repeat: no-repeat;
}
#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url('../img/blank.gif');
	z-index: 1102;
	display: none;
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}
#fancybox-left-ico {
	background-image: url('../img/fancybox.png');
	background-position: -40px -30px;
}
#fancybox-right-ico {
	background-image: url('../img/fancybox.png');
	background-position: -40px -60px;
}
#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;
}
#fancybox-left:hover span {
	left: 20px;
}
#fancybox-right:hover span {
	left: auto;
	right: 20px;
}
.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}
#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox-x.png');
}
#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -162px;
}
#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../img/fancybox-y.png');
	background-position: -20px 0px;
}
#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -182px;
}
#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox-x.png');
	background-position: 0px -20px;
}
#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -142px;
}
#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../img/fancybox-y.png');
}
#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../img/fancybox.png');
	background-position: -40px -122px;
}
#fancybox-loading.fancybox-ie div {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_loading.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-close {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_close.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-over {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_title_over.png', sizingMethod='scale');
	zoom: 1;
}
.fancybox-ie #fancybox-title-left {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_title_left.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-main {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_title_main.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-title-right {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_title_right.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-left-ico {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_nav_left.png', sizingMethod='scale');
}
.fancybox-ie #fancybox-right-ico {
	background: transparent;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_nav_right.png', sizingMethod='scale');
}
.fancybox-ie .fancy-bg {
	background: transparent !important;
}
.fancybox-ie #fancy-bg-n {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_n.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-ne {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_ne.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-e {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_e.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-se {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_se.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-s {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_s.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-sw {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_sw.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-w {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_w.png', sizingMethod='scale');
}
.fancybox-ie #fancy-bg-nw {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/fancy_shadow_nw.png', sizingMethod='scale');
}
body {
	background-color:#010101;
	font:normal 13px 'microsoft yahei', Helvetica, Arial, Sans-Serif;
}
a {
	color:#fa1178;
	text-decoration:none;
}
a:hover {
}
#header h1 {
	font-size:30px;
	margin-bottom:10px;
	padding-left:16px;
}/*like opt 20111104 jinlong edit*/
h1 a,h1 a:link{color:#fff; text-decoration:none;}
h1 a:hover{color:#fff; text-decoration:none;}
#header p {
	padding-left:16px;
	width:50em;
}
#header ul {
	background:url(../../../images/1/1_4/header_line.png) no-repeat top center;
	overflow:hidden;
	list-style:none outside none;
	margin:7px 0 0 0;
}
#header ul li {
	display:block;
	padding:6px 10px;
}
#header ul li:hover {
	display:block;
	padding: 6px 10px;
	background:#fa1178;
}
#contain {
	background-color:#e3e3e3;
	width:100%;
}
#container {
	position:relative;
	width:888px;
	min-height:400px;
	background-color:#eeeeee;
	margin:0 auto;
	padding:5px 0 15px 15px;
}
div.post {
	width:281px;
	float:left;
	margin:12px 15px 0 0;
	overflow:hidden;
	position:relative;
}
div.post h2 {
	position:relative;
	font-size:18px;
	color:#fa1178;
	background-color:#000;
	padding:8px 10px 7px;
  word-wrap:break-word; 
	word-break:break-all;
	clear:both;/*like optimize20111025 jinlong edit */
}
div.post .meta {
	font-size:12px;
	color:#bebebe;
	padding:3px 0 5px 0;
	text-transform:lowercase;
}
div.post .contents {
	padding-bottom:10px;/*20110729 jinlong edit*/
	zoom:1;
	clear:both;/*like optimize20111025 jinlong edit */
}
div.post .contents a.img {
	display:block;
	position:relative;
	margin-top:7px;/*20110729 jinlong edit*/
}
div.post .contents p {
	padding:6px 0 0;/*20110729 jinlong edit*/
	word-wrap:break-word;
	word-break: break-all;
}

div.post .contents blockquote p{
	padding:0;/*20110729 jinlong edit*/
}
	
div.post .contents img {
	max-width:251px;
	vertical-align:top;
	border:5px solid #000;
}
div.post .contents blockquote {
	border-left:4px solid #000;
	margin:5px 0 0;
	padding-left:10px;
}
div.post .contents blockquote img {
	width:90%;
}
div.post .photos {
	width:271px;
	border:5px solid #000;
	margin:-10px 0 8px -10px;
	*margin-bottom:0;
	overflow:hidden;
	position:relative;
*top:-10px;
*left:-10px;
}
div.post .photos img {
	max-width:271px;
	vertical-align:top;
	min-width:271px;
}
a:hover .mark {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:#000;
	-moz-opacity:0.15;
	-khtml-opacity: 0.15;
	opacity: 0.15;
	filter:alpha(opacity=15);
}
blockquote a:hover .mark{width:232px;}
div.post .photos .tips {
	width:147px;
	height:41px;
	font-size:18px;
	text-align:center;
	padding-top:16px;
	position:absolute;
	top:105px;
	left:67px;
	background:rgba(0, 0, 0, 0.4);
	color:#fff;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:url(../../../images/1/1_4/photo_icon.png) no-repeat\9;
}
#container .text_body a.tips,#container .text_body a.tips:link{color:#fff!important;}
#container .text_body a.tips:hover{color:#fff!important;}
div.post .video,
div.post .music  {
	width:271px;
	height:200px;
	border:5px solid #000;
	margin:-10px 0 4px -10px;/*20110729 jinlong edit*/
	overflow:hidden;
	position:relative;
*top:-10px;
*left:-10px;
}
div.post .music{height:271px;}
div.post .video img,
div.post .music img {
	width:271px;
	height:200px;
	vertical-align:top;
}
div.post .music img{height:271px;}
div.post .video a.play,div.post .music a.play {
	width:93px;
	height:57px;
	text-indent:-99999px;
	position:absolute;
	top:72px;
	left:89px;
}
div.post .video a.play{
	background:url(../../../images/1/1_4/play_icon.png) no-repeat;
}
div.post .music a.play{
	background:url(../../../images/1/1_4/music_icon.png) no-repeat;
	top:107px;
}
ul {
	list-style:none outside none;
}
ul.posts {
	width:644px;
	margin:0 auto;
	line-height:1.8em;
	padding:10px;
}
li.post {
	margin-bottom:40px;
}
li.post .contents {
	width:624px;
	padding:10px;
	background:#fff;
	 position:relative;/*theme opt4 20110920 jinlong edit*/
}
li.post h3 {
	font-size:20px;
	font-weight:400;
	background:#000;
	color:#fff;
	padding:10px 30px 10px 10px;/*theme opt4 20110920 jinlong edit*/
	word-wrap:break-word; 
	word-break:break-all;
}
li.post h3 .ico_jingpin,li.post h3 .ico_tuijian{margin-top:3px;}
li.post .datetime-box {
	margin:4px 0;
	height:20px;
	line-height:20px;
	color:#bbb;
	font-size:12px;
}
.datetime-box ul {
	float:left;
	list-style:none outside none;
	padding-left:0;
}
.datetime-box ul li {
	float:left;
	margin-right:10px;
	_display:inline;
}
.datetime-box ul li span {
	width:16px;
	height:16px;
	margin-right:3px;
	display:inline-block;
	background:url(../../../images/1/1_4/icon_notes.png) no-repeat 0 2px;
	*vertical-align:2px
}
.datetime-box ul li.other-count span {width:16px; height:16px; background:url(../../../images/1/1_4/icon_notes_02.png) no-repeat 0 1px;}
.datetime-box ul li.review-locked span {width:16px; height:16px; background:url(../../../images/1/1_3/ico_lock.gif) no-repeat;}

.datetime-box ul li.like{padding-top:1px\0}
.datetime-box ul li.like a span {cursor:pointer;width:auto; height:16px; padding-left:18px; background:url(../../../images/common/icon_love.png) no-repeat; vertical-align:-1px; *vertical-align:4px; vertical-align:\0;}
.datetime-box ul li.like a.redLove span{background-position:0 -16px}

.datetime-box ul li.del span,
.datetime-box ul li.edit span{ display:inline-block; background:url(../../../images/common/icon_operate.png) no-repeat;width:16px;height:16px;padding:0;margin:0; cursor:pointer; vertical-align:-3px;margin-top:2px\0}

.datetime-box ul li.edit span{ background-position:-16px 0}
.caption {
	clear:both;
	overflow:hidden;
	padding-top:10px;/*20110729 jinlong edit*/
	word-wrap:break-word;
}
.caption .img{clear:both;}
.caption p {
	padding:0;
	margin:0;
	word-wrap:break-word;
	word-break: break-all;
}
.caption p a,.caption p a:link{text-decoration:none;}
.caption p a:hover{text-decoration:underline;}
.caption img.media {
	display:block;
	border:5px solid #000;
	max-width:600px;
}
.caption .musicPlayer{ overflow:hidden;margin:0 0 4px 0}
.caption .musicPlayer img{ display:block}
.caption div.videoplayer {
	width:500px;
	height:410px;
	overflow:hidden;
	margin:10px 0 2px 0;
}
blockquote {
	border-left:4px solid #000;
	margin: 0 0 14px 0;
	padding: 0 0 0 10px;
}
.caption h4 {
	color:#FA1178;
	font-weight:400;
	margin:0 0 5px 0;/*20110729 jinlong edit*/
}
.caption h4 a {
	color:#FA1178;
}
li.post .pages ul {
	float:right;
	margin-right:0;
}
.attentions {
	overflow:hidden;
	width:515px;
	margin:10px auto 0;
	background:#fff;
	padding:35px 0 35px 35px;
}
.attentions h2 {
	padding-left:5px;
	font-size:20px;
	margin-bottom:20px;
}
.attentions h2 span {
	font-size:13px;
}
.attentions ul.att-list {
	list-style:none outside none;
}
.attentions ul.att-list li {
	float:left;
	_display:inline;
	margin:0 5px 10px;
	vertical-align:top;
}
.attentions ul.att-list li a {
	outline:none;
}
.attentions ul.att-list li img {
	width:50px;
	height:50px;
	border:5px solid #000;
	vertical-align:top;
}
/* 评论 */
	.comments {
	width:100%;
	clear:both;
	margin-top:50px;
}
.comments .comments_input {
	overflow:auto;
	*overflow:visible;
	*zoom:1;
}
.comments .comments_input textarea {
	width:630px;
	height:21px;
	overflow:hidden;
	float:left;
	margin-right:9px;
	padding:4px 6px 6px;
	line-height:21px;
	border:1px #989898 solid;
	border-right-color:#d1d1d1;
	border-bottom-color:#d1d1d1;
	font-family:"Microsoft Yahei"; 
	resize:none;
	font-size:12px;
	color:#ccc;
	margin-bottom:0;
}
.comments .comments_input textarea.comments_text{color:#000;}
.comments .comments_input input {
	float:right; 
	margin-top:9px;
	width:58px;
	height:23px;
	padding:0;
	background:#fa1178;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	border:0;
	font-size:13px;
	font-family:"Microsoft Yahei"; 
	color:#fff;
	cursor:pointer;
}
.comments .comments_input input.disable{background:#b0b0b0; cursor:default;}
.comments .comments_input em.green{float:right; margin-top:10px; margin-right:12px; font-style:normal; font-size:12px; color:#6aae3f;}
.comments .comments_input em.red{float:right; margin-top:10px; margin-right:12px; font-style:normal; font-size:12px; color:#ff0000;}
.comments_list {
	clear:both;
	margin-top:18px;
	font-size:12px;
}
.comments_list ul {
	list-style:none;
	line-height:19px;
	padding-left:0;
}
.comments_list ul li {
	margin-bottom:5px;
	overflow:hidden;
	padding:10px;
	background-color:#fff;
	_zoom:1;
}
.comments_list ul li {
	position:relative;
}
.comments_list ul li span.del {
}
.comments_list ul li span.del a,.comments_list ul li span.del a:link {
	color:#fa1178;
}
.comments_list ul li span.del {
	display:block;
	position:absolute;
	top:12px;
	right:10px;
}
.comments_list ul li span.del a{float:right; width:8px; height:8px; overflow:hidden; text-indent:-9999px; background:url(../../../images/1/1_4/ico_close.png) no-repeat;}
.comments_list ul li .pic, .comments_list ul li .txt {
	float:left;
	_display:inline;
}
.comments_list ul li .txt {
	width:565px;
}
.comments_list ul li .pic {
	margin-right:10px;
}
.comments_list ul li .txt .name {
	margin-top:0px;
	margin-right:5px;
	color:#fa1178;
}
.comments_list ul li .txt .name a, .comments_list ul li .txt .name a:link {
	color:#fa1178;
	text-decoration:none;
}
.comments_list ul li .txt .name a:hover {
	color:#fa1178;
	text-decoration:none;
}
.comments_list ul li .txt p {
	margin:-3px 0 0;
}
.comments_list ul li .txt p span.time {
	margin-left:15px;
	color:#bbb;
}
.comments_list ul li .txt p a.reply{margin-left:10px;}
.comments_more {
	line-height:20px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
.comments_more a, .comments_more a:link {
	color:#fa1178;
	text-decoration:none;
}
.comments_more a:hover {
	color:#fa1178;
	text-decoration:underline;
}
.comments_loading {
	border-top:1px #d9d4cd solid;
	margin-top:40px;
	padding-top:6px;
	line-height:20px;
	text-align:center;
	font-size:12px;
	color:#999;
}
/* 分页 */
	.pages {
	clear:both;
	line-height:21px;
	overflow:hidden;
	zoom:1;
}
.pages ul {
	float:right;
	margin-right:10px;
}
.pages ul li {
	float:left;
	height:100%;
	margin:0 1px;
	color:#1f5a86;
	font-size:12px;
	font-family:simsun;
	list-style:none;
}
.pages a {
	display:block;
	height:19px;
	padding:0 5px;
	line-height:19px;
	float:left;
	font-family:"Microsoft Yahei";
	font-size:12px;
	text-align:center;
	color:#fa1178;
	text-decoration:none;
}
.pages a:hover {
	text-decoration:none;
}
.SG_pgon {
	font-weight:bold;
	color:#fff!important;
	background:#77592b;
	padding:0 7px;
}
.SG_pgprev {
	background:transparent!important;
}
.SG_pgnext {
	background:transparent!important;
}
.SG_pgttl {
	padding:0 2px;
	font-size:12px;
}
.SG_pgprev a,  .SG_pgnext a {
	width:60px;
	height:21px;
	line-height:21px;
	padding:0;
	border:none;
	font-size:12px;
	background-repeat:no-repeat;
	background-position:0 0;
	color:#fa1178;
}
.SG_pgprev a:hover,  .SG_pgnext a:hover {
	background-position:0 -21px;
	text-decoration:none;
	color:#fa1178;
}
.SG_pages .SG_pgelip a {
	border:0;
	height:21px;
	line-height:21px;
	padding:0 2px;
}
.SG_pages a:link,  .SG_pages a:visited {
	color:#1f5a86;
}
.SG_pages a:hover {
	color:#1f5a86;
	text-decoration:none;
}
.SG_pages a {
	background:#fff;
}
#pagination a {
	background:#eee;
	color: #000000;
	padding: 0 8px;/*modify 20111129 jinlong edit*/
	height:52px;/*modify 20111129 jinlong edit*/
	line-height:20px
}
#pagination a:hover {
	color:#fa1178;
}
li.post .tags{clear:both; width:100%; font-size:12px; line-height:18px;padding:0 0 5px; /*20110729 jinlong edit*/ color:#999;}
li.post .tags a,li.post .tags a:link{margin-left:6px; margin-right:6px; color:#fa1178; text-decoration:none;}
li.post .tags a:hover{color:#fa1178; text-decoration:underline;}

/*微博logo*/
.weiboLogo{ display:inline-block;width:18px;height:15px; background:url(../../../images/common/weibo_logo.png) no-repeat; vertical-align:-2px;*vertical-align:3px;overflow:hidden;margin-left:4px;_background:url(../../../images/common/weibo_logo.gif) no-repeat}

/* goTop*/
.goTop{position:absolute; right:-82px;}
.goTop a,.goTop a:link{width:56px; height:56px; display:block; background:url(../../../images/1/1_4/ico_gotop.gif) no-repeat; text-indent:-9999px;}
.goTop a:visited{background-position:0 0;}
.goTop a:hover{background-position:0 -65px;}

/*pubFeedAttr*/
.pubDateTime{margin:5px 0}



/* 归档页为空 */
p.noArchive{width:620px; padding:0 5px 230px; line-height:22px; font-size:13px; color:#000; overflow:hidden; *zoom:1;}
p.noArchive img{float:left; margin-top:18px;}
p.noArchive a,p.noArchive a:link{color:#6db123; text-decoration:none;}
p.noArchive a:visited{color:#6db123; text-decoration:none;}
p.noArchive a:hover{color:#6db123; text-decoration:underline;}

/* 图片遮挡文字 */
.imgArea{overflow:hidden;margin: 6px 0 10px;}


/* Tag编辑操作提示 */
.popbb{position:absolute; width:216px; border:2px rgba(167,200,225,0.8) solid; *border:2px #a7c8e1 solid; border:2px #a7c8e1 solid\9; -webkit-border-radius:7px; -moz-border-radius:7px; border-radius:7px; background:#f5f8fb;}
.popbb .bd{position:relative; padding:12px 20px 12px 15px; font-family:"Microsoft Yahei";}
.popbb .bd p{margin:0; line-height:18px; font-size:12px; color:#333;}
.popbb .bd p.editTag{padding:20px 0 10px;}
.popbb .bd p.editTag em{font-style:normal; margin:0 4px;}
.popbb .bd a.close,
.popbb .bd a.close:link{position:absolute; top:3px; right:3px; width:16px; height:16px; overflow:hidden; background:url(http://simg.sinajs.cn/xblogstyle/images/common/ico_close.png) 0 0 no-repeat; text-indent:-9999px;}
.popbb .bd a.close:hover{background-position:0 -16px;}
.popbb .bd .button{text-align:center;}
.popbb .bd a.btn{position:relative; z-index:3; background:url(http://simg.sinajs.cn/xblogstyle/images/common/btn06.png) right -22px no-repeat;_background:url(http://simg.sinajs.cn/xblogstyle/images/common/btn06.gif) right -22px no-repeat; margin:12px 9px 0 0; padding-right:13px; height:22px; line-height:22px; display:inline-block; text-decoration:none;}
.popbb .bd a.btn:hover{background-position:right -66px; display:inline-block; text-decoration:none;}
.popbb .bd a.btn span{height:22px; line-height:22px; float:left; padding-left:14px; border:0; background:url(http://simg.sinajs.cn/xblogstyle/images/common/btn06.png) 0 0 no-repeat;_background:url(http://simg.sinajs.cn/xblogstyle/images/common/btn06.gif) 0 0 no-repeat; font-family:"Microsoft Yahei"; font-size:12px; color:#f4fdfd; text-decoration:none; cursor:pointer; text-decoration:none;}
.popbb .bd a.btn:hover span{background-position:0 -44px;}
.popbb .bd a.btn span strong{font-weight:bold;}
.popbb .bd h3{margin:0 0 8px; font-weight:normal; font-size:14px; color:#666;}
.popbb .bd label{font-size:14px; color:#000;}
.popbb .bd label input{margin:5px 5px 0 0; _margin:-3px 0 0; *margin:0; padding:0; float:left; _display:inline;}

.fullDesc{margin-top:10px;}

/*优化四期 start*/
.iconPrivate{right:20px;top:20px}/*like optimize20111025 jinlong edit */

/*优化四期 end*/

/*like optimize 20111020 jinlong edit start*/
.Q_likeCount .count{border-color:#333}
.Q_like{right:5px;top:10px}
.postTxt .Q_like{ position:static;float:right;clear:both;margin:-4px 0 10px}
.Q_like .iconPrivate{width:9px;height:12px; position:static;float:left;margin:6px 5px 0 0; overflow:hidden; background:url(../../../images/common/sprite_feedattr.png) no-repeat; background-position:-21px -39px;}/*like optimize20111025 jinlong edit */
/*like optimize 20111020 jinlong edit end*/

/*这些人喜欢 20111021 jinlong start*/
.Q_whoLiked{margin:10px 0 -13px 0}
.Q_whoLiked .avatarList {width:660px;}
.Q_whoLiked .hd{border-color:#999}
.Q_whoLiked .bd .avatarList li{padding-right:12px}
.Q_whoLiked .bd .avatarList li a{border-color:#fff}

/*这些人喜欢 20111021 jinlong end*/

/*评论举报*/
.comments_list ul li .act{right:10px;top:12px}

/* 加标签 */
li.post .tags .addTag{margin:5px 0; overflow:hidden;}
li.post .tags .addTag a,li.post .tags .addTag a:link,li.post .tags .addTag a:visited,li.post .tags .addTag a:hover{margin:0; display:inline-block; width:64px; height:21px; line-height:21px; background:#fa1178; text-align:center; color:#fff; text-decoration:none; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;}
li.post .tags .addTag em{font-style:normal; font-weight:bold; font-family:serif; font-size:18px; vertical-align:-1px; _vertical-align:0px;}

/* 个人标签 */
.uTag{clear:both; padding-top:10px; padding-left:16px; padding-bottom:0!important;}
.uTag a,uTag a:link,uTag a:visited,uTag a:hover{height:20px; line-height:20px; background:#FA1178; display:inline-block; padding:0 10px; margin-right:8px; margin-bottom:8px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; overflow:hidden; font-size:12px; text-align:center; color:#fff!important;}
