@charset "utf-8";
.input_1 {
	background-color: #f3f6f9;
	height: 21px;
	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: #b5bbbe;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #b5bbbe;
}
.button {
	background-color: #D6D6D6;
	height: 21px;
	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: #b5bbbe;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #b5bbbe;
	text-decoration: none;
	width: 60px;
	background-image: url(../images/button.gif);
	padding-top: 2px;
}
.tb_top {
	font-size: 12px;
	color: #6D7E90;
	font-weight: bold;
}
a.putong {
	font-family: Verdana;
	font-size: 12px;
	color: #6d7e90;
	text-decoration: none;
}
.putong {
	font-family: Verdana;
	font-size: 12px;
	color: #6d7e90;
	text-decoration: none;
}
a.putong:link {
    font-family: Verdana;
	font-size: 12px;
	color: #6d7e90;
}

a.putong:visited  {
    font-family: Verdana;
	font-size: 12px;
	color: #6d7e90;
}
a.putong:hover {
    font-family: Verdana;
	font-size: 12px;
	color: #c69744;
}
a.putong:active {
    font-family: Verdana;
	font-size: 12px;
	color: #6d7e90;
}.title {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #AE7D35;
	text-decoration: none;
}
.infor {
	font-family: verdana;
	background-color: #F5F4E9;
	border: 1px solid #E9DECF;
	padding: 10px;
	font-family:verdana;
	font-size:12px;
	color:#B9A06F
}

