body
{	
	margin:0px auto;
	text-align: center;
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 10pt;
}
table
{
	margin: 0px;
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 10pt;
	text-align: center;
}
a
{
	line-height: 20pt;
}
.body_bgd
{
	background-color : #FFEE99;
	background-image : url(../image/login/yellow.jpg);
}
.font10
{
	font-family: "新細明體", "細明體", "標楷體";
	font-size: 10pt;
	line-height: 23px;
}
.logintable
{
	text-align: center;
	background-image : url(../image/login/b2blogin_2.jpg);
	background-repeat: repeat-y; 
}
.re-logintable
{
	background-image : url(../image/login/b2blogin_2.jpg);
	background-repeat: repeat-y; 
	background-position: bottom center;
}
.bannertable
{
	background-image : url(../image/login/banner_2.jpg);
}
.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 2px;
	padding-bottom: 15px;
}
.buttonface
{
	height: 22px;
	color: #FFF;
	font-size: 10pt;
	border: black 1px solid;
	background-color: #FF9900;
}
.input_area
{
	margin: 0 0 0 20px;
	width: 80%;
	text-align: left;
	list-style-type: none;
}
.input_area li
{
	list-style-type: none;
	padding-left: 22px;
	height: 32px;
	
	background-repeat: no-repeat;
	background-position: 0 0.7em;
}
#middle 
{
    width:100%; 
    height:100%;  
    position:absolute;     
    top:0; 
    bottom:0; 
    left:0; 
    right:0;   
    overflow: auto;  
    margin:auto;        
}


