@charset "utf-8";
/* CSS Document */
p{margin:0;padding:0;}
.border_lrnone{
	border-left:none !important;
	border-right:none !important;
	padding-bottom:14px !important;	
	color:#999999 !important;	
}
.th_texlef{
	vertical-align: top;
	text-align: left !important;
}
.word_padd{
	padding:0 14px ;
}
.clock_icon{
	vertical-align:middle;padding:0 4px;
}
.add_marg{
	margin-bottom:12px;
}
.t-l a{
	padding:0 6px;
}
/** legal_right.html 布局 Start **/
.content_mid{
	width: 100% !important;
    float: left;
}
/** legal_right.html 布局 End **/

.event_btn {
    display:inline-block;
	border-radius:4px;
    line-height: 27px;
	padding:0 4px;
    font-size: 13px;
    color:#2b6da5;
	font-weight:normal;
	background:url(../images/openQzqd/button_bg_60.png) center no-repeat;
	text-align: center;
	margin-left:10px;	
}
a.event_btn_disabled {
    display:inline-block;
    padding:3px 4px 4px 4px;
    /*padding-top: 5px;*/
    margin-left:6px;
    /*min-width:52px;*/
    font-size: 13px;
    color:#999;
    text-align: center;
    cursor:default;
    /*box-sizing: content-box;
    background: #fb8800;*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#ffffff',
    endColorstr= '#e7e4e4');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#e7e4e4')";
    background: -moz-linear-gradient(top, #ffffff, #e7e4e4);
    background: -ms-linear-gradient(top, #ffffff, #e7e4e4);
    background: -o-linear-gradient(top, #ffffff, #e7e4e4);
    background: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#e7e4e4));
    background: -webkit-linear-gradient(top, #ffffff, #e7e4e4);
    background: linear-gradient(top, #ffffff, #e7e4e4);
    border-radius:5px;
    border: 1px solid #d8d8d8;
    line-height: normal;
    font-weight: normal;
    word-break: keep-all;
    /*float: left;*/
    outline: none;
}
.add_btn{
	position:relative;
	display: flex;
	margin-bottom: 10px;
	padding: 10px 0 10px 4px;
}
.event_title {
	width: 830px;
	display: inline-block\0;
}
.event_box{
	/*position:absolute;right:0;top:15px; margin-left: 10px;*/
	float: right\0;
}







