<style type="text/css">
<!--

/*<!--body {	font-size: 100%;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	background-color: #FFFFFF;	color: #000033;}
-->*/
body {
/*	text-align: left;*/
	font-size: 100%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #FFFFFF;
	
	
}

a:link {
	text-decoration: none;
	color: #000033;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #99FF00;
}

.legend{
color:#0099FF;
font-size:16px;
font-family:"Times New Roman", Times, serif;
font-weight:bold;
}
.loginSucc{
font-size:14px;
color:#0066FF;
font-weight:bold;
}

button{
background-color:#6699FF;
}
hr{
font-weight:bold;
}

.member_area_table{
position: relative;
margin-left:15px;
margin-right:15px;
width:600px;
}

.member_table_2{
position: relative;
margin-left:1px;
margin-right:1px;
width:550px;

}
/*·j¯Á«áªºmain table*/
.main_table{
font-size:14px;
font:"Times New Roman", Times, serif;
}
td{
font-size:100%
}

.result_table{    
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
width:90%;
margin:10px;
}

.result_th{
text-align:left;
width:300px;
}

.result_td{
text-align:left;
width:250px;
}

.showmsg{
font-size:16px;
font-weight:bold;
color:#FF0000;

}
button{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
background:white; 
color:#000000; 
border: 1px solid gray;
}
