/* =Reset
----------------------------------------------------------*/

body {
  font-family: tahoma,arial,helvetica,sans-serif;
  margin: 0; padding: 0;
  background: #fff;
  color: #847d69;
  font-size: 77%;
  margin: 0;
  padding: 0 0 10px;
  text-align: center;
  height:100%;
} 

/*
a:link, a:visited {
   color: #2971A7; text-decoration: none; font-style: normal;
   }
   
a:hover, a:active {
   color: #2971A7; text-decoration: underline; font-style: normal;
   }
*/
img {
border: none 0px #FF;
border: 0;
}

.div_content{
  margin: 5px 5px 5px 5px; padding: 0;
  font: Tahoma, sans-serif, Arial; color: #000000; 
  font-style: italic;
  font-size: 11px;  
  line-height: 18px;   
  text-align:left;
  height:auto !important;
  height:50px; 
  min-height:50px;   
} 

.div_content a:link, .div_content a:visited {
   color: #2971A7; text-decoration: none; font-style: normal;
   }
   
.div_content a:hover, .div_content a:active {
   color: #2971A7; text-decoration: underline; font-style: normal;
   }


.td_title
{
    color:#FFFFFF;
    font-weight: bold;
    padding: 2px 2px 2px 2px;
	background-color:#336699;
    font-size: 16px;  
    line-height: 18px;   
}

.td_00
{
    color:#111111;
    padding: 2px 2px 2px 2px;
    font-weight: bold;
	background-color:#CCD6DE;
    font-size: 12px;  
    line-height: 18px;   
}

.td_01
{
    color:#111111;
    padding: 2px 2px 2px 2px;
	background-color:#FFFFFF;
    font-size: 12px;  
    line-height: 18px;   
}

.td_02
{
    color:#111111;
    padding: 2px 2px 2px 2px;
	background-color:#EEEEEE;
    font-size: 12px;  
    line-height: 18px;   
}

.td_01 span{
background:transparent url(/public/images/ico_down.gif) no-repeat scroll 0 0;
display:block;
height:17px;
width:17px;
cursor:pointer;
}

.td_01 a{
background:transparent url(/public/images/ico_down.gif) no-repeat scroll 0 0;
display:block;
height:17px;
width:17px;
cursor:pointer;
}

.td_02 span{
background:transparent url(/public/images/ico_down.gif) no-repeat scroll 0 0;
display:block;
height:17px;
width:17px;
cursor:pointer;
}

.td_02 a{
background:transparent url(/public/images/ico_down.gif) no-repeat scroll 0 0;
display:block;
height:17px;
width:17px;
cursor:pointer;
}

.td_11
{
    color:#111111;
    padding: 2px 2px 2px 2px;
	background-color:#FFFFFF;
    font-size: 12px;  
    line-height: 18px;   
}

.td_22
{
    color:#111111;
    padding: 2px 2px 2px 2px;
	background-color:#EEEEEE;
    font-size: 12px;  
    line-height: 18px;   
}