@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
table {
	font-size:12px;
	color:#263346;
}
.red {
color:#99352E;
}
.blue_title {
font-size:15px;
font-family:"微软雅黑", "宋体";
color:#233D91;
font-weight:bold;
}
.hot_tel {
font-size:15px;
font-family:"微软雅黑", "宋体";
color:#424D5D;
font-weight:bold;
}
.wotier {
font-size:13px;
color:#ffffff;
font-weight:bold;
font-family:"微软雅黑", "宋体";
}
a {
	color: #263346;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #263346;
}
a:hover {
	text-decoration: none;
	color:#99352E;
}
a:active {
	text-decoration: none;
	color: #263346;
}
.top_red:link {
font:"";
	font-size: 12px;
	color: #99352E;
	text-decoration: none;
	line-height: 20px;

}
.top_red:visited {
font:"";
	font-size: 12px;
	color: #99352E;
	text-decoration: none;
	line-height: 20px; 
}
.top_red:hover {
font:"";
	font-size: 12px;
	color: #263346;
	text-decoration: none;
	line-height: 20px;
}
.top_red:active {
font:"";
	font-size: 12px;
	color: #99352E;
	text-decoration:none;
	line-height: 20px;
}