body {
	margin: 0px;
	text-align: center;
	background-color: #f0eee1;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

a{
	color:#000000;
	text-decoration:none;
}
a:visited{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#970000;
	text-decoration:none;
}

a.link_nav:link {
	color: #fff;
	font-size: 12px;
	text-decoration: none;
}
a.link_nav:visited {
	font-size: 12px;
	text-decoration: none;
	color: #fff;
}
a.link_nav:hover {
	ont-size: 12px;
	color:#bbb397;
	text-decoration: none;
}
a.link_left2:link {
	color: #464646;
	font-size: 12px;
	text-decoration: none;
}
a.link_left2:visited {
	font-size: 12px;
	text-decoration: none;
	color: #464646;
}
a.link_left2:hover {
	font-size: 12px;
	color:#970000;
	text-decoration: none;
}
a.left:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	padding:0 0 0 10px;
	font-size:12px;
	text-decoration: none;
	display: block;
	width:100%;
	height:23px;
	line-height:23px;
	background:url(../images/l1.jpg) no-repeat 2px 8px ;

	}
a.left:visited{
	font-family:Arial, Helvetica, sans-serif;
	color: #464646;
	font-size:12px;
	padding:0 0 0 10px;
	text-decoration:  none;
	display: block;
	width:100%;
	height:23px;
	line-height:23px;
	background:url(../images/l1.jpg) no-repeat 2px 8px ;

	}
a.left:hover{
	font-family:Arial, Helvetica, sans-serif;
	color: #970000;
	font-size:12px;
	padding:0 0 0 10px;
	text-decoration: none;
	display: block;
	width:100%;
	height:23px;
	line-height:23px;
	background:url(../images/l.jpg) no-repeat 2px 8px;
	}
.bg_center {
	background-image: url(../images/index_19.jpg);
	background-repeat: repeat-y;
	background-position:center top}
.bg_r {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position:center top}

.line {
	background-image: url(../images/line.jpg);
	background-repeat: repeat-x;
}
.border{
	border: 1px solid #d3d3d3;	
	
}
.font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.font_black{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.font_red{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #960701;
}
.font_red2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f4b11;
	font-weight:bold;
}