@charset "utf-8";
.TCSay {
	position:relative;
	
	_zoom:1;
}
.TCSay_hide {
	display:none!important;
}
.TCSay_clear:after {
	display:block;
	content:".";
	height:0;
	visibility:hidden;
	clear:both;
}
.TCSay_clear {
*zoom:1;
}
.TCSay input[type=text]:focus {
	outline:none;
}
.TCSay ul {
	margin:0;
	padding:0;
	list-style:none outside none;
}
.TCSay_head {
	overflow:hidden;
	margin:0 15px 7px;
	text-align:right;
	color:#999;
	_zoom:1;
}
.TCSay_head img {
	float:left;
}
.TCSay_head_topic {
	color:#06f;
}
.TCSay_head_topic_weaken {
	color:#999;
}
.TCSay_head_topic_disabled {
	color:#999;
	cursor:text;
}
.TCSay_head_topic_disabled:hover {
	text-decoration:none;
}
.TCSay_body {
    border-top: none;
}
.TCSay_body_title {
	
}
.TCSay_body_title input {
	width:93%;
	height:34px;
	background:white;
	padding:0 0 0 5px;
	line-height:34px;
	font-size:14px;
*margin:-1px 0;
}
.TCSay_body_title .default {
	color:#999; border-color: #fff;
}
.TCSay_body_titile_hide {
	display:inline-block;
	overflow:hidden;
	margin:5px 0 0 10px;
	width:9px;
	height:9px;
	vertical-align:top;
	background:url(pic_png8.png) no-repeat -37px -47px;
*position:relative;
}
.TCSay_body_titile_hide:hover {
	background-position:-47px -47px;
}
.TCSay_body_title {background: #fff; padding: 0 0 0 8px;border: 1px solid #eee;border-top: none;}
 .TCSay_body_title_focus,  .TCSay_body_title_hover { border:1px solid #99CCFF;border-top:none;}
.TCSay_body_title input { width: 100%; padding: 0; border: none;}
.TCSay_forum .TCSay_forum_topics { float: left; width: 210px; height: 28px; position: relative; z-index: 2;}
.TCSay_forum .TCSay_forum_topics_select { width: 180px; height: 0; background: #fff; color: #333; border: 1px solid #e6f3fc; padding: 26px 0 0; position: absolute; top: 0; left: 0; overflow: hidden; z-index: 3;}
.TCSay_forum .TCSay_forum_topics_arrow { display: block; width: 7px; height: 4px; background: url(pic_png8.png) no-repeat 0 -78px; position: absolute; top: 12px; right: 10px; z-index: 5;}
.TCSay_forum .TCSay_forum_topics_option { height: 26px; line-height: 26px; color: #333; text-indent: 10px; cursor: default; overflow: hidden;}
.TCSay_forum .TCSay_forum_topics_option:hover { color: #c00;}
.TCSay_forum .TCSay_forum_topics_current { width: 100%; position: absolute; top: 0; left: 0; z-index: 10;}
.TCSay_forum .TCSay_forum_topics_current:hover { color: #666;}
.TCSay_forum .TCSay_forum_topics_slide { color: #666; height: auto; padding-bottom: 5px; border-color: #99CCFF;}
.TCSay_forum .TCSay_forum_topics_slide .TCSay_forum_topics_arrow { background-position: -7px -78px;}
.TCSay_forum .TCSay_forum_topics_default { color: #999; font-weight: normal;}
.TCSay_forum .TCSay_body_title_focus, .TCSay_body_content_focus, .TCSay_forum .TCSay_forum_topics_slide { box-shadow: inset 0 0 3px #e6f3fc; border-radius: 2px;}
.TCSay_body_content {
	overflow:hidden;
	border: 1px solid #eee;
	background:white;
	*position:relative;
	_zoom:1;
}
.TCSay_body_content_text {
	padding:8px;
	overflow:hidden;
}
.TCSay_body_content fieldset {
	position:relative;
	margin:0;
	padding:0;
	border:0;
	_zoom:1;
}
.TCSay_body_content .preWrap {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	visibility:hidden;
}
.TCSay_body_content textarea, 
.TCSay_body_content pre, 
.TCSay_body_content placeholder{
	display:block;
	position:relative;
	z-index:1;
	border:0 none;
	width:100%;
	height:80px;
	font:14px/20px tahoma, arial, "\5B8B\4F53", '\5FAE\8F6F\96C5\9ED1';
	word-wrap:break-word;
	word-break:break-all;
	white-space:pre-wrap;
	overflow-y:auto;
	outline:none;
	resize:none;
	color:#333;
	background:transparent;
	*margin:-1px 0;
	*white-space:pre;
	_margin:-1px -2px 0 0;
}
.TCSay_body_content textarea{
    background:transparent url(textarea.png) repeat \9;
    width: 10px \9; /*ie8 jumping scroll*/
    min-width: 100% \9;
    max-width: 100% \9;
    _width:100%;
}
.TCSay_body_content pre {
	overflow-y:visible;
	margin:0;
	height:auto;
	padding:0;
}
.TCSay_body_content textarea:-moz-placeholder, 
.TCSay_body_content textarea::-webkit-input-placeholder, 
.TCSay_body_content textarea:-ms-input-placeholder {
color:#999;
}
.TCSay_body_content placeholder {
	overflow:hidden;
	position:absolute;
	top:0;
	z-index:0;
	margin:0;
	height:auto;
	color:#999;
*z-index:-1;
}
.TCSay_body_content_imgList {
	position:relative;
	margin:0 0 -1px;
	/* border-top:1px solid #e7f0e5;
	background:#f7fbf6; */
	_zoom:1;
}
.TCSay_body_content_imgList li {
	float:left;
	position:relative;
	margin:4px;
	height:40px;
	line-height:40px;
	_display:inline;
}
.TCSay_body_content_imgList li img{
	/* width:40px;
	height:40px; */
}
.TCSay_body_content_imgList li .TCSay_body_content_imgBox{
	display: block;
	width: 40px;
	height: 40px;
	overflow: hidden;
	position: relative;
}
.TCSay_body_content_imgList strong {
	font-weight:normal;
	color:#999;
	white-space:nowrap;
}
.TCSay_body_content_imgList b {
	position:absolute;
	top:2px;
	left:5px;
	width:14px;
	height:19px;
	background:url(pic_png8.png) no-repeat 0 -46px;
}
.TCSay_body_content_imgList .delete {
	position:absolute;
	top:-5px;
	right:-5px;
	overflow:hidden;
	width:13px;
	height:13px;
	background:url(icon.png) no-repeat -126px 0px;
}
.TCSay_body_content_focus, 
.TCSay_body_content_hover {
	/* border:1px solid #20ce5a; */
}
.TCSay_body_content_warn {
	border-color:#f99;
	box-shadow:0 0 4px rgba(255, 153, 153, 1) inset;
}
.TCSay_body_handler {
	position:relative;
	padding: 10px 0 0 20px;
	height: 30px;
	border: 1px solid #eee;
	border-top: none;
	background-color: #f7f7f7;
}
.TCSay_body_handler .handlerList li {
	float:left;
	margin:0 15px 0 0;
	height:16px;
	line-height:16px;
	cursor:pointer;
}
.TCSay_body_handler .handlerList strong {
	float:left;
	font-weight:normal;
	color:#333;
	white-space:nowrap;
	line-height:20px\9;
	_line-height:16px;
}
.TCSay_body_handler .handlerList b {
	float:left;
	margin:0 5px 0 0;
	width:16px;
	height:16px;
	background:url(icon.png) no-repeat;
}
.TCSay_body_handler .handlerList .emt {
	background-position:-67px 0px;
}
.TCSay_body_handler .handlerList .img {
	background-position:-52px -86px;
	width: 15px;
	height: 14px;
	margin-top: 2px;
}
.TCSay_body_handler .handlerList .topic {
	background-position:-52px -156px;
	width: 15px;
	height: 14px;
	margin-top: 2px;
}
.TCSay_body_handler .handlerList .title {
	background-position:0 -30px;
}
.TCSay_body_handler .handlerList .handler_disabled {
	cursor:not-allowed;
}
.TCSay_body_handler .handler_disabled strong {
	color:#999;
}
.TCSay_body_handler .handler_disabled .emt {
	background-position:-67px 0px;
}
.TCSay_body_handler .handler_disabled .img {
	background-position:-52px -86px;
}
.TCSay_body_handler .handler_disabled .topic {
	background-position:-52px -142px;
}
.TCSay_body_handler .handler_disabled .title {
	background-position:-64px -30px;
}
.TCSay_body_handler .btnSubmit {
	position: absolute;
    height: 41px;
    line-height: 40px;
    top: -1px;
    right: -1px;
    border: 0 none;
    width: 100px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    color: white;
    background-color: #20ce5a;
}
.TCSay_body_handler .btnSubmit_hover {
	background-position:-160px 0;
}
.TCSay_body_handler .btnSubmit_down {
	background-position:-160px -30px;
}
.TCSay_body_handler .btnSubmit_disabled {
	cursor:not-allowed;
	background-position:-80px 0;
	color:#ccc;
}
.TCSay_body_handler .count {
	float:right;
	color:#ccc;
	margin-right: 115px;
}
.TCSay_body_handler .count .current {
	color:#333;
}
.TCSay_body_handler .alert .current {
	color:#f00;
}
.TCSay_popup {
	position:absolute;
	top:-3000px;
	left:-3000px;
	min-width:200px;
	border:1px solid #daedfd;
	border-radius:3px;
	box-shadow:0 0 3px rgba(0, 131, 234, .2);
	background:white;
	font:12px/1.5 tahoma, arial, "\5B8B\4F53", '\5FAE\8F6F\96C5\9ED1';
}
.TCSay_popup img {
	border:0;
}
.TCSay_popup .arrow {
	position:absolute;
	top:-11px;
	left:10px;
	overflow:hidden;
	width:17px;
	height:11px;
	background:url(pic_png8.png) no-repeat -1px -66px;
}
.TCSay_popup .arrow_gray {
	background-position:-19px -66px;
}
.TCSay_popup .title {
	display:none;
	position:relative;
	border-bottom:1px solid #daedfd;
	background:#f5f5f5;
}
.TCSay_popup .titleList {
	_position:relative;
	_width:1px;
	_white-space:nowrap;
}
.TCSay_popup .titleList_inner {
	height:27px;
	font-size:0;
	_overflow:hidden;
}
.TCSay_popup .titleList a {
	display:inline-block;
	height:27px;
	line-height:27px;
	text-align:center;
	color:#69f;
	margin:0 18px;
	font-size:12px;
}
.TCSay_popup .titleList .current {
	margin:0 -1px;
	border-left:1px solid #daedfd;
	border-right:1px solid #daedfd;
	padding:0 18px;
	height:28px;
	background:white;
	color:#333;
	text-decoration:none;
	cursor:text;
	_position:relative;
}
.TCSay_popup .title .close {
	position:absolute;
	top:10px;
	right:10px;
	overflow:hidden;
	width:9px;
	height:9px;
	background:url(pic_png8.png) no-repeat -37px -47px;
}
.TCSay_popup .title .close:hover {
	background-position:-47px -47px;
}
.TCSay_popup .content {
	padding:15px;
}
.TCSay_popup_emt .uploadImg, .TCSay_popup_emt .previewImg, .TCSay_popup_emt .titleList_uploadImg {
	display:none;
}
.TCSay_popup_emt .title, .TCSay_popup_emt .titleList_emt {
	display:block;
}
.TCSay_popup_emt .emotions {
	display:block;
}
.TCSay_popup_emt .emotions .list {
	padding:0 1px 1px 0;
}
.TCSay_popup_emt .emotions .list a {
	position:relative;
	float:left;
	padding:4px;
	border:1px solid #f7f7f7;
	margin:0 -1px -1px 0;
}
.TCSay_popup_emt .emotions .list a:hover {
	z-index:1;
	border-color:#aadae8;
	background-color:#fff9ec;
}
.TCSay_popup_emt .emotions .pagination {
	margin:10px 0 0;
	text-align:right;
}
.TCSay_popup_emt .emotions .pagination a {
	display:inline-block;
	margin:0 0 0 5px;
	border:1px solid #f3f3f3;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	color:#69f;
	background:#f5f5f5;
}
.TCSay_popup_emt .emotions .pagination .current {
	color:#000;
	background:white;
	text-decoration:none;
	cursor:text;
}
.TCSay_popup_emt .emotions .waiting, .TCSay_popup_emt .emotions .fail {
	padding:30px;
	text-align:center;
}
.TCSay_popup_emt .emotions .waiting strong {
	display:inline-block;
	padding:0 0 0 30px;
	font-weight:normal;
	font-size:14px;
	background:url(waiting.gif) no-repeat left center;
}
.TCSay_popup_emt .emotions .fail strong {
	display:inline-block;
	font-weight:normal;
	font-size:14px;
	color:#c93;
}
.TCSay_popup_emt .emotions .fail b {
	display:inline-block;
	margin:-1px 10px 0 0;
	overflow:hidden;
	width:15px;
	height:16px;
	background:url(pic_png8.png) no-repeat -37px -61px;
	vertical-align:middle;
}
.TCSay_popup_emt .emotions_22 {
	width:311px;
}
.TCSay_popup_emt .emotions_22 .list a {
	padding:4px;
}
.TCSay_popup_emt .emotions_32 {
	width:313px;
}
.TCSay_popup_emt .emotions_32 .list a {
	padding:3px;
}
.TCSay_popup_upload .emotions, .TCSay_popup_upload .previewImg, .TCSay_popup_upload .titleList_emt {
	display:none;
}
.TCSay_popup_upload .title, .TCSay_popup_upload .titleList_uploadImg {
	display:block;
}
.TCSay_popup_upload .arrow {
	background-position:-19px -66px;
}
.TCSay_popup_upload .titleList a {
	color:#333;
	margin:0 0 0 15px;
	text-decoration:none;
	cursor:text;
}
.TCSay_popup_upload .uploadImg {
	display:block;
	width:312px;
	height:125px;
}
.TCSay_popup_upload .waiting {
	padding:30px;
	text-align:center;
}
.TCSay_popup_upload .waiting strong {
	display:inline-block;
	padding:0 0 0 30px;
	font-weight:normal;
	font-size:14px;
	background:url(waiting.gif) no-repeat left center;
}
.TCSay_popup_upload .buttonWrap {
	padding:35px 0 15px;
	line-height:1;
	text-align:center;
}
.TCSay_popup_upload .button {
	display:inline-block;
	position:relative;
	overflow:hidden;
	width:120px;
	height:30px;
	background:url(pic_png8.png) no-repeat -119px -61px;
}
.TCSay_popup_upload .button object {
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
}
.TCSay_popup_upload .button input {
	position:absolute;
	top:-10px;
	left:-10px;
	width:150%;
	font-size:200px;
	opacity:0;
	filter:alpha(opacity=0);
}
.TCSay_popup_upload .tips {
	margin:0 10px 0 20px;
	text-align:center;
}
.TCSay_popup_upload .tips strong {
	display:inline-block;
	text-align:left;
	font-weight:normal;
	color:#999;
}
.TCSay_popup_preview .emotions, .TCSay_popup_preview .uploadImg, .TCSay_popup_preview .title {
	display:none;
}
.TCSay_popup_preview .previewImg {
	display:block;
	width:200px;
	height:200px;
	text-align:center;
}
.TCSay_popup_preview .arrow_gray {
	background-position:-1px -66px;
}
.TCSay_popup_preview img {
	max-width:100%;
	max-height:100%;
	vertical-align:middle;
}
.TCSay_popup_preview i {
	display:inline-block;
	width:1px;
	height:100%;
	margin:0 -1px 0 0;
	visibility:hidden;
	vertical-align:middle;
}
.TCSay_maskTips {
	position:absolute;
	z-index:100;
	top:0;
	left:0;
	overflow:hidden;
	border:1px solid #edf7fd;
	min-width:100px;
	_zoom:1;
}
.TCSay_maskTips .mask {
	border:1px solid white;
	height:2000px;
	background:white;
}
.TCSay_maskTips .tips {
	position:absolute;
	top:50%;
	left:0;
	z-index:1;
	width:100%;
	text-align:center;
}
.TCSay_maskTips .tips b {
	display:inline-block;
	margin:-1px 10px 0 0;
    background-image: url(pic_png8.png);
    background-repeat: no-repeat;
	vertical-align:middle;
	_position:relative;
}
.TCSay_maskTips_success .success2,
.TCSay_maskTips_success .waiting,
.TCSay_maskTips_success .fail {
	display:none;
}
.TCSay_maskTips_success .tips b,
.TCSay .TCSay_maskTips_success2 .tips b{
	width:23px;
	height:26px;
	background-position:-57px -47px;
}
.TCSay .TCSay_maskTips_success2 .tips b{
    margin: 3px 10px 0 0;
}
.TCSay_maskTips_success .success,
.TCSay_maskTips_success2 .success2 em{
	font-size:14px;
	font-weight:bold;
	color:#80c52d;
}
.TCSay_maskTips_success2 .success2{display: inline-block;text-align: left;vertical-align: top;color:#666;}
.TCSay_maskTips_success2 .success2 em{
    font-style: normal;
    display: block;
    margin: 0 0 3px 0;
}
.TCSay_maskTips_success2 .success2 strong{
    color:#ff6600;
    font-weight: normal;
    margin: 0 12px 0 0;
}
.TCSay_maskTips_success2 .success,
.TCSay_maskTips_success2 .waiting,
.TCSay_maskTips_success2 .fail {
    display:none;
}
.TCSay_maskTips_waiting .mask {
	opacity:.95;
	filter:alpha(opacity=95);
}
.TCSay_maskTips_waiting .success,
.TCSay_maskTips_waiting .success2,
.TCSay_maskTips_waiting .fail {
	display:none;
}
.TCSay_maskTips_waiting .tips b {
	width:20px;
	height:20px;
	background:url(waiting.gif) no-repeat 0 0;
}
.TCSay_maskTips_waiting .waiting {
	color:#333;
}
.TCSay_maskTips_fail {
	border-color:#c93;
}
.TCSay_maskTips_fail .mask {
	background-color:#fbead6;
	opacity:.8;
	filter:alpha(opacity=80);
}
.TCSay_maskTips_fail .success,
.TCSay_maskTips_fail .success2,
.TCSay_maskTips_fail .waiting {
	display:none;
}
.TCSay_maskTips_fail .tips b {
	width:15px;
	height:16px;
	background-position:-37px -61px;
}
.TCSay_maskTips_fail .fail {
	color:#c93;
}
