.cr {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333399;
}
.addressbox {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#mn {
	COLOR: #CC6600;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 14px;
	TEXT-DECORATION: none;
	font-weight: bold;	
}

A#mn:hover {
	COLOR: #000000;
	font-weight: bold;
	
}

.contur{

	border: solid 1px  #003366; 

	margin-right : 10px;

	margin-left : 0px;

	margin-top : 2px;

}
.marktable {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333399;
	background-color: #CCCCCC;	
}
.markcontent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC6600;
}
