body {
	background-image: url(../images/bodybg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
td,tr,p,div {
	font-size: 14px;
	color: #000000;
	line-height: 165%;
}

#main {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#mianleft {
	width: 252px;
	float: left;
	position: relative;
}
#menu {
	height: 450px;
	width: 252px;
	background-image: url(../images/menubg.jpg);
	background-repeat: repeat-y;
	padding-top: 25px;
	padding-bottom: 30px;
}
#menu ul {
	margin-left: 45px;
	list-style-type: none;
	font-size: 20px;
	color: #FFFFFF;
}
#menu li {
	height: 40px;
	width: 171px;
	background-image: url(../images/menuline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mianright {
	width: 705px;
	margin-left: 22px;
	float: left;
}
.maincontent {
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	clear: both;
	margin-bottom: 15px;
}
.maincontent2 {
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	clear: both;
	margin-bottom: 15px;
}
.maincontent .news {
	width: 430px;
	height: 312px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #020A8D;
}
.news a {
	text-decoration: none;
	color: #000000;
}
.maincontent2 a {
	text-decoration: none;
	color: #0066FF;
}

.maincontent2 a:hover {
	text-decoration: underline;
}


.news a:hover {
	color: #0033CC;
	text-decoration: underline;
}

h3 {
	color: #1232AB;
	font-size: 16px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #030A8E;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	color: #1232AB;
	font-size: 16px;
	height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.maincontent .aihua {
	width: 240px;
	height: 312px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #020A8D;
}

.maincontent .lesson {
	width: 442px;
	height: 335px;
	float: left;
}
.maincontent .student {
	width: 240px;
	height: 335px;
	float: right;
}
.student td {
	font-size: 12px;
	line-height: normal;
}
.teacher td {
	font-size: 12px;
	line-height: normal;
}
#link {
	margin-top: 20px;
	text-align: center;
}
.font12 {
	font-size: 11px;
	color: #999999;
}
h2 {
	font-weight: normal;
	text-align: center;
	border-bottom-color: #020A8D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	color: #020A8D;
	font-family: "宋体";
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #020A8D;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 22px;
}
.nav td {
	color: #FFFFFF;
	font-weight: bold;
}
.nav a {
	color: #FFFFFF;
}
.fontblue {
	color: #1232AB;
}
.font122 {
	font-size: 12px;
	line-height: normal;
}
.flashclass img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

