gusucode.com > ASP+ACCESS中学网站设计与实现(论文+源代码+开题报告+任务书) > ASP+ACCESS中学网站设计与实现(论文+源代码+开题报告+任务书)\ASP001中学网站设计与实现\zxweb\lyb\images\gbook.css

    body { background:#D6DFF7; font-size: 12px; margin-top:0px}
td {  font-size: 12px}
button,input,textarea {  font-size: 12px; border-width:1px}
select {  font-size: 12px; border-width:1px}
span {  font-size: 12px; position: static }

a:link {  color: #000000;text-decoration:none}
a:visited {  color: #000000;text-decoration:none}
a:hover {  color: #003399}

a.highlight:link { color:red; text-decoration:none }
a.highlight:visited { color:red; text-decoration:none }
a.highlight:hover { color:red; }

a.thisclass:link { font-weight:bold; text-decoration:none }
a.thisclass:visited { font-weight:bold; text-decoration:none }
a.thisclass:hover { font-weight:bold; }

a.navlink:link {color: #000000; text-decoration:none}
a.navlink:visited {color: #000000; text-decoration:none }
a.navlink:hover {color: #003399; text-decoration:none }

.twidth { width: 760px }
.content { font-size: 14px;font-family:Tahoma,宋体; line-height:140%; margin:5px 20px }
.aTitle { font-size: 15px;font-weight:bold; }
td.forumHeaderBackgroundAlternate
{
    background-image: url(skin/default/admin_top_bg.gif);
    background-color: #799AE1;
	color:#000000
}
#TableTitleLink A:link, #TableTitleLink A:visited, #TableTitleLink A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
}
#TableTitleLink A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;}
td.forumRow
{
background:#F7FBFF; padding:3px 
}
td.tablebody1
{
background:#F7FBFF; padding:3px 
}
td.forumRowHighlight
{
 background: #F3F3f3; padding:3px 
}
.tableBorder
{
    border: 0px #6595D6 solid; 
    background-color: #FFFFFF;
}
th
{
    background-image: url(skin/default/admin_bg_1.gif);
    background-color: #4455aa;
    color: white;
    font-size: 12px;
    font-weight:bold;
}