@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
}
.logo-right {
	background: #FFFFFF url(images/logo-right.gif) no-repeat center center;
}
.logo-left {
	background: #FFFFFF url(images/logo-left.gif) no-repeat center center;
}
.logo-decorus {
	background: #FFFFFF url(images/logo-decorus.gif) no-repeat center center;
}
img {
	border-style: none;
}
.decorus a img {
	margin-top: 6px;
	margin-bottom: 10px;
}
.decorus {
	margin: 260px 50px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 27px;
	text-align: justify;
}
.decorus a {
	color: #666666;
	text-decoration: none;
}
.decorus a:hover {
	color: #BB7E1D;
}
.decorus .intro {
	font-size: 15px;
	color: #BB7E1D;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
.content a img {
	margin: 7px 2px 9px;
}
.content {
	margin: 200px 50px 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 27px;
	text-align: justify;
}
.content a {
	color: #666666;
	text-decoration: none;
}
.content a:hover {
	color: #6AB533;
}
.content .intro {
	font-size: 15px;
	color: #6AB533;
}

