@charset "utf-8";
/* CSS Document */

/*---------- base ---------*/
*{padding:0px; margin:0px}
html{background-color:#EEFFF6}
body{margin-top:0px; font:12px Verdana,Arial,Tahoma; background-image:url(../image/bg2.gif); background-repeat:repeat-x}
img{border:none}
a{color:#256EB1; text-decoration:none}
a:hover{color:#F33; text-decoration:underline}
ul{list-style:none}
input, select, button{font:12px Verdana,Arial,Tahoma; vertical-align:middle}
.clear{clear: both;}

/*---------- stock ---------*/
.center{margin:0px auto}
.w990{width:960px; position:relative; background-color:#FFF; border-right-width:10px; border-bottom-width:15px; border-left-width:10px; border-right-style:solid; border-bottom-style:solid; border-left-style:solid; border-right-color:#FFF; border-bottom-color:#FFF; border-left-color:#FFF}
/*---------- menu ---------*/
/*top*/
#head{
	width:960px;
	height:95px;
	background-image: url(../image/topbg5.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
}
#head #tools{height:25px}
 #head #logo{width:960px; height:90px}
 #head #logo h1{float:left}
 #head #logo p{float:right; margin-right:10px; margin-top:28px}
 #head #logo p a{color:#94a4c2}
 #head #logo p a strong{font-weight:normal}
#head #logo p em{padding:0 10px; color:#999}

/*top menu*/
.droplinebar ul, .droplinebar ul li a:hover, .droplinebar ul li .current, .droplinebar ul li ul, .droplinebar ul li ul li a:hover{background-image:url(../image/menu.png)}
.droplinebar{overflow:hidden; width:960px; margin-right:auto; margin-left:auto; border-right-width:10px; border-left-width:10px; border-right-style:solid; border-left-style:solid; border-right-color:#FFF; border-left-color:#FFF}
.droplinebar ul{margin:0; padding:0; float:left; width:100%; font:bold 13px Arial; background-position:0px 0px; background-repeat:repeat-x; height:38px}
.droplinebar ul li{display:inline}
.droplinebar ul li a{float:left; color:white; padding:9px 11px; text-decoration:none}
.droplinebar ul li a:visited{color:#FFF}
.droplinebar ul li a:hover, .droplinebar ul li .current{color:#F63; background-position:0px -38px; font-weight:bold}
.droplinebar ul li ul{position:absolute; z-index:100; left:0; top:0; visibility:hidden; background-position:0px -76px; height:46px}
.droplinebar ul li ul li a{padding-right:8px; margin:0; font-family:Verdana; font-size:13px; font-style:normal; line-height:30px; font-weight:bold; font-variant:normal; padding-top:6px; padding-bottom:6px; padding-left:6px; color:#036}
.droplinebar ul li ul li a span{line-height:76px; color:#FFF; overflow:hidden}
.droplinebar ul li ul li a:hover{background-position:0px -118px; height:30px; color:#F60}
.droplinebar ul li ul li a:visited{color:#036}

/*---------- index top ---------*/
.gdblsyxx{height:214px;background-image:url(../image/blsyxx1.gif);background-repeat:no-repeat}


/*---------- index end ---------*/
.school_end{height:252px}
.school_end .endbox{height:252px; border:1px solid #CCC; background-color:#FFF; background-image:url(../image/endok.gif); background-repeat:no-repeat}
.endbanner{height:50px; color:#666; line-height:20px; text-align:center}

