Body {

	font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
TD {
	font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
	font-size:12px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
Form {
	margin: 0px;
	padding: 0px;
}
Input, TextArea {
	font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
	font-size:11px;
	text-decoration: none;
}
Select {
	font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
	font-size:11px;
}
a:link {
	font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
	text-decoration: none;
	color: #003399;
}
a:visited {
	font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
	text-decoration: none;
	color: #003399;
}
a:hover {
	font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
	text-decoration: underline;
	color: #FF6600;
}
UL {
	color: #006600;
	list-style-type: decimal;
	margin-bottom: 3px;
}

DIV {
	color: #000000;
	overflow:hidden;
}

.Button {
	padding: 2px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #EAEAEA;
	background-color: #F4F4F4;
	Padding: 2px;
	height: 20px;
}
.textbox
{
 	font-size:11px;background-image:url(../images/textbox-background.gif)}

.editbox
{
 	font-size:11px;background-position: left top; background-image:url('../images/textbox-background.gif'); background-repeat:no-repeat; background-attachment:fixed
}
.imgabs {
    float: right;
}
.sfont  {
 font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
 font-size:11px;
 color: #003399;
 line-height: 12px;
}
.sgfont  {
 font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
 font-size:11px;
 color: #999999;
 line-height: 12px;
}
.ssfont  {
 font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
 font-size:10px;
 color: #003399;
 line-height: 12px;
}
.Headfont  {
 font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
 font-size:16px;
 color: #FF0000;
 line-height: 18px;
}
.Headfontblack  {
 font-family: Arial, sans-serif, Tahoma, verdana, "宋体";
 font-size:11px;
 color: #000000;
 line-height: 18px;
}



.Column {
	background-color: #AAC9F2;
	width: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align:center;
	overflow:hidden;
	cursor:default;
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#D6EBFF,endColorStr=#63AADE,GradientType=0);*/
}

.Column1 {
	background-color: #6699FF;
	width: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align:center;
	overflow:hidden;
	cursor:default;
	/*filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#D6EBFF,endColorStr=#63AADE,GradientType=0);*/
	/*behavior:url(../Style/Column.htc);*/
}
.TimeColumn { height:150px;text-align:center;vertical-align:bottom;}
.TimeWord { height:150px;text-align:left;writing-mode:tb-rl;font-size:8pt;text-overflow:ellipsis;overflow:hidden; }
