.index{
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

.info{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../images/info/bg_info.gif);
background-position:center top;
background-repeat:no-repeat;
}

.bemodel{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../images/bemodel/bg_bemodel.gif);
background-position:center top;
background-repeat:no-repeat;
}

.he{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../images/model/bg_he.gif);
background-position:center top;
background-repeat:no-repeat;
}

.she{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../images/model/bg_she.gif);
background-position:center;
background-repeat:no-repeat;
}

.kid{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../images/model/bg_kid.gif);
background-position:center;
background-repeat:no-repeat;
}

.lightbox{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../images/lightbox/bg_lightbox.gif);
background-position:center;
background-repeat:no-repeat;
}

.casting{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../images/casting/bg_casting.gif);
background-position:center;
background-repeat:no-repeat;
}

.contact{
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #FFFFFF;
background:url(../images/contact/bg_contact.gif);
background-position:center;
background-repeat:no-repeat;
}

/* font */
.h01{
font-family:Arial;
font-size:30px;
color: #999999;
font-weight: normal;
}

.h02{
font-family:Arial Black;
font-size:30px;
color: #000000;
font-weight: bolder;
font-style: normal;
}

.small01{
font-family:Arial;
font-size:11px;
color:#FFFFFF;
}
a.small01:link{ color: #FFFFFF; text-decoration:none;}
a.small01:hover{ color: #FFFF00; text-decoration: none;}
a.small01:visted{ color: #FFFFFF; text-decoration:none;}

/*medium font*/

.medium01, .medium02, .medium03, .medium04, .medium05, .medium06, .medium07, .medium08, .medium09, .linkpage, .link01 {font-family:Century Gothic;  text-decoration:none;}

.medium02{font-size:12px;color:#FFFFFF;}
a.medium02:link{ color: #FFFFFF;}
a.medium02:hover{ color: #FFCC00;}
a.medium02:visted{ color: #FFFFFF;}

.medium03{font-size:12px;color: #333333;}

.medium04{font-size:12px;color: #666666;}
a.medium04:link{ color: #666666;}
a.medium04:hover{ color: #FF0000;}
a.medium04:visted{ color: #666666;}

.medium05{font-size:14px;color: #FFFFFF;font-weight: bolder;}
a.medium05:link{ color: #FFFFFF;}
a.medium05:hover{ color: #FF9900;}
a.medium05:visted{ color: #FFFFFF;}

.medium06{font-size:10px;color:#CCCCCC;}
a.medium06:link{ color: #CCCCCC;}
a.medium06:hover{ color: #FF9900;}
a.medium06:visted{ color: #CCCCCC;}

.linkpage{font-size:14px;color: #666666;}
a.linkpage:link{ color: #666666;}
a.linkpage:hover{ color: #FFFFFF;background-color:#666666;}
a.linkpage:visted{ color: #666666;}

.page { font-family:Arial; font-size:12px; color:#333333; padding: 5px 5px 5px 5px; background-color: #DADADA;}
a.page:link{ color: #666666; text-decoration:none;}
a.page:hover{ color: #FFFFFF; text-decoration:none; background-color: #666666;}
a.page:visted{ color: #666666; text-decoration:none;}

.link01{font-size:12px;color: #666666; font-weight:bold; text-decoration:none;}
a.link01:link{ color: #666666;text-decoration:none;}
a.link01:hover{ color: #FF6600;text-decoration:none;}
a.link01:visted{ color: #666666;text-decoration:none;}

/*#menu a, #menu a:visited {
  display:block;
  width:9em;
  border:1px solid #808;
  font-family:arial, verdana, sans-serif;
  font-size:0.8em;
  text-align:center;
  text-decoration:none;
  }*/

.longtext{
text-align:right;
width:100%;
height:390px;
overflow:scroll;
overflow-x: hidden; 
overflow-y: scroll;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #F1F1F1;
 scrollbar-shadow-color: #F4F4F4;
 scrollbar-3dlight-color: #E1E1E1;
 scrollbar-arrow-color:  #767676;
 scrollbar-track-color: #EAEAEA;
 scrollbar-darkshadow-color: #E1E1E1; 
}

.lightshow{
text-align:left;
width:620px;
height:420px;
overflow:scroll;
overflow-x: hidden; 
overflow-y: scroll; 
}