@charset "utf-8";
/* CSS Document */
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3b82cc;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	display: block;
	margin-top: 5px;
	text-align: left;
	font-variant: normal;
	text-indent: 20px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	display: block;
	margin-bottom:5px;
	margin-right:10px;
	text-align: left;
	text-indent: 20px;
}
h3 a:hover{
	color: #090;
	text-decoration: none;
	display: block;
}

h4 {
	text-indent: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #69F;
	padding: 5px;
	margin-top: 5px;
	margin-right: 50px;
	margin-bottom: 5px;
	margin-left: 50px;
	}
	h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#F00;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}

.header{
	width: 1000px;
	margin-top: 10px;
}

.header .logo{
	height: 40px;
	width: 180px;
	display: block;
	float: left;
	clear: right;
	margin-right: 10px;
	background-image: url(../images/logo.gif);
}

.header .menu {
	float: right;
	clear: right;
	height: 45px;
	width: 795px;
	font-size: 24px;
	line-height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	text-transform: capitalize;
	text-align: center;
	color: #FFF;
	background-image: url(../img/shuf.jpg);
}
/*-----------------------main-----------------------*/
.main {
	display: block;
	width:998px;
	float:left;
	margin-top: 10px;
}

.main .left{
	background-color: #e1e6fa;
	width:185px;
	float:left;
}

.main .left img{
	height:120px;
	width:150px;
	margin:5px;
	padding:4px;
	background-color:#abc8e2;
}

.main .left a{
	color: #3b82cc;
}
.main .left a:visited{
	color: #090;
}
.main .left a:hover{
	color: #090;
}

.main .left .space{
	background-color: #fff;
	width:185px;
	height:10px;
	_height:5px;
	float:left;
}

.main .left .top1{
	background-color: #abc8e2;
	float: left;
	height: 26px;
	width: 184px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #abc8e2;
}
.main .left .top2{
	background-color: #e1e6fa;
	float: left;
	height: 20px;
	width: 160px;
	margin-top: 3px;
}

.main .left .top2 a{
	color: #000;
	background-color: #abc8e2;
	height: 18px;
	width: 120px;
	margin-top: 1px;
	text-align: center;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.main .left .top2 a:hover{
	color: #090;
	background-color: #e1e6fa;
	text-decoration: none;
	display: block;
}

.main .left ul{
	text-decoration: none;
	float:left;
	width:175px;
	height:90%; 
	margin-left:6px;
	_margin-left:3px;
	overflow:hidden
}

.main .left .login{
	width:184px;
	float:right;
	text-indent: 4px;
}



/*-----------center--------*/
.main .center{
	float: right;
	width: 795px;
	margin-left: 5px;
	margin-right: 2px;
}
.main .center .want-teach{
	float: left;
	height: 90%;
	width: 795px;
	border: 1px solid #abc8e2;
	margin-top:0px;
	_margin-top:0px;
	
}

.main .center .menu{
	float:left;
	height: 25px;
	width: 795px;
}
.main .center .menu li {
	color: #3b82cc;
	text-decoration: none;
	float:left;
	display: block;
	text-align: center;
	height: 25px;
	background-color: #e1e6fa;
	margin-right: 8px;
	line-height: 2.0em;

}

.main .center .menu li a{
	color: #FFF;
	background-color: #3b82cc;
	text-decoration: none;
	display: block;

}

.main .center .menu li a:link{
	color: #FFF;
	background-color: #3b82cc;
	text-decoration: none;
	display: block;

}
.main .center .menu li a:hover{
	color: #3b82cc;
	background-color:#e1e6fa;
	text-decoration: none;
	display: block;

}
.main .center .menu li a:visited{
	color: #090;
	background-color: #e1e6fa;
	text-decoration: none;
	display: block;

}

.main .center .eschool{
	display: block;
	float: left;
	height: 300px;
	width: 500px;
	border: 1px solid #abc8e2;
	margin-top:10px;
}


.main .right{
	display: block;
	float: right;
	width: 292px;
}

.main .right .login{
	width: 286px;
	height:240px;
	margin:0 auto;
	border: 1px solid #abc8e2;
}

.main .right .logininputcss{
	background-image:url(images/index-cut-07.png);
	padding-top:5px;
	width:150px;
	margin:-1px;
	border-width: 1px;
	overflow-y:hidden;
}

.main .right .uctools{
	float: right;
	width: 290px;
	height: 200px;
	margin-top:10px;
	border: 1px solid #abc8e2;
	overflow:hidden;
}
.main .right .uctools li{
	display: block;
	text-decoration: none;
	color: #3b82cc;
	background:#e1e6fa;
	font-size:12px;
	line-height:2.2em;
	display: block;
	float: left;
	width: 259px;
	height: 25px;
	margin-top:15px;
	margin-left:9px;
	_margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #3b82cc;
}
.main .right .uctools li a{	
	color: #3b82cc;
	text-decoration: none;
	margin:1px;
}
.main .right .uctools li a:hover{	
	color: #090;
}

.main .right .uctools li span{
	float:right;
}

.main .right .league{
	float: right;
	width: 290px;
	height: 300px;
	margin-top:10px;
	border: 1px solid #abc8e2;
}
	
.main .right .league li{
	display: block;
	text-decoration: none;
	color: #3b82cc;
	font-size:12px;
	line-height:2.2em;
	display: block;
	float: left;
	width: 259px;
	height: 25px;
	margin-top:15px;
	margin-left:9px;
	_margin-left:5px;
	padding-left:5px;
	padding-right:5px;
	border: 1px solid #3b82cc;
	text-align: center;
}
.main .right .league li a{	
	color: #3b82cc;
	text-decoration: none;
	margin:1px;
}
.main .right .league li a:hover{	
	color: #090;
	background:#e1e6fa;
	margin:1px;
}

.main .ebook{
	float:left;
	width:696px;
	height:250px;
	margin-top:10px;
	border: 1px solid #3b82cc;
	overflow:hidden;
}

.main .ebook li{
	float:left;
	text-decoration: none;
	width:18%;
	height:150px;
	text-align: center;
	margin-top: 20px;
	margin-left:9px;
	margin-bottom:10px;	

}
.main .ebook img{
	float:left;
	margin-right: auto;
	margin-left: 20px;
	width:80px;
	height:110px;
	padding:5px;
	background-color:#abc8e2;
}
.main .ebook li span{
	float:left;
	height:18px;
	margin-top:5px;
	width:100%;
	line-height: 1.4em;
}

.main .FreeLesson{
	float:right;
	width:290px;
	height:250px;
	margin-top:10px;
	border: 1px solid #3b82cc;
}

.main .OlTeacher{
	float:left;
	width:696px;
	height:250px;
	margin-top:10px;
	border: 1px solid #3b82cc;
	overflow:hidden;
}

.main .OlTeacher li{
	float:left;
	text-decoration: none;
	width:22%;
	height:150px;
	text-align: center;
	margin-top: 20px;
	margin-left:9px;
	margin-bottom:10px;
}
.main .OlTeacher img{
	float:left;
	margin-right: auto;
	margin-left: 20px;
	width:100px;
	height:100px;
	padding:5px;
	border: 1px solid #abc8e2;
}
.main .OlTeacher li span{
	float:left;
	height:18px;
	margin-top:5px;
	width:100%;
	line-height: 1.4em;
}

.main .newclasses{
	float:right;
	width:290px;
	height:250px;
	margin-top:10px;
	border: 1px solid #3b82cc;
}


.banner{
	float:left;
	width:1000px;
}
.banner .left{
	float:left;
	clear:right;
	background-color:#999;
	width:698px;
	height:90px;
	margin-top:10px;
}


.banner .right{
	float:right;
	background-color:#FC0;
	width:292px;
	height:90px;
	margin-top:10px;
}

/*----------------------------footer----------------------------*/
.footer{
	margin-top: 40px;
	text-align: center;
	clear: both;
	padding:10px;
	margin-bottom:10px;
	margin-top: 10px;
	
}

