﻿/* CSS Document */
#sliderbox {
	position:relative;
	width:390px;
	height:192px;
	z-index:1000;}
.changeDiv {
	position:absolute;
	top:0px;
	left:0px;
	width:390px;
	height:192px;
	display:none;}
.changeDiv .titleBg {
	position:absolute;
	left:0px;
	bottom:0px;
	width:390px;
	height:24px;
	background:#000;
	filter:alpha(opacity=70);
	opacity:0.7;}
.changeDiv h3 {
	position:absolute;
	left:0px;
	bottom:0px;
	width:290px;
	height:24px;
	line-height:24px;
	overflow:hidden;}

.changeDiv h3 a {
	display:block;
	padding:0px 10px; 
	color:#FFF;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;}

.changeDiv img {
	display:block;
	width:390px;
	height:192px;
	border:none;}

.ul_change_a2 {
	position:absolute;
	height:24px;
	right:0px;
	bottom:0px;
	overflow:hidden;}
.ul_change_a2 li {
	height:24px;
	line-height:24px;
	display: -moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;}

.ul_change_a2 span {
	display: -moz-inline-stack;
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0px 8px;
	font-size:12px;
	color:#FFF;
	cursor:hand;
	cursor:pointer;}

.ul_change_a2 span.on {
	background:#FF6600;
	color:#FFFFFF;}

#displayNews {
	position:relative;
	width:514px;
	height:192px;
	background-color:#FFF;
	padding-right:10px;}
#displayNews .title {
	display:block;
	width:60px;
	height:192px;
	background:url(imagexyzl.png) no-repeat;}
#displayNews .contbox {
	display:block;
	width:454px;
	height:162px;
	padding:5px 0px;}
#displayNews .contbox li {
	width:442px;
	height:32px;
	line-height:32px;
	padding-left:12px;
	background:url(imageicon3.gif) left center no-repeat;}
*html #displayNews .contbox li{margin-bottom:-4px;}/**IE 6**/
*+html #displayNews .contbox li{margin-bottom:-4px;}/**IE 7**/
#displayNews .contbox li span {
	color:#999;}
#collegeNews,#recruitment {
	width:310px;
	height:382px;
	background-color:#FFF;}
#collegeNews .title {
	width:310px;
	height:32px;
	background:url(imagenews_title.png) no-repeat;}
#recruitment .title {
	width:310px;
	height:32px;
	background:url(imagezsjy_title.png) no-repeat;}
#collegeNews .contbox, #recruitment .contbox {
	width:308px;
	height:349px;
	border:1px solid #CCC;
	border-top:none;}
#collegeNews .contbox ul, #recruitment .contbox ul {
	display:block;
	width:290px;
	padding:9px;}

#collegeNews .contbox ul li, #recruitment .contbox ul li {
	display:block;
	width:278px;
	height:36px;
	padding:3px 0px 3px 12px;
	line-height:18px;
	margin:0px;
	overflow:hidden;
	background:url(imageicon3.gif) 0px 9px no-repeat;
	border-bottom:1px dotted #CCCCCC;}
*html #collegeNews .contbox ul li, *html #recruitment .contbox ul li{margin-bottom:-4px;}/**IE 6**/
*+html #collegeNews .contbox ul li, *+html #recruitment .contbox ul li{margin-bottom:-4px;}/**IE 7**/
#collegeNews .contbox ul li span, #recruitment .contbox ul li span {
	display:block;
	color:#999;}
#collegeNews .more, #recruitment .more {
	width:290px;
	padding:2px 9px;
	text-align:right;}
#columnMores {
	width:284px;
	height:382px;}
#studentWorks, #courses {background-color:#FFF;}
#studentWorks .title {
	width:32px;
	height:186px;
	background:url(imagestudentworks_title.png);}
#courses .title {
	width:32px;
	height:186px;
	background:url(imagecourse_title.png);}
#studentWorks ul, #courses ul {
	display:block;
	width:230px;
	height:135px;
	padding:10px;
	overflow:hidden;}
#studentWorks ul li {
	display:block;
	width:218px;
	height:34px;
	line-height:16px;
	padding:0px 0px 0px 12px;
	background:url(imageicon3.gif) 0px 5px no-repeat;
	overflow:hidden;}
#courses ul li {
	display:block;
	width:218px;
	height:23px;
	line-height:23px;
	padding:0px 0px 0px 12px;
	background:url(imageicon3.gif) left center no-repeat;}
#studentWorks ul li span, #courses ul li span {
	display:block;
	color:#999;}
*html #studentWorks ul li {margin-bottom:-4px;}/**IE 6**/
*+html #studentWorks ul li {margin-bottom:-4px;}/**IE 7**/
*html #courses ul li {margin-bottom:-1px;}/**IE 6**/
*+html #courses ul li {margin-bottom:-1px;}/**IE 7**/
#studentWorks .more, #courses .more {
	width:230px;
	height:28px;
	line-height:28px;
	padding:0px 10px;}
#studentWorks .more {
	background: url(imageicon_student.png) 10px 0px no-repeat #F8F9F1;
	border-bottom:1px solid #CCC;}
#studentWorks .more a {
	margin-left:42px;
	font-size:14px;
	font-weight:bold;
	color:#184D81;}
#studentWorks .more a:hover {
	color:#1D5E9E;}
#courses .more {
	text-align:right;
	background: url(imageicon_course.png) right center no-repeat #F8F9F1;
	border-top:1px solid #CCC;}
#courses .more a {
	margin-right:32px;}
#studentWorks .contbox, #courses .contbox {
	width:250px;
	height:184px;
	border:1px solid #CCC;}
#rowBottomBox {
	width:902px;
	height:170px;
	border:1px solid #CCC;
	background:url(imagebottom_bg.png);
	padding:10px;}
.columnTitle {
	display:block;
	width:100%;
	height:52px;}
.columnTitle img {
	width:64px;
	height:48px;
	border:2px solid #CCC;}
.columnTitle:hover img {
	border:2px solid #FF7F00;}
.columnTitle h3 {
	display:block;
	width:152px;
	height:24px;
	font-size:14px;
	background:url(imageicon_title.gif) 0px 3px no-repeat;
	text-indent:14px;
	cursor:pointer;}
.columnTitle em {
	display:block;
	width:138px;
	margin-top:5px;
	color:#666;
	font-style:normal;
	cursor:pointer;}
.columnTitle:hover {
	text-decoration:none;}
.columnList {
	display:block;
	width:230px;
	height:108px;
	margin-top:10px;
	padding-top:4px;}
.columnList li {
	width:218px;
	height:26px;
	line-height:26px;
	padding:0px 0px 0px 12px;
	background:url(imageicon3.gif) left center no-repeat;}
.columnList1 {
	display:block;
	width:230px;
	height:108px;
	margin-top:10px;
	padding-top:4px;}
.columnList1 li {
	width:102px;
	height:26px;
	line-height:26px;
	padding:0px 0px 0px 12px;
	background:url(imageicon3.gif) left center no-repeat;
        float:left;}
#hotlinks {
	width:162px;
	height:150px;
	padding:10px;}
/*#hotlinks li {
	width:150px;
	height:22px;
	line-height:22px;
	padding-left:12px;
	background:url(imageicon3.gif) left center no-repeat;
}*/
.training {
	display:block;
	width:162px;
	height:52px;
	padding-left:0px;
	line-height:52px;
	background:none;}
.training a {
	display:block;
	width:162px;
	height:52px;
	font-size:14px;
	font-weight:bold;
	background:#F1F1F1;}
.training img {
	width:70px;
	height:48px;
	border:2px solid #CCC;}
.training a:hover img {
	border:2px solid #FF7F00;}
.download {
	width:150px;
	height:22px;
	line-height:22px;
	padding-left:12px;
	background:url(imageicon_title.gif) left center no-repeat;
	border-top:1px dotted #CCCCCC;
	margin-top:12px;
	font-size:14px;
	font-weight:bold;
	padding-top:4px;}
.hotlink {
	width:150px;
	height:22px;
	line-height:22px;
	padding-left:12px;
	background:url(imageicon3.gif) left center no-repeat;}
.college h2 {
	background-color:#00A3EB;
	color:#FFF;}
.college #menu {
	padding-top:28px;
	background:url(imagemenutop_main.png) top center no-repeat #E6E9EA;}
.college #menu li a {
	background-color:#4E5253;
	color:#FFF;
	text-indent:18px;}
.college #menu li a:hover {
	background:url(imageicon_menu.png) right center no-repeat #00A3EB;
	text-decoration:none;}
.college #menu li.current a, .college #menu li.current a:hover {
	background:url(imageicon_menu.png) right center no-repeat #00A3EB;
	text-decoration:none;}
.college #menu li a.sub, .college #menu li a:hover.sub {
	background-image:url(imageicon_subnav.png);
	background-position:right center;
	background-repeat:no-repeat;}
.college #menu ul {
	display:none;
	padding-top:1px;
	background:none;}
.college #menu ul li a {
	background-color:#696969;
	color:#FFF;
	text-indent:20px;
	background-image:url(imageicon_subli.png);
	background-position:-4px 0px;
	background-repeat:no-repeat;
	overflow:hidden;}
.teachers h2 {
	background-color:#FD900D;
	color:#333;}
.teachers #menu {
	padding-top:28px;
	background:url(imagemenutop_main.png) top center no-repeat;}
.teachers #menu li a {
	background-color:#4082B6;
	color:#FFF;
	text-indent:18px;}
.teachers #menu li a:hover {
	background:url(imageicon_menu.png) right center no-repeat #80CB71;
	text-decoration:none;}
.teachers #menu li.current a, .teachers #menu li.current a:hover {
	background:url(imageicon_menu.png) right center no-repeat #80CB71;
	text-decoration:none;
	color:#FFF;
	text-indent:18px;}
.party h2 {
	background-color:#B3465B;
	color:#FFF;}
.party #menu {
	padding-top:28px;
	background:url(imagemenutop_main.png) top center no-repeat;}
.party #menu li {
	border-bottom:1px solid #C5C5C5;}
.party #menu li a {
	background:url(imageicon_menuparty.png) left center no-repeat #D8D8D8;
	color:#333;
	text-indent:50px;}
.party #menu li a:hover {
	background-color:#C5C5C5;
	text-decoration:none;
	color:#B3465B;}
.party #menu li.current a, .party #menu li.current a:hover {
	background:url(imageicon_menuparty.png) left center no-repeat #C5C5C5;
	text-decoration:none;
	color:#B3465B;}
.others h2 {
	background-color:#F7F8F2;
	color:#333;
	border-bottom:1px solid #989895;}
.others #menu {
	padding-top:0px;
	background: #F7F8F2;}
.others #menu li {
	border-bottom:1px solid #989895;
	margin:0px;}
.others #menu li a {
	background:#F7F8F2;
	color:#333;
	text-indent:16px;
	border-right:5px solid #FF5A00;
	width:185px;}
.others #menu li a:hover {
	background-color:#939493;
	text-decoration:none;
	color:#fff;}
.others #menu li.current a, .party #menu li.current a:hover {
	background:#C5C5C5;
	text-decoration:none;
	color:#B3465B;}
#main .introduction {
	width:514px;
	padding:10px;
	background:#FFF;
	float:left;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);}
#main h3 {
	font-size:18px;
	line-height:30px;
	padding-bottom:5px;
	border-bottom:1px dashed #C59940;}
#main .introduction .zoom {
	width:494px;
	font-size:13px;
	line-height:180%;
	margin:10px;}
#main .zoom p {
	text-indent:2em;
	margin:8px 0px;}
#main .article {
	width:704px;
	padding:10px;
	background:#FFF;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);}
#main .article .zoom {
	width:684px;
	font-size:13px;
	line-height:180%;
	margin:10px;}
#main .article1 {
	width:724px;}
#main .article1 .zoom {
	width:704px;
	font-size:13px;
	line-height:180%;
	margin:10px;}

.tabbox {
	position:relative;
	width:704px;
	margin-top:10px;}
.tabbox ul {
	width:684px;
	height:30px;
	margin:0px 10px;
	border-bottom:1px solid #DDD;}
.tabbox ul li {
	width:100px;
	height:30px;
	text-align:center;
	float:left;
	margin-right:5px;}
.tabbox ul li a {
	position:relative;
	display:block;
	width:98px;
	height:29px;
	line-height:29px;
	text-decoration:none;
	overflow:hidden;
	border:1px solid #CCC;
	margin-bottom:-1px;
	background-color:#F3F3F3;}
.tabbox ul li.current a {
	border-bottom:1px solid #FFF;
	background-color:#FFF;}
.tabcont {
	position:relative;
	width:704px;}
.tabcont .zoom {
	position:relative;
	display:none;}
.tabcont .current {
	display:block;}

#main .leaders {
	width:684px;
	padding: 0px 20px;
	background:#FFF;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	overflow:hidden;}
#main .leaders ul {
	display:block;
	margin-top:-1px;
	overflow:hidden;}
#main .leaders ul li {
	display:block;
	width:684px;
	height:190px;
	border-top:1px dashed #DDD;
	padding:20px 0px;
	overflow:hidden;}
#main .leaders li .litpic {
	display:block;
	width:254px;
	height:190px;}
#main .leaders li .boxcont {
	width:680px;}
#main .leaders li .boxcont .title {
	height:40px;}
#main .leaders li .boxcont .title h3 {
	float:left;
	white-space:nowrap;
	height:40px;
	line-height:40px;
	font-weight:normal;
	border:none;}
#main .leaders li .boxcont .title img {
	float:left;
	height:40px;}
#main .leaders li .boxcont .summary {
	float:left;
	width:670px;
	line-height:180%;
	font-size:13px;
	margin:10px 0px;}
#main .leaders li .boxcont .summary p {
	text-indent:2em;}
#main .leaders li .boxcont .more {
	float:left;
	width:670px;
	line-height:150%;}
#main .sidebar {
	width:180px;
	float:right;}
.sidebar .soChangeBox {
	position:relative;
	width:180px;
	height:174px;
	border-bottom:1px dashed #CCC;}
.sidebar .soChangeBox .a_bigImg {
	position:absolute;
	display:none;
	top:0px; left:0px;
	width:178px;
	height:133px;
	border:1px solid #AAA;}
.sidebar .soChangeBox .ul_change_a1{
	position:absolute;
	left:0px; right:-4px; bottom:4px;
	overflow:hidden;}

.sidebar .soChangeBox .ul_change_a1 li {
	display:block;
	width:42px;
	height:31px;
	float:left;
	margin-right:4px;}
.sidebar .soChangeBox .ul_change_a1 img {
	width:40px;
	height:29px;
	border:1px solid #AAA;}
.sidebar .soChangeBox .ul_change_a1 img.now {border:1px solid #F60;}
.sidebar .boxcont {
	width:180px;
	line-height:150%;
	margin:10px 0px;}
.sidebar .more {
	width:180px;
	padding-bottom:6px;
	border-bottom:1px dashed #C59940;
	text-align:right;
	margin-bottom:10px;}
.sidebar .more a {
	padding-right:16px;
	background:url(imageicon_more.png) right center no-repeat;}
.sidebar .litpic {
	display:block;
	width:180px;
	margin-top:20px;}
#teacherList {
	display:block;
	width:724px;}
#teacherList li {
	display:block;
	width:704px;
	height:144px;
	padding:10px;
	background-color:#FFF;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	margin-bottom:10px;}
#teacherList li:hover {
	background-color:#f7f7f7;}
#teacherList li .litpic {
	position:relative;
	width:120px;
	height:144px;
	background-color:#000;
	float:left;}
#teacherList li .litpic a {
	display:block;
	position:absolute;
	left:0px; top:0px;
	width:120px;
	height:144px;
	z-index:1;}
#teacherList li .litpic a img {
	display:block;
	width:120px;
	height:144px;}
#teacherList li .litpic a img:hover {
	opacity:0.65;}
#teacherList li .litpic h4 {
	display:block;
	position:absolute;
	left:0px; right:0px; bottom:0px;
	
	line-height:24px;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	text-shadow:0px 1px 1px #000;
	color:#FFF;
	background:url(imagespace_b4.png);
	border:none;
	z-index:2;}
#teacherList li .boxcont {
	width:554px;
	height:124px;
	margin:10px;
	float:right;}
#teacherList li .boxcont h5 {
	width:554px;
	height:30px;
	font-size:13px;
	font-weight:normal;
	color:#CF0063;}
#teacherList li .boxcont .zoom {
	width:554px;
	height:72px;
	line-height:24px;
	margin-bottom:10px;}
#teacherList li .boxcont .zoom p {
	text-indent:2em;
	margin:0px;}
#teacherList li .boxcont .more {
	width:554px;
	text-align:right;}
#topMenu {
	width:924px;
	height:40px;
	overflow:hidden;
	background-color:#FFF;
	box-shadow:0px 1px 2px rgba(0,0,0,0.2);
	margin-bottom:15px;}
#topMenu ul {
	display:block;
	width:924px;
	height:38px;
	margin:1px 0px 1px 0px;
	overflow:hidden;}
#topMenu ul li {
	display:block;
	width:130px;
	height:38px;
	line-height:38px;
	float:left;
	text-align:center;
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;}
#topMenu ul li a {
	display:block;
	width:130px;
	height:38px;
	background-color:#FFF;}
#topMenu ul li span {
	padding:0px 14px;}
.yszp {background:url(imageicon_yszp.png) left center no-repeat;}
.dhzp {background:url(imageicon_hyzp.png) left center no-repeat;}
.pmsj {background:url(imageicon_pmsj.png) left center no-repeat;}
.szmtsj {background:url(imageicon_szmtsj.png) left center no-repeat;}
.hyzp {background:url(imageicon_hyzp.png) left center no-repeat;}
.syzp {background:url(imageicon_syzp.png) left center no-repeat;}
.mszp {background:url(imageicon_mszp.png) left center no-repeat;}

#waterfallList {
	width:932px;
	margin-left:-4px;}
#waterfallList .item {
	position:relative;
	width:223px;
	background-color:#FFF;
	box-shadow:0px 1px 2px rgba(0,0,0,0.15);
	margin:5px;
	float:left;}
#waterfallList .item img {
	width:213px;
	margin:5px;
	margin-bottom:0px;}
#waterfallList .item .title {
	width:213px;
	height:30px;
	line-height:30px;
	padding:0px 5px;
	overflow:hidden;}
#waterfallList .item .title span {
	padding-left:14px;}
#waterfallList .item .author {
	border-top:1px solid #DDD;
	background-color:#F4F4F4;
	width:183px;
	height:30px;
	line-height:30px;
	padding:0px 20px;
	overflow:hidden;}
#waterfallList .item a, #waterfallList .item a:hover {
	display:block;
	position:absolute;
	left:0px; right:0px;
	top:0px; bottom:0px;
	background:url(imagespace_black.png);
	text-align:center;
	line-height:180%;
	font-size:16px;
	color:#FFF;
	padding:30px 20px;
	text-decoration:none;}
#gzzdBox {
	width:534px;
	height:235px;
	float:left;}
#gzzdBox .title {
	width:534px;
	height:30px;
	background:url(imagetitle_gzzd.png) no-repeat;
	line-height:30px;
	color:#FFF;
	font-size:14px;
	text-indent:34px;
	margin:0px;
	font-weight:bold;}
#gzzdBox .listbox {
	width:532px;
	border:1px solid #D8D8D8;
	border-top:none;
	background-color:#F3F3F3;
	margin:0px;}
#gzzdBox .listbox ul {
	display:block;
	width:502px;
	height:174px;
	padding:15px;}
#gzzdBox .listbox ul li {
	display:block;
	width:490px;
	height:29px;
	line-height:29px;
	padding-left:12px;
	background:url(imageicon3.gif) left center no-repeat;}
#gzzdBox .listbox ul li span {color:#F60; margin-left:6px;}
#cxzyBox {
	width:180px;
	height:235px;
	float:right;
	background-color:#F0E8E6;}
#cxzyBox .title {
	width:180px;
	height:31px;
	border-bottom:1px solid #D68045;
	background-color:#F0E8E6;
	line-height:31px;
	font-size:14px;
	text-indent:24px;
	font-weight:bold;}
#cxzyBox ul {
	width:180px;}
#cxzyBox ul li {
	width:180px;
	height:28px;
	line-height:28px;
	border-top:1px solid #FFF;}
#cxzyBox ul li a {
	display:block;
	width:156px;
	height:28px;
	padding-left:24px;
	background:url(imageicon3.gif) 12px 12px no-repeat #F0E8E6;}
#cxzyBox ul li a:hover {
	text-decoration:none;
	background-color:#D8D8D8;
	color:#333;}
#zbjjBox {
	width:724px;}
#zbjjBox .title {
	width:724px;
	height:30px;
	border-bottom:1px solid #3F7889;
	line-height:30px;
	background-color:#F3F3F3;
	font-size:14px;
	text-indent:24px;
	font-weight:bold;}
#zbjjBox .zoom {
	width:694px;
	padding:10px 15px;
	line-height:150%;
	background-color:#F3F3F3;}
#zbjjBox .zoom p {
	width:694px;
	text-indent:2em;
	margin:5px 0px;}
#wsdxBox {
	width:724px;}
#wsdxBox .title {
	width:724px;
	height:30px;
	background:url(imagetitle_wsdx.png) no-repeat;
	line-height:30px;
	text-indent:34px;
	font-size:14px;
	font-weight:bold;
	color:#FFF;}
#wsdxBox .listbox {
	width:722px;
	border:1px solid #D8D8D8;
	border-top:none;
	background-color:#F3F3F3;
	margin:0px;}
#wsdxBox .listbox ul {
	display:block;
	width:692px;
	height:174px;
	padding:15px;}
#wsdxBox .listbox ul li {
	display:block;
	width:680px;
	height:29px;
	line-height:29px;
	padding-left:12px;
	background:url(imageicon3.gif) left center no-repeat;}
#wsdxBox .listbox ul li a {
	float:left;}
#wsdxBox .listbox ul li em {
	float:right;
	color:#666;
	font-style:normal;}
#wsdxBox .listbox ul li span {color:#F60; margin-left:6px;}
#articleList {
	display:block;
	width:704px;}
#articleList li {
	width:692px;
	height:32px;
	line-height:32px;
	padding-left:12px;
	background:url(imageicon3.gif) left center no-repeat;}
#articleList li a {float:left;}
#articleList li em {
	float:right;
	color:#999;
	font-style:normal;}
#articleList li span {color:#F60; margin-left:6px;}
.page_zoom {
	width:714px;
	margin-left:10px;
	font-size:13px;
	line-height:180%;}
.page_zoom p {
	margin:8px 0px;
	text-indent:2em;}
#content .fullrow {width:924px; float:none; clear:both;}
#content .fullrow #articleList {
	margin:0px;
	width:924px;}
#content .fullrow #articleList li {
	width:912px;}
#content .fullrow .title {
	text-align:center;}
#content .fullrow .zoom {
	width:924px;
	margin:6px 0px;
	font-size:13px;
	line-height:180%;}
#content .fullrow .zoom p {
	margin:8px 0px;
	text-indent:2em;}
#content .fullrow .info {
	width:924px;
	height:30px;
	line-height:30px;
	text-align:right;
	border-bottom:1px dashed #CCC;}

.fullbox {
	background-color:#FFF;
	padding:15px;
	box-shadow:0px 1px 2px rgba(0,0,0,0.15);}
.fullbox h2 {
	width:894px;
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #CCCCCC;}
.fullbox .info {
	width:894px;
	height:30px;
	line-height:30px;
	border-bottom:1px dashed #CCCCCC;
	margin-bottom:15px;
	background-color:#F8F8F8;}
.fullbox .info span {
	font-size:14px;
	font-weight:normal;
	margin-right:20px;}
.showbox {
	position:relative;
	width:894px;
	padding:20px 0px;
	background-color:#F2F2F2;}
.showbox .pic, .showbox img {
	display:block;
	margin:0px auto;
	max-width:780px;}
.showbox .prev, .showbox .next {
	position:absolute;
	width:40px;
	height:80px;
	top:50%;
	margin-top:-40px;
	z-index:99;
	line-height:80px;
	overflow:hidden;
	text-indent:-20em;}
.showbox .prev a, .showbox .next a {
	position:absolute;
	display:block;
	width:40px;
	height:80px;
	left:0px;
	top:0px;
	line-height:80px;
	overflow:hidden;
	text-indent:-1000px;}
.showbox .prev {
	left:0px;}
.showbox .prev a {
	background:url(imagepage_nav.png) left top no-repeat;}
.showbox .prev a:hover {
	background:url(imagepage_nav.png) left bottom no-repeat;}
.showbox .next {
	right:0px;}
.showbox .next a {
	background:url(imagepage_nav.png) right top no-repeat;}
.showbox .next a:hover {
	background:url(imagepage_nav.png) right bottom no-repeat;}
.videobox {
	width:894px;
	height:670px;
	background-color:#000;
	margin-bottom:20px;}
.videolink {
	width:894px;}
.videolink li {
	width:880px;
	height:24px;
	line-height:24px;
	padding-left:12px;
	background:url(imageicon3.gif) left center no-repeat;}

.zoom img {
	margin:8px;}
.zoom1 {width:684px;margin:10px;}
.collegeTable th, .collegeTable td {
	border:1px solid #DDD;}
.collegeTable th { background-color:#EFEFEF; padding:5px; font-size:13px;}
.collegeTable td { padding:4px; font-size:12px;}