@charset "utf-8";



* {
	margin: 0;
	padding: 0;

}

body,td,th {
	font-family: Trebuchet MS;
}
a:hover {
	color: #BD2927;
}
a:link {
	color: #999999;
}
a:visited {
	color: #999999;
}
a:active {
	color: #BD2927;
}

ul li { padding-bottom: 8px;}
body {
	background-color: #FFFFFF;
}

.right-hl {
	color: #FFFFFF;
	font-weight: bold;
}
.right-hl2 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	
}
.right-content {
	font-size: 10px;
	color: #808C96;
	font-weight: normal;
}

.right-hl2-red {
	font-size: 12px;
	font-weight: bold;
	color: #BD2927;
	font-family: "Trebuchet MS";
	
}
.right-content-red {
	font-size: 10px;
	color: #BD2927;
	font-weight: normal;
}
.content {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: "Trebuchet MS";
}
.content14 {
	font-size: 14px;
	color: #333333;
}
.cont-hl {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
