@charset "utf-8";
/* CSS Document */

body {background-color: #2f2f2f; margin:0; padding:0;}
body,td,th {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
	color: #303030;
	line-height:20px;
}

img{ border:0;}
p{line-height: 20px;}

.fs1{ font-size:14px;}
.fs2{ font-size:24px;}

.fc1{ color:#FFF;}
.fc2{ color:#eb6100;}
.fc3{ color:#8FC41F;}
.fc31{ color:#648c0a;}
.fc4{ color:#004986;}
.fc5{ color:#a40000;}
.fc6{ color:#004986;}

.bg01{ background-color:#e8f6f9;}
.bg02{ background-color:#000;}
.bg03{ background-color:#f9e8e8;}
.bg04{ background-color:#f4f9e8;}
.bg05{ background-color:#ABD251;}
.bg06{
	background-color:#E1F0FF;
}

.ml10{ margin-left:10px;}
.ml5{ margin-left:5px;}
.mb20{ margin-bottom:20px;}
.mrb10{ margin-right:5px; margin-bottom:5px;}

.lh25{ line-height:25px;}

.line_f1{border-bottom: 1px solid #000;}
.line_f2{border-bottom: 1px dashed #e2e2e2;}

.line_r1{border-right: 1px solid #e2e2e2;}
.line_r2{border-right: 1px solid #000;}

.box01{border: 1px solid #e2e2e2;}
.box02{border: 1px dashed #000; background-color:#FFFFFF}
.box03{ width:240px; height:auto; }

{
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	margin: 0px;
	padding: 3px;
	float: left;
	height: auto;
	width: auto;
}

.box100{ width:100%; float:left;}

.link1 a:link{color:#648c0a; text-decoration: none;}
.link1 a:visited{ color:#648c0a; text-decoration: none;}
.link1 a:active{ color:#648c0a; text-decoration: none;}
.link1 a:hover{ color:#648c0a; text-decoration: underline;}

.link2 a:link{ color:#FFF; text-decoration: none;}
.link2 a:visited{ color:#FFF; text-decoration: none;}
.link2 a:active{ color:#FFF; text-decoration: none;}
.link2 a:hover{ color:#FFF; text-decoration: underline;}

.link3 a:link{color:#303030; text-decoration: none;}
.link3 a:visited{ color:#648c0a; text-decoration: none;}
.link3 a:active{ color:#648c0a; text-decoration: none;}
.link3 a:hover{ color:#648c0a; text-decoration: underline;}

.link5 a:link {  color: #afff00; text-decoration: none}
.link5 a:visited {  color: #afff00; text-decoration: none}
.link5 a:active {  color: #afff00; text-decoration: none}
.link5 a:hover {  color: #afff00; text-decoration: none}

.green1{color: #afff00;}

.left{ float:left;}
.right{ float:right;}

.all{
	width:960px;
	clear: both;
	float: none;
	height: auto;
	margin: 0 auto 0 auto;
}

.footer{
	width:960px;
	float: left;
	height:30px;
	margin: 15px auto 15px auto;
}
