@charset "gb2312";


.font-size-12{
	font-size: 12px;
}
.font-size-24{
	font-size: 24px;
}

.font-weight-bold{
	font-weight: bold;
}

.left{
float: left;
  margin-left: 30px;
  font-size: 18px;
  color: #333333;
  width: 190px;
  height: 28px;
  border-bottom: 6px solid #cccccc;
  padding-left: 10px;

}

.right{
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #D3D3D3;
	  margin-top: 10px;
}

.container {
	margin: 0 auto;
	width: 100%;
	background-color: white;
        overflow: hidden;
}


.main{
	width: 1000px;
	margin-top: 60px;
	margin:0 auto;
}

.main-left{
  width: 159px;
  height: 200px;
  margin: 0 auto;
  margin-left: 41px;
  float: left;
  margin-top: 60px;

}

.channel-bigTitle{
	margin: 0 auto;
	margin-bottom: 24px;
}

.channel-bigTitle ul{
	
}


.channel-bigTitle ul li{
	
	
}

.sonChannel{
	margin-left: 20px;

}

.sonChannel ul{

}

.sonChannel ul li{
	width: 145px;
	height: 48px;

}

.sonChannel ul li a{

}

.sonChannel ul li:hover{

}

.sonChannel ul li:hover a{
	color: #E40A09;
	

}

.main-right{
	float: right;
	width: 800px;
  margin-bottom: 80px;
  margin-top: 60px;
	
}

.channel-smallTitle{
	border-bottom: 1px solid #CCCCCC;
	width: 800px;
	height: 34px;
}


.channel-list{}

.channel-list ul{
	margin-top: 30px;
	margin-left: 30px;
}

.channel-list ul li{
	width: 745px;
	height: 32px;
	border-bottom: 1px solid #e5e5e5;
	margin-top: 18px;
}


.channel-list ul li img{
	margin-right: 10px;
}

.channel-list ul li a{
	color: #a1a1a1;
}

.channel-list ul li a:hover{
	color: #b30000;
	/*text-decoration:underline;*/
}

.time{
	float: right;
	color: #a1a1a1;
	font-size: 12px;
}

.page{
	margin-top: 55px;
	text-align: center;
	margin-bottom: 55px;
}

.info{
	margin-top: 42px;
}

.info-title{
	font-size: 24px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #CCCCCC;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.info-info{
	border-top: 1px dashed #CCCCCC;
	
	padding-top: 10px;
        padding-bottom: 30px;
	text-align: center;
}

.info-content{
	padding-left: 30px;
	padding-right: 30px;
	line-height: 2.5;
	font-size: 16px;
	color: #666666;
	text-indent: 2em;
}


.info_content {
	margin: 0 auto;
	width: 938px;
	min-height: 500px;
	border: 1px solid #ebebeb;
	padding: 10px 30px;
}
.info-top {
	height: 35px;
}
.info-top-img {
	height: 35px;
	line-height: 36px;
	float: left;
	margin-right: 20px;
}
.info-title {
	font-size: 22px;
	color: #000000;
	padding: 8px 0px 15px 0px;
	border-bottom: 2px solid #F3F3F3;
	text-align: center;
}
.info-date {
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.info-details p {
	font-family: "ËÎÌå";
	font-size: 20px;
	text-indent: 2em;
	line-height: 150%;
	color: #666666;
}


.info-attachs {
  padding-left: 30px;
  padding-right: 30px;
  line-height: 2.5;
  font-size: 16px;
  color: #666666;
  text-indent: 2em;
}
