body {
	margin: 0px;
}
table,td,tr{
    font-family:"ΛΞΜε";
	font-size:12px;
	}
a {
	font-size: 12px;
	color: #2e2d2d;
	
}
a:link {
	text-decoration: none;
	color: #60615c;
}
a:visited {
	text-decoration: none;
	color: #60615c;

}
a:hover {
	text-decoration: underline;
	color:#0066FF;
}
a:active {
	text-decoration: none;
	color: #60615c;
}
.detail{
    color:#FF0000;
	}
.nav{  font-weight:normal; line-height:23px; color:#60615c; font-size:14px; font-weight:bold; cursor:pointer;}
.title{
    font-family:"ΞΆΘνΡΕΊΪ";
	font-size:14px;
	font-weight:bold;
	color:#446586;
	 cursor:hand;
	 line-height:23px;
	}
.title1{
    font-family:"ΞΆΘνΡΕΊΪ";
	font-size:14px;
	font-weight:bold;
	color:#f99c32;
	}
.title2{
    font-family:"ΞΆΘνΡΕΊΪ";
	font-size:14px;
	font-weight:bold;
	color:#b73889;
	}
	
	
	
	
.content{
    color:#60615c;
    line-height:22px;
	padding-left:6px;
	padding-right:6px;
	}




.bottom{
    color:#60615c;
    line-height:23px;
	padding-top:20px;
	background-repeat:repeat-x;
	}