html,body{
margin:0;
padding:0;
font-family:Î¢ÈíÑÅºÚ;
}

#page-container {
width: 768px;
margin:auto;
background:#FFFFFF;
border:1px solid #000000;
}

#top{
background:url("../images/TeachImages/top.gif") no-repeat;
width:100%;
height:386px;
}

#bigBox{
width:100%;
padding-bottom:40px;
padding-top:30px;
}

/*×ó±ßµÄÎÄ×Ö¿ò*/
.leftBox{
float:left;
/*background:yellow;*/
width:290px;
padding:0 0 10px 40px;
color:#4F5698;
}

.leftBox li{
margin:8px 0 10px 0;
list-style-type: none;
height:33px;
/*background:green;*/
}

.yellowB{
background:url("../images/TeachImages/yellowB.gif") no-repeat left;
height:25px;
}

.greenB{
background:url("../images/TeachImages/greenB.gif") no-repeat left;
height:25px;
}

.blueB{
background:url("../images/TeachImages/blueB.gif") no-repeat left;
height:25px;
}

.redB{
background:url("../images/TeachImages/redB.gif") no-repeat left;
height:25px;
}

.leftBox span{
float:left;
margin-left:10px;
margin-top:3px;
/*background:red;*/
}

.leftBox span a{
margin-left:25px;
color:#4F5698;
font-family:ºÚÌå;
}

.leftBox span a:hover{
color:#085AF8;
}

.rightBox{
height:100%;
float:right;
padding-right:20px;
/*background:red;*/
width:418px;
}

.rightBox img{
float:right;
}

.clear{
clear:both;
}

.bigleftBox{
float:left;
/*background:yellow;*/
width:470px;
margin-left:3px;
padding:10px 0 10px 80px;
color:#4F5698;
line-height:22px;
border-top:1px solid #CECECE;
}

.bigleftBox h1{
font-weight:bold;
font-size:20px;
margin-top:5px;
margin-bottom:5px;
}

.bigleftBox span{
color:red;
}