﻿@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height:24px;
}
img {
	border:0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #900;
}
.baise {
	color:#FFF;
}
.title {
	font-weight: bolder;
	color: #0B3D7C;
	font-size: 24px;
	text-decoration: none;
}
.title1 {
	font-weight: bolder;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
}