@charset "utf-8";
/* CSS Document */

BODY {
	FONT-FAMILY:Verdana, Geneva, sans-serif;    
	FONT-SIZE: 14px; 	
	min-width:980px;
	text-align:center; margin-top:0;
	
}

A:link{
	color:#003366;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
A:visited{
	color:#333333;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}
A:hover{
	text-decoration:underline;
	color: #FF0000;
}
A:active{
	text-decoration:underline;
	color: #FF0000;
}
#wrapper {
clear:both;
margin-right: auto;
margin-left: auto;
width:980px;
text-align:left;
}

#table_register {width:980px;}
 


#table_register  table
{
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:.2em auto;
	border-collapse:collapse;
	width:980px;
}
#table_register td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding-top:6px; padding-left:10px; padding-bottom:4px;	
	text-align:left;
	}				
#table_register th {	
    background-color:#F4F9FE; font-weight:normal;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.6em 2em;
	}
#table_register .odd {
	background:url(img/list_title_bg.gif); font-size:18px; font-weight:bold;
	}	
	
.font30 {font-size:32px; font-weight:bold; color:#000066; text-align:center; line-height:50px;}
/*css frame begin*/
* html body{ /*IE6 hack*/
padding: 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}



