body{
	font-size:12px;
	margin:0px;
}
a{
	font-size:12px;
	color:#66655E;
	text-decoration:none;
}
.con{
	font-size:12px;
	color:#000000;
}

td{
	font-size:12px;
	line-height:150%;
	color:#66655E;
}
.table{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
.tablecon{
	background-image:url(images/bgindex.JPG);
	background-repeat:no-repeat;
	background-position:bottom right;
}
.menu a{
	float:left;
	text-align:center;
	font-weight:bold;
	color:#C10001;
	width:127px;
	line-height:38px;
	background-image:url(images/menu1.GIF);
}
.menu a:hover{
	color:#FFFFFF;
	background-image:url(images/menu2.GIF);
}
.menuline{
	width:1px;
	background-color:#CCCCCC;
	float:left;
	height:37px;
}
