body	{
	
	background-color: #FFFFFF;
	background-repeat: repeat;

	}

td	{
	text-align: justify;


}

li	{
	font-family: Arial,Helvetica,sans-serif;
}

a:link	{
	color: #003399;
	text-decoration: underline;
	}

a:visited	{
	color: #0099FF;
	text-decoration: underline;
}

a:hover	{
	color: #FF6600;
	text-decoration: none;
}

.search {
	 font-size: 12px; 
	 text-decoration: none;
	 }

.title	{
	font-size: 110%;
	font-weight: bold;
	color: #003399;
}

.title_large	{
	font-size: 150%;
	font-weight: bold;
	color: #003399;
}

.subhead	{
	font-size: 110%;
	font-weight: normal;
	color: #003366;
}

.content	{
	font-size: 100%;
	font-family: "新细明体";

}

.contentSmall	{
	font-size: 95%;	
}

.contentBig	{
	font-size: 120%;	
	letter-spacing: 0.1em;
}

.content_bold	{
	font-size: 100%;	
	font-weight: bold;
}

.content_sp	{
	font-size: 110%;
	font-weight: bold;
	font-style : italic;
	color: #003399;
}

.footer_text	{
	font-size: 90%;	
}
.contenttable {
	font-size: 110%;
	background-color: F5FED1;

}
.contentboldBig {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.1em;
}
