@charset "utf-8";

/* 全局 */
#wrapper {width: 960px; margin:0 auto; text-align: left; background-color: #FFF;}

.adBanner {
	padding: 10px;
	background-color: #FFF;
	margin-top: 6px;
	border-bottom: 2px solid #CCC;
	clear: both;
}
#copyright {margin: 10px 10px 0;}
.blank6 {background-color: #DBDBDB;}

/* 当前路径 */
#locationBar {
	height: 30px;
	padding: 5px 10px 0;
	position: relative;
	margin-right: 265px;
}
#locationBar .title {
	background: url(../images/css/channel_imgs.png) no-repeat 30px -135px; 
	position: absolute;
	height: 30px;
	overflow: hidden;
	left: 10px;
	top: 6px;
}
#locationBar h2 {
	float: left;
	background: url(../images/css/channel_imgs.png) no-repeat right -275px;
	font-size: 18px;
	line-height: 32px;
	font-family: 黑体;
	font-weight: normal;
}
#locationBar h2 span {
	float: left;
	background: url(../images/css/channel_imgs.png) no-repeat 0 -240px;
	padding: 0 32px;
	display: block;
	color: #FFF;
}
#locationBar .title p {
	float: left;
	background: url(../images/css/channel_imgs.png) no-repeat 25px -135px;
	line-height: 26px;
	padding: 4px 0 0 35px;
}



/*    */
#channelMain {
	margin: 0 10px;
	background: #FFF url(../images/css/articleMain_bg.png) repeat-y center top;
	border: 1px solid #DBDBDB;
	border-top: 2px solid #8EACCD;
}

.mainContent {
	width: 645px;
	display: inline;
	float: left;
	display: inline;
	margin-left: 15px;
	overflow: hidden;
}

.mainContent .newsList {
	padding: 20px 0 0;
}
.mainContent .newsList ul {
	margin: 0 25px 8px;
	background: url(../images/css/dashed.png) repeat-x left bottom;
	padding-bottom: 8px;
}
.mainContent .newsList li {
	line-height: 25px;
	font-size: 14px;
	background: url(../images/css/dot.png) no-repeat 5px 12px;
	padding-left: 1.2em;
}
.mainContent .newsList li span {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	margin: -24px 0 0 6px;
	padding-right: 5px;
	display: block;
	height: 23px;
	text-align: right;
	font-family: Verdana;
}
.mainContent .newsList ul li.dashed {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 6px 0;
	width: auto;
}



.mainContent .topicList {
	padding: 20px 0 0;
	zoom: 1;
}
.mainContent .topicList dl {
	width: 305px;
	float: left;
	margin-right: 16px;
	display: inline;
	margin-bottom: 8px;
}
.mainContent .topicList dl dt {
	width: 190px;
	float: right;
	line-height: 20px;
	margin-bottom: 2px;
	font-weight: bold;
}
.mainContent .topicList dl .pic {
	float: left;
	padding: 2px;
	border: 1px solid #CCC;
}
.mainContent .topicList dl .pic img {
	display: block;
}
.mainContent .topicList dl .text {
	width: 190px;
	float: right;
	line-height: 17px;
	color: #666;
}
.mainContent .topicList .dashed {
	background: url(../images/css/line_w.png) repeat-x;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 0 22px 8px;
	width: auto;
	clear: both;
}



.mainContent .picList, .mainContent .opusList {
	padding: 30px 0 0;
}
.mainContent .picList ul, .mainContent .opusList ul {
	margin-left: 40px;
}
.mainContent .picList li, .mainContent .opusList li {
	float: left;
	margin: 0 25px 0 0;
	text-align: center;
	line-height: 16px;
	width: 90px;
	height: 135px;
}
	.mainContent .opusList li {height: 115px;}
	.mainContent .picList.student li {width: 110px; height: 130px; margin-right: 33px;}
.mainContent .picList li img, .mainContent .opusList li img {
	padding: 4px;
	display: block;
	border: 1px solid #CCC;
	margin-bottom: 4px;
}



.mainContent .bookList {
	padding: 30px 0 0;
}
.mainContent .bookList ul {
	margin-left: 30px;
	overflow: hidden;
}
.mainContent .bookList li {
	width: 85px;
	height: 145px;
	background: url(../images/css/book_bg.png) no-repeat;
	float: left;
	margin: 0 15px 10px 0;
	line-height: 16px;
	text-align: center;
}
.mainContent .bookList li img {
	display: block;
	padding: 7px 7px 5px 3px;
	float: left;
}




#pageBar {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	margin: 20px;
	color:#07519A;
	clear: both;
	border-top: 3px double #CCC;
}
#pageBar a {font-family: Tahoma; font-size: 12px; padding: 2px 5px; background:#FBFBFB; border: 1px solid #D3D3D3;margin: 2px;text-decoration: none}
#pageBar a:hover {background: #AACCC5;text-decoration: underline;color: #C00;}
#pageBar .current {font-size: 14px; background: #56998B;border: 0; font-weight:bold;color: #FFF;padding: 3px 5px;}


/*  侧栏  */
.mainSide {
	width: 252px;
	float: right;
	padding: 12px 0 0 11px;
	margin-top: -28px;
	margin-right: -1px;
	display: inline;
	background: url(../images/css/channel_imgs.png) no-repeat 0 -330px;
	zoom: 1;
	overflow: hidden;
	border-left: 2px solid #EEE;
}

.mainSide .sideSearch {
	padding: 10px 0;
	text-align: center;
	border: 1px solid #DBDBDB;
	margin: 0 10px 6px 0;
	background-color: #FFF;
}
.mainSide .sideSearch .input {
	border-top: 1px solid #B8B9B7;
	border-left: 1px solid #B8B9B7;
	border-right: 1px solid #C9D6D4;
	border-bottom: 1px solid #C9D6D4;
	width: 140px;
	height: 18px;
}
.mainSide .sideSearch .submit {
	border: none;
	width: 70px;
	height: 22px;
	font-weight: bold;
	color: #333;
	font-size: 12px;
	background: url(../images/css/channel_imgs.png) no-repeat 0 -110px;
}



.mainSide .module {
	margin-right: 10px;
}
.mainSide .module h3 {
	height: 25px;
	line-height: 25px;
	border-left: 1px solid #EAEAEA;
	border-right: 1px solid #EAEAEA;
	color: #000;
	padding: 0 0 0 30px;
	margin: 0;
	font-size: 14px;
	color: #F60;
	background: url(../images/css/channel_imgs.png) no-repeat 0 -35px;
}
.mainSide .module .more {
	margin: -18px 0 0 200px;
	height: 18px;
	overflow: hidden;
}
.mainSide .module .content {
	padding: 8px 0 6px;
}

.mainSide .module .list {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
}
.mainSide .module .list li {
	background: url(../images/css/dot.png) no-repeat 4px 9px;
	line-height: 18px;
	padding: 3px 0 3px 1em;
}
.mainSide .module .bookList {
	margin: 8px 0;
}
.mainSide .module .bookList ul {
	overflow: hidden;
	zoom: 1;
	margin: 0;
	padding: 0;
	list-style: none;
}
.mainSide .module .bookList li {
	width: 80px;
	height: 105px;
	background: url(../images/css/book_bg.png) no-repeat;
	float: left;
	margin: 0 0 15px 25px;
	display: inline;
}
.mainSide .module .bookList li img {
	display: block;
	padding: 7px 7px 3px 3px;
	float: left;
	border: 0;
}

/* 招生信息 */
.zhaoshengBox {margin: 30px auto; width: 620px;}
.zhaoshengBox .title {height: 35px; background: url(../images/css/zs_table.png) no-repeat; overflow: hidden;}
.zhaoshengBox .title h3 {height: 30px; line-height: 200px; background: url(../images/css/zs_caption.png) no-repeat; }
.zhaoshengBox .title h3.t1 {background-position: 0 0;}
.zhaoshengBox .title h3.t2 {background-position: 0 -35px;}
.zhaoshengBox .title h3.t3 {background-position: 0 -70px;}
.zhaoshengBox .title h3.t4 {background-position: 0 -105px;}
.zhaoshengBox .title h3.t5 {background-position: 0 -140px;}
.zhaoshengBox .title h3.t6 {background-position: 0 -175px;}
.zhaoshengBox .list {border-left: 1px solid #CCC; border-right: 1px solid #CCC; text-align: center; padding: 10px 0;}
.zhaoshengBox .list th {background: url(../images/css/zs_caption.png) repeat-x 0 -210px; font-size: 14px; border-left: 1px solid #DEDEDE; border-bottom: 1px solid #DEDEDE; line-height: 29px;}
.zhaoshengBox .list th.blank {width: 75px; border-left: none; background: url(../images/css/zs_caption.png) no-repeat right -253px;}
.zhaoshengBox .list td {border-left: 1px solid #D5D5D5; border-bottom: 1px solid #D5D5D5; line-height: 20px; padding: 5px 0;}
.zhaoshengBox .list td.alt {border-left: none; border-right: 2px solid #DEDEDE; color:#F60; font-size: 14px; background:#EEE;}
.zhaoshengBox .list a, .zhaoshengBox .list a:visited {color: #369; text-decoration: underline;}
.zhaoshengBox .list a:hover {color: #C00; text-decoration: none;}
.zhaoshengBox .boxBottom {height: 10px; background: url(../images/css/zs_table.png) no-repeat 0 -40px; overflow: hidden; margin-bottom: 12px;}


