@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
#topmain {
	background-color: #473933;
	background-repeat: repeat-x;
	height: 650px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#image {
	height: 372px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#info {
	height: 348px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: repeat-x;
	padding-top: 20px;
}
#infol {
	float: left;
	height: 260px;
	width: 300px;
	margin-left: 5px;
}
.infor {
	float: right;
	height: 120px;
	width: 670px;
}
img.l {
	float: left;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}

.infor p {
	text-align: left;
	width: auto;
	margin-left: 5px;
}

.inforr {
	clear: both;
	float: left;
	width: 330px;
}
.inforl {
	float: right;
	width: 330px;
	margin-right: 5px;
}


p.ora1 {
	font-weight: bold;
	color: #EB5E00;
	clear: both;
	float: left;
}
 
p.ora2 {
	color: #EB5E00;
	float: left;
	clear: both;
	padding: 0px;
}

p.bra {
	color: #473933;
	float: left;
	clear: both;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 10px;
}