﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003E8E;
	background-image: url(../images/bg_01.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
}
.font3 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.font1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.font2 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color:#330099;
	text-decoration: none;
}
.font4 {
    font-family: Webdings;
}
.line_down{
    border-bottom: 1px solid;
}
.line_left{
    border-left: 1px solid;
}
.line_all{
    border-left: 1px solid;
	border-bottom: 1px solid;
	border-top: 1px solid;
	border-right: 1px solid;
}
.bj {
	background-image: url(../images/lianxibg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

