.title{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #695d47;
	font-weight:bold;
	text-transform: uppercase;
}
.title01{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.bg_conten{
	background-image: url(bg_con.gif);
	background-repeat: repeat-y;
	background-color: #faa600;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c4b8a1;
}
.bg_contenleft{
	background-image: url(lefttop_con.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
	width: 4px;
}
.bg_contenright{
	background-image: url(lrighttop_con.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	width: 4px;
}
.bottom_contenright{
	background-image: url(bottomright_con.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 4px;
	width: 4px;
}
.bottom_contenleft{
	background-image: url(bottomleft_con.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 4px;
	width: 4px;
}
.conten_left{
	background-image: url(left_con.gif);
	background-repeat: repeat-y;
}
.conten_right{
	background-image: url(right_con.gif);
	background-repeat: repeat-y;
}
.conten_bottom{
	background-image: url(bottom_con.gif);
	background-repeat: repeat-x;
}