div.main
{
   background-color: #ffffff;
   padding: 12px;
   min-height: 700px;
}


table.main
{
   padding: 0px;
   margin: 0px;
   border-collapse: collapse;
   width: 888px;
   margin-left:auto;
   margin-right:auto;
}


td.main_content
{
   width: auto;
   text-align:left;
   vertical-align: top;
   font-weight: normal;
   color: #000000;
}

td.main_leftnavi
{
   background-color: #ffffff;
   vertical-align: top;
   width: 180px;
}


td.main_header
{
   font-family: Arial, Sans Serif;
   background-image: url("Images/head.jpg");
   background-position: 1px 0px;
   background-repeat: no-repeat;
   height: 88px;
   padding-top: 12px;
   padding-left: 50px;
   color: #ffffff;
}

td.main_header a
{
   color: #ffffff;
   text-decoration: none;
   font-size: 11px;
}

td.main_header a:hover
{
   color: #cfffca;
   text-decoration: none;
   font-size: 11px;
}

table.main_naviline
{
   width: 100%;
   padding: 0px;
   margin: 0px;
   border-collapse: collapse;
}

td.main_naviline_m
{
   font-family: Arial, Sans Serif;
   background-image: url("Images/linem.jpg");
   background-repeat: repeat-x;
   height: 22px;
   padding: 0px;
   font-size: 11px;
}

td.main_naviline_l
{
   background-image: url("Images/linel.jpg");
   background-repeat: no-repeat;
   width: 5px;
   padding: 0px;
}

td.main_naviline_r
{
   background-image: url("Images/liner.jpg");
   background-repeat: no-repeat;
   width: 5px;
   padding: 0px;
}


div.main_topnavi
{
   height: 20px;
   width: 85px;
   float: left;
   border-left: solid 0px #909090;
   border-top: solid 1px #909090;
   border-right: solid 1px #909090;
   border-bottom: solid 1px #909090;
   text-align: center;
   display: block;
}

div.main_topnavihover
{
   height: 20px;
   width: 85px;
   float: left;
   border-left: solid 0px #909090;
   border-top: solid 1px #909090;
   border-right: solid 1px #909090;
   border-bottom: solid 1px #909090;
   background-image: url("Images/hovermenue.jpg");
   background-repeat: repeat-x;
   text-align: center;
   display: block;
}

div.main_topnaviroot
{
   /*padding: 3px;*/
   height: 20px;
}

div.main_topnavi a
{
   padding: 2px;
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
   display: block;
   height: 14px;
}

div.main_topnavihover a
{
   padding: 2px;
   color: #0c1785;
   text-decoration: none;
   font-weight: bold;
   display: block;
   height: 14px;
}




div.main_topnavisub
{
   width: 150px;
   position: absolute;
   display: none;
   margin-top: 1px;
   margin-left: 20px;
   border-left: solid 1px #909090;
   border-right: solid 1px #909090;
   background-image: url("Images/menuebg.jpg");
   background-repeat: no-repeat;
}

div.main_topnavisubitem
{
   width: 150px;
   height: 22px;
   padding: 0px;
   text-align: left;
   font-size: 11px;   
   border-bottom: solid 1px #909090;
}

div.main_topnavisubitem a:link, div.main_topnavisubitem a:visited, div.main_topnavisubitem a:active
{
   width: 136px;
   height: 14px;
   padding: 4px;
   padding-left: 10px;
   color: #0C1785;
   text-decoration: none;
   text-align: left;
   font-size: 11px;    
   border-bottom: solid 1px #909090;
   display: block;
   font-weight: normal;
}

div.main_topnavisubitem a:hover
{
   background-image: none;
   background-color: #093668;
   color: #FFFFFF;
}



table.main_bottomnavi
{
   padding: 0px;
   border-collapse: collapse;
   margin-left:auto;
   margin-right:auto;
}


table.main_bottomnavi a
{
   color: #ffffff;
   text-decoration: none;
   font-weight: bold;
}

td.main_bottomnavi_m
{
   font-family: Arial, Sans Serif;
   background-image: url("Images/linem.jpg");
   background-repeat: repeat-x;
   height: 22px;
   padding: 0px;
   font-size: 11px;
}

td.main_bottomnavi_l
{
   background-image: url("Images/linel.jpg");
   background-repeat: no-repeat;
   width: 5px;
   padding: 0px;
}

td.main_bottomnavi_r
{
   background-image: url("Images/liner.jpg");
   background-repeat: no-repeat;
   width: 5px;
   padding: 0px;
}


div.main_bottomnavi
{
   padding-top: 4px;
   height: 18px;
   float: left;
   border: solid 0px;  
    
}

div.main_bottomnavi_borderright
{
   padding-top: 4px;
   height: 18px;
   float: left;
   border-left: solid 0px;   
   border-top: solid 0px;
   border-right: solid 1px #909090;
   border-bottom: solid 0px;
}


table.main_AddToFav
{
   padding: 0px;
   border-collapse: collapse;
   width: 640px;
   margin-left:auto;
   margin-right:auto;
}

td.main_AddToFav
{
   width: 50%;
   font-size: 11px;
   text-align:center;
   color: #0064c8;
}

a.main_AddToFav:link
{
   color: #0064c8;
   text-decoration: none;
}
a.main_AddToFav:active
{
   color: #0064c8;
   text-decoration: none;
}
a.main_AddToFav:visited
{
   color: #0064c8;
   text-decoration: none;
}
a.main_AddToFav:hover
{
   color: #0064c8;
   text-decoration: none;
}



td.main_BestViewed
{
   padding-top: 15px;
   text-align: center;
   font-size: 11px;
   color: #989898;
}

a.main_BestViewed:link
{
   color: #989898;
   text-decoration: none;
}
a.main_BestViewed:active
{
   color: #989898;
   text-decoration: none;
}
a.main_BestViewed:visited
{
   color: #989898;
   text-decoration: none;
}
a.main_BestViewed:hover
{
   color: #989898;
   text-decoration: none;
}


div.main_search
{
   height: 22px;
   color: #ffffff;
   font-weight: bold;
   padding-top: 1px;
}



td.main_infoline, td.main_infoline a
{
   text-align: right;
   vertical-align: middle;
   color: #000670;
   text-decoration: none;  
}

td.main_infoline a:hover
{
   text-align: right;
   color: #0064c8;  
}


.main_leftnavi a:hover
{
   color: #0064c8;
}

.main_leftnaviroot
{
   height: 35px;
   font-weight: bold;
   color: #001648;
   font-size: 14px;
}

.main_leftnavinode
{
   color: #000670;
   font-size: 12px;
   height: 18px;
}

.main_leftnaviselnode
{
   color: #0064c8;
}



table.main_news
{
   width: 100%;
   border: solid 1px #eeeeee;
   margin-bottom: 15px;
}

td.main_newscaption
{
   background-color: #eeeeee;
   color: #001e78;
   font-weight:bold;
   font-size: 12px;
}

td.main_newscontent
{
   vertical-align: top;
   padding: 5px;

}


img.main_imgthumbnail
{
   float: left;
   border: none;
}




