/***********************************************/

/* common.css*/





/* HTML tag styles                             */

/* }[W                             */

body, html, div, form {
	text-align: center;
}

body {
	background-color: #663333;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width:778px;
}



a:visited{ color:#E89E8C; }

a:hover{ color:#333399; }

a:active{ 

	color:#333399;

	text-decoration: none;

	}





.texttitle01 {

color: #333333;

font-weight:bold;

font-size: 11pt;

}



.texttitle02 {

color: #FF7800;

font-weight:bold;

font-size: 9pt;

}



.text0101 {

color: #FF7800;

font-size: 9pt;

}

.text0102 {

color: #FFFFFF;

font-size: 9pt;

}



