#main TABLE {
	table-layout: fixed;
	border-collapse: collapse ;
	border: 1px solid #999999;
	font-family: "Times New Roman", "Times", "serif";
	font-size: small;
	font-style: normal;
	color: #333333;
	line-height: 120%;
}
#main TH,TD {
	border-bottom: solid 1px #999999 ;
} 

IMG.indeximg {
	padding-left:190px;
	padding-right:190px;
}

IMG.fixed {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 70px;
}

IMG.val {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 130px;
}

IMG.dual {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 220px;
}	

IMG.zoom {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 220px;
}	

TH.th50 {
	background-color:#CCCCCC ;
	width: 50px ;
}
TH.th60 {
	background-color:#CCCCCC ;
	width: 60px ;
}
TH.th70 {
	background-color:#CCCCCC ;
	width: 70px ;
}
TH.th80 {
	background-color:#CCCCCC ;
	width: 80px ;
}
TH.th90 {
	background-color:#CCCCCC ;
	width: 90px ;
}
TH.th100 {
	background-color:#CCCCCC ;
	width: 100px ;
}
TH.th110 {
	background-color:#CCCCCC ;
	width: 110px ;
}
UL.ulstyle {
	font: medium bold "Times New Roman", Times, serif ;
	color: #666666;
	line-height: 130% ;
	list-style-type:square;
}
P.right {
	text-align: right;
	font-family: "Times New Roman", "Times", "serif";
	font-size: small;
	font-style: normal;
	color: #333333;
	line-height: 120%;
}
