BODY {
	margin:0px;
	background-color: #ffffff;
	 }
a:link {
	color:#442911;
	}
a:hover {
	color:#442911;
	}
a:visited {
	color:#442911;
	}
	
ul{
	margin:0px 0px 0px 20px;
	padding:5px 5px 10px 5px;
}
	
.table-out
{
    border-color: #874D00;
    border-width: 3px 3px 3px 3px;
    border-style: solid;
}
.bg-box {
	background-image: url(../images/bg_img.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
   }
.bg-box1 {
	background-image: url(../images/system_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
   }
.bg-box2 {
	background-image: url(../images/caring_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
   }
 .bg-box3 {
	background-image: url(../images/generating_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
   }
.bg-box4 {
	background-image: url(../images/news_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
   }
.bg-box5 {
	background-image: url(../images/find_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
   }
td   {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8D5305;
	   }
.text-rbox   {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8D5305;
	   }
.text-1  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #8D5305;
		  }
.text-2  {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8D5305;
		  }
.text-3 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8D5305;
	   }

.footertext {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #8D5305;
	   }
	   
	   .footertext a{
		color: #8D5305;
		text-decoration: none;
	   }
	   
	   	   .footertext a:hover{
		color: #8D5305;
		text-decoration: underline;
	   }
	   
	   
	   H1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #8D5305;
	   }