body		{
		color: rgb(90,90,90);
		background-color: rgb(255,255,255);
		cursor: crosshair;
		font-family:"Verdana", "MS UI Gothic";
		font-size: 10px;
		line-height: 140%;
		margin: 0px 0px;
		scrollbar-base-color : rgb(255,255,255);
		scrollbar-face-color : rgb(255,255,255);
		scrollbar-track-color: rgb(245,245,245);
		scrollbar-arrow-color : rgb(255,255,255);
		scrollbar-3dlight-color: rgb(255,255,255);
		scrollbar-highlight-color : rgb(255,255,255);
		scrollbar-shadow-color : rgb(160,160,160);
		scrollbar-darkshadow-color : rgb(255,255,255);
		}
a	    	{
		cursor : crosshair;
		font-size: 10px;
		color: rgb(90,90,90);
		line-height: 140%;
		text-decoration: none;
		}
a:hover   	{
		cursor : w-resize;
		background-color: rgb(240,240,240);
		color: rgb(95,156,97);
		text-decoration: underline;
		}
td		{
		font-family:"Verdana", "MS UI Gothic";
		font-size: 10px;
		line-height:140%;
		}
#container	{
		background-image:  url(http://hk.geocities.com/dreamphilic/sora4.jpg);
		background-attachment: fixed;
		background-repeat: no-repeat;
		background-position: center center;
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 10px 10px;
		overflow: auto;
		border-top: 1px dotted rgb(160,160,160);
		border-bottom: 1px dotted rgb(160,160,160);
		border-left: 1px dotted rgb(160,160,160);
		}
#container3	{
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 10px 10px;
		overflow: auto;
		border-top: 1px dotted rgb(160,160,160);
		border-bottom: 1px dotted rgb(160,160,160);
		border-left: 1px dotted rgb(160,160,160);
		}
#container4	{
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 10px 10px;
		overflow: auto;
		border-top: 1px dotted rgb(160,160,160);
		border-bottom: 1px dotted rgb(160,160,160);
		border-left: 1px dotted rgb(160,160,160);
		}
#container2	{
		position: absolute;
		width: 100%;
		height: 100%;
		padding: 10px 10px;
		overflow: auto;
		border-top: 1px dotted rgb(160,160,160);
		border-bottom: 1px dotted rgb(160,160,160);
		}
#footer		{
		position: absolute;
		top: 10px;
		left: 170px;
		padding: 10px 10px;
		}
.white_reso	{
		position: absolute;
		left: 30px;
		top: 30px;
		width: 160px;
		padding: 5px 5px;
		border: 1px dotted rgb(160,160,160);
		background-color: rgb(255,255,255);
		filter:alpha(opacity=80);
		text-align: center;
		}
.white_exp	{
		position: absolute;
		left: 220px;
		top: 30px;
		width: 400px;
		height: 220px;
		padding: 5px 5px;
		overflow: auto;
		border: 1px dotted rgb(160,160,160);
		background-color: rgb(255,255,255);
		filter:alpha(opacity=80);
		}
.white_1024	{
		position: absolute;
		right: 10%;
		top: 150px;
		width: 400px;
		height: 360px;
		padding: 5px 5px;
		overflow: auto;
		border: 1px dotted rgb(160,160,160);
		background-color: rgb(255,255,255);
		filter:alpha(opacity=60);
		}
.black_1024	{
		position: absolute;
		right: 10%;
		top: 150px;
		width: 400px;
		height: 360px;
		padding: 5px 5px;
		overflow: auto;
		border: 1px solid rgb(160,160,160);
		color: rgb(255,255,255);
		background-color: rgb(0,0,0);
		filter:alpha(opacity=60);
		}
.petitbox	{
		width: 300px;
		padding: 5px 5px;
		border: 1px solid rgb(90,90,90);
		text-align: left;
		}
.texts		{
		padding: 5px 10px;
		}
.sample		{
		position: absolute;
		left: 15%;
		top: 35%;
		}
.sample_bk	{
		position: absolute;
		left: 15%;
		top: 35%;
		}
.close		{
		position: absolute;
		width: 100%;
		left: 0px;
		bottom: 40px;
		text-align: center;
		}
.texts2		{
		padding: 8px 6px;
		}
.texts3		{
		padding: 3px 13px;
		}
.notice		{
		color: rgb(180,100,90);
		}
.notice_b	{
		color: rgb(120,130,210);
		}
input		{
		border: 1px solid rgb(255,255,255);
		background-color: rgb(90,90,90);
		color: rgb(255,255,255);
		filter:alpha(opacity=60);
		font-size: 10px;
		}