@charset "utf-8";
/* CSS Document */
body {width:990px;margin:0px auto;padding:0px;background:fff;font-family:Arial, Helvetica, sans-serif;font-size:13px;}
img{border:0;}
a{text-decoration:none;}
p ,ul ,li,form{margin:0; padding:0}
ul,li{list-style-type:none;}
#topbar{
	border-bottom:1px solid #bebebe;
	background-color:#f8f6f7;
	height:25px;
	line-height:25px;
	position:relative;
	margin-bottom:6px;
	text-align:right;
}
#topbar a{
	color:#fa6515;
	margin:0px 2px;
}
#topbar .index_btn{
	background:url(../img/btn_1.gif) no-repeat;
	border:0;
	width:75px;
	height:17px;
	margin-left:5px;
}
#topbar .fav_btn{
	background:url(../img/btn_2.gif) no-repeat;
	border:0;
	width:91px;
	height:17px;
	margin-left:5px;
}
#topnav_edu{
	width:986px;
	height:62px;
	border:1px solid #32AF27;
	background:#D9EFD8;
	padding:1px;
	overflow:auto;
	margin-bottom:6px;
	line-height:22px;
}
#topnav_edu #logo_edu{
	float:left;
	background:url(../img/line_bj.gif) repeat-x 0 0;
	height:62px;
	width:190px;
	text-align:center;
}
#topnav_edu #navinfo{
	float:left;
	background:url(../img/line_bj.gif) repeat-x 0 0;
	height:55px;
	padding-top:7px;
	width:796px;
	font-size:14px;
}
#topnav_edu #navinfo .nav a{
	color:#fff;
	display:block;
	width:79px;
	float:left;
	text-align:center;
}
#topnav_edu #navinfo .nav a:hover{
	color:#dcf7a5;
  }
#topnav_edu #navinfo .info_pic{
	background:url(../img/all_bj.gif) no-repeat 0 0;
	height:20px;
	width:78px;
	border:0;
}
#topnav_edu #navinfo .s_sub{
	background:url(../img/all_bj.gif) no-repeat 0 -28px;
	height:18px;
	width:28px;
	border:0;
	cursor:pointer;
}
#topnav_edu #navinfo .ssbar{
	text-align:right;
	margin-right:10px;
	padding-top:8px;
	clear:left;
}
#topnav_edu #navinfo .ssbar input{
	margin:0px 0px 0px 6px;
}
#topnav_edu #navinfo .ssbar .ss_input{
	height:12px;
}
/*-------------------------------topbanner-----------------------------*/
.sponsor_google .topbanner_left{
	float:left;
	border:1px solid #cccccc;
	margin-bottom:4px;
	height:90px;
}
.sponsor_google .topbanner_right{
	float:left;
	font-size:12px;
	width:250px;
	height:90px;
	margin-left:6px;
	text-align:left;
	text-indent:4px;
	line-height:18px;
}