@charset "utf-8";
body {
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 22px;
	background-color: #864819;
	background-image: url(../images/jiangqian_bj.jpg);
	background-repeat: repeat-x;
}

a{
	font-size:12px;
	color:#000000;
	text-decoration: none;
	line-height: 18px;
}

a:hover{
	font-size:12px;
	color:#CC0000;
	text-decoration: underline;
	line-height: 18px;
}

a.bottom{
	font-size:12px;
	color:#CC0000;
	text-decoration: underline;
	line-height: 18px;
}

a.bottom:hover{
	font-size:12px;
	color:#FF0000;
	text-decoration: underline;
	line-height: 18px;
}

a.name{
	font-size:14px;
	color:#A60E14;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

a.name:hover{
	font-size:14px;
	color:#CC0000;
	text-decoration: underline;
	line-height: 18px;
	font-weight: bold;
}


a.title{
	font-size:14px;
	color:#A60E14;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

a.title:hover{
	font-size:14px;
	color:#A60E14;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.black{
	font-size:12px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}

.red{
	font-size:14px;
	color:#A60E14;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.red_a{
	font-size:12px;
	color:#A60E14;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.gray{
	font-size:14px;
	color:#2B2B2B;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.margin {
	margin-top: 10px;
}

.padding {
	padding: 15px;
}

.border_blue {
	border: 2px solid #2A7FC7;
}

.border_red {
	border: 3px solid #75300E;
}
