@charset "utf-8";
/* CSS Document */
.footer_inner{
	border-top: 1px dotted #cdcdcd;
	margin-top: 30px;
	padding-top: 30px;
}
/*============================================================================*/
/* wrap_2column */
.wrap_2column{
	width: 950px;
	margin: 0 auto;
	overflow: hidden;
}
.wrap_2column .leftBlock{
	float: left;
	display: inline;
	width: 240px;
	margin-right: 20px;
	overflow: hidden;
}
.wrap_2column .rightBlock{
	float: right;
	display: inline;
	width: 690px;
	overflow: hidden;
	margin-top: 25px;
}
/*============================================================================*/
/*contBlock*/
.contBlock{
	margin-top: 13px;
}
.contBlock a{
	display: block;
	width: 240px;
	height: 59px;
	line-height: 59px;
	font-size: 18px;
	color: #fff;
	background: url(../images/picSprite_all.png) no-repeat 0 -627px;
	padding-left: 60px;
}
.contBlock a.ourTel{
	background-position: 0 -688px;
	margin-top: 10px;
	cursor: default;
}
.contBlock a.ourTel:hover{
	text-decoration: none;
}
/*============================================================================*/
/*listFrameB*/
.listFrameD{
	width: 218px;
	padding: 10px;
	border: 1px solid #cecece;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.listFrameD .title{
	height: 32px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.listFrameD .title h2{
	float: left;
	display: inline;
	height: 32px;
	line-height: 32px;
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	color: #009ed2;
	background: url(../images/picSprite_all.png) no-repeat -250px -201px;
	padding-left: 25px;
}
.listFrameD .title a.more{
	float: right;
	display: inline;
	margin-right: 10px;
}
.listFrameD ul li{
	width: 100%;
}

/*============================================================================*/
/*listFrameB*/
.listFrameDD{
	width: 218px;
	padding: 10px;
	border: 1px solid #cecece;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.listFrameDD .title{
	height: 32px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	overflow: hidden;
}
.listFrameDD .title h2{
	float: left;
	display: inline;
	height: 32px;
	line-height: 32px;
	width: 130px;
	font-size: 14px;
	font-weight: bold;
	color: #009ed2;
	background: url(../images/picSprite_all.png) no-repeat -250px -201px;
	padding-left: 25px;
}
.listFrameDD .title a.more{
	float: right;
	display: inline;
	margin-right: 10px;
}
.listFrameDD ul li{
	width: 100%;
	line-height: 26px;
	background: url(../images/picSprite_all.png) no-repeat -250px -124px;
	padding-left: 15px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*============================================================================*/
/*specialBlock*/
.specialBlock{
	margin-top: 15px;
}
.specialBlock ul li{
	overflow: hidden;
	margin-bottom: 5px;
}
.specialBlock ul li a{
	display: block;
	overflow: hidden;
}
/*============================================================================*/
/*wrap_2column listFrameA*/
.wrap_2column .listFrameA ul li{
	height: 32px;
	border-bottom: 1px dotted #cdcdcd;
}
.wrap_2column .listFrameA ul li a{
	margin-top: 4px;
}
/*============================================================================*/
/* tool_page */
.tool_page{
	float: left;
	display: inline;
	width: 700px;
	height: 24px;
	margin-top: 15px;
	overflow: hidden;
}
.tool_page a{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	border: 1px solid #dddddd;
}
.tool_page a:hover{
	background-color: #009ed2;
	text-decoration: none;
	color: #fff;
}
.tool_page .bNo{
	color: #dddddd;
}
.tool_page .bNo:hover{
	color: #dddddd;
	background: none;
	cursor: default;
}
.tool_page .focus{
	background-color: #009ed2;
	color: #fff; 
}
/*============================================================================*/
/*listFrameE*/
.listFrameE h2{
	float: left;
	display: inline;
	width: 670px;
	height: 21px;
	padding-bottom: 5px;
	border-bottom: 2px solid #009ed2;
	margin-bottom: 10px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	color: #009ed2;
	background: url(../images/picSprite_all.png) no-repeat -250px -172px;
	padding-left: 20px;
}

/*============================================================================*/
/*imgList*/
.imgList dt{
	float: left;
	display: inline;
	width: 198px;
	height: 250px;
	overflow: hidden;
	border: 1px solid #dbdada;
	margin: 0 15px 15px 0;
	padding: 10px;
	background-color: #f5f4f2;
	overflow: hidden;
}
.imgList dt.mRight_0{
	margin-right: 0;
}
.imgList dt a.img{
	display: block;
	width: 198px;
	overflow: hidden;
}
.imgList dt .text{
	margin-top: 10px;
}
.imgList dt .text h3 a{
	display: block;
	width: 198px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #009ed2;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.imgList dt .text .time{
	display: block;
	color: #999;
}

/*============================================================================*/
/*detailBlock*/
.detailBlock{}
.detailBlock .Breadcrumbs{
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dotted #cdcdcd;
	text-align: right;
	margin-bottom: 15px;
}
.detailBlock .Breadcrumbs span{
	color: #9f9f9f;
}
.detailBlock .main_detail{}
.detailBlock .main_detail h2{
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
.detailBlock .main_detail .info{
	color: #9f9f9f;
	text-align: center;
	padding: 5px 0;
}
.detailBlock .main_detail p{
	line-height: 180%;
	margin-bottom: 15px;
}

/*============================================================================*/
.logBlock .logOn li{
	text-indent: 20px;
}

/*============================================================================*/
.frame_2column{
	margin-bottom: 30px;
	overflow: hidden;
}
.frame_2column .left{
	float: left;
	display: inline;
	width: 330px;
}
.frame_2column .right{
	float: right;
	display: inline;
	width: 330px;
}