/* CSS Document */
body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	margin:0px auto;
}
/*--------------------定义的全局样式----------------*/
div, form, label, img, ol, ul, li, dl, dt, dd{
	margin:0px; 
	padding:0px; 
	border:0px;
}
p{
	text-indent:2em;
	margin:0px;
	padding:0px;
	line-height:25px;
}
ul, ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:24px;
}
.cursor{
	cursor:pointer;
}
h1, h2, h3, h4, h5, h6 {
	margin:0px; 
	padding:0px;
	font-size:14px;
}
h1{
	text-align:center;
	font-size:22px;
	color:#4D4D4D;
	font-weight:bold;
	font-family:宋体,Verdana, Geneva, sans-serif;
}
h2{
	padding-left:15px;	
	color:#f17c34;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
	font-size:1px; 
	width:0px; 
	height:0px; 
	visibility:hidden; 
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#F00;
	text-decoration:underline;
}
.text_left{
	text-align:left;
}
.text_center{
	text-align:center;
}
.text_right{
	text-align:right;
	padding-right:20px;
}
.solid_line{
	background:#d7d8d9;
	height:1px;
	margin:3px 0px 0px;
	padding:0px;
	overflow:hidden;
}
.dashed_line{
	height:1px;
	border-bottom:1px dashed #D2D2D2;
	padding:0px;
	overflow:hidden;
}
.none{
	display:none;
}
.orange{
	color:#F17C34;
}
.red{
	color:#F00;
}
.blue{
	color:#06c;
}
/*--------------------定义的整体部分----------------*/
.all_width{
	width:980px;
	text-align:left;
	margin:0px auto;
	background:#FFF;
}
.head_nav{
	line-height:35px;
	margin:0px;
	padding:0px 10px;
	height:35px;
	overflow:hidden;
}
.head_ad{
	padding-bottom:8px;
	border-bottom:1px solid #e0e1e1;
}
.gray_gradient{
	background:url(../img/school/gray_gradient.gif) repeat-x;
	height:26px;
	line-height:26px;
	overflow:hidden; /*解决ie6高度溢出问题*/
}
.normal_font{
	font-size:12px;
	color:#0383e5;
}
.all_width h3{
	padding-left:18px;
	color:#fff;
	float:left;
	background:url(../img/school/squre.gif) no-repeat 7px center;
}
.blue_border{
	border:1px solid #a8d8e3;
	margin:0px 0px 15px;
	padding:0px;
	height:1%;    /*解决鼠标滚动，边框被截断的问题（当此容器内部有浮动元素的时候在IE浏览器里面会出现这种情况）*/
}
.gray_border{
	border:1px solid #dcdcdc;
	margin-bottom:12px;
	padding:0px;
	height:1%;   /*解决鼠标滚动，边框被截断的问题（当此容器内部有浮动元素的时候在IE浏览器里面会出现这种情况）*/
}
.border_blue{
	border:1px solid #059ae9;
	margin-bottom:12px;
	padding:0px;
	height:1%;   /*解决鼠标滚动，边框被截断的问题（当此容器内部有浮动元素的时候在IE浏览器里面会出现这种情况）*/
}
.blue_gradient{
	background: url(../img/school/blue_bg.gif) repeat-x;
	height:25px;
	line-height:25px;
	overflow:hidden; /*解决ie6高度溢出问题*/
}
.gray_gradient{
	background: url(../img/school/gray_gradient03.gif) repeat-x;
	height:26px;
	line-height:26px;
	overflow:hidden; /*解决ie6高度溢出问题*/
}
.gray_gradient h2{
	background:url(../img/school/arrow.gif) no-repeat 8px center;
	color:#F17C34;
	padding-left:18px;
	float:left;
}
.orange_border{
	margin:0px;
	border:1px solid #f17c34;
	height:1%;
}
.orange_bg h2{
	background:url(../img/school/arrow02.gif) no-repeat 11px center;
	float:left;
}
.gray_gradient a:link, .gray_gradient a:visited{
	color:#F17C34;
}
.orange_bg{
	background:url(../img/school/titile.gif) no-repeat;
	line-height:26px;
	overflow:hidden;
	height:26px;
}
.orange_bg a:link, .orange_bg a:visited{
	color:#FFF;
}
.margin_div{
	margin:15px 0px;
}
.orange a:link, .orange a:visited{
	color:#F17C34;
}
.red a:link, .red a:visited{
	color:#F00;
}
.blue a:link, .blue a:visited{
	color:#06c;
}
.white a:link, .white a:visited{
	color:#FFF;
}
.white a:hover{
	color:#FFF;
}
.numberBg{
	background: url(../img/school/numberRed.gif) no-repeat left 5px;
	margin:7px 5px 10px 12px;
	padding-left:28px;
}
.numberBg li{
	line-height:26px;
}
span.dot{
	font-family:宋体,Verdana, Geneva, sans-serif;
	padding:0px;
	margin:0px;
	float:none;
}
/*------------------定义的全局导航导航部分----------------*/
.head{
	width:980px;
	margin:14px auto;
	background:url(../img/homeNew/ceaieBg.gif) 110px 0px no-repeat;
	line-height:30px;
	height:60px;
	overflow:hidden;
}
.head .right{
	width:250px;
}
.head table tr td{
	padding:0px;
}
.globeNav{
	width:100%;
	overflow:hidden;
	background:url(../img/homeNew/navBg.gif) repeat-x left top;
	height:45px;
	z-index:1000;
	font-family:Tahoma, Geneva, sans-serif;
}
.navCon{
	width:980px;
	margin:0px auto;
	padding-left:5px;
}
.navCon li{
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	float:left;
	display:inline-block;
}
.navCon li a{
	line-height:40px;
	padding:0px 13px 0px 13px;
	display:block;
}
.navCon li a:hover{
	background:url(../img/homeNew/navHover.gif) no-repeat left center;
	padding:0px 0px 0px 13px;
}
.navCon li a:hover span{
	background:url(../img/homeNew/navHover.gif) no-repeat right center;
	display:block;
	padding:0px 13px 0px 0px;
}
.navCon a:link, .navCon a:visited{
	color:#eef5fa;
}
.navCon a:hover{
	color:#fff;
	text-decoration:none;
}
.inputBg{
	background:url(../img/homeNew/inputBg.gif) no-repeat left center;
	width:166px;
	height:25px;
	border:0px;
	font-size:14px;
	line-height:25px;
	padding:9px 0px 1px 28px;
	*padding:1px 0px 1px 28px;
	margin:0px;
}
.titleBg{
	background:url(../img/homeNew/titleBg.gif) no-repeat;
	height:30px;
	padding:22px 20px 0px;
	width:940px;
	margin:5px auto 10px;
	font-weight:bold;
	color:#0083bf;
}
.titleBg a{
	color:#666;
}
.titleBg a:hover{
	color:#D91010;
}
div.titleBg span{
	background:url(../img/icon/brdArow.jpg) no-repeat center;
	padding:0px 15px;
	float:none;
}
/*============全局导航结束=============*/
.redCross li{
	background:url(../img/icon/redCross.gif) 0px 7px no-repeat;
	padding-left:13px;
}
.spanFloatNone span{
	float:none;
}
/*---------------------友情链接---------------------------*/
.friendlink{
	margin:20px auto 0px;	
	padding:0px;
	text-align:left;
	height:110px;
}
.friendlink_title_bg{
	background:url(../img/school/frinklink_bg.gif) repeat-x;
	height:26px;
}
.friendlink h2{
	margin-left:35px;
	width:60px;
	background:#FFF;
	padding:0px 10px;	
	color:#14ab09;
	line-height:26px;
	display:block;
}
.friendlink img{
	float:left;
	border:1px solid #CCC;
	padding:1px;
	height:65px;
	overflow:hidden;
	display:inline;
	margin:5px 20px;
}
/***********************下面为比较浮动框文件***********************/
.float_compare{
	position:absolute;
	width:293px;
	text-align:left;
	top:100px;
	left:10px;
}
.float_compare .title{
	background:url(../img/school/float_compare_head.gif) no-repeat;
	height:32px;
	overflow:hidden;
}
.tith2{
	padding:12px 18px 0px;
	/*color:#06C;*/
}
.float_compare .close_all{
	padding:8px 10px 0px 0px;
	text-align:right;
}
.float_compare .con{
	border:1px solid #9fd2fc;
	border-left:2px solid #9fd2fc;
	border-right:2px solid #9fd2fc;
	padding:8px 5px 10px 8px;
	margin:0px;
	background:#FFF;
	line-height:25px;
}
.float_compare .each{
	margin:0px;
	border-bottom:1px dashed #D5D5D5;
}
.float_compare .close{
	float:right;
	padding:7px 8px 0px 0px;
}
.bot_post{
	margin-top:12px;
	text-align:center;
}
.botton{
	width:70px;
	padding:0px;
	border:0px;
	background: url(../img/school/red_btn.gif) no-repeat;
	height:26px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
.btnBlueLarge{
	background:url(../img/btn/btnBlueLarge.gif) repeat-x 0px 2px;
	height:28px;
	padding:0px 10px;
	line-height:28px;
	border:1px solid #47bbef;
	font-size:14px;
	font-weight:bold;
	/*letter-spacing:6px;*/
	color:#005780;
	cursor:pointer;
}
.btnYellowLarge{
	background:url(../img/btn/btnYellow.gif) repeat-x;
	height:28px;
	padding:0px 5px;
	line-height:25px;
	border:1px solid #dea404;
	font-size:14px;
	font-weight:bold;
	color:#fb6d17;
	cursor:pointer;
}
.btnYellowLarge02{
	background:url(../img/btn/btnYellow.gif) repeat-x;
	height:22px;
	padding:0px 8px;
	line-height:22px;
	border:1px solid #dea404;
	font-size:12px;
	color:#fb6d17;
	cursor:pointer;
}
/*-------------------------页脚--------------------------*/
.footer{
	margin-top:0px;
	border-top:1px solid #c7c7c7;
	text-align:center;
	padding:16px 0px;
	line-height:25px;
	color:#005780;
}
.footImg{
	margin:10px 0px 0px;
}
.footImg img{
	margin:0px 15px;
	border:1px solid #D9D9D9;
}
.logined{
	padding-left:22px;
	background:url(../img/icon/logined.gif) no-repeat left center;
	height:25px;
	line-height:25px;
	display:inline-block;
}
.quit{
	padding-left:22px;
	background:url(../img/icon/quit.gif) no-repeat left center;
	height:25px;
	line-height:25px;
	display:inline-block;
}
.timeRight{
	color:#666;
	float:right;
	margin-right:10px;	
	height:29px;
	overflow:hidden;
}
.newsTimeEach{
	line-height:29px;
	font-size:14px;
	height:29px;
	overflow:hidden;
}