@charset "utf-8";

/* CSS Document */

/*中部页面右侧总体*/
#content {
	color: #000d9a;
	width: 667px;
	font-size: 12px;
	background-color: white;
	text-align: left;
	float: right;
}

/*顶部flash*/
img.dh {
	width: 665px;
	height: 90px;
	padding: 0px;
	#margin-bottom: -2px;
	border: 1px solid #91b0d5;
}

/*中部flash*/
img.mh {
	border: 1px solid #91b0d5;
	margin-top: 10px;
	#margin-bottom: -2px; /*IE下偏差4个像素*/
}


/*一个频道块*/
.pindao3 {
	width: 665px;
	#width: 667px;
	border: 1px #91b0d5 solid;
	margin-top: 10px;
	padding: 3px 0 10px;
	overflow: hidden;
}


/*两列两种类型*/
.channel {
	width: 320px;
	#width: 320px;
	float: left;
	margin: 0px 0 5px 8px;
}

.news_channel {
	margin: 5px 0 0 -18px;
	#margin: 5px 0 0 18px;
	list-style: none;
	height:192px;/*8行的高度*/
}


/*两列同类型(二级页面)*/
.dxwh {
	border: 1px #91b0d5 solid;
	margin-top: 10px;
	width: 665px;
	#width: 667px;
	overflow: hidden;
}

.dxwh .btbj {
	width: 622px;
	#width: 635px;
	margin-left: 14px;
}

.bt {
	overflow: hidden;
	height: 202px;
}

.bt ul {
	width: 262px;
	#width: 302px;
	list-style: none;
	margin: 5px 0 0 26px;
	#margin-left: 26px;
	height: 192px;/*8条信息显示高度*/
	float : left;
}

.bt li {
	height: 24px;
	line-height: 24px;
	margin-left: -40px;
	#margin-left: 0px;
	padding-left: 20px;
	
	background: url(../../images/tubiao5.gif) no-repeat 0 7px;	
}

.bt .bt_right{
	background: url(../../images/tubiao6.gif) no-repeat 0 7px;
}

.bt .bt_left {
	background: url(../../images/tubiao5.gif) no-repeat 0 7px;
}



#page_content {
	margin: 0px 20px 0 20px;
	#margin: -10px 20px 0 20px;
	overflow: hidden;
}

#page_content ul {
	list-style: none;
	margin-left: 0;
	margin-bottom: 0px;
	#margin-bottom: -15px;
}

#page_content li {
	width: 610px;
	#width: 600px;
	overflow:hidden;
	white-space:nowrap;
	-moz-binding:url('ellipsis.xml#ellipsis');
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;

	background: url(../../images/tubiao5.gif) no-repeat 0 7px;
	margin-left: -40px;
	#margin-left: 0px;
	padding-left: 20px;
	margin-top: 4px;
	height: 24px;
	line-height: 24px;
}

.title {
	-moz-binding:url('ellipsis.xml#ellipsis');
}


/* 换页栏 */
.turn_page {
	height: 55px;
	width: 667px;
	#margin-top: 14px;
}

.turn_page_a {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 13px;
}

.turn_page_a #page {
	color: #000d9a;
	width: 40px;
	#font: 11px;
	margin: 0 3px;
}

/*名师推荐*/
.mstj {
	border: 1px #91b0d5 solid;
	padding: 0 5px 0 5px;
	width: 655px;
	#width: 667px;
	margin-top: 10px;
	text-align:center;
	height:225px;
	#height:227px;
}

.mstj ul {
	list-style: none;
	float: left;
	margin: 10px 20px 15px 0;
	#margin: 10px 20px 15px 0;
}

.mstj li {
	margin: 0 0 -8px -40px;
	#margin: auto;
	width: 110px;
	line-height: 22px;
}

.style_a1 a:hover img {
	border:2px #061276 solid;
}


/*证书样本（小）*/
.zsys {
	border: 1px #91b0d5 solid;
	padding: 0 5px 0 5px;
	width: 655px;
	#width: 667px;
	margin-top: 10px;
	text-align:center;
}

.dt2 {
	height:190px;
}

.dt2 ul {
	float:left;
	padding: 0;
	list-style: none;
	margin:18px 0 0 15px;
}


/*二级导航*/
#secNav {
	margin: 10px 0 20px 0;
	font-size: 14px;
	font-weight: bold;
}

#sectitle {
	color:red;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}


/*打开新闻页面出错*/
.news_error {
	background-color:white;
	padding-top:150px;
	padding-bottom:150px;
	font-size:16px;
	width:667px;
	text-align:center;
}


/* 新闻显示页面 */
p {
	line-height: 26px;
	margin-bottom: -12px;
}

#newscontext {
	width: auto;
	margin-right: 11px;
	margin-left: 12px;
}


/*新闻翻页时，上一页及下一页的显示*/
.linkDistory a {
	color: #808080;
}

.linkDistory a:hover {
	color: #808080 !important;
	position: relative;
	top: 0px;
	left: 0px;
}

/*当前页超链*/
.current a {
	color: red;
}

.current a:hover {
	color: red !important;
	position: relative;
	top: 1px;
	left: 1px;
}

/* 考培现场样式 */
.kpxc {
	border: 1px #91b0d5 solid;
	padding: 3px 0;
	#padding-bottom: 12px;
	width: 665px;
	#width: 667px;
	margin-top: 10px;
	overflow: hidden;
	text-align: center;
}

.kpxc ul {
	list-style: none;
	float: left;
	padding: 0;
	margin: 10px 0px 15px 18px;
	#margin: 16px 0px 0px 15px;
}

.kpxc li {
	width:110px;
	line-height:22px;
}

.kpxc .first {
	margin-left: 14px;
}


/* 人才测评 */
.newscontext {
	width: 634px;
	margin-right: 11px;
	margin-left: 19px;
	font:"宋体";
	font-size:12px;
	color:#000d9a;
	line-height:1.8;
	text-indent:2em;
	margin-top:14px;
}
.newscontext2 {
	width: 634px;
	margin-right: 11px;
	margin-left: 19px;
	font:"宋体";
	font-size:12px;
	font-weight:bold;
	color:#000d9a;
	margin-top:18px;
}
#image3 {
	margin-right: 11px;
	margin-left: 33px;
	margin-top:18px;
}
#table3 {
	width: 634px;
	margin-right: 11px;
	margin-left: 15px;
	font:"宋体";
	font-size:12px;
	color:#000d9a;
	margin-top:18px;
}
.table3 {
	width: 634px;
	margin-right: 11px;
	margin-left: 15px;
	font:"宋体";
	font-size:12px;
	color:#000d9a;
	margin-top:18px;
}




