.body {
	width: 800px;
	height: auto;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #FFFFFF;
	background: url(images/bg.png) no-repeat;
	background-position: top center;
	margin: 0 auto;
	scrollbar-face-color: #555555;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #222222;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #888888;
}

#banner	{
	width: 774px;
	height: 103px;
	background: url(images/title.png);
}	

#plain1	{
	width: 768px;
	height:36px;
	background: url(images/plain1.png);
}

#plain2	{
	width: 768px;
	height: 17px;
	background: url(images/plain2.png);
}

#content	{
	width: auto;
	height: 439px;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

#content_service	{
	width: 715px;
	height: 400px;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
}

#content_contact	{
	width: auto;
	height: 439px;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}

#plain3	{
	width: 768px;
	height: 20px;
	background: url(images/plain3.png);
}

#footer	{
	width: 768px;
	height: 56px;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 9pt;
	background: url(images/footer.png);
}
	
.tt	{
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a:hover	{
	text-decoration: underline;
	color: #FFFFFF;
}

a	{
	text-decoration: none;
	color: #FFFFFF;
}
