﻿body{
	border-left: window 0px solid; 
	border-right: window 0px solid; 
	border-top: window 0px solid; 
	border-bottom: window 0px solid; 
	
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 1px;
	 
	font-size: 12px;
	font-family: "宋体", "楷体_gb2312", "arial";
	line-height: 18px;
	
}

table
{
	font-size:12px;
	font-family: "宋体", "楷体_gb2312", "arial";
	line-height: 20px;
	border-right: highlight 0px solid; 
	border-top: highlight 0px solid; 
	border-left: highlight 0px solid; 
	border-bottom: highlight 0px solid; 
}

div{
	font-family:@宋体 | @Arial Unicode MS;
	font-size:12px;
	line-height:20px;
}
p{
	font-size:12px;
	line-height: 18px;
}
lable{
	font-size:12px;
	line-height: 18px;
}
button {
	border-right: highlight 1px solid; 
	border-top: highlight 1px solid; 
	border-left: highlight 1px solid; 
	border-bottom: highlight 1px solid; 
	background-color: buttonface
}
textarea{
    border-right: 1px highlight solid;
    border-top: 1px highlight solid;
    border-left: 1px highlight solid;
    border-bottom: 1px highlight solid;
    font-size: 12px;
    color: windowtext;
    background-color: window;
	width:90%;
}
input {
    border-right: 1px highlight solid;
    border-top: 1px highlight solid;
    border-left: 1px highlight solid;
    border-bottom: 1px highlight solid;
    font-size: 12px;
    color: windowtext;
    vertical-align:middle;
    
    background-color: window;
}
select {
    border-right: 1px highlight solid;
    border-top: 1px highlight solid;
    border-left: 1px highlight solid;
    border-bottom: 1px highlight solid;
    font-size: 12px;
    color: windowtext;
    background-color: window;
}
legend {
	color:Red;
	font-size:larger;
	font-weight:bolder;
}
a:link {
	font-family: "宋体", "楷体_GB2312", "Arial";
	text-decoration:none;
	font-size: 12px;
	line-height: 18px;
	color: blue;
}
a:visited {
	font-family: "宋体", "楷体_GB2312", "Arial";
	text-decoration:none;
	font-size: 12px;
	line-height: 18px;
	color: blue;
}
a:hover {
	font-family: "宋体", "楷体_GB2312", "Arial";
	text-decoration:none;
	font-size: 12px;
	line-height: 18px;
	color: red;
}
a:active {
	font-family: "宋体", "楷体_GB2312", "Arial";
	text-decoration:none;
	font-size: 12px;
	line-height: 18px;
	color: green;
}
a.Red_A:link {color: red;}
a.Red_A:visited {color: red;}
a.Red_A:hover {color: blue;}
a.Red_A:active {color: red;}

a.Blue_A:link {color: blue;}
a.Blue_A:visited {color: blue;}
a.Blue_A:hover {color: green;}
a.Blue_A:active {color: red;}

a.Green_A:link {color: green;}
a.Green_A:visited {color: green;}
a.Green_A:active {color: blue;}
a.Green_A:hover {color: red;}
a.Index:hover 
{
	color: red;
	background-image:url(../Images/TitleBaceImg.gif);
    text-align:center;
}
a.Index:active 
{
	color: blue;
}
.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: window;
    color: Black;
}
.MyCalendar .ajax__calendar_container table 
{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}
.MyCalendar .ajax__calendar_container table td
{
	border:0px;
	padding:0px;
	margin:0px;
}
.MyCalendar  .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: Blue;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: Blue;
}

.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: Red;
}

