.mainTop{
	padding-top: 27px;
}
.mainTop .imgBox{
	display: block;
	width: 404px;
	height: 327px;
	overflow: hidden;
	margin-right: 23px;
}
.mainTop .imgBox img{
	display: block;
	width: 404px;
	height: 327px;
}
.startTag{
	width: 106px;
	height: 36px;
	line-height: 36px;
	background: url(/Content/images/provisional/startTag.png) no-repeat center;
	top: 0;
	right: 0;
	font-style: normal;
	text-align: center;
}
.mainTop_right{
	width: 772px;
}
.huiyiName{
	font-size: 22px;
	color: #333;
	padding: 22px 0 20px 0;
}
.msgType{
	width: 113px;
	height: 30px;
	line-height: 30px;
	padding-left: 18px;
}
.msgDetail{
	width: 420px;
	height: 30px;
	line-height: 30px;
}
.mainTop_right_BtnBox{
	height: 72px;
	line-height: 72px;
	background-color: #f8f8f8;
	margin-top: 25px;
}
.freeWord{
	font-size: 24px;
	line-height: 72px;
	padding-left: 20px;
    max-width: 300px;
}
.joinNo {
	display: block;
	width: 106px;
	height: 36px;
	line-height: 36px;
    background-color: #999;
	border-radius: 2px;
	margin: 18px 24px 67px;
}
.applybtn{
	display: block;
	width: 106px;
	height: 36px;
	line-height: 36px;
	background-color: #fa8936;
	border-radius: 2px;
	margin: 18px 24px 67px;
}
.collectBtn{
	display: block;
	height: 34px;
	line-height: 36px;
	border-radius: 2px;
	border: 1px solid #ddd;
	margin: 18px 24px 0 0;
	padding:0 18px 0 44px;
}
.collectBefore{
	background: #fff url(/Content/images/provisional/collect_icon.png) no-repeat 17px center;
}
.collectAfter{
	background: #fff url(/Content/images/provisional/star.png) no-repeat 17px center;
}
.meetingDetail{
	width: 820px;
	margin-right: 55px;
}
/*头部*/
.meetingHeadline{
	padding: 25px 0 14px 20px;
	border-bottom:1px solid #ddd;
	color: #308bd8;
	font-size: 16px;
	background: url(/Content/images/provisional/headicon.png) no-repeat left 28px;
}
.meetingDetailBox{
	padding: 40px 0 80px;
}
.docTit{
	font-size: 28px;
	padding-bottom: 25px;
}
.docDetail{
	line-height: 40px;
    word-break: break-all;
}
.subMeeting{
	width: 325px;
}
.pl25{
	padding-left: 25px;
}
.zhuban{
	background: url(/Content/images/provisional/speaker.jpg) no-repeat left center;
}
.chengban{
	background: url(/Content/images/provisional/chengban.png) no-repeat left center;
}
.dlBox{
	padding-top: 10px;
}
.dlBox dt,.dlBox dd{
	line-height: 26px;
}
.addr{
	width: 100%;
	height: 221px;
	overflow: hidden;
	margin-top: 10px;
}
.addr div{
	display: block;
	width: 325px;
	height: 221px;
}
/*会议日历三种样式*/
.dateBlue{
     height: 32px;
    line-height: 32px;
	background-color: #308bd8;
	color: #fff;
}
.dateOra{
    height: 32px;
    line-height: 32px;
	background-color: #fa8936;
	color: #fff;
}

.dateGreen{
    height: 32px;
    line-height: 32px;
	background-color: #23ac38;
	color: #fff;
}


.calendar-haved {
  color: #000;
  padding: 0;
  font-weight:bold;
  background:url(../MeetingImages/hong.png) no-repeat right top;
}
.calendar-active {
  /*color: #000;
  padding: 0;
  background:#cce6ff; 
  border:1px solid #7eb8f1;*/

    background-color: #CCE6FF;
    color: #000;
    border: 1px solid #99cdff;
    padding: 0;
}
.calendar-current {
  color: #000;
  padding: 0;
  font-weight: bold;
  background:url(../MeetingImages/duihao.png) no-repeat right bottom;
}
.calendar-tootip {
    padding: 0;
    width:100%;
    height:100%;
    vertical-align:middle;
}
.calendar-tootip span{
    line-height:100%;

}