INPUT {
	height : 22px;
}
BODY  {
	font-size : 9pt;
	font-weight : normal;
	line-height: 14px;
	font-style : normal;
	text-decoration : none;
}

P  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

A  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
 color: #000000;
}

A:Visited  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:Active  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
        color:red;
	text-decoration : none;
}

A:Hover  {
	font-weight : normal;
	font-style : normal;
        color: #FF3300;
 text-decoration: underline;
}

EM  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	text-transform : none;
}

I  {
	font-family: Arial;
	font-size : 9pt;
	font-weight : bold;
	font-style : italic;
}

BIG  {
	font : 13pt Times New Roman;
	font-weight : bold;
}

B  {
	font-size : 9pt;
	text-decoration : none;
	font-weight : bold;
}

TD  {
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
}

Strong  {
	font-family: "Arial";
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
}

.doc_txt {
	BACKGROUND: white; BORDER-BOTTOM: 1px solid; BORDER-LEFT: rgb(255,255,255) 1px solid; BORDER-RIGHT: rgb(255,255,255) 1px solid; BORDER-TOP: rgb(255,255,255) 1px solid; COLOR: #000000; FONT-FAMILY: "宋体" FONT-SIZE: 12px; FONT-WEIGHT: normal
}

.doc_txt1 {
	BACKGROUND: white; BORDER-BOTTOM: 1px solid; BORDER-LEFT: rgb(255,255,255) 1px solid; BORDER-RIGHT: rgb(255,255,255) 1px solid; BORDER-TOP: rgb(255,255,255) 1px solid; COLOR: #000000; FONT-FAMILY: "宋体" FONT-SIZE: 12px; FONT-WEIGHT: normal;text-align : center;
}

.doc_txt2 {
	BACKGROUND: white; BORDER-BOTTOM: 1px solid; BORDER-LEFT: 1px solid; BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; COLOR: #000000; FONT-FAMILY: "宋体" FONT-SIZE: 12px; FONT-WEIGHT: normal
}

.doc_title{
	COLOR: red; FONT-FAMILY: 黑体; FONT-SIZE: 12pt; mso-ascii-font-family: 'Times New Roman'
}
SELECT {
	BACKGROUND: White;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid White;
	BORDER-RIGHT: 1px solid White;
	BORDER-TOP: 1px solid White;
	COLOR: #000000;
	FONT-FAMILY: 宋体;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}


.Button
{
	border-right: #9999ff 1px solid;
	padding-right: 4px;
	border-top: #9999ff 1px solid;
	padding-left: 4px;
	font-weight: normal;
	background-image: url(../Images/btn_bg_on.gif);
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: baseline;
	border-left: #9999ff 1px solid;
	cursor: hand;
	color: #000000;
	padding-top: 0px;
	border-bottom: #9999ff 1px solid;
	background-repeat: repeat-x;
	height: 20px;
	background-color: transparent;
	text-align: center;
}
.DatePicker_Text
{
	font-size: 12px;
	font-family: MS Sans Serif; 
	padding: 4px;
	font-weight: normal;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
	letter-spacing: 1px;
	height: 19px;
}
.DatePicker_Button
{
	background-image: url(../common/Images/DatePicker/BIMG.gif);
	background-position: 0 0;
	border-left: 0px solid;
	width: 20px;
	height: 19px;
	CURSOR: hand;
}
.DatePicker_DisText
{
	font-size: 12px;
	font-family: MS Sans Serif; 
	padding: 4px;
	font-weight: normal;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 2px;
	letter-spacing: 1px;
	height: 19px;
	FILTER:gray();
	COLOR: graytext; 
	CURSOR: default;
}
.DatePicker_DisButton
{
	background-image: url(../Images/DatePicker/BIMG.gif);
	border-left: 0px solid;
	width: 20px;
	height: 19px;
	FILTER:gray();
	COLOR: graytext; 
	CURSOR: default;
}
.MdateSelect		{border:1px solid #999999; background-color:white}
.MdateField		{width:76px; border:0; font-size:11px; padding:1px 0 0 3px}
.MmonthRolldown	{width:90px; font-size:12px}
.MyearInput		{width:38px; font-size:12px}
.MbuttonsRow		{background-color:#DDDDDD}
.MdateButton		{width:20px; height:20px; font-weight:bold; font-size:10px}
.MdateButton2		{width:40px; height:20px; font-weight:normal; font-size:10px}
.McalendarTitles TD{border-bottom:1px solid black;font-family: MS Sans Serif; font-size:12px; color:#CCCCCC}
.Mcalendar TD		{font-size:12px; font-family: MS Sans Serif; font-weight:normal}
.MinMonth			{color:#000000; text-decoration:none; width:22px; height:12px}
.MnotInMonth		{color:#999999; text-decoration:none; width:22px; height:12px}
.MinMonth:hover	{font-weight:bold}
.MnotInMonth:hover	{font-weight:bold}
.MoutOfRange		{color:red}

#MdateSelector		{position:absolute; left:0; top:0; visibility:hidden; border:1px solid black; background-color:#FFFFFF; font-family:Arial,Helvetica,Sans-Serif; font-size:12px}
#MdateToday		{font-size:10px; font-family: MS Sans Serif; font-weight:bold}
#MrangeCell		{background-color:#EEEEEE; font-size:11px; text-align:center}
/************************************DatePicker Style End***************************************/
