body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color:#eeeeee;
}

#page{
	width:900px;  
	height:700px;
	background-color:#ffffff;
}

#page_menu{
	height:25px;
}
#page_menu td{
	text-align:center;
}

#page_menu td { 
	color:#ffffff;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:10pt;
	}
#page_menu td a:link{ 
	color:#ffffff;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:10pt;
	text-decoration: none;
	height:100%;
	width:100%;
	line-height:23px;
	}

#page_menu td a:hover{
	color:#FFFF00;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:10pt;
	text-decoration: none;
	height:100%;
	width:100%;
	line-height:23px;
	background-color:#666399;
}	


#page_menu td  a:visited {
	color:#ffffff;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:10pt;
	text-decoration: none;
	height:100%;
	width:100%;
	line-height:23px;
}

#page_menu td  a:active {
	color:#ffffff;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:10pt;
	text-decoration: none;
	height:100%;
	width:100%;
	line-height:23px;
}

#page_body
{
	width:100%;
	width:900px;  
	margin:0px;
	padding:0px; 
}

#page_body table{
	width:100%;
	margin:0px;
}

#title_bar{height:25px;width:100%}
#title_bar table{
	width:100%;
	height:100%;
	background-image:url(image/title_bar_bg.jpg); 
	background-repeat:no-repeat;
	color:#ffffff;
	font-family:"Times New Roman";
	font-weight:bold;
	font-size:10pt;
}

#page_left{
	width:175px;
	background-color:#f28f00;
}

#page_middle{
}

#page_right{
	width:145px;
}

#page_bottom{
	width:100%;
	height:50px;
}

#page_bottom div{
	color:#666399;
	font-family:"Times New Roman";
	font-size:10pt;
}
#page_bottom a{
	color:#666399;
	font-family:"Times New Roman";
	font-size:10pt;
	text-decoration: none;
}


.txt_ab85{
	font-family:Arial;
	font-size: 8.5pt;
	font-weight: bold;
	color:#666399;
	text-align:center;
}
.txt_ar10{
	font-family:Arial;
	font-size:10pt;
	color:#666399;
}
.txt_ab10{
font-family:"Arial Black";
font-size:10pt;
color:#666399;
}
.txt_tnr10
{
font-family:"Times New Roman";
font-szie:10pt;
color:#666399;
}