﻿@charset "utf-8";
/* CSS Document */

body {
	  background-position:0 0;
	  background-repeat:repeat; 
     /*@@@@*/
	  }
body, ul, li, p, h1, h2, h3, h4, h5, form ,img{
			font-family:Arial;
			font-size:12px;
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0;
			padding:0;
			}
	.box_rt img{border:0; margin-top:7px;}    /*more的样式*/
	a{text-decoration:none; color:#000; }
    .box_rt a{color:#b91515;font-weight:bold;}
	.box_rt2 a{color:#b91515; font-weight:bold;}
	.box a:hover{color:#f00;}
		.box2 a:hover{color:#f00;}
    .box_cm a:hover{color:#F00;}
	.box_cm2 a:hover{color:#F00;}
	.box_cm a{font-size:12px;}
	.box_cm{font-size:12px;}
	/*外部链接*/
.link{ float:right; margin-right:15px;}
.link_wb{border:1px solid #CCC;}
			
   /*整个页面*/
   .layout{
		  background-attachment:scroll;
		  background-color:#FFFFFF;
		  background-position:0 0;
		  background-repeat:repeat;
	}

	.layout{
		  background-attachment:scroll;
		  background-color:#FFFFFF;
		  background-position:0 0;
		  background-repeat:repeat;
		  margin:0 auto;
		  padding:0 0px;
		  width:960px;
      }		
     .head {width:960px; padding-bottom:45px; z-index:105; position:relative;}
	 .head_top a {color:#000;}
	 .head_top a:hover {color:#900;}
	 .head_time{padding-left:10px; float:left; color:#000;}
	 .head_link{float:right; padding-right:10px;}
	 .head_link span{
		         padding-left:4px;
				 padding-right:4px;
				 color:#000; }


.head_top {
		-moz-background-clip:border;
		-moz-background-origin:padding;
		-moz-background-size:auto auto;
		background-attachment:scroll;
		background-color:#8D48C0;
		background:url(../images/head_topimg.gif);
		background-position:0 0;
		background-repeat:repeat;
		color:#FFFFFF;
		}

.head_top {
	  -moz-background-clip:border;
	  -moz-background-origin:padding;
	  -moz-background-size:auto auto;
	  background-attachment:scroll;
	  background-position:0 0;
	  background:url(../images/head_topimg.gif);
	  background-repeat:repeat;
	  font-size:12px;
	  height:25px;
	  line-height:25px;
	  }
.head_main{background:url(../images/head_main2.gif);}   /*@@@@*/
		
					
/*nav*/
.head_nav{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/*导航背景图片*/
ul.topnav {
background:url("../images/head_nav10.gif") repeat-x scroll 0 0 transparent;   /*@@@@*/
float:left;
font-size:1.2em;
height:34px;
list-style:none outside none;
margin:0;
padding:0 5px;
position:absolute;
width:950px;
z-index:50;
}

ul.topnav li{
	float: left;
	margin: 0;	
	width:94px;
	position: relative;
}

ul.topnav li  a{
	padding: 10px;
	color: #fff;         /*@@@@*/
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{ 
    background:url(../images/ahover2.png) no-repeat center center; color:#fff;}   /*@@@@*/


ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*@@@@*/
/* 鼠标放上去后之后 */
ul.topnav li ul.subnav{
	list-style: none;
	position: absolute; 
	left: 0; top: 32px;
	background:#ffffff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 130px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border: 1px solid  #8fb963;                   /*@@@@*/
	
	}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-bottom: 1px solid #8fb963;        /*@@@@*/
	clear: both;
	width: 130px;
	}
	
ul.topnav li ul.subnav li a{
	background:#fff;               /*@@@@*/
	float: left;
	width: 120px;
	color:#000;
	padding: 10px 5px; 
			}
ul.topnav li ul.subnav a:hover{
	                        background-color:#8fb963;               /*@@@@*/
							background:url() no-repeat;
							color:#930; }              /*@@@@*/
/*外部链接*/
.w_link{  
	  background:url(../images/w_link.gif) repeat-x; 
	  height:26px; 
	  clear:both; line-height:26px; padding:0 10px 0 10px;}
	  
#school_ad2 img,#school_ad1 img{border:0; }
	  .img1 img{border:0;}
ul .p_border{list-style:url(../images/icon2.gif) inside;line-height:32px;}
ul .p_border a{font-size:12px;}
#school_ad2{display:none;}