.mini1  {
	font-size : 10px;
	line-height : 16px;
	text-decoration : none;
	font-family: MS PGothic, MS UI Gothic, Osaka;
}

.mini2  {
	font-size : 10px;
	line-height : 16px;
	font-weight : bold;
	text-decoration : none;
	font-family: MS PGothic, MS UI Gothic, Osaka;
}

.annotation1	{
	font-size : 10px;
	line-height : 16px;
	color : #666666;
	text-decoration : none;
	font-family: MS PGothic, MS UI Gothic, Osaka;
}

.annotation2	{
	font-size : 10px;
	line-height : 16px;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
	font-family: MS PGothic, MS UI Gothic, Osaka;
}

.main1  {
	font-size : 12px;
	line-height : 18px;
	text-decoration : none;
	font-family: MS PGothic, MS UI Gothic, Osaka;
}

.main2  {
	font-size : 12px;
	line-height : 18px;
	font-weight : bold;
	text-decoration : none;
	font-family: MS PGothic, MS UI Gothic, Osaka;
}

.big1  {
	font-size : 14px;
	line-height : 20px;
	text-decoration : none;
	font-family: MS PGothic, MS UI Gothic, Osaka;
}

.big2  {
	font-size : 14px;
	line-height : 20px;
	font-weight : bold;
	text-decoration : none;
	font-family: MS PGothic, MS UI Gothic, Osaka;
}

body  {
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-3dlight-color : #cccccc;
	scrollbar-darkshadow-color : #cccccc;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #999999;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
}

A  {
	text-decoration: none;
}

A:Hover  {
	text-decoration: underline; color:#FF0000;
}

.form {
	background : #FFFFFF;
	width : 120px;
	height : 16px;
	font-size : 12px;
	color : #333333;
	border-top : 1px solid #999999;
	border-left : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-right : 1px solid #999999;
}

.button {
	background : #FF6699;
	width : 120px;
	height : 19px;
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
	border-top : 1px solid #993366;
	border-left : 1px solid #993366;
	border-bottom : 1px solid #993366;
	border-right : 1px solid #993366;
	cursor : pointer;
}

#divUpControl {
	position : absolute;
	width : 10;
	left : 209;
	top : 262;
	z-index : 1;
	text-align : right;
} 

#divDownControl {
	position : absolute;
	width : 10;
	left : 209;
	top : 422;
	z-index : 1;
	text-align : right;
}

#divContainer {
	position : absolute;
	width : 199px;
	height : 170px;
	overflow : hidden;
	top : 262;
	left : 15;
	clip : rect(0,190,170,0);
	visibility : hidden;
} 

#divContent {
	position : absolute;
	top : 0;
	left : 0;
}
