.btn{
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	width: 100%;}
.btn span{
	display: inline-block;
	width: 21px;
	height:21px;
	background: url(../images/white.png) no-repeat center center;
	cursor: pointer;}
.btn span.show,
.btn span:hover{
	background: url(../images/red.png) no-repeat center center;}


.content{
	width: 100%;
	min-width:1200px;
	background: #fff;
	padding:30px 0px;}
.left{
	border-radius: 4px;
	width: 305px;
	padding:0px 15px;
	padding-bottom: 29px;
	float: left;}
.bottom-list{
	margin-top:20px;
	border-top:2px solid #f2cccb;}
.bottom-list li{
	padding:10px 0;
	border-bottom:2px solid #f2cccb;
	text-align: center;}
.bottom-list li a{
	color: #cc201e;
	font-size: 16px;
	display: block;}
.bottom-list li:hover{
	background: #f6eeee;}
.content-center{
	float: left;
	margin: 0 24px;
	width: 500px;
	position: relative;
	margin-top: -19px;}

.content .sidebar h1{
	padding: 20px;
	background: url(../images/icon.png) no-repeat 20px 20px;
	background-color: #eee;}
.news_more {
	height: 30px; 
	width: 30px;
	position: absolute;
	top: 10px;
	right: 10px;}
.news_more a{
	display: block;
	width:30px;
	height:30px;
	float: right;
	background: url(../images/more.png) center center no-repeat;}
.notice{
	margin-top:25px;}

.notice_more {
	height: 30px;
	width: 30px;
	position: absolute;
	right: 10px;}
.jianjie{
	height: 30px;
	width: 30px;
	position: absolute;
	left: 250px;
	padding-top: 10px;}
.notice_more{
	margin-top: -45px;}
.notice_more a{
	display: block;
	width:30px;
	height:30px;
	float: right;}

.content-center .cont_lilunxuexi > table{
	width:100%;}
.content-center .cont_lilunxuexi > table tr{
	height: 37px;
	line-height: 16px;}
.content-center .cont_lilunxuexi > table tr td{
	border-bottom: 1px solid #eee;
}
.content-center table tr td > div {
        font-size: 16px;
}
.content-center .cont_lilunxuexi > table {
        border-collapse:separate;
        border-spacing:0px 30px;
}
.listtable tr td a{
    width:90%;}
.content-center table tr td a:hover,.right table tr td a:hover,.listtable tr td a:hover{
	color: rgb(13, 114, 57);
	overflow: hidden;
	font-weight: bold;}


.right{
	float: right;
	width: 335px;
	position: relative;}
.right a{
	display: block;
	margin-top:10px;}
.right p{
	height: 230px;
	text-indent: 2em;
	overflow: hidden;}
.right p a{
	overflow: hidden;
	font-size: 14px;
	height: 100%;
	color: #000;
	display: block;
	line-height: 20px;}
.activity{
	margin-top: 20px;}

.right > div > table{
	width:335px;
        border-collapse:separate;
        border-spacing:0px 30px;
}
.right > div > table tr{
	height: 20px;
	width: 100%;
        line-height: 30px;
        vertical-align: initial;
	border-bottom: 1px dashed #cc201e;
}
.right > div > table tr td{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.right > div > table tr td > div {
        font-size: 16px;
}
.right > div > table tr td a{
	margin-top:7px;
	width: 100%;
	overflow: hidden;
	font-size: 16px;
}