body {
    font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #333333
}
td{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
a{
	color: #00F;
}
a:hover{
	color: #F00;
}
a.title {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a.title:hover {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
a.pro:link {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.pro:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.pro:active {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.pro:hover {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
p.mainp{
	margin: 0px;
	padding: 5px 0px 5px 0px;
	line-height: 150%;
}
.red12 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.red16 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.blue12 {
	font-size: 13px;
	font-weight: bold;
	color: #3366FF;
}
.w12 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
input.login {
	font-size: 12px;
	WIDTH: 100px; HEIGHT: 16px
}
input.search {
	font-size: 12px;
	WIDTH: 80px; HEIGHT: 16px
}
.bord1 {
	border: 1px solid #CCCCCC;
}
a.bclass:link {
	color: #3366FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.bclass:visited {
	color: #3366FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.bclass:active {
	color: #3366FF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.bclass:hover {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
a.lt-class1{
	background: #FFFFFF url(icon001.gif) no-repeat 4px 7px;
	border-bottom:1px dashed #999999;
	padding: 5px 5px 5px 20px;
	font-size: 12.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	width: 100%;
}
a.lt-class1:hover{
	background: #0099CC url(icon001.gif) no-repeat 4px 7px;
	border-bottom:1px dashed #ff0000;
	padding: 5px 5px 5px 20px;
	font-size: 12.5px;
	font-weight: bold;
	color: #FFFFFF;
}
a.div2{
	border-bottom:1px dashed #CCCCCC;
	width: 84%;
	font-size: 12.5px;
	text-decoration: none;
}
a.div2:hover{
	background: #0099CC;
	border-bottom:1px dashed #ff0000;
	font-size: 12.5px;
	color: #FFFFFF;
	text-decoration: none;
}
.div3{
	padding: 3px 3px 3px 20px;
}

