@charset "gb2312";
/* CSS Document */
/*分校网站导航*/
#main-nav {
	width: 982px;
	height: 28px;
	margin: auto;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	line-height: 26px;
}
#main-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#main-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/*分校网站导航*/

/*栏目导航开始 */
 .mouseover_bg{
          background-image:url(../../images/topmenu_on.gif);
		  background-repeat:no-repeat;
		  background-position:center; 
		  letter-spacing:1px;
		  }
.mouseout_bg{
          background-image:url(../../images/topmenu_off.gif);
		  background-repeat:no-repeat; 
		  background-position:center;
		  letter-spacing:1px;
		  }
/*栏目导航结束 */

#page-container {
	width: 980px;  /*控制盒子的宽度*/
	margin: auto;
	border-right: 1px solid #0000cc;
	border-left: 1px solid #0000cc;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;
}
#html, body {
	margin: 2px;
	/*控制盒子与浏览器的顶端空隙*/	padding: 0px;
	font-family: 宋体,Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	color: #000000;
	
}
td {
	line-height: 20px;
	font-size: 12px;
}

#page-containerleft a{
	color: #000000;
	text-decoration: none;
}
#page-containerleft a:hover {
	color: #000000;
	text-decoration:underline;
}
#page-container #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
    width:980px;
	margin: auto;
	background: #FFFFFF;
}

#content {
	width: 980px;
	margin: auto;
	clip: rect(auto,auto,auto,auto);
	
}

/*版权信息*/
.footer {
    clear:both;
	width: 980px;
	margin: auto;
	height: 70px;
	color: #000000;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 8px;
	font: 12px Tahoma, Arial, Helvetica, Sans-serif;
	border-top: 10px solid #0A408A;
	border-bottom: 1px solid #0000cc;
	background: #D5EDFC;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
color: #db6d16;
}
.input{ border: 1px solid #0FB1FF; 
        padding-left: 4px;
		padding-right: 4px; 
        padding-top: 1px;
		padding-bottom: 1px;
		font-family:宋体, Helvetica, sans-serif;
		
		}  

/*主体侧边栏内容*/
.td_bg{ background-image:url(../Shareimages/left_biaotibg.gif); 
        background-repeat:no-repeat; 
		background-position:center;
		text-indent:55px;
		font-size:13px;
		font-weight:bold;
		}/*定义各招生项目主蓝色背景图片*/
.tdlceleft{background-image:url(../Shareimages/left_celeft.gif); 
		   background-position:top;
		 }
.tdlceright{
            background-image:url(../Shareimages/left_ceright.gif); 
		    background-position:top; 
			  }
.tdcebgbottom{background-image:url(../Shareimages/left_cebottom.gif); 
        background-repeat:no-repeat;
		 }
.td_leibiao{background-image:url(../images/aw1.gif);
            background-repeat: no-repeat; 
		    background-position: center;
			text-align:right;
			}/*定义各招生项目列表前小图标*/
.td_shiting{
            background-image:url(../images/dianshi-04.gif);
            background-repeat: no-repeat; 
		    background-position: center;
			text-align:right;
}
.td_morelb{background-image:url(../images/aw3.gif);
            background-repeat: no-repeat; 
		    background-position: center;
			text-align:right;
			}
.td_zylb{background-image:url(../images/aw5.gif);
         background-repeat: no-repeat; 
		 background-position: center;
	     text-align:right;
}



/*主体内容*/
h1 { font-size: 18px; color:#CC0000; font-weight:bold;} /*红色标题*/
#P1{color:#000000;text-indent:24px;text-align:justify;text-justify: newspaper; line-height:20px; padding-top:5px;} /*正文字体*/
.classp1{text-align:justify;line-height:18px;text-justify : newspaper; padding-left:5px;padding-right:5px;padding-top:6px; padding-bottom:6px;} 
#P2{color:#FF0000;text-indent:24px;text-align:justify; line-height:20px;} /*红色正文字体*/
#xiabian{border-bottom:1px solid #C2C2C2;} /**主体内容的下边框*/
#zybian{border-left:1px solid #c2c2c2; border-right:1px solid #c2c2c2;} /*侧边栏两边边框*/
.bgt{ background-image:url(../images/lb2.gif); background-repeat:no-repeat; background-position:bottom; height:40px;font-size: 14px; color:#0C428B; font-weight:bold; vertical-align: middle;} /*indexe页中集团简介、自学考试等背景*/






<!--鼠标放上图片变大-->
       #hovershow{
            list-style-type: none;
            float: left;
            display: inline;
            clear: both;
        }
      #hovershow li{
            float: left;
            display: inline;
            width:166px;
            height:209px;
            margin: 2px;
        }
       #hovershow li a {
            display: block;width:64px;
            height: 64px;
        }
        #hovershow li a img{
        border:1px #666 solid;
        width:160px;
            height:209px;
        }
       #hovershow li a:hover{
        z-index:100;
        margin: -32px 0 0 -232px;
     position: absolute;
        }
        #hovershow li a:hover img{
        width:450px;
        height:620px;
        border:1px red solid;
        }
		
		
<!--鼠标放上图片变大-->