﻿@charset "utf-8";
body {
	font-family: "新宋体";
	font-size: 14px;
	background-image: url(bg.png);
	margin:auto;
	color:#333333;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bt{ font-family:微软雅黑,宋体;
     color:#ffffff;
	 font-size:14px;
	 font-weight:bold;}
.border{
	border-bottom:1px solid #ebeef5;
	border-left:1px solid #ebeef5;
	border-right:1px solid #ebeef5;}
.border_q{
	border:1px solid #ebeef5;}
.border_b{
	border-bottom:1px solid #c45f03;}
.top_title{
	font-size:12px;
	color:#3a1c00;}