    body
    {
        /*margin: 20px; *//*background: #000000;*/
        /*background: #003366;
        font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #787878;
*/
    }
    
    
    #header
{
/*	width: 100%;
	height: 95px;*/
	/*margin: 0 0px 0 0px;*/
	
}
    #logo
    {
        /*float: left;
        width: 40px;
        height: 20px;
        color: #000000;*/
    }
    
    
/*tab menu*/
#TabMenu1
{
   float: left;
   width: 900px;
   font-family: Arial;
   font-size: 13px;
   line-height: normal;
   border-bottom: 1px solid #000000;
   background: #FFFFFF;
}
#TabMenu1 ul
{
	margin: 0;
	padding: 5px 0px 3px 5px;
	list-style: none;
}
#TabMenu1 li
{
   display: inline;
   margin: 0;
   padding: 0;
}
#TabMenu1 a
{
   float: left;
   background: url('../images/style02left.gif') no-repeat left top;
   margin: 0;
   padding: 0 0 0 4px;
   text-decoration: none;
}
#TabMenu1 a span
{
   float: none;
   display: block;
   background: url('../images/style02right.gif') no-repeat right top;
   padding: 5px 15px 4px 6px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}
#TabMenu1 a:hover span
{
   background-position: 100% -42px;
   color: #FFFFFF;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}
#TabMenu1 a:hover
{
   background-position: 0% -42px;
}
#TabMenu1 #active a
{
   background-position: 0% -84px;
}
#TabMenu1 #active a span
{
   background-position: 100% -84px;
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

/*tab menu*/    
    #Flash_Banner
    {
        width: 100%;
        height: 200px;
    }
    .style1
{
	/*width: 100%;*/
}
    #Shape9
    {
        /*width: 904px;*/
    }
        .ActcoCaption
        {
            color: #003366;
            font-size: larger;
            font-weight: bolder;
            font-family:Arial;
        }
        .style1
        {
            width: 100%;
            border-style: solid;
            border-width: 0px;
        }
        .style2
        {
            border-right: thin groove Black;
            width: 696px;
            vertical-align: top;
        }
        .contents
        {
            margin-right: 20;
            margin-left: 20;
            font-family: Tahoma;
            font-size: smaller;
            font-weight: normal;
            font-style: normal;
            color: #666666;
            text-align: justify;
            line-height: 200%;
	top: -9px;
	left: 13px;
	width: 800px;
}
        .subCaption
        {
            letter-spacing: 1;
            color: #FF6600;
            font-family: Arial;
            font-size: medium;
            font-weight:bold;
            margin-left: 20;
        }