@charset "utf-8";
/* CSS Document */
a{
	color:#666;
}
.content{
	margin-top:0;
	padding-top:20px;
	background:url(../images/conlogo.jpg) top no-repeat #fff;
}
.crumb{
	border-bottom:1px solid #666;
	padding-bottom:5px;
}
.left{
	width:273px;
	float:left;
	margin-right:45px;
}
.hot{margin-top:5px;}
.hot h1{
	background:url(../images/title2.png) 0 32px no-repeat;
	font-size:18px;
	height:30px;
	color:#3b6da6;
	padding:25px 25px 20px;
	font-weight:normal;
	position:relative;
}
.hot ul span{
	display:block;
	float:left;
	width:18px;
	height:18px;
	text-align:center;
	line-height:18px;
	}	
.span{
	background:#0551a7;
	color:#fff;
}
.hot ul li{
	height:32px;
	line-height:16px;
	}
.hot ul li a{
	font-size:14px;
	color:#666;
	}
.hot ul li a:hover{color:#397ecb;}
.sear{
	width:273px;
	height:290px;
	margin-top:20px;
	background:url(../images/bgg.gif);
}
.sear h1{
	font-size:24px;
	font-weight:normal;
	color:#fff;
	line-height:50px;
	height:50px;
	text-align:center;
	background-color:#0551a7;
}
.sear .ss{
	margin:0 auto;
	width:225px;
}
.sear .ss input[type=text]{
	color:#999;
	width:213px;
}
.sear .ss input{
    margin-top:25px;
    width:225px;
}

.info{width:682px;}
.info h1{
	width:592px;
	background:url(../images/title3.png)0 32px no-repeat;
}
.nr{
	margin:0;
	width:682px;
	height:106px;
	padding-bottom:15px;
	border-bottom:1px dotted #666;
}
.nr img{
	float:left;
	margin-right:20px;
}
.words h2 a{color:#0551a7;}
.words h2 a:hover{text-decoration:underline}
.words p{line-height:22px;}
.nr span{
	font-size:12px;
	color:#999;
	line-height:25px;
}
.nr .more{
	width:78px;
	height:25px;
	margin:0;
	background-color:#0551a7;
	
}
.nr .more:hover{
	cursor:pointer;
	filter:alpha(opacity=70); /*支持 IE 浏览器*/
    -moz-opacity:0.70; /*支持 FireFox 浏览器*/
    opacity:0.70; /*支持 Chrome, Opera, Safari 等浏览器*/
	}
.info ul{
	margin:0;
	width:682px;
}
.info ul li{
	background:none;
	padding:0;
	line-height:41px;
	border-bottom:1px dotted #666;
}
.info ul li a{
	font-size:15px;
	line-height:41px;
}
.info ul li .time{
	font-size:13px;
	line-height:41px;
	*margin-top:-10px;
}
.page{
	float:none;
}
.page ul{
	float:left;
	width:304px;
	margin:20px 0 0 378px;
}
.page ul li{
	float:left;
	border:0;
}
.page ul li a{
	padding:5px 10px;
	background-color:#fff;
}
.page ul .checked a{
	background-color:#0551a7;
	color:#fff;
}
.page ul .act a{
	background-color:#0551a7;
	color:#fff;
}
.page ul li a:hover{
	background-color:#0551a7;
	color:#fff;
}
