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:underline;
	color: #0066FF;
}
.title{
    font-size:16px;
	font-weight:bold;
	color:#0066CC;
	font-family:"Î¢ÈíÑÅºÚ";
	}
.title1{
    font-size:16px;
	font-weight:bold;
	color:#0066CC;
	font-family:"ËÎÌå";
	}
.content{
    color:#333333;
	line-height:21px;
	padding-left:6px;
	padding-right:6px;
    }
.nav{  font-weight:normal; padding-left:20px; line-height:23px; color:#60615c; font-size:14px; font-weight:bold; cursor:pointer;}
.sub{ font-size:12px; line-height:30px; padding-left:20px; padding-right:10px;color:#60615c;}
.content1{
    color:#333333;
	line-height:21px;
    }
	
	
.detail{
    color:#FF0000;
	}





.bottom{
    color:#60615c;
    line-height:23px;
	padding-top:20px;
	background-repeat:repeat-x;
	}