@import "nomal.css";
@import "japan.css";
@import "indonesia.css";
@import "taiwan.css";
#open {
	color: #CC3300;
	font: bold 12px "Times New Roman", Times, serif;
	width: 230px;
	float: right;
	padding: 2px 2px 2px 5px;
	margin: 0px;
	border: 1px double #FF3300;
	background: #FFF5D7;
}

