/* CSS Document */
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
.style3 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
}

.box {
width:100%;
}
.spacetr {
font-size:4px;
}
.border_dot {
border-bottom:dotted;
border-bottom-color:#999999;
border-bottom-width:1px;

