A:link,A:active,A:visited{TEXT-DECORATION:none ;Color:#000000}A:hover{TEXT-DECORATION:color: :#4455aa;position: relative; left:1px;top:1px;}
BODY{FONT-SIZE: 12px;COLOR: #000000;FONT-FAMILY:  宋体;
scrollbar-face-color: #DEE3E7;scrollbar-highlight-color: #FFFFFF;scrollbar-shadow-color: #DEE3E7;scrollbar-3dlight-color: #D1D7DC;scrollbar-arrow-color:  #006699;scrollbar-track-color: #EFEFEF;scrollbar-darkshadow-color: #98AAB1;background-color: #EFEFEF}
font{line-height : normal ;}
TD{font-family: 宋体;font-size: 12px;line-height : 15px ;}
th{background-image: url(css/default/bg1.gif);background-color: #4455aa;color: white;font-size: 12px;font-weight:bold;}
td.TableTitle2{background-color: #E4E8EF;}
td.TableBody1{background-color: #FFFFFF;line-height : normal ;}
td.TableBody2{background-color: #E4E8EF;line-height : normal ;}
td.TableBody3{background-color: #E8F7E6;line-height : normal ;}
td.TableBody4{background-color: #FFECEF;line-height : normal ;}
td.TableBody5{background-color: #E4E8EF;font-size: 24px;line-height : normal ;}
td.TopDarkNav{background-image: url(css/default/topbg.gif);}
td.TopLighNav{background-image: url(css/default/bottombg.gif);}
td.TopLighNav1{background-image: url(css/default/tabs_m_tile.gif);}
td.TopLighNav2{background-color:#FFFFFF}
.tableBorder1{width:98%;border: 1px; background-color:#FFFFFF;}
.tableBorder2{width:98%;border: 1px #DEDEDE solid; background-color: #EFEFEF;}
.tableBorder5{width:98%;border: 1px #FF0000 solid; background-color: #FFCCCC;}
.tableBorder6{width:98%;border: 1px #DEDEDE solid; background-color: #E4E8EF;}
<!--备份tableBorder1与tableBorder2--> 
.tableBorder_1{width:98%;border: 1px; background-color: #6595D6;}
.tableBorder_2{width:98%;border: 1px #DEDEDE solid; background-color: #EFEFEF;}
<!--  -->

<!-- 专门为参看审核报名用户详细信息，而定制的100％宽度，间距为0的表格模板，这样使与外框无缝结合 -->
.tableBorder3{width:85%;border:0px; background-color: #6595D6;}
.tableBorder4{width:98%;border: 0px;cellspacing: 0px; background-color: #6595D6;}
<!--  -->
#TableTitleLink A:link, #TableTitleLink A:visited, #TableTitleLink A:active {COLOR: #FFFFFF;	TEXT-DECORATION: none;}#TableTitleLink A:hover {COLOR: #FFFFFF;	TEXT-DECORATION: underline;}
input,select,Textarea,option{font-family:Tahoma,Verdana,"宋体"; font-size: 12px; line-height: 15px;COLOR: #000000;}
.normalTextSmall {     font-size : 11px;    color : #000000;     font-family: Verdana, Arial, Helvetica, sans-serif;}
.menuskin {
	BORDER: #666666 1px solid; VISIBILITY: hidden; FONT: 12px Verdana;
	POSITION: absolute; 
	BACKGROUND-COLOR:#EFEFEF;
	background-image:url("bw_menu.gif");
	background-repeat : repeat-y;
	}
.menuskin A {
	PADDING-RIGHT: 10px; PADDING-LEFT: 25px; COLOR: black; TEXT-DECORATION: none; behavior:url(inc/noline.htc);
	}
#mouseoverstyle {
	BACKGROUND-COLOR: #C9D5E7; margin:2px; padding:0px; border:#597DB5 1px solid;
	}
#mouseoverstyle A {
	COLOR: black
}
.menuitems{
	margin:2px;padding:1px;word-break:keep-all;
}

a.navlink:link {color: #000000; text-decoration:none}
a.navlink:visited {color: #000000; text-decoration:none }
a.navlink:hover {color: #003399; text-decoration:none }
.BrightClass{background-color: #D7D7D7; }
/*
编辑器特效CSS样式
*/
div.quote{margin:5px 20px;border:1px solid #CCCCCC;padding:5px;background:#F3F3F3 ;line-height : normal ;
}
div.HtmlCode{margin:5px 20px;border:1px solid #CCCCCC;padding:5px; background:#FDFDDF ;
font-size:14px;font-family:Tahoma;font-style : oblique;line-height : normal ;font-weight:bold;
}
/*
下划线的输入框
*/
.input {
font-family:Tahoma, Arial, 宋体;
font-size: 8pt;
line-height:15px;
COLOR: #000000;
background-color: #FFFFFF;
border-top-style: none;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-bottom-color: #000000;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
}
/* 日历选择器皮肤 */

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #206A9B;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #F1F8FC;
  font-family: tahoma,verdana,sans-serif;
}
.calendar .button { 
  text-align: center;  
  padding: 2px;      
}
.calendar .nav {
  background: #007ED1 url(menuarrow2.gif) no-repeat 100% 100%;
}
.calendar thead .title {
  font-weight: bold;   
  text-align: center;
  background: #000;
  color: #fff;
  padding: 2px;
}
.calendar thead tr {
  background: #007ED1;
  color: #fff;
}
.calendar thead .daynames {
  background: #C7E1F3;
}
.calendar thead .name {
  border-bottom: 1px solid #206A9B;
  padding: 2px;
  text-align: center;
  color: #000;
}
.calendar thead .weekend {
  color: #a66;
}

.calendar thead .hilite {
  background-color: #34ABFA;
  color: #000;
  border: 1px solid #016DC5;
  padding: 1px;
}
.calendar thead .active {
  background-color: #006AA9;
  border: 1px solid #008AFF;
  padding: 2px 0px 0px 2px;
}
.calendar tbody .day { 
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}
.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #C7E1F3;
}
.calendar tbody .rowhilite td {
  background: #def;
}
.calendar tbody .rowhilite td.wn {
  background: #F1F8FC;
}
.calendar tbody td.hilite { 
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #8FC4E8;
}
.calendar tbody td.active { 
  background: #cde;
  padding: 2px 2px 0px 2px;
}
.calendar tbody td.selected {
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}
.calendar tbody td.weekend {
  color: #a66;
}
.calendar tbody td.today {
  font-weight: bold;
  color: #D50000;
}
.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell {
  visibility: hidden;
}
.calendar tbody .emptyrow {
  display: none;
}
.calendar tfoot .footrow {
  text-align: center;
  background: #206A9B;
  color: #fff;
}
.calendar tfoot .ttip {
  background: #000;
  color: #fff;
  border-top: 1px solid #206A9B;
  padding: 1px;
}
.calendar tfoot .hilite {
  background: #B8DAF0;
  border: 1px solid #178AEB;
  color: #000;
  padding: 1px;
}
.calendar tfoot .active {
  background: #006AA9;
  padding: 2px 0px 0px 2px;
}
.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .hilite {
  background: #34ABFA;
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  font-weight: bold;
}
.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #F1F8FC;
  font-weight: bold;
}
.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #E3F0F9;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #F1F8FC;
}
.calendar td.time .ampm {
  text-align: center;
}
.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  border-color: #000;
  background-color: #267DB7;
  color: #fff;
}
.calendar td.time span.active {
  border-color: red;
  background-color: #000;
  color: #A5FF00;
}

