/*------------------page.css-----------------------------------------*/
body {
	text-align: center;
	background: #FFFFFF;
	margin: 0px auto;
	font-size: 12px;
	line-height: 120%;
}

/*����ҳ�沼��*/
#mainpage {
	text-align: left;
	width: 1200px;
	margin:0 auto;
    margin-bottom: 10px;
}

/*��Ҫ�����������ҷ������*/
#pageleft {
	float: left;
	display: inline;
	width: 230px;
}

.clear {
	clear: both;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

.imp {
	color: #FF9900;
	font-weight: 700;
}

.impred {
	color: #CC0000;
}

.content {
	margin: 6px 8px;
	border-top: #aaaaaa 1px solid;
}

.content nott {
	margin: 6px 8px;
}

.coursetype {
	color: #666666;
	font-size: 14px;
	font-weight: 700; 
	margin : 6px 8px;
	padding: 4px 0 3px 10px;
	border-left: #990000 5px solid;
	border-bottom: #999999 1px solid;;
	margin: 6px 8px;
}

.bread {
	margin: 6px 0 0 10px;
}

.bread a {
	color: #BBBBBB;
}

.bread a:hover {
	color: #333333;
	text-decoration: underline;
}

.more {
	float: right;
	margin: 16px 10px 0px 0px;
}

.more a {
	color: #FF9900;
}

.more a:hover {
	color: #FF9900;
	text-decoration: underline;
}

/*ҳ������*/
@font-face {
	font-family: 04b_08;
	font-style: normal;
	font-weight: normal;
	src: url(DBFNT0.eot);
}

/*��ť�������ʽ*/
.textinput {
	border: #CCCCCC 1px solid;
}

.textbtn {
    padding: 2px 0px 0px 0px;
    height: 22px;
    width: 60px;
    border: #666666 1px solid;
    font-weight: 400;
    color: #666666;
    font-size: 12px;
}

/*����*/
a {
	color: #003366;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

/*������������*/
#toplinkbar {
	width: 980px;
}

#toplinkbar ul {
	margin: 6px 0px 3px 30px;
	float: left;
}

#toplinkbar li {
	display: inline;
	margin-left: 15px;
}

#toplinkbar #time {
	float: right;
	margin: 6px 30px 3px 0px;
}

/*topͼƬ*/
#topimgbar {
	background: url(../image/topimgbg.gif) no-repeat;
	height: 107px;
	width: 980px;
}

/*top����*/
#edumisc {
	background: url(../image/edumisc.png) no-repeat;
	float: right;
	margin: 30px 12px 0 0;
	height: 60px;
	width: 270px;
	filter: alpha(Opacity = 60);
}

#edumisc span {
	display: inline;
	width: 120px;
	float: left;
	margin: 10px 0 0 12px;
}

/*banner*/
#pagebanner {
	width: 980px;
	height: 29px;
	background: url(../image/bannerbg.gif) no-repeat;
	text-align: right;
	color: #FFFFFF;
}

#pagebanner .rollnews {
	float: left;
}

#pagebanner .marqueeBox {
	float: left;
	text-align: left;
	margin: 4px 0 0 30px;
	font-size: 14px;
	width: 320px;
}

#pagebanner .marqueeBox div {
	padding: 1px 0 0 0;
	margin: 4px 0 8px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 700;
}

#pagebanner .marqueeBox a {
	color: #FFFFFF;
}

#pagebanner .marqueeBox .newslist {
	display: none;
}

#pagebanner .nav {
	folat: right;
}

#pagebanner .nav ul {
	margin: 7px 30px 0px 0px;
}

#pagebanner .nav li {
	display: inline;
	padding: 0px 10px 0px 13px;
	background: url(../image/bannersp.gif) right no-repeat;
}

#pagebanner .nav li a {
	color: #FFFFFF;
	text-decoration: none;
}

#pagebanner .nav a:hover {
	color: #FFFFBB;
	text-decoration: underline;
}

/*body*/
#pagemain {
	width: 1200px;
	/*background: url(../image/mainbg.gif) repeat-y;*/
}

#pagemainleft {
	float: left;
	display: inline;
	width: 230px;
}

/*body--���߿�*/
.bblack {
	border-bottom: #ff9797 2px solid;
	border-left: #ff9797 1px solid;
	border-right: #ff9797 1px solid;
	border-top: #ff9797 1px solid;
}

.bred {
	border-bottom: #ff9797 2px solid;
	border-left: #ff9797 1px solid;
	border-right: #ff9797 1px solid;
	border-top: #ff9797 1px solid;
}

.bblue {
	border-bottom: #38acff 2px solid;
	border-left: #38acff 1px solid;
	border-right: #38acff 1px solid;
	border-top: #38acff 1px solid;
}

.bgreen {
	border-bottom: #40BB7A 2px solid;
	border-left: #40BB7A 1px solid;
	border-right: #40BB7A 1px solid;
	border-top: #40BB7A 1px solid;
}

/*body--�����ⱳ��*/

.tblack {
	background: url(../image/title_bg_abc_b.png) no-repeat;
	color: #FFFFFF;
	padding: 8px 0px 4px 18px;
	margin: 1px;
}


/*bottom*/
#pagemainbottom {
	width: 980px;
	height: 32px;
	background: url(../image/mainbottombg.gif) no-repeat;
}

#pagemainbottom .lastupdate {
	text-align: right;
	margin: 4px 30px 0px 0px;
	font-family: 04b_08;
	font-size: 6px;
}

#pagebottom {
	width: 980px;
	height: 64px;
	color: #999999;
}

#pagebottom .left {
	text-align: left;
	float: left;
	margin: 3px 0px 0px 30px;
}

#pagebottom .right {
	text-align: right;
	float: right;
	margin: 3px 30px 0px 0px;
}


/*--------------------����-------------------------------------*/

/*---------------------main_ab.css------------------------------*/
	/*��ҳ�����ҷ���*/
.mainab_a {
	float: left;
	display: inline;
	width: 215px;
	margin: 10px 0px 0px 12px;
	background: #FFFFFF;
}

.mainab_b {
	float: left;
	display: inline;
	width: 1200px;
	margin: 10px 0px 0px 0px;
	background: #FFFFFF;
}

.mainab_a h1,.mainab_b h1 {
	font-size: 14px;
	font-weight: 700;
}

.mainab_a h2,.mainab_b h2 {
	float: left;
	background: #AAAAAA;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 400;
	margin: 0px;
	padding: 3px;
	border-right: #FFFFFF 1px solid;
}
/*--------------------����-------------------------------------*/
.datalist{
	width:100%;
	border:#CCCCCC 1px solid;
	background:#FFFFFF;
}

tr {
	margin: auto;
	padding: 0px;
	width: 700px;
}

td{
	height:20px;
	border-bottom:#CCCCCC 1px dotted;
	text-align:center;
}
.tdl{
	height:20px;
	border-bottom:#CCCCCC 1px dotted;
	text-align:left;
}

.thr{
	text-align:right;
	padding-right:5px;
	height:20px;
	border-right:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
	background:#f5f5f5;
	color:#888888;
	font-weight:700;
}

.tdr{
	height:20px;
	border-bottom:#CCCCCC 1px dotted;
	text-align:right;
}

.font{
	font-size: 12px;
	font-weight: 400;
	float: left;
	margin: 0px;
	padding-top: 4px;
	border-bottom: #CCCCCC 1px dotted;
	color: #FF6600;
	height: 24px;
}

.tl{
	text-align:left;
}

.tr{
	text-align:right;
}

/*-------------------------����----------------------------*/

