/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a {text-decoration: none;} /* 链接无下划线,有为underline */
a:link {color: #000000;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #000000;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #003399;text-decoration: none;} /* 鼠标在链接上 */
a:active {color: #000000;text-decoration: none;} /* 点击激活链接 */

/* 栏目标题文字链接的css定义 */
a.class:link {color: #ffffff;}
a.class:visited {color: #ffffff;}
a.class:hover {color: #ffff00;}
a.class:active {color: #ffffff;}
/* 固定排课表格顶部星期的css定义 */
a.title:link {color: #ffffff;}
a.title:visited {color: #ffffff;}
a.title:hover {color: #449ae8;}
a.title:active {color: #ffffff;}

/* 固定排课表格左边周次的css定义 */
a.lefts:link {color: #ffffff;}
a.lefts:visited {color: #ffffff;}
a.lefts:hover {color: #449ae8;}
a.lefts:active {color: #ffffff;}

/* 固定排课表格表格内原始时期的css定义 */
a.date:link {color: #000000;}
a.date:visited {color: #000000;}
a.date:hover {color: #003399;}
a.date:active {color: #000000;}
body
{
    font-family: "宋体";
    font-size: 9pt;
    text-decoration: none;
    line-height: 150%;
    background:#f7f8fa;
	scrollbar-face-color: #b5c6d0;
	scrollbar-highlight-color: #e7edf7;
	scrollbar-shadow-color: #b1b6d2;
	scrollbar-3dlight-color: #b1b6d2;
	scrollbar-arrow-color: #02338a;
	scrollbar-track-color: #e7edf7;
	scrollbar-darkshadow-color: #e7edf7;
    padding:0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
	color: #333333;
}
td
{
font-family:宋体;font-size: 9pt;line-height: 150%;
}

input
{
    font-size: 12px;
    height: 20px;
}
button
{
    font-size: 9pt;
    height: 20px;
}
select
{
    font-size: 9pt;
    height: 20px;
}
.title
{
    background:#b5c6d0;
    color: #ffffff;
    font-weight: normal;
}
.border
{
    border: 1px solid #b5c6d0;
}
/* 固定排课表格表格的css定义开始 */
.date_border
{
    border: 1px solid ;
}
.date_title
{
    background:#b5c6d0;
    color: #ffffff;
    font-weight: normal;
}
.date_tdbg
{
    background:#b5c6d0;
    color: #ffffff;
    font-weight: normal;
}
.style2 {
    font-size: 10px;
}
.style3 {
    font-size: 12px;
}
/* 固定排课表格表格的css定义结束 */
/* 在线比较文件的css定义开始 */
.tdtop{
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
.tdinter{
    border-right: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    text-align: center;
}
.tdbg1{
    background:#f0f8f0;
    line-height: 120%;
}
.title0
{
    background:#ebeadb;
    color: #000000;
    font-weight: normal;
}
/* 在线比较文件的css定义结束 */
.tdbg{
    background:#f0f0f0;
    line-height: 120%;
}
.tdbgmouseover{ background:#dde6ea; line-height: 120%; }
.tdbgmouseout1{
    background:#ffffff;
    line-height: 120%;
}
.tdbgmouseout2{
    background:#f3f3f3;
    line-height: 120%;
}
.tdbg2{
    background:#dce4e9;
    line-height: 120%;
}
.tdbg5{
    background:#dce4e9;
    line-height: 120%;
}
.title3{
    width:80px;
    background:;
    line-height: 120%;
    padding-top:2px;
    cursor:hand;
}
.title4
{
    width:80px;
    background:;
    color: #16387c;
    font-weight: normal;
    padding-top:2px;
    cursor:hand;
}

.title5{
    width:80px;
    background:;
    line-height: 120%;
    padding-top:2px;
    cursor:hand;
}

.title6
{
    width:80px;
    background:;
    color: #16387c;
    font-weight: normal;
    padding-top:2px;
    cursor:hand;
}

.glow /*　标题文字发光效果定义，白字深蓝底 */
{
filter: glow(color=#5a5a5c, strength=1);dropshadow(color=#0f42a6, offx=1, offy=1,); width: 100%; color: #ffffff; line-height: 20px
}
.topbg /*　标题背景单元格定义，白字深蓝底 */
{
    background:#b5c6d0;color:#333333;
/*  font-weight:bold;text-align: centen; */
}
.topbg2 /*  浅色背景定义，用于首页细线 */
{
    background:#bcceda;
}
.bgcolor {
    background-color: #e1f4ee;
}
.bginput {
background:;
background-repeat:repeat-x;
font-family:ms shell dlg,tahoma,sans-serif,宋体;
font-size:12px;
border: 1px solid #a7a6aa;
height: 20px;
}
.show_page {
    text-align: center;
}
.romnumber {
    font-size: 9pt;
    overflow:hidden;
    background-color:highlight;
    border-right:0px;
    text-align:right;
    font-weight:bold;
    color:highlighttext;
    cursor:default;
}
.txt_main
{
    font-size: 9pt;
    scrollbar-face-color: #f6f6f6;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: #330000;
    scrollbar-track-color: #f6f6f6;
    scrollbar-darkshadow-color: #ffffff;
}

div#satitle {
    background-color: #b1c1d1;
    position : absolute;
    z-index=2;
    left = 285;
    top = 205;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
div#satitle2 {
    background-color: #b1c1d1;
    position : absolute;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
div#satitle3 {
    background-color: #b1c1d1;
    position : absolute;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
div#satitle4 {
    background-color: #b1c1d1;
    position : absolute;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
div#skey {
    background-color: #b1c1d1;
    position : absolute;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
div#sauthor {
    background-color: #b1c1d1;
    position : absolute;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
div#scopyfrom {
    background-color: #b1c1d1;
    position : absolute;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
}
