/* CSS Document */
@import url("base2.css");
#main{
	width:750px;
	margin:0 auto;
}
#main table{
	width:750px;
}
th{
font-size:14px; font-weight:bold; color:#FF6633; border-top:#666666 dotted 1px; width:220px; vertical-align:text-top; text-align:left; padding:5px; height:20px; padding:3px 0px 3px 0px;
}
td{
vertical-align:text-top; padding-left:5px; padding-top:2px; padding-bottom:2px; width:230px; padding-right:5px;border-top:#666666 dotted 1px; height:20px; padding:3px 0px 3px 0px; line-height:18px;
}
.alink{
font-size:12px; color:#999999;
}
a:visited {
font-size:12px; color:#333333;
}
a:hover {
text-decoration: none; color: #999999;
}
a:active {
text-decoration: underline;
}
.none{
border:none;
}
