@charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{margin:0;padding:0;}
body{background:url(background.png) repeat scroll 0 0 transparent;_background:#EFEFEF;font-family: "Century Gothic", "Microsoft yahei";font-size: 12px;line-height: 1.5;}
ul, li, ol{list-style:none;}
em, i{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;outline:none;cursor:pointer;color:#000000;}
a:hover{text-decoration:none;}
a img{border:none;}
.clear{clear:both;}
.fl{float: left;display: inline;}
.fr{float: right;display: inline;}
.mb10{margin-bottom: 10px}
.w960{width: 960px;margin: 0 auto;}
.page_head{
	margin: 0 auto;
	text-align:center;}
.page_head .top{background: #c40000;height: 3px;}
.page_head .head{width: 960px;height: 100px;margin: 0 auto;}
.page_head .head .logo{float:left;width:500px;height: 70px;margin-top: 20px;background:url("logo.png") no-repeat left;}
.page_head .head .search{float:right;width:300px;height:70px;margin-top: 20px;}
.page_head .head .search .link{text-align:right;margin-top: 30px;}
/*导航栏*/
.nav{background: #c40000;border-bottom: 2px solid #960000; text-align:center;
margin: 0 auto;}
.first-menu{font-size: 14px;width:960px;height:40px;margin: 0 auto; }
.first-menu li ul{display:none;border:1px solid #960000;}
*html .first-menu li ul li{display:inline;}
.first-menu li ul li{float:none;}
.first-menu li ul a{float:none;height:30px;line-height:30px;padding:0 auto;text-transform:capitalize;}
/*内边距*/
.first-menu li{float:left;position:relative;}
.first-menu a{float:left;display:block;color:#fff;height:30px;line-height:30px;}
.first-menu a:hover{color:#ccc; background-color:#900;border-bottom:1px solid #960000;}
.first-menu a.menu-v{color:#fff;padding:0 14px;height: 40px;line-height: 40px;}
/*一级菜单两个栏目名称之间间距*/
.first-menu a.arrow-top{background-image:url(arrow-top.png);background-repeat: no-repeat;background-position: 50% 90%;}
.first-menu a.current{font-weight:bold;background: #a90000; margin:0 auto;}
/*改*/
.second-menu, .third-menu{z-index: 9999;position:absolute;}
.second-menu{top:39px;left:0px;}
.second-menu a{background-color:#a90000;border-bottom:1px solid #960000;}
.second-menu a:hover{background-color:#900;border-bottom:1px solid #960000;}
.second-menu a.arrow{background-image:url(arrow-right.png);background-repeat: no-repeat;background-position: 90% 50%;}
/**/
.page_body{background:#fff;}
.page_bottom{background: #fff;border-top: 3px solid #c40000;height: 100px;margin: 0 auto;font-size: 14px;line-height: 2em;padding-top: 10px;text-align:center;-webkit-user-select: none;}
.page_bottom .handingnet{font-size: 14px;}
/* 教学周历 */
.rl{position:absolute;bottom:0px;width:230px;height:150px;background:url('r1_bg.png') no-repeat;text-align:center;font-family:"微软雅黑";-webkit-user-select: none;}
.rl .date1{font-size:20px;font-weight:bold;margin-top:14px;}
.rl .tweek{color:#fff;font-size:22px;font-weight:bold;margin-top:15px;}
.rl .week{font-size:18px;font-weight:bold;margin-top:23px;color:#a90000;}
.yellow{color:#f9ce05;}
/*分页*/
#pages{text-align:right; float:right; margin-bottom:10px; margin-right:30px;}
#pages a{display:inline-block; height:22px; line-height:22px; background:#c40000; border:1px solid #960000; text-align:center; color:#fff; padding:0 4px;}
#pages span.current{display:inline-block; font-weight:bold; width:30px; height:22px; line-height:22px; background:#fff; border:1px solid #960000; color:#a90000; text-align:center;}
#pages a.page_prev,#pages a.page_first,#pages a.page_last,#pages a.page_next{background:#c40000 0 5px; width:50px;}
#pages a:hover{background:#a90000; color:#fff; font-weight:bold; text-decoration:none;}