BODY {
	FONT-SIZE: 14px;
	FONT-FAMILY: "microsoft yahei";
}

.top {
	HEIGHT: 48px;
	WIDTH: 950px;
	BACKGROUND: url(../images/index/logo.jpg) no-repeat;
	TEXT-ALIGN: right
}

.top A {
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	COLOR: #06c;
	LINE-HEIGHT: 48px;
	MARGIN-RIGHT: 20px
}

.top A:hover {
	TEXT-DECORATION: underline
}

/*.banner_z {
	HEIGHT: 230px;
	WIDTH: 950px;
	BACKGROUND: #146bb0;
	MARGIN-TOP: 10px
}

.banner1 {
	HEIGHT: 95px;
	WIDTH: 230px;
	FLOAT: left
}

.menu {
	MARGIN-BOTTOM: 10px;
	HEIGHT: 50px;
	WIDTH: 950px;
	BACKGROUND: #3da0ef
}

.menu UL {}

.menu UL LI {
	FONT-SIZE: 14px;
	HEIGHT: 50px;
	BORDER-RIGHT: #2488d8 1px solid;
	WIDTH: 120px;
	FLOAT: left;
	COLOR: #6cf;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 50px
}

.menu UL LI.menu_s {
	TEXT-DECORATION: none;
	HEIGHT: 50px;
	BORDER-RIGHT: #2258aa 1px solid;
	WIDTH: 119px;
	BACKGROUND: #06c;
	COLOR: #fff;
	DISPLAY: block
}

.menu UL LI A {
	TEXT-DECORATION: none;
	HEIGHT: 50px;
	BORDER-RIGHT: #5fb2f5 1px solid;
	WIDTH: 119px;
	COLOR: #fff;
	DISPLAY: block
}

.menu UL LI A:hover {
	BORDER-RIGHT: #2258aa 1px solid;
	BACKGROUND: #06c;
	COLOR: #fff
}*/

.footer {
	WIDTH: 100%;
	BACKGROUND: #fff;
	background: #383838;
	color: #fff;
	height: 150px;
	margin-top: 30px;
}
.footer .footerinfo{
	width: 1200px;
	overflow: hidden;
}
.footer .footerinfo .logbg-foot {
	float: left;
	margin-top: 50px;
	margin-left:20px;
}

.footer .footerinfo .logbg-foot a {
	float: left;
	width: 138px;
	height: 60px;
	background: url(http://image1.yjyunedu.com/static/logo.png) no-repeat;
}
.footer .footerinfo .adress{
	float:left;
	color: #7b7b7b;
	margin-top: 40px;
	padding:0 270px 0 50px;
	/**border-right: 1px solid #7B7B7B;*/
}
.footer .footerinfo .adress p{
	LINE-HEIGHT: 26px
}
.footer .footerinfo .footerlink{
	margin-top: 30px;
	float: right;
}
.footer .footerinfo .footerlink img{
	margin-top: 5px;
	float: left;
}
.footer .footerinfo .footerlink .linklist{
	float: right;
	padding-left: 80px
}

.footer .footerinfo .footerlink .linklist A {
	height: 26px;
	line-height: 26px;
	color: #7b7b7b;
	display: block;
	;
}
.footer .footerinfo .footerlink .xskgfxw{
	position: relative;
	display: inline-block;
	height: 110px;
}
.footer .footerinfo .footerlink .xskgfxw span{
	display: inline-block;
	position: absolute;
	left:0;
	bottom:0 ;
	width: 86px;
	text-align: center;
	color: #7b7b7b;
}
.footer .footerinfo .footerlink .linklist  A:hover {
	COLOR: #5DD5C8;
}