﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 22px;
}
.body_bg
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.ordinate {
	background-image: url(images/ordinate.jpg);
	background-repeat: repeat-y;
}
.line_s {
	background-image: url(images/line_s.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.line_h {
	background-image: url(images/line_h.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.f_red {
	font-family: "宋体";
	font-size: 13px;
	color: #C02700;
}
.f_head {
	font-family: "宋体";
	font-size: 12px;
	color: #FCF6E6;
}
.f_hs {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.f_black {
	font-family: "宋体";
	font-size: 13px;
	color: #333333;
}
.f_purple {
	font-family: "宋体";
	font-size: 13px;
	color: #FF00E4;
}
.f_white {
	font-family: "宋体";
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.f_hes {
	font-family: "宋体";
	font-size: 12px;
	color: #4B2300;

}
.f_hes2 {
	font-family: "宋体";
	font-size: 13px;
	color: #7E3B00;
	font-weight: bold;
}
.f_b1 {
	font-family: "宋体";
	font-size: 13px;
	color: #E10065;
	font-weight: bold;
}
.f_b2 {
	font-family: "宋体";
	font-size: 13px;
	color: #0097E5;
	font-weight: bold;
}
.f_b3 {
	font-family: "宋体";
	font-size: 13px;
	color: #FF6600;
	font-weight: bold;
}
.f_b4 {
	font-family: "宋体";
	font-size: 13px;
	color: #72B400;
	font-weight: bold;
}
.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.top a {
	text-decoration: none;
	color: #FCF6E6;
}
.top a:hover {
     color: #FFFF00;
	 text-decoration:underline;
}
a {
	text-decoration: none;
	color: #000000;
}
 a:hover {
     color: #FF3300;
	 text-decoration:underline;
}
