@charset "gb2312";
.browse{

}
.locals{
	height: 60px;
	margin-bottom: 15px;
	border-bottom: 1px solid #d8393c;
	/*text-align: center;*/
	color: #999;
}
.locals a{
	display: inline-block;
	padding: 0 8px;
	font-size: 14px;
	line-height: 24px;
	color: #7f9ec0;
}
.locals a.active,
.locals a:hover{
	background: #cd3c3b;
	color: #fff;
}
/*topsearchbar*/
.pos-search{
	height: 35px;
} 
.pos-search .sl-ctn{
	float: right;
}
.sl-wrap{
	float: left;
	padding-right: 18px;
	margin-right: 5px;
	background: url(../images/related_arr.png) no-repeat right center;
}
.sl-wrap1{
	float: left;
	margin:0 0px 0 0;
}
.sl-ctn .jqTransformInputWrapper{
	border-radius: 2px;
}
.sl-ctn .jqTransformInputInner div input{
	height: auto;
}
.sl-ctn .sl-key{
	display: inline-block;
	margin: 0 8px;
	vertical-align: top;
}
.sl-ctn .sl-key .jqTransformSelectWrapper{
	border-radius: 2px;
}
.sl-txt .jqTransformInputInner{
	background: none;
}
.sl-txt .jqTransformInputInner div input{
	color: #999;
}
.sl-btn button.jqTransformButton span,
.sl-btn button.jqTransformButton span span{
	padding: 0 4px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 4px;
	text-indent: 2px;
	background: #e49960; 
	color: #fff;
}

.pos-search .last{
	background: no-repeat;
	padding: 0;
	margin: 0;
}
.pos-search  .jqtransformdone span.positions{
	float: left;
	line-height: 33px;
	font-size: 14px;
}
/*wgt-release*/
.wgt-release{
	margin: 15px 0;
	padding: 10px;
	border: 1px solid #a8a8a8;
	background: #e8e8e8;
}
.wgt-full{
	padding: 0;
	background: none;
	border: none;
}
.wgt-title{
	height: 40px;
}
.wgt-title .ipt-text{
	float: left;
}
.wgt-title .ipt-radio{
	float: right;
}
.wgt-title .ipt-text .jqTransformInputInner div input{
	padding-top: 0;
}
.wgt-title .vt-select{
	float: right;
	padding-left: 10px;
}
.wgt-footer a.jqTransformCheckbox{
	height: 20px;
	width: 20px;
	margin-right: 10px;
	vertical-align: middle;
	background: url(../images/checkbox_off_icon.png) no-repeat left top;
}
.wgt-footer a.jqTransformChecked{
	background: url(../images/checkbox_icon.png) no-repeat left top;
}
.wgt-footer{
	height: 48px;
}
.attach-box{
	height: 65px;
	line-height: 60px;
	padding: 10px;
	margin-bottom: 10px;
	background: #fff;
	border: 1px solid #d5d5d5;	
	border-top: 0;
	color: #e29760;
}
.attach-box img{
	vertical-align: middle;
}
.attach-box span{
	position: relative;
	height: 65px;
	width: 65px;
	margin:0 5px;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	overflow: hidden;
}
.attach-box span .del{
	position: absolute;
	top: 0;
	right: 0;
}
.attach-box span.limit{
	width: 220px;
	font-size: 12px;
	color: #999;
	line-height: 16px;
}
.wgt-author{
	height: 40px;
	margin: 15px 0 10px;
}
.wgt-author span{
	display: inline-block;
	padding-right: 10px;
	vertical-align: middle;
}
.wgt-author span.tip{
	font-size: 14px;
	color: #999;
}

.wgt-author .jqTransformInputInner div input{
	padding-top: 0;
	color: #999;
}
.wgt-footer .attach-btn{
	float: left;
}
.wgt-footer .attach-btn .btn{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	height: 40px;
	width: 132px;
	background: url(../images/btn_extend.png) no-repeat;
}
.wgt-footer .attach-btn .extend{
	background: url(../images/btn_slideup.png) no-repeat;
}
.wgt-footer .submit{
	float: right;
	padding-top: 10px;
}
.wgt-footer .submit label{
	font-size: 12px;
	color:#999;
	padding-right: 10px;
	line-height: 24px;
	text-decoration: underline;
}
.wgt-footer .submit b{
	display: inline-block;
	padding-top: 10px;
}
.wgt-footer .submit span{
	background: none;
}
.wgt-footer button.jqTransformButton span{
	padding: 0;
	height: 38px;
}
.wgt-footer .submit span span{
	padding: 0;
	margin: 0;
	height: 38px;
	width: 160px;
	overflow: hidden;
	line-height: 10;
	background: url(../images/btn_submit.png) no-repeat;

}
/*message-box*/
.message-box{
	border: 1px solid #e6e6e6;	
	margin-bottom: 10px;
}

.message-box .reply p,
.message-box .answer p,
.message-box .message p{
	margin: 15px 0;
	font-size: 14px;
	text-align: left;
	line-height: 28px;
	text-indent: 28px;
}
.message-box .message .message-attachment,
.message-box .message .message-ctn-title,
.message-box .reply .reply-ctn-title{
	text-indent: 0
}

.message-box .message .message-attachment img{
	margin-right: 14px;
	height:120px;
}
.message-box .reply .reply-ctn-sign{
	padding-bottom: 10px;
	line-height: 22px;
	text-align: right;
}
.message-box .reply,
.message-box .answer,
.message-box .message{
	margin:18px;
}
.message-box .answer,
.message-box .reply{
	position: relative;
	padding-top: 10px;
	border-top: 1px dashed #ccc; 
}

.message-box .reply .official{
	position: absolute;
	height: 50px;
	width: 30px;
	left: 0px;
	top: 8px;
	background: url(../images/col_modify.png) no-repeat;
}
.message-box .title,
.message-box .reply-title,
.message-box .answer-title,
.reappraise{
	text-align: right;
	height: 40px;
	background: #eaeaea;
}

.reappraise{
	padding: 0 15px;
	text-align: left;
	line-height: 40px;
}
.reappraise a{
	padding: 0 10px;
	color:#ED1B23;
}
.message-box .reply-title,
.message-box .answer-title{
	background: none;
}
.message-box .title h4,
.message-box .reply-title h5,
.message-box .answer-title h5{
	float: left;
	padding-left: 18px;
	font:normal 18px/40px "Microsoft Yahei","Î¢ÈíÑÅºÚ";
	color: #ED1B23;
}
.message-box .title h4 span{
	font-size: 14px;
	color: #919191;
} 
.message-box .title h4 span b{
	color: #919191;
	padding: 0 12px;
}
.message-box .title h4 .replyed{
	color: #ED1B23;
}
.message-box .title h4 .author{
	font-size: 18px
}

.message-box .reply-title h5,
.message-box .answer-title h5{
	padding-left: 40px;
}
.message-box .reply-usr,
.message-box .msg-usr
{
	padding-right: 25px;
	font-size: 14px;
	line-height: 40px;
	color: #999;
}
.message-box .reply-usr a,
.message-box .msg-usr a{
	color: #6d91b8;

}
.message-box .time{
	/*float: right;*/
	margin-top: 12px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #797979;
	padding:0 10px 0 20px;
	background: url(../images/time_icon.png) no-repeat left 2px;
}
.message-box .more{
	padding: 0 18px 20px 0;
	margin-top: -10px;
	text-align: right;
	font-size: 14px;

}
/*pagination*/

#msg-pagination{
	padding-top: 10px;
	text-align: center;
}
#msg-pagination a{
	display: inline-block;
	line-height: 24px;
	padding: 0 5px;
	font-size: 14px;
}
#msg-pagination a:link,
#msg-pagination a:visited
{
	text-decoration: none;
	color: #999;
}
#msg-pagination a:hover,
#msg-pagination a.current{
	color: #ED1B23;
}

#msg-pagination .pg-txt{
	margin: 0 5px;
}

#msg-pagination .pg-txt:hover{
	background: #ED1B23;
	color: #fff;
}
.browse-tab{
	position: relative;
	margin: 15px 0;
	height: 40px;
	border-bottom: 1px solid #ED1B23;
	text-align: right;
}

.browse-tab ul li,
.browse-tab ul li a{
	float: left;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	 text-decoration:none;
}
.browse-tab ul li{
	margin-right: 10px;
	display: inline;
}
.browse-tab ul li a{
	padding: 0 10px;
	background: #919191;
}
.browse-tab ul li.active a,
.browse-tab ul li a:hover{
	background: #ED1B23;
}
/**/
#category-box,
#field-box{
	position: absolute;
	right: 0;
	top: 30px;
	background: #fff;
	border: 1px solid #d5d5d5;
	box-shadow: 1px 2px 3px 1px #cacaca;
}

#field-box:after,
#category-box:after{
	content: ".";
	color:#fff;
	position: absolute;
	right: 40px;
	top: -6px;
	height: 10px;
	width:10px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	background: #fff;
	border-left: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
}

#category-box:after{
	right: 68px;
}

#field-box:after{
	right: 178px;
}
#filter-box .jqTransformRadio{
	background: url(../images/radio_icon.png) no-repeat;
}
#filter-box a.jqTransformChecked{
	background: url(../images/radio_on_icon.png) no-repeat;

}

#category-box .jqTransformRadio{
	background: url(../images/radio_1_icon.png) no-repeat;
}
#category-box a.jqTransformChecked{
	background: url(../images/radio_on1_icon.png) no-repeat;

}
#field-box,
#category-box{
	padding:10px 10px 10px 20px;
	height: 120px;
	width: 370px;
}
#category-box{
	height: 22px;
}
#filter-box label,
#category-box label{
	padding:0 10px 10px 0;
	color: #7f9ec0;
	font-size: 14px;
	line-height: 16px;
}

#category-box label{
	color: #e49960;
}
#filter-box .jqTransformRadioWrapper{
	margin-top: 0;
}
/*dialog*/
#dialog-form .jqTransformInputWrapper{
	height: 40px;
}
#dialog-form .jqTransformInputInner div input{
	padding-top: 11px;
	font-size: 14px;
	color: #999;
}
#dialog-form p.notice{
	padding-bottom: 10px;
	text-indent: 24px;
	line-height: 20px;
	font-size: 12px;
	color:#ED1B23;
}
#dialog-form .buttons{
	text-align: right;
	padding-top: 15px;
	font-size: 14px;
	line-height: 30px;
}
#dialog-form .buttons a,
#dialog-form .buttons b{
	float: left;
	color: #999;
}
#dialog-form .buttons b{
	color: #f0f0f0;
	padding: 0 5px;
}
#dialog-form span.b-redbtn{
	padding: 0 45px;
}
.ui-dialog .ui-dialog-titlebar-close{
	display: none;
}

