@charset "utf-8";
/* CSS Document */

td img {display: block;}body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
}
#body {
	position:absolute;
	width:620px;
	height:210px;
	z-index:1;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 60px;
	padding-right: 50px;
	padding-left: 73px;
	left: 318px;
	top: 305px;
}
#body_home {
	background-attachment: fixed;
	background-color: #FAFAED;
	background-image: url(img/s_bodybak.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 130%;
	text-align: left;
	font-style: normal;
	vertical-align: middle;
	padding-left: 46px;
}
.text a:link {
	color: #FFFFFF;
}
.text a:hover {
	color: #FFFFFF;
}
.text  a:visited {
	color: #FFFFFF;
}
.text a:active {
	color: #FFFFFF;
}
#text {
	position:absolute;
	width:400px;
	height:251px;
	z-index:1;
	left: 73px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #333333;
}
