/* CSS Document */

body{
  background:#f2f2ea url(images/bg.jpg) left top repeat-x;
  background-attachment:scroll;
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#727171;
}
.movie{
  background:#f2f2ea  url(images/bg_form.jpg) left top repeat-x;
  background-attachment:scroll;
  margin:0px;
  padding:0px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#727171;
}
#wrapper{
  width:910px;
  margin:15px auto;
}
#content{margin-left:20px;}
.breadcumb{ font-weight:bold; color:#333;}
.border{border:1px solid #ccc;}

#menu_p{
   z-index:1;}
/*form*/
.search{
  border:1px solid #81a3bf;
  font-size:11px;
}
.textbox{font-size:11px; border:1px solid #ccc;width:152px; font-family:Arial, Helvetica, sans-serif;}

.textarea{font-size:11px; border:1px solid #ccc; width:152px;font-family:Arial, Helvetica, sans-serif;}

.button{font-size:11px; border:1px solid #ccc;font-family:Arial, Helvetica, sans-serif;}

/*bg*/
.bg_content{
   background:#f2f2ea url(images/bg_content.jpg) repeat-y center top;
}
.bg_content2{
   background:#f2f2ea url(images/bg_content3.jpg) repeat-y center bottom;
}
.bg_content3{
   background:#f2f2ea url(images/bg_content2.jpg) no-repeat center bottom;
}
.menu_bg{
   background:url(images/menu_bg.jpg) repeat-y right;
}
.bg_form{
   background:#f2f2ea url(images/bg_form.jpg) repeat-x left top;
}
.bg_main{
  background:#f2f2ea url(images/bg_main_item.jpg) no-repeat top center;
}
   
/*link*/
a.small:link{font-size:11px;color:#727171;text-decoration:none;}
a.small:visited{font-size:11px;color:#727171;text-decoration:none;}
a.small:hover{font-size:11px;color:#727171; text-decoration:underline;}

a.black:link{font-size:11px;color:#000;text-decoration:none;}
a.black:visited{font-size:11px;color:#000;text-decoration:none;}
a.black:hover{font-size:11px;color:#000; text-decoration:underline;}

a.orange:link{font-size:11px; color:#ff9000; text-decoration:none;}
a.orange:visited{font-size:11px; color:#ff9000; text-decoration:none;}
a.orange:hover{font-size:11px; color:#ff9000; text-decoration:underline;}

/*font*/
.bold{font-weight:bold; color:#000;}
.black{color:#000}

.showphoto1{width:99px; height:73px; overflow:hidden;border:0px solid #ccc;background-color:#ffffff;text-align:center;}

.showphoto2{width:99px; height:73px; border:0px solid #ccc; overflow:hidden; margin-right:7px; float:left; background-color:#ffffff; text-align:center;}

.floatleft{float:left;}

.trans{
background-color:#EFEFEF;
filter:alpha(opacity=80);
-moz-opacity:.80;
opacity:.80;
}

.t1{
   background:url(images/product_box_tag2.jpg) center top;
   color:#ffffff;
   height:19px;
}
.t2{
   background:url(images/product_box_tag3.jpg) center top;
   color:#ffffff;
   height:19px;
}
.t3{
   background:url(images/product_box_tag4.jpg) center top;
   color:#ffffff;
   height:19px;
}
.t4{
   background:url(images/product_box_tag5.jpg) center top;
   color:#ffffff;
   height:19px;
}
.t5{
   background:url(images/product_box_tag6.jpg) center top;
   color:#ffffff;
   height:19px;
}
.t6{
   background:url(images/product_box_tag7.jpg) center top;
   color:#ffffff;
   height:19px;
}
.t7{
   background:url(images/product_box_tag8.jpg) center top;
   color:#ffffff;
   height:19px;
}
.t8{
   background:url(images/product_box_tag9.jpg) center top;
   color:#ffffff;
   height:19px;
}
.t9{
   background:url(images/product_box_tag10.jpg) center top;
   color:#ffffff;
   height:19px;
}
