.red-txt {
	color: #FF9900;
}
.red-txt2 {
	color: #cc0000;
}
#top #header-img {
	height: 355px;
	width: 731px;
	margin: 0 auto 10px auto;
}


#top #img {
	float: left;
}

#top #main {
	clear: both;
	margin: 20px 0 0 0;
}



#top #txt {
	text-align: left;
	float: left;
	width: 500px;
	border-right: 2px solid #CCCCCC;
	padding: 5px 0 0 0;
}
#top #txt p {
	margin: 0 10px 0 15px;
}

#top #whats {
	display: block;
	float: right;
	margin: 5px 0 0 0;
	text-align: left;
	width: 224px;
}

#top .whats-txt {
	margin: 5px 0 7px 10px;
}

#top .whats-txt dt {
	margin: 10px 0 0 0;
	font-weight: bold;
}


#top address {
	font-style: normal;
	clear: both;
	text-align: center;
	line-height: 25px;
}
#top #txt div.column-banner {
	width: 466px;
	height: 48px;
	margin: 40px 0 10px 15px;
	background: url(../img/bg_bannar.gif) no-repeat;
}

#top #txt p.column-banner {
	padding-top: 3px;
	color: #8A8A8A;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
}

p.column-banner a:link {
	text-decoration: underline;
	color: #8A8A8A;
}

p.column-banner a:visited {
	text-decoration: underline;
	color: #8A8A8A;
}

p.column-banner a:hover {
	text-decoration: underline;
	color: #D55500;
}

p.column-banner a:active {
	text-decoration: underline;
	color: #D55500;
}
