/* text */
.text {
	font-family: , "Osaka";
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1pt;
}
.texg {
	font-family: , "Osaka";
	font-size: 14px;
	line-height: 16px;
	color: #CCCCCC;
	text-align: left;
	font-weight: 200;
}
.textul {
	font-family: , "Osaka";
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: underline;
}
.texts { font-family: , "Osaka"; font-size: 12px; line-height: 14px ; color: #FFFFFF}
.text18 { font-family: , "Osaka"; font-size: 18px; line-height: 18px ; font-weight: bold; color: #FFFFFF}
.textsul {
	font-family: , "Osaka";
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.textb {
	font-family: , "Osaka";
	font-size: 16px;
	letter-spacing: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	font-variant: normal;
}
.textb2 {  font-family: , "Osaka"; font-size: 14px;	letter-spacing: 1px; line-height: 16px; font-weight: bold; color: #FFFFFF; text-align: left}
.textcenter {  text-align: center}

/* main body */
body {
       font-family: , "Osaka";
       margin:0px;
       font-size: 12px;
       line-height: 16px;
       color:#CCCCCC;
        text-align: left;

       	margin-top: 50px;
        margin-left: 50px;
        margin-right: 30px;
      	background-color: #333333;

        /*
            background-image:  url(/images/top_back2.jpg);         
          	background-repeat : no-repeat;            
        */
        
     }

/* a tag */
a:link {
color: #CC0000;
; text-decoration: none
         }

a:visited {
color: #CC0000;
; text-decoration: none
            } 

a:active {
color: #CCCCCC;
; text-decoration: underline
           }
a:hover {
color: #CCCCCC;
; text-decoration: underline
          }

/* table width */
.w955 { width:955px}
.w76 { width:760px}
.t745 { height: 63px; width: 745px}
.t86 { height: 63px; width: 86px}
.t744o { width: 744px; vertical-align: top}
.w40 { width:380px; }
.wphoto { width:172px; }
.tableb {  padding-right: 3px; padding-left: 3px}

/* photo image */
.photob0 {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.imgm {  margin-right: 5px; margin-left: 5px; margin-bottom: 3px; float: left}
.imgr {  margin-right: 5px; margin-left: 5px; margin-bottom: 3px; float: right}
.img_bj {
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 5px;
}
.img_bjr {
	float: right;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin: 5px;
}
.imgml { margin-right: 10px; margin-left: 10px ; float: left}
.textscenter { font-family: , "Osaka"; font-size: 10px; line-height: 14px ; color: #666666 ; text-align: center}
.table_bcm {  vertical-align: bottom}
.img_bcm2 { border: 1px #333333 solid; float: left; margin-right: 3px}
.w38 { width:380px; clip:  rect(   )}
.w35 { width:350px; clip:  rect(   )}
.textsr { font-family: , "Osaka"; font-size: 10px; line-height: 14px ; color: #666666 ; float: right}
.textwhiteb {
	font-family: , "Osaka";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.textswhite {
	font-family: , "Osaka";
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
}

/* Lightbox JS */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	/* Lightbox JS end*/
	.img_photo {

	float: left;
	background-color: #000000;
	padding: 2px 2px 5px;
	margin: 1px;
}
