@charset "utf-8";
/* CSS Document */
#page {
	background:#fff url(../images/bann.jpg) no-repeat center top;
	padding-top:350px;
	width:100%;
	position:relative;
}
#page h4.type {
	width: 220px;
	height: 40px;
	line-height:40px;
	padding:0 10px;
	background: #1184da;
	color: #fff;
	font-size: 18px;
	position:absolute;
	top:310px;
}
.page {
	width:1002px;
	margin:0 auto;
}
.page .pleft {
	width:240px;
	background: #f3f3f3;
}
.page .pleft ul {
	padding:0 10px;
}
.page .pleft ul li {
	background: url(../images/index_19.jpg) no-repeat 0 12px;
	padding-left:10px;
}
.page .pright {
	width:735px;
}
#page h4.title {
	width: 220px;
	height: 40px;
	line-height:40px;
	padding:0 10px;
	background: #1184da;
	color: #fff;
	font-size: 18px;
}
.page .pright h2.title {
	height: 60px;
	border-bottom: 1px solid #ccc;
	line-height: 60px;
	position:relative;
}
.page .pright h2.title b {
	border-top: 5px solid #1184da;
	font-size: 16px;
	color: #000;
	padding-right:50px;
	padding-top:18px;
}
.page .pright h2.title .more {
	font-size:14px;
	font-weight:400;
}
.page .pright .pcont {
	padding:15px 0;
	min-height:400px;
}
.page .newslist {
	background-color:#fff;
}
.page .newslist dl {
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px dashed #ccc;
}
.page .newslist dl dt img {
	width: 228px;
	height: 169px;
}
.page .newslist dl dt img:hover {
	background: #1184da;
	opacity: 0.5;
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	-ms-opacity: 0.5;
	-o-opacity: 0.5;
}
.page .newslist dl dd {
	width: 465px;
	height: 169px;
}
.page .newslist dl dd p.tit a {
	color:#333;
	font-weight:700;
	font-size:16px;
}
.page .newslist dl dd p.tit a:hover, .page .newslist dl dd p.info a {
	color: #1184da;
}
.page .newslist dl dd p.des {
	line-height:27px;
}
.page .newslist dl dd p.info a:hover {
	color:#333;
}
.page h3.tit {
	font-size:20px;
	text-align:center;
	margin:15px auto;
}

.dede_pages{
}
.dede_pages ul{
	padding:12px 0px 12px 16px;
	text-align:right;
}
.dede_pages ul li{
	display:inline-block;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	padding:2px 4px 2px;
	color:#555;
	display:inline-block;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}