﻿@charset "utf-8";
.white12 {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.grey12 {
	font-family: "宋体";
	line-height: 25px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.white14 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.box03 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 26px;
}

.box01 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #6db0e4;
	height: 20px;
}
.box_ri {
	border: 1px solid #739dc3;
}
.blue12 {
	font-family: "宋体";
	font-size: 12px;
	color: #739dc3;
	text-decoration: none;
	line-height: 20px;
}

.box01:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #6db0e4;
	background-color: #00468c;
}
.box01:visited {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #6db0e4;
}
body {
margin: 0 0;
}
.box04 {
	border: 1px solid #c2c7ca;
}
.blue12_2 {
	font-family: "宋体";
	font-size: 12px;
	color: #265076;
	text-decoration: none;
}
.box_search {
	border: 1px solid #999999;
	height:17px;
	background-color: #EFEFEF;
}