﻿/*#topContainer
{
    width: 848px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    height: 172px; 
}*/
/*首页轮换广告样式*/
#ADContainer
{
    border: 1px solid #808080;
    width: 848px;
    height: 172px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
/*
#teacherContainer
{
    float: right;
    width: 558px;
    height: 172px;
}
#teacherContainer ul
{
    width: 558px;
    margin-right: auto;
    margin-left: auto;
}
#teacherContainer img
{
    border: 1px solid #808080;
    padding: 2px;
    width: 150px;
    height: 151px;
    background-color: #FFFFFF;
}
#teacherContainer li
{
    width: 186px;
    float: left;
    text-align: center;
}
#teacherContainer span
{
    display: block;
    margin-top: 4px;
    text-align: center;
}
/*中间电话及公告样式*/
#infoContainer {
	width: 848px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#infoContainer #phone {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -155px;
	height: 18px;
	width: 460px;
	display: block;
	float: left;
}
#infoContainer #affiche {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -180px;
	height: 18px;
	width: 349px;
	float: right;
	padding-left: 25px;
	line-height: 20px;
	overflow: hidden;
}
#infoContainer #affiche span {
	color: #333333;
}
#infoContainer #affiche a {
	color: #FF0000;
}


/*主题样式*/
#daContainer {
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	height: 198px;
	clear: both;
	margin-top: 10px;
}
#daContainer .flashNav {
	float: left;
	height: 198px;
	width: 609px;
}
#daContainer .flashNav h1 {
	font-size: 16px;
	padding-left: 20px;
	text-align: left;
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -205px;
	line-height: 41px;
	height: 41px;
	font-weight: normal;
}
#daContainer .flashNav h1 span
{
    background-image: url(../Img/img.jpg);
    background-position: -250px -545px;
    background-repeat: no-repeat;
    text-indent: -9999px;
}
#daContainer .flashNav .fnContent {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -250px;
	height: 152px;
	width: 590px;
	padding-top: 5px;
	padding-left: 19px;
}
#daContainer .beginSchool {
	height: 198px;
	width: 239px;
	float: right;
}
#daContainer .beginSchool h1 {
	background-image: url(../Img/c2-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	padding-top: 22px;
	text-align: left;
	padding-left: 35px;
	padding-bottom: 4px;

	+padding-bottom: 5px;
	+padding-top: 24px;
	_padding-bottom: 3px;
	_padding-top: 24px;
	color: #006699;
}
#daContainer .beginSchool .bsContainer {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -415px;
	width: 239px;
	height: 157px;
}
#classtb {
	width: 80%;
	text-align: center;
	margin-top: 3px;
	margin-left: 30px;
}
#classtb th {
	font-weight: normal;
}
#classtb tr {
	height: 20px;
}
#classtb .classtime {
	width: 35%;
}
#classtb .classtype {

}
#classtb .classstate {
	width: 20%;
}
#live90808 {
	height: 68px;
	width: 188px;
	margin-left: 33px;
}

/*页面主体内容样式*/
#mainContainer {
	width: 848px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#mainContainer #c1 {
	width: 628px;
	float: left;
}

/*新闻内容*/
#mainContainer #c1 .news
{
    width: 628px;
    height: 210px;
}
#newscont
{
    width: 628px;
    position: relative;
    overflow: hidden;
}
#newscont dt
{
    float: left;
    position: relative;
    z-index: 2;
    cursor: pointer;
    height: 28px;
    width: 100px;
    line-height: 28px;
    font-weight: bolder;
    background-image: url(../Img/news-hover.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFFF;
    text-align: center;
}
#newscont dd
{
    position: absolute;
    z-index: 1;
    display: inline;
    width: 608px;
    left: 0px;
    top: 28px;
    background-repeat: no-repeat;
    background-position: left top;
    height: 161px;
    padding: 10px;
    background-image: url(../Img/news-bg.jpg);
}
#newscont .current{
	background-image: url(../Img/news-a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}

.newslist
{
    width: 425px;
    
    float: left;
    margin-top: 13px; 
}
.newslist li
{
    width: 425px;
}
.newslist li a .lbt
{
    display: block;
    width: 350px;
    float: left;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-indent: 20px;
    display: inline;
}
.newslist li a .ldt {
	display:block;
	width:75px;
	float:right;
	text-align:center;
	color:#069;
	text-decoration:none;
	display:inline;
}
.newslist li a
{
    background-position: 0px -1px;
    width: 425px;
    display: block;
    color: #666;
    text-decoration: none;
    cursor: hand;
    height: 20px;
    line-height: 20px;
    background-image: url(../Img/news-jt.gif);
    background-repeat: no-repeat;
}
.newslist li a:hover{
	color:#03c;
	text-decoration:none;
	background-image: url(../Img/news-jt.gif);
    background-repeat: no-repeat;
    background-position: 0px -21px;
}
.newslist li a:hover .ldt {
	color:#000;
	text-decoration: none;
}
.newslist .noneLi{
    text-align: right;
}
.newslist .noneLi a{
    background-image: none;
    color:#000;
}
.newslist .noneLi a:hover{
    background: none;
}

#newscont .news-photo {
	display: block;
	float: right;
	height: 120px;
	width: 143px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 13px;
	text-decoration: none;
}
#newscont .news-photo img {
	padding: 2px;
	border: 1px solid #666666;
}
#newscont .news-photo span {
	display: block;
	width: 136px;
	margin-top: 5px;
	text-align: center;
	color: #333333;
}
#newscont .news-photo span:hover {
	text-decoration: underline;
}
.news-teacher img {
	float: left;
	height: 122px;
	width: 209px;
	margin-top: 20px;
	border: 0;
	margin-left: 20px;
}
.news-teacher p {
	display: block;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	width: 349px;
	margin-left: 10px;
	color: #000000;
	line-height: 1.9em;
	text-indent: 2em;
}
.news-teacher a {
	color: #000000;
	text-decoration: none;
}
.news-teacher a:hover {
	text-decoration: underline;
}

#mainContainer #c1 .photo_company {
	width: 628px;
	margin-top: 20px;
}
#mainContainer #c1 .photo {
	width: 399px;
	position: relative;
	float: left;
	margin-top: 4px;
}
#mainContainer #c1 .photo h1 {
	height: 46px;
	width: 399px;
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -580px;
	text-indent: -9999px;
}
#mainContainer #c1 .photo .more {
	position: absolute;
	top: 8px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContainer #c1 .photo .photoList
{
    background-image: url(../Img/photo-bg.jpg);
    background-repeat: repeat-y;
    height: 100px;
    padding-right: 15px;
    padding-left: 15px;
    width: 369px;
    padding-top: 3px;
}
#mainContainer #c1 .photo .photobottom {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -630px;
	height: 21px;
	width: 399px;
	display: block;
}
#mainContainer #c1 .company {
	width: 215px;
	float: right;
	position: relative;
}
#mainContainer #c1 .company h1 {
	height: 35px;
	width: 215px;
	text-indent: -9999px;
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: left -655px;
	background-color: #99FF99;
}
#mainContainer #c1 .company .more {
	position: absolute;
	top: 10px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContainer #c1 .company .companyList
{
    background-image: url(../Img/img.jpg);
    background-repeat: no-repeat;
    background-position: left -690px;
    height: 149px;
    width: 200px;
    background-color: #CC66FF;
    padding-left: 15px;
}



#mainContainer #c2 {
	float: right;
	width: 194px;
}
#mainContainer #c2 .accpStar {
	width: 192px;
	position: relative;
}
#mainContainer #c2 .accpStar h1 {
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: -250px -655px;
	height: 45px;
	width: 194px;
	text-indent: -9999px;
}
#mainContainer #c2 .accpStar .more {
	position: absolute;
	top: 9px;
	right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#mainContainer #c2 .accpStar .accpStarList
{
    height: 245px;
    width: 176px;
    background-image: url(../Img/img.jpg);
    background-repeat: no-repeat;
    background-position: -250px -700px;
    padding-left: 18px;
}
.accpStarList img
{
    border: 1px solid #C0C0C0;
    padding: 2px;
    width: 150px;
    height: 105px;
}
.accpStarList span
{
    background-position: 5px center;
    display: block;
    text-align: center;
    width: 156px;
    background-color: #333399;
    background-image: url( ../Img/starIco.gif);
    background-repeat: no-repeat;
}
.accpStarList span a
{
    display: block;
    color: #FFFFFF;
    height: 20px;
    line-height: 20px;
}
.accpStarList .starName
{
    list-style-type: none;
    margin-top: 10px;
}
.accpStarList .starName li
{
    background-image: url(../Img/starIco2.gif);
    background-repeat: no-repeat;
    background-position: 4px center;
}
.accpStarList .starName a
{
    width: 156px;
    display: block;
    height: 20px;
    line-height: 20px;
    text-indent: 20px;
}
#mainContainer #c2 #onLineReg {
	display: block;
	height: 57px;
	width: 195px;
	background-image: url(../Img/img.jpg);
	background-repeat: no-repeat;
	background-position: -250px -460px;
	text-align: center;
	line-height: 57px;
	text-indent: -9999px;
	margin-top: 10px;
}
#linksContnet
{
    width: 163px;
    margin-top: 20px;
    margin-left: 20px;
}

