body {
overflow-x:hidden; /*§R°£¤ô¥­±²¶b*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height: 23px; 
}
A:link{color:#244F1A;text-decoration:none}
A:active{color:#4581BF;text-decoration:none}
A:visited{color:#244F1A;text-decoration:none}
A:hover{color:#4581BF;text-decoration:none}
table,td,tr
{

	font-size:12px; 
	
	line-height: 17px; 	
	color: #000000;
}
TEXTAREA,input{
	font-size:12px;
	

}
select {
	font-size: 12px;
	color: #A5A6A5;
}

.txtFocus {
	background-color:#CCE4BA;
	BORDER-BOTTOM-COLOR: #bce2ff;
	font-size: 12px;
} 
.txtBlur {
	background-color:#FFFFFF;
	font-size: 12px;
	color: #006699;
}

input.white{}
table.TableBgcolor
{
	background-color: #FFFFFF;
	
}
td.TableTitleBgcolor{
         background-color: #FFFFFF;   
}
tr.TitleBgcolor
{
	background-color: #E7E7E7;
	font-size:12px;
	color: #000000;	
	
}
tr.DataBgcolor1,td.DataBgcolor1
{
	background-color:#F5F5F5;
	font-size:12px;
	color: #214763;	
}


tr.DataBgcolor2,td.DataBgcolor2
{
	background-color:#FFFFFF;
	font-size:12px;
	color: #214763;	
}
tr.SDataBgcolor1,td.SDataBgcolor1
{
	text-align: right;
	background-color: #FFFFFF;
	color: #0644ad;
}


tr.SDataBgcolor2,td.SDataBgcolor2
{
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;	
	border-bottom-color:#F6F6F6;
	border-bottom-width:1px;
      border-bottom-style:inset;

}
tr.DataBgcolor3
{
	background-color: #ffff99;
	font-size:12px;
	color: #000000;	
}

//Modify
table.MTableBgcolor{
	//background-color: #B5C7E7;
	
}
tr.MTitleBgcolor,td.MTitleBgcolor{
	background-color: #95D5D3;
	font-size:12px;
	color: #FFFFFF;	
	
}
tr.MDataBgcolor1,td.MDataBgcolor1{
      text-align: right;

	color: #0644ad;
}

tr.MDataBgcolor2,td.MDataBgcolor2{
	text-align: left;

	color: #000000;	
	


}



a.w12navi               { text-align: center;width:75px;text-decoration: none; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }   
a.w12navi:link          { text-decoration: none; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }
a.w12navi:visited       { text-decoration: none; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }
a.w12navi:active        { text-decoration: underline; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }
a.w12navi:hover         { text-decoration: underline; font-size: 12px; color: #FFFFFF;  font-family: Verdana, ?°ç´°?Žé?; line-height: 17pt; }

form{margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.linksubmit{
	cursor: hand;

	text-decoration:'underline';
}

.DMIn {color:#244F1A;font-weight: 800 }
.red {color:#ff0000;font-weight: 800 }
.title {color:#ff0000;font-weight: 800 }



.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
    
}
.Bar
{
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    FLOAT: left;
    BORDER-LEFT: #000000 1px outset;
    WIDTH: 85px;
    CURSOR: hand;
    TEXT-INDENT: 0px;
    BORDER-BOTTOM: #000000 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #F3F3F3;
    TEXT-ALIGN: center;
    height:20px;

}
.barOver
{
    BORDER-RIGHT: #000000 1px outset;
    BORDER-TOP: #000000 1px outset;
    FLOAT: left;
    BORDER-LEFT: #000000 1px outset;
    WIDTH: 85px;
    CURSOR: hand;
    BORDER-BOTTOM: #000000 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: #000000;
    color:#FFFFFF;
    TEXT-ALIGN: center;
    height:20px;
}


.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
        POSITION: absolute;
    BACKGROUND-COLOR: #F3F3F3;
    
        }
.menuItem
{
    PADDING-RIGHT: 13px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: #000000 1px solid;
}
.ItemMouseOver
{
    PADDING-RIGHT: 13px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: #000000;
    color:#FFFFFF;
}
.ItemMouseOut
{
    WIDTH: 100%
        }
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 300px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 12px;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}




span.SS{
color: #1286B6;
text-decoration: underline;
cursor: hand;
}


A.White:link{color:#FFFFFF;text-decoration:none}
A.White:active{color:#FFFFFF;text-decoration:none}
A.White:visited{color:#FFFFFF;text-decoration:none}
A.White:hover{color:#FFFFFF;text-decoration:none}


A.barmenu:link{color:#FFFFFF;text-decoration:none}
A.barmenu:active{color:#FFFFFF;text-decoration:none}
A.barmenu:visited{color:#FFFFFF;text-decoration:none}
A.barmenu:hover{color:#FFFFFF;text-decoration:none}


div.tiptext{
position=absolute;
visibility:hidden;
border-style:solid;
border-width:0;
border-color:#000000;
background-color: #ffffff;
}

/*Â½­¶*/
.pageCss{ width:60px; height:18px; border:1px solid #007ab7; text-align:center; background:#FFFFFF;line-height:18px; float:left; margin:0 1px;}
.pageGrayCss{ border:1px solid #ddd; color:#999;}
.pageCss a:link,.pageCss a:visited{ color:#007ab7; text-decoration:none;}
.pageCss a:hover{ color:#f60; text-decoration:underline;}
.PagedivCss span a:link,.PagedivCss span a:visited,.PagedivCss span b{ width:20px; height:18px; border:1px solid #007ab7; text-align:center; margin:0 1px; line-height:18px; font-family:Arial; text-decoration:none;vertical-align:bottom; }
.PagedivCss span a:link,.PagedivCss span a:visited{ color:#007ab7; background:#fff;}
.PagedivCss span a:hover{ border:1px solid #007AB7; text-align:center; line-height:18px; font-family:Arial; text-decoration:none; background:#007ab7; font-weight:bold; color:#fff; position:relative; margin:-5px -4px; width:30px; height:28px; line-height:26px;}
.PagedivCss span b{font-weight:bold;color:#FFFFFF;background-color: #007AB7;width:100px;}
PagedivCss span span{ vertical-align:bottom; float:left;}
.PagedivCss font{width:20px;height:18px;display:block;border:1px solid #007AB7;text-align:center;margin:0 1px;line-height:18px;font-family:Arial;text-decoration:none;float:left;color: #007AB7;}
