@charset "utf-8";
/*** Base Reset ***/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small,strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0;padding: 0;border: 0;	font-size: 100%;font-family: inherit;vertical-align: baseline;}
/*** HTML5 display-role reset for older browsers ***/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
:focus { outline:0;}
img { border:0;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline;}
.none { display:none;}
.hidden { visibility:hidden;}
.clearfix:after{ clear:both; content:"."; display:block; height:0; visibility:hidden;}
.clearfix{ *+height:1%;}

/*** Begin Page Layout ***/
body { background: #f6f6f6;}
body,p { font: 12px/1 "Microsoft YaHei", "\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color: #333333;}
a { color: #333333; text-decoration: none;}
a:link { color: #333333;}
a:hover { color: #004488; text-decoration: none;}
a:active { color: #333333;}

/*** Overall Page Width ***/
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrapper .inner {
	width:1000px;
	margin:0 auto;
}


/*** Header Style ***/
#header {}

.head {
	width: 100%;
	height: 90px;
	background: url(../images/head-bg.jpg) center center no-repeat;
	position: relative;
}

.logo {
	width: 550px;
	height: 90px;
	position: absolute;
	left: 0px;
	top:0px;
	background: url(../images/logo.png) center center no-repeat;
}

.page-function {
	text-align: center;
	width: 195px;
	height: 30px;
	position: absolute;
	top: 8px;
	right: 50px;
}

.page-function A {
	display: block;
	line-height: 30px;
	float: right;
	padding: 0 0 0 20px;
	background: url(../images/pointer-01.gif) 12px center no-repeat;
}

.search-box {
	width: 195px;
	height: 26px;
	background: url(../images/search-bg.gif) center center no-repeat;
	position: absolute;
	top: 40px;
	right: 50px;
}

.search-component {
	width: 100%;
	height: 26px;
	margin: auto;
	overflow: hidden;
}

.search-input-box {
	width: 165px;
	float: left;
	text-align: right;
	padding: 0px;
}

.search-input {
	width: 155px;
	height: 22px;
	border: none;
	background: transparent;
}

.search-btn-box {
	width: 26px;
	float: right;
	padding: 0px;
	text-align: left;
	background: url(../images/search-btn.png) center center no-repeat;
}

.search-btn {
	width: 25px;
	height: 25px;
	background: url(../images/transparent.gif) center center no-repeat;
	border: none;
	margin: auto;
	cursor: pointer;
}

/*** Navigation Style ***/
#navigation {}

.nav {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background: url(../images/nav-bg.gif) center center no-repeat;
}

.nav-box {
	width: 960px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	color: #FFF;
}

.nav-box .wp_nav .nav-item {
	background: url(../images/nav-delimiter.gif) left center no-repeat;
}

.nav-box .wp_nav li.i1 {
	background: transparent;
}

.nav-box .wp_nav .nav-item a span.item-name {
	padding: 5px 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
}

.nav-box .wp_nav .sub-nav {
	border: none;
	background: transparent;;
	opacity: 0.8;
	filter:alpha(opacity:80)
}

.nav-box .wp_nav .sub-nav .nav-item a {
	border: none;
	background: #1261b0;
}

.nav-box .wp_nav .sub-nav .nav-item a.parent:hover {
	background: #297acc;
	opacity: 1;
}

.nav-box .wp_nav .sub-nav .nav-item a span.item-name {
	line-height: 25px;
}

/*** Slider Style ***/
#slider {}

.slide {
	width: 100%;
	height: 190px;
	background: #f3f3f3 url(../images/slide-01.jpg) center center no-repeat;
}

/*** Container Style ***/
#container {}

#container .inner {
	padding: 15px 0 5px 0;
	background: #FFF url(../images/line-yellow.gif) center 1px repeat-x;
}

.mod {
	width: 100%; padding: 0px;
}

.mod-l {
	width: 745px;
	float: left;
	margin-left: 8px;
}

.mod-r {
	width: 230px;
	float: right;
	margin-right: 8px;
}

.mod-h1-l {
	width: 320px;
	float: left;
}

.mod-h1-r {
	width: 418px;
	float: right;
}

.mod-h2-l {
	width: 368px;
	float: left;
}

.mod-h2-r {
	width: 368px;
	float: right;
}


.c-box {
	margin-bottom: 8px;
}

/*** Footer Style ***/
#footer { background: #FFF url(../images/foot-bg.gif) center top repeat-x ;}

.foot {}

#copyright { padding: 28px 0;}

#copyright p {
	font-size:12px;
	line-height:22px;
	text-align: center;
	color: #333;
}

/*** Post Styles ***/
.post {}

.post-news {
	width:100%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #bdd9ee;
	background: #FFF url(../images/post-news-bg.gif) center 30px repeat-x;
}

.post-news .banner {
	height: 30px;
	margin: auto;
	overflow: hidden;
	background: url(../images/banner-bg.gif) left center no-repeat;
}

.post-news .banner .title-text {
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 30px;
	color: #FFF;
	float: left;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/pointer-02.gif) 15px center no-repeat;
}

.post-news .banner .more-btn {
	width: 60px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: center;
	background: url(../images/more.gif) center center no-repeat;
}

.post-news .banner .more-btn A {
	display: block;
	width: 60px;
	height: 30px;
}

.post-news .con {
	padding: 10px 15px;
	margin:0 auto;
}

.post-news .con .wp_article_list .list_item {
	border-bottom: 1px dotted #d9d9d9;
	height: 30px;
	line-height: 30px;
}

.post-news .con .wp_article_list .list_item .Article_Index {
	width: 5px;
	height: 30px;
	margin-top: 0px;
	background: url(../images/pointer-03.gif) center center no-repeat;
}

.post-news .con .wp_article_list .list_item .Article_Title {
	margin-left: 0px;
}

.post-news .con .wp_article_list .list_item .Article_NewIcon {
	width: 22px;
	height: 30px;
	text-indent: -100000px;
	background: url(../images/new.gif) center 10px no-repeat;
}

.post-quick-nav li { height: 60px;}
.post-quick-nav li.i1{ background: url(../images/quick-nav-01.png) center center no-repeat;}
.post-quick-nav li.i2{ background: url(../images/quick-nav-02.png) center center no-repeat;}
.post-quick-nav li.i3{ background: url(../images/quick-nav-03.png) center center no-repeat;}
.post-quick-nav li.i4{ background: url(../images/quick-nav-04.png) center center no-repeat;}
.post-quick-nav li.i5{ background: url(../images/quick-nav-05.png) center center no-repeat;}
.post-quick-nav li.i6{ background: url(../images/quick-nav-06.png) center center no-repeat;}
.post-quick-nav li.i7{ background: url(../images/quick-nav-07.png) center center no-repeat;}
.post-quick-nav .wp_nav .nav-item a span.item-name { line-height: 50px; visibility: hidden;}

.post-calendar {
	width:100%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #bdd9ee;
	background: #FFF url(../images/post-news-bg.gif) center 30px repeat-x;
}

.post-calendar .banner {
	height: 30px;
	margin: auto;
	overflow: hidden;
	background: url(../images/banner-bg.gif) left center no-repeat;
}

.post-calendar .banner .title-text {
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 30px;
	color: #FFF;
	float: left;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/pointer-02.gif) 15px center no-repeat;
}

.post-calendar .banner .more-btn {
	width: 60px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: center;
	background: url(../images/more.gif) center center no-repeat;
}

.post-calendar .banner .more-btn A {
	display: block;
	width: 60px;
	height: 30px;
}

.post-calendar .con {
	padding: 5px 0;
	margin:0 auto;
}

.post-calendar .teaching-Calendar {
  width: 100%;
  height: 72px;
  overflow: hidden;
  margin: 0 auto;
}

.post-calendar .teaching-Calendar .Calendar-Icon {
  width: 80px;
  height: 70px;
  overflow: hidden;
  float: left;
  background: url(../images/calendar.png) center center no-repeat;
}

.post-calendar .teaching-Calendar .Calendar-Icon .calendar-month {
  width: 80px;
  height: 32px;
  line-height: 45px;
  text-align: center;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
}

.post-calendar .teaching-Calendar .Calendar-Icon .calendar-date {
  width: 80px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #888888;
  font-size: 20px;
  font-weight: bold;
}

.post-calendar .teaching-Calendar .Calendar-Detail {
  width: 150px;
  height: 70px;
  overflow: hidden;
  float: right;
  color: #FF0000;
  font-weight: bold;
  line-height: 20px;
}

.post-calendar .teaching-Calendar .Calendar-Detail .calendar-detail-item {
	width: 100%;
	height: 20px;
	text-align: left;
}

#post-calendar-datetime {
	margin-top: 5px;
}

.calendar-setup {
	width: 100%;
	overflow: hidden;
	visibility: hidden;
	display: none;
}


.post-link {
	width:100%;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #bdd9ee;
	background: #FFF url(../images/post-news-bg.gif) center 30px repeat-x;
	display: none;
}

.post-link .banner {
	height: 30px;
	margin: auto;
	overflow: hidden;
	background: url(../images/banner-bg.gif) left center no-repeat;
}

.post-link .banner .title-text {
	width: 150px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	text-indent: 30px;
	color: #FFF;
	float: left;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/pointer-02.gif) 15px center no-repeat;
}

.post-link .banner .more-btn {
	width: 60px;
	height: 30px;
	line-height: 30px;
	float: right;
	text-align: center;
	background: url(../images/more.gif) center center no-repeat;
}

.post-link .banner .more-btn A {
	display: block;
	width: 60px;
	height: 30px;
}

.post-link .con {
	padding: 10px 10px 0 10px;
	margin:0 auto;
}

.post-link .link2 {
	padding-bottom: 10px;
}

/*** Page Navigation Style ***/
.l-inner .page-navigation {
	width: 100%;
	height: 43px;
	line-height: 43px;
	margin: 0 auto;
	border-top: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;
}

.d-inner .page-navigation {
	width: 940px;
	height: 43px;
	line-height: 43px;
	margin: 0 auto;
	border-top: #cccccc 1px dotted;
	border-bottom: #cccccc 1px dotted;
}

.path-box {
	width: 100%;
	height: 43px;
	line-height: 43px;
	text-align: left;
	text-indent: 0px;
}

.path-box .Column_Position {padding:0 0;}

.path-box .possplit {width: 15px; background: url(../images/arrow-nextlevel.gif) center center no-repeat; padding: 0 5px;}


/*** List Page Style ***/
#container .l-inner {
	padding: 20px 0;
}

.col-box {
	width: 100%;
}

.col-menu {
	width: 240px;
	float: left;
	margin-left: 10px;
}

.col-menu .banner {
	height: 30px;
	line-height: 30px;
	background: url(../images/banner-bg.gif) left center no-repeat;
	font-weight: bold;
	color: #FFF;
	text-indent: 10px;
	font-size: 14px;
}

.col-menu .con {
	width: 220px;
	padding: 10px 0 30px 0;
	background: transparent;
	margin: 0 auto;
}



/*一级*/
.col-menu .con .wp_listcolumn { border: none; }
.col-menu .con .wp_listcolumn .wp_column {margin-bottom: 5px; border-bottom: #cccccc 1px dotted;}
.col-menu .con .wp_listcolumn .wp_column a .column-name{padding: 5px 10px 5px 20px;}
.col-menu .con .wp_listcolumn .wp_column a { font-weight:normal; font-size: 14px; color:#51749b; line-height: 25px; background: #FFF; border: none;} 	/**一级子栏目及图标**/
.col-menu .con .wp_listcolumn .wp_column a:hover { color:#51749b; background: #fff;} /**鼠标经过或选中一级子栏目**/
.col-menu .con .wp_listcolumn .wp_column a.selected { color:#0d367a; font-weight: bold; background: #f5f5f5  url(../images/pointer-01.gif) 10px center no-repeat;}
.col-menu .con .wp_listcolumn .wp_column a.parent {color:#51749b; font-weight: bold; background: #f5f5f5  url(../images/pointer-01.gif) 10px center no-repeat;}
.col-menu .con .wp_listcolumn .wp_column a.parent:hover { color:#51749b;} /**鼠标经过或选中一级子栏目**/

/*二级*/
.col-menu .con .wp_listcolumn .wp_subcolumn .wp_column a { font-weight:normal; font-size: 12px; color:#666; background:none; border-top:0px solid #fff; border-bottom:1px solid #e2e2e2;} 	/**二级子栏目**/
.col-menu .con .wp_listcolumn .wp_subcolumn .wp_column a:hover {color:#164f88;} 	/**鼠标经过或选中二级子栏目**/
.col-menu .con .wp_listcolumn .wp_subcolumn .wp_column a.selected {background: transparent;}
.col-menu .con .wp_listcolumn .wp_subcolumn .wp_column a span.column-name {background: transparent; line-height: 25px;}
.col-menu .con .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name {color:#164f88; font-weight: bold; background: url(../images/pointer-blue.gif) 18px center no-repeat; line-height: 25px;}
.col-menu .con .wp_listcolumn .wp_subcolumn .wp_column a.parent span.column-name {color:#164f88; font-weight: bold; background: url(../images/pointer-blue.gif) 18px center no-repeat; line-height: 25px;}


.col-lists {
	width: 720px;
	float: right;
	margin-right: 10px;
}

.col-lists .con {
	padding: 15px 10px;
	min-height: 200px;
}

.col-lists .con .lists {}

.col-lists .con .lists .wp_article_list .list_item {
	height: 40px;
	line-height: 40px;
	border-bottom: #d7d7d7 1px dashed;
	font-size: 13px;
}

.col-lists .con .lists .wp_article_list .list_item .Article_Index {
	width: 10px;
	height: 40px;
	background: url(../images/pointer-01.gif) center center no-repeat;
	margin:0px;
}

.col-lists .con .lists .wp_entry {
	line-height:2;
	font-size:13px;
	color:#333;
}

.col-lists .con .lists .wp_entry p {
	margin-bottom:10px;
	line-height: 2;
	font-size: 13px;
}

.col-lists .con .lists .wp_entry img {
	max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width);
}

.col-lists .con .lists .wp_entry a:hover {color: #164f88; text-decoration: underline;}


/*** Display Page Style ***/
#container .d-inner {
	padding: 20px 0;
}

.article-box {
	margin:0px auto;
	min-height: 350px;
}
.article {
	padding: 0 50px;
}
.article h1.article-title {
	font-family: "Microsoft YaHei";
	font-weight: normal;
	padding:30px 0px 5px 0px;
	text-align:center;
	line-height: 150%;
	font-size:22px;
	color:#000;
}
.article .article-metas {
	padding: 15px 0;
	text-align:center;
	border-bottom: #dde6ed 1px solid;
}
.article .article-metas span {
	margin:0 5px;
	font-size:12px;
	color:#787878;
}
.article .entry {
	margin:0 auto;
	padding: 20px 0px;
	overflow:hidden;
}
.article .entry .read, .article .entry .read p {
	line-height: 2;
	font-size: 13px;
	color: #333;
}
.article .entry .read p {
	margin-bottom: 10px;
}
.article .entry .read img {
	padding: 5px;
	max-width:800px;
	_width:expression(this.width > 800 ? "800px" : this.width);
}
