.note
{
color: red;
font-weight:bold;
font-size: large;
}

.note1
{
color: black;
font-weight:normal;
font-size: medium;
text-decoration:line-through;
}

div#description
{
width: 100%;
clear: right;
padding-left: 3px;
}
#left
{
width: 50%;
color: #666;
margin-top: 10px;
margin-bottom: 10px;
float: left;
}

#right
{
width: 50%;
color: #666;
margin-top: 10px;
margin-bottom: 10px;
float: right;
}
.cati
{
color: red;
}
.imp
{
color: white;
background-color: #0066FF;
background-repeat: no-repeat;
border: #0066FF solid;
padding: 2px;
float: right;
display: inline;
}

#lefter
{
width: 30%;
color: #666;
margin-top: 10px;
margin-bottom: 10px;
float: left;
}
#righter
{
width: 70%;
color: #666;
margin-top: 10px;
margin-bottom: 10px;
float: right;
}
.fine
{
color: green;
}

table.on
{
text-align: center;
border: 1px solid gray;
margin-left: 5px;
border-collapse: collapse;
}

.on th
{
border: 1px solid gray;
background-color: #ffcc33;
}

.on td
{
border: 1px solid gray;
background-color: #ffff99;
}

.main_title1 {
	width: 564px;
	height: 28px;
	background: url(../../etc/main-title1.JPG) no-repeat;
	color: #FFF;
	margin-bottom: 15px;
	}