@import url("common_side.css");
.clearfix:after{
	clear:both;
	display:block;
	content:"";
}
.leftbar .items ul li.tab1{
	background-image:url(../images/activity_01.png);
}
.leftbar .items ul li.tab2{
	background-image:url(../images/activity_02.png);
}
.leftbar .items ul li.tab3{
	background-image:url(../images/activity_03.png);
}
.leftbar .items ul li.tab4{
	background-image:url(../images/activity_04.png);
}
.rightbar .caption{
	background: url("../image/bg.png") no-repeat 0 0;
    color: #fff;
    height: 36px;
    margin-left: 30px;
    padding: 13px 0 10px 15px;
}
.rightbar .border{
	border-top:1px dashed #7badc6;
}


.act_cont{
	padding:25px 0;
	border-bottom:1px solid #d1d1d1;
	position:relative;
	overflow:auto;
	zoom:1;
}
.act_cont:after{
	display:block;
	clear:both;
	content:""
}

.act_cont .status{
	position:absolute;
	right:10px;
	top:30px;
}
.act_cont .status span{
	color:#1d8dbb;
	border:1px solid #1d8dbb;
	width:90px;
	text-align:center;
	line-height:1.5em;
	margin-right:10px;
	display:block;
	float:left;
}
.act_cont .status a{
	line-height:1.5em;
	width:90px;
	text-decoration:underline;
	
}
.act_cont .act_type,.other .act_type{
	color:#fff;
	margin-right:10px;
	text-align:center;
	line-height:1.5em;
	margin-top:5px;
}
.act_cont .act_type{
	float:left;
	width:90px;
}
.other .act_type{
	position:absolute;
	left:0;
	top:0;
	width:90px;
}
.act_cont .act_list{
	float:left;
	width:600px;
}
.act_cont .act_list div{
	line-height:2em;
}
.act_name a{
	color:#222;
	font-size:18px;
	text-decoration:none;
	line-height:1.5em;
}
.act_name span{
	background:#fc6d6d;
	margin-left:10px;
	color:#fff;
	padding:0 4px;
	
}
.act_time{
	line-height:1.5em;
	color:#4b4b4a;
}
.act_intro a{
	color:#5d5d5c;
	font-size:16px;
	text-decoration:none;
	line-height:1.5em;
	margin:3px 0;
}
.act_intro a:last-child{
	color:#aaa;
}

.type1{
	background:#6bcca8;
}
.type2{
	background:#5dc7e2;
}
.type3{
	background:#f8a69a;
}
.type4{
	background:#e2bc4f;
}
.type5{
	background:#d893e3;
}
.act_tit a:hover,.act_tit a:hover,.act_name a:hover,.act_intro a:hover{
	text-decoration:underline;
	color:#66cbf2;
}

.rightbar .prompt,.rightbar .btn{
	text-align:center;
	margin:25px 0 15px 0;
}
.rightbar .prompt{
	font-size:18px;
	color:#474747;
}
.rightbar .prompt a{
	color:#66cbf2;
	text-decoration:none;
	margin:0 3px;
}
.rightbar .btn a{
	clear:both;
	background:#29a7e1;
	color:#fff;
	border-radius:5px;
	padding:5px 20px;
	text-decoration:none;
}
.rightbar .gray a{
	background:#e7e7e7;
}

.rightbar ul.caption{
	background:none;
	border-bottom:1px dashed #7badc6;
	margin:0;
	padding:0;
	height:60px;
}
.caption li{
	float:left;
    color: #fff;
    height:49px;
    margin-left: 30px;
    _margin:0 15px;
    line-height:50px;
    text-align:center;
}
.caption li a{
	display:block;
	width:100px;
	
}
.caption li a:hover{
	text-decoration:none;
}



.rightbar ul.crumb{
	background:none;
	border-bottom:1px dashed #7badc6;
	padding-bottom:10px;
	overflow:hidden;
	zoom:1;
}
.crumb li{
	color:#777;
	float:left;
	padding:0 15px 0 10px;
	background:url(../img/required.png) no-repeat right center;
}


.notice,.other{
	position:relative;
	margin:20px 0;
}
.notice .type,.other .type{
	position:absolute;
	left:0;
	top:0;
	color:#fff;
	width:90px;
	text-align:center;
}
.cont .notice_tit,.other .cont .other_tit{
	text-align:center;
	font-size:18px;
	color:#222;
	line-height: 2em;
	padding-top:20px;
}
.cont .notice_time,.other .cont .other_time{
	text-align:center;
	font-size:14px;
	color:#888;
	line-height: 2em;
}
.notice .cont img{
	float:left;
	margin:0 10px;
	width:110px;
	height:110px;
}
.notice .cont p{
	font-size: 16px;
    line-height: 2em;
    text-indent: 30px;
    margin:10px;
    color:#555;
}
.rightbar .bar{
	padding:20px;
	width:630px;
	border-bottom:1px solid #d1d1d1;
}
.rightbar .img{
	float:left;
	margin-right:15px;
}
.rightbar .img a{
	display:block;
}
.rightbar .img img{
	width:112px;
	height:109px;
	border-radius:5px;
}
.rightbar .job{
	float:left;
}
.rightbar .job ul{
	width:500px;
}
.rightbar .job li span,.rightbar .job li{
	font-size:16px;
	line-height:2em;
	color:#494949;
}
.rightbar .job li.name{
	font-size:20px;
	font-weight:bold;
}
.rightbar .job li.name a{
	color:#333332;
	text-decoration:none;
}
.rightbar .details{
	text-align:right;
	font-size:14px;
	padding-right:15px;
	background:url("../image/rightbar_10.png") no-repeat center right;
	clear:both;
	cursor:pointer;
}
.rightbar .details a{
	color:#89b5cc;
	text-decoration:none;
}
.rightbar .intro{
	padding:20px 0px;
	font-size:14px;
	line-height:2em;
	color:#333332;
	display:none;
}
.tag{
	clear:both;
	margin:20px;
	line-height:1.5em;
	color:#333332;
}
.tag span.tag_label,.tag span.tag_cont{
	float:left;
}
.tag span.tag_cont{
	width:600px;
}
.tag:after{
	display:block;
	content:'';
	clear:both;
}