﻿body {
	background-color: #f8fbea;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin: 0px;
	font-size:12px;
}
*{font-size:12px;}
td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #b5e38d;
}
.btn{
	background:url(images/btn.gif);
	width:39px;
	height:17px;
	border:0px;
	padding-top:3px;
	padding-left:2px;
	letter-spacing:3px;
	cursor:hand;
}
.go{
	background:url(images/go.gif);
	width:19px;
	height:17px;
	border:0px;
	font-family:Tahoma,Arial,Verdana;
	font-size:9px;
	color:#288A01;
	font-weight:bold;
	cursor:hand;
	
}
.font_amain {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	filter: DropShadow(Color=#134b35, OffX=1, OffY=1, Positive=1);
}
.font_amain a {
	color: #FFFFFF;
	text-decoration: none;
}
.font_amain a:hover {
	color: #FFFF00;
}
.font_boxtit {
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
}
.font_title {
	font-size: 10px;
	font-style: italic;
	color: #777777;
}
.font_gray {
	color: #888888;
	line-height: 20px;
}
a.font_gray:hover {
	color: #000;
	line-height: 20px;
}
.font_title_red {
	font-size: 14px;
	font-weight: bold;
	color: #a15530;
}
.font_b {
	font-weight: bold;
}
.td_bule {
	border: 1px solid #7ab29c;
	background:#ffffff;
}
#foot td {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
	font-size: 12px;
}

.a_bule {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
a.a_bule:hover {
	color: #c80000;
	text-decoration: underline;
}
.a_red {
	color: #c80000;
	text-decoration: none;
}
a.a_red:hover {
	color: 222222;
	text-decoration: underline;
}
.hc{
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#336699;
	line-height:20px;
}
a.hc:hover{
	color:#c80000;
	text-decoration: none;
}
.a_black {
	color: #000000;
	text-decoration: underline;
}
a.a_black:hover {
	color: #ff6c00;
	text-decoration: none;
}
.a_left {
	font-size: 13px;
	line-height: 24px;
	color: #646464;
	/*
	background-image: url(images/icon_3.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	*/
	text-decoration: none;
	/*padding-left: 24px;*/
	background-color: #F2F7ED;
	width: 99%;
}
a.a_left:hover {
	color: #000000;
	background-color: #FFFFFF;
}
.a_left1 {
	font-size: 12px;
	color: #888888;
	text-decoration: none;
}
a.a_left1:hover {
	color: #c80000;
	text-decoration: underline;
}
.font_cor_tit {
	font-size: 18px;
	font-weight: bold;
	font-family:黑体;
}
a.font_cor_tit:hover {
	color:ff6c00;
	text-decoration: none;
}
.font_cor_tit_2 {
	font-size: 15px;
	font-weight: bold;
	color: #5d5d5d;
}
.font_main{
	font-size:12px;
	line-height:20px;
	color:#4b4b4b;
	padding-top:10px;
}
.table_pic {
	background-color: #FFFFFF;
	margin: 3px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

