/* 新 Web 应用程序项目的默认 CSS Stylesheet */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-SIZE: .12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.common
{
	font-size:12px;
}

.backBtn
{
	font-size:12px;	
}

.btns
{
	font-size:12px;

}

.inputbox
{
	font-size:12px;
	border-bottom-style:solid;
	border-color:Gray;
}


.news
{
	font-size:12px;
	border-width:0;
}

.newstitle
{
	font-size:12px;
	font-weight:bold;
}

.newsheader
{
	font-size:12px;
	font-weight:bold;
}
.helpheader
{
	font-size:12px;
	font-weight:bold;
}

.memberheader
{
	font-size:12px;
	font-weight:bold;
}
.teacherheader
{
	font-size:13px;
	font-weight:bold;
}
.generalheader
{
	font-size:12px;
	font-weight:bold;
}
.datalist
{
	font-size:12px;
	border-width:0;
	border-style:none;
 }
 .column
 {
	height:20px;
	font-size:12px;
	border-style:none;
	border-width:0;
	border-color:White;
 }
 
  tr.highlight
 {
	height:20px;
	font-size:12px;
	border-style:none;
	border-width:0;
	border-color:White;
	FONT-WEIGHT: 500;
 }
 
   td.maincolor
 {
	font-size:12px;
	color:#334398;

 }
 .gridheader
 {
	background-color:Navy;
	color:White;
	text-align:center;
	font-size:12px;
 font-weight:600;
 height:25px;
 }
 
 td.titlecolumn
 {
	background-color:#f2f2f2;
	height:25px;
 }
 
 td.panel
 {
	background-color:#FFFFFF;
 }
 td.panelmain
 {
	background-color:#FFFFFF;
 }

 a.naviBtnBtm:link
 {
	font-size:12px;
	color:#334398;

 }
  a.naviBtnBtm:visited
 {
	font-size:12px;
	color:#334398;

 }
  a.naviBtnBtm:hover
 {
	font-size:12px;
	color:#334398;

 }
  a.naviBtnTop:link
 {
	font-size:12px;
	color:#FFFFFF;

 }
  a.naviBtnTop:visited
 {
	font-size:12px;
	color:#FFFFFF;

 }
  a.naviBtnTop:hover
 {
	font-size:12px;
	color:#FFFFFF;

 }
   a.navibar:link
 {
	font-size:12px;
	color:#334398;

 }
  a.navibar:visited
 {
	font-size:12px;
	color:#334398;

 }
  a.navibar:hover
 {
	font-size:12px;
	color:#334398;
 }
 
 table.view
 {
	border: 1px solid;
    border-color: #666666;
 }
  
 .img
 {
	border:0;
	width:140;
 }
   a.pager:link
 {
	color:black;
	text-decoration:none;
 }
 a.pager:visited
 {
	color:blue;
	text-decoration:none;

 }
 a.page:hover
 {
	color:blue;
	text-decoration:none;
 }

 a:link
 {
	color:blue;
	text-decoration:none;
 }
 a:visited
 {
	color:blue;
	text-decoration:none;

 }
 a:hover
 {
	color:blue;
	text-decoration:none;
 }

