﻿.focus {
	width: 100%;
	height: 330px;
	margin-bottom: 30px;
	position: relative;
}

#slides {
	width: 100%;
	position: absolute;
	top: 5px;
	left: 0px;
	z-index: 100;
}

.slides_container {
	width: 1080px;
	overflow: hidden;
	position: relative;
	display: none;
}

.slides_container div.slide {
	width: 1080px;
	height: 330px;
	display: block;
}

/*
	Pagination
*/
.pagination {
	margin: 26px auto 0;
	position: absolute;
	right: 0;
	top: 273px;
	z-index: 100;
}

.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}

.pagination li a {
	background: none repeat scroll 0 0 #7C7C7C;
	border-radius: 10px 10px 10px 10px;
	color: #ddd;
	display: inline-block;
	font-family: Arial;
	outline: none;
	height: 18px;
	line-height: 18px;
	margin-right: 5px;
	padding: 0 6px;
	text-align: center;
}

.pagination li.current a {
	display: inline-block;
	color: #666;
	background: #fff;
}

.pagination li.current {
	color: #7c7c7c;
}

/*
	Caption
*/
.caption {
	z-index: 500;
	position: absolute;
	bottom: -35px;
	left: 0;
	height: 30px;
	padding: 5px 0px;
	background: #000;
	background: rgba(0, 0, 0, .5);
	width: 1080px;
	font-size: 1.3em;
	line-height: 1.33;
	color: #fff;
	border-top: 1px solid #000;
	text-shadow: none;
}
.caption p {margin:4px 0 0 5px;}
.publication .dl-ul li {
	background-position: -223px -361px;
	_background-position: -223px -364px;
	position: relative;
}

.publication .dl-ul li a {
	color: #0066cd;
}

.other-info {
	position: absolute;
	right: 0;
	_right: 10px;
	top: 3px;
	padding-right: 55px;
}

.pub-author {
	color: #888;
	padding-right: 20px;
}

.pub-date {
	color: #888;
}

.pub-status {
	width: 45px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-color: #c4c4c4;
	background: #c4c4c4;
	color: #222;
	position: absolute;
	right: 0;
	top: 0;
	_top: -3px;
}

.pub-status .inner {
	border-color: #c4c4c4;
}

.pub-status2 {
	background: #f6b37f;
	border-color: #f6b37f;
}

.pub-status2 .inner {
	border-color: #f6b37f;
}

.announcement .bd {
	height: 240px;
	overflow: hidden;
}

.announcement li.first {
	display: inline-block;
	width: 100%;
	background: none;
	padding: 0 0 10px;
}

.announcement li.first img {
	float: left;
}

.announcement li.first a,.thMt {
	float: left;
	width: 165px;
	margin-left: 10px;
}

.announcement li.first a:hover {
	color: #0367bd;
}

.publication .bl-bd {
	padding: 0;
	height: 185px;
}

.publishers .bl-bd {
	height: 165px;
	padding: 15px 10px;
	clear:both
}

.publishers .dl-ul2 li {
	width: 152px;
}

.publishers .dl-img li {
	width: 138px;
	float:left;
}

.publishers .ul-img img { /*width: 150px;*/
	width:132px;height:36px;display: block;
}

.publishers .ul-other span {
	padding-right: 13px;
}

.announcement .bl-bd {
	height: 155px;
}
.navimg{padding-top:0px;}

/* .ax_image {
    font-family: 'Arial Normal', 'Arial';
    font-weight: 400;
    font-style: normal;
    font-size: 13px;
    color: #000000;
    text-align: center;
    line-height: normal;
    float:right;
    height: 150px;
    padding-top: 24px;
    margin-right:40px;
} */

.training {
	float: left;
	width: 49%;
}

.training .bl-bd {
	height: 133px;
	padding: 15px 7px;
}
.training .blDb {height:152px;
	padding: 8px 7px;}

.training .dl-ul2 li {
	width: 146px;
}

.training .ul-img {
	border: 0;
}

.training .ul-img img {
	width: 146px;
}

.advisory {
	float: right;
	width: 49%;
}

.advisory .bl-bd {
	height: 133px;
}
.advisory .blDb {height: 140px;padding: 14px 7px;}
.links {
	height:63px;
	border: 1px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	background: #fff;
	/* padding: 5px 0;
	margin-top: 20px;
	*margin-top: 10px; */
	position: relative;
}

.links h3 {height: 63px;float: left;line-height: 60px;font-size: 12px;padding:0 15px;color:#767f87;}
.links h3 span{vertical-align: 4px;}
.links ul {height: 60px;line-height: 60px;float: left;overflow:hidden;}
.links li {white-space:nowrap;padding: 2px 45px 2px 0;color:#3583c2;display: inline-block;margin-top:18px;float:left;}
.links li:hover{font-weight: bold;text-decoration: underline;}



