         /**** box ****/
*  {
          font-family: helvetica, "‚l‚r ‚oƒSƒVƒbƒN", Osaka, arial, Pump Demi, sans-serif;
          padding : 0px ;
          margin : 0px ;
          font-style:normal;
          font-size: 12px ;
}
body {  
          line-height: 1.5; 
}
img {
    border-style:none;
}

#site-box {
          width :900px;
          color :#5E5A5A;
          margin : 20px auto ;
          position: relative;
}
#header {
          background-image: url('');
          background-repeat : no-repeat;
          }
#main {        
          height : 700px ;
          padding : 20px ;
          margin : 10px ;
          positionFrelative ;
          text-align : right ;
          text-valign : bottom ;
    /* shadow */
    -webkit-box-shadow: 2px 5px 15px #333;
	-moz-box-shadow: 2px 5px 15px #333;
	box-shadow: 2px 5px 15px #333;
	background-color: #f5f5fb;
	/*ˆÈ‰º‚h‚dshadow*/
    zoom: 1; 
    filter:
    progid:DXImageTransform.Microsoft.DropShadow(color=#969696, offx=1, offy=1)
    progid:DXImageTransform.Microsoft.DropShadow(color=#C2C2C2, offx=1, offy=1)
    progid:DXImageTransform.Microsoft.DropShadow(color=#EFEFEF, offx=1, offy=1);
    /* ŠpŠÛ */
    moz-border-radius: 32px;
	-webkit-border-radius: 32px;
	border-radius: 32px;
	behavior: url(border-radius.htc);
 }
    
#menu {  
          height :px;
          padding : 0px 30px 0px 0px; 
          text-decoration: none;
          }
#footer {          
          font-size: 12px;
          text-align: center; 
          padding : 20px 0px 0px 0px ; 
}


h1 {
          font-size: 25px;
          font-family:'Arial Black';
          font-weight: nomal;
         
}
h2 {
          font-size: 14px;
          font-family:''; 
          
}
h3 {
          font-size: 16px;
          font-weight:bold;
          color: #f1401f ; 
          margin: 5px;
}


.table_02	{
          width:100%;margin: 0px ;
          padding: 0px ;
          table-align: center ;
}
.table_02 th	{
          width:100%;
          padding: ;
          text-align:right;vertical-align:bottom;color:#;
          background-color:#;
          border: none ;
}
.table_02 td	{
          padding:10px ;
          background-color:#;
          border: none ;
          text-align: left ;
}
