@charset "utf-8";
/*
added by alpha century
*/
.pad_l_5{
    padding:0 0 0 5px;
}
.pad_l_10{
    padding:0 0 0 11px;
}
.pad_l_10 a {
	color:#666666;
}


.pad_l_11{
    padding:5px 0 0 11px;
}
.pad_l_16{
    padding:0 0 0 16px;
}
.pad_l_20{
    padding:0 0 0 20px;
}
.pad_r_3{
    padding:3px 3px 0 0;
}
.pad_r_10{
    padding:0 10px 0 0;
}
.pad_r_30{
    padding:0 30px 0 0;
}
.choose_lang{
    background-color:#1d1d1d;
    border-left:#282828 5px solid;
    height:40px;
 }
.text_w_b_11{
    font-size: 11px;
    color: #fff;
    font-weight: bold;
}
.menu_bg{
    background-color:#000000;
 }
.image_bg{
    background-color:#000000;
 }
.menu_title{
    background-color:#333333;
    padding:0 0 0 14px;
    font-weight: normal;
    font-size: 12px;
    color: #bcbcbc;
}
.red_title{
    background-color:#ce3a03;
    background-image: url("../images/shop/red_bg.gif");
    background-repeat: repeat-x;
    border-left:#000000 solid 1px;
    border-right:#000000 solid 1px;
    padding:0 0 0 14px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}
.red_title a{
	color:#FFFFFF;
}
.red_title a:hover{
	color:#000000;
	text-decoration:none;
}
.token_title{
    background-color:#ce3a03;
    background-image: url("../images/shop/red_bg.gif");
    background-repeat: repeat-x;
    padding:0 0 0 14px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
}
.form_title{
    background-color:#ce3a03;
    background-image: url("../images/shop/red_bg.gif");
    background-repeat: repeat-x;
    padding:0 0 0 10px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}
.menu_box{
    background-color:#1a1a1a;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
}
.main_box{
    background-color:#000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
}
.prod_box{
    background-color:#232323;
    border:#333333 1px solid;
}
.prod_box .prod_bg_photo, .prod_box .prod_bg_movie{
	width:100px;
	height:120px;
	padding:9px 11px 14px 12px;
}
.prod_box .prod_bg_photo{ background:url(../images/shop/photo_bg.gif) no-repeat; }
.prod_box .prod_bg_movie{ background:url(../images/shop/movie_bg.gif) no-repeat; }
.prod_box .prod_bg_photo img{ width:75px; height:95px; border:#e5e5e5 1px solid; }
.prod_box .prod_bg_movie img{ width:75px; height:95px; border:#333333 1px solid; }

.prod_det_img_box{
    float:left;
    padding:0 10px 10px 0;
    margin:0;
    width:210px
}
.prod_det_img_box_photo{
    float:left;
    margin:0;
    width:182px;
	border-right:4px #999999 ridge;
	border-bottom:4px #666666 ridge;
	background-color:#f3f3f3;
	padding:6px 6px 26px 6px;
}
.prod_det_img_box_movie{
    float:left;
    margin:0;
    width:182px;
	background-color:#f3f3f3;
	padding:6px 9px;
	background:url(../images/shop/movie_bg_detail.gif) repeat-y; 
}
.prod_det_img_box_photo img{
	width:180px;
	height:225px;
	border:#CCCCCC 1px solid;
}
.prod_det_img_box_movie img{
	width:180px;
	height:225px;
	border:#333333 1px solid;
}

.prod_det_txt_box{
    float:left;
    padding-left:10px;
    margin:0;
    width:150px;
	line-height:150%
}
.prod_det_txt_info{
    width:auto;
    padding:0;
    margin:0;
	line-height:150%;
	font-size:11px
}
.prod_det_txt_desc{
    width:auto;
    height:150px;
    overflow:auto;
    padding:0;
    margin:10px 0 0 0;
    scrollbar-base-color:#232323;
    scrollbar-face-color:#232323;
    scrollbar-arrow-color:#fff;
    scrollbar-highlight-color:232323
}
.token_info_box{
    border:#cf3801 1px solid;
    background-color:#1a1a1a;
    margin:0;
    padding:0
}
.token_cost_box{
    color:#000;
    background-color:#ff9900;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    padding:5px;
    border-left:#cf3801 5px solid;
}
.sample_box{
    float:left;
    width:auto;
    text-align:center;
    padding:5px; 
    margin:0px
}
.faq_box{
    background-image: url("../images/shop/faq_bg.gif");
    background-position:bottom;
}
.faq_title{
    padding:10px 0 0 14px;
    font-size: 14px;
    color: #e7ffb0;
    font-weight: bold;
}
.footer_box{
    background-color:#1d1d1d;
    padding:0;
    margin:15px 0 15px 0;
}
.text_c_EEE{
    font-size: 11px;
    color: #eeeeee;
}
.text_c_9C{
    font-size: 11px;
    color: #9c9c9c;
    text-decoration: none;
 }
.text_c_9C a{
	color:#FFFFFF;
    text-decoration:none;
}
.text_c_9C a:hover{
	color:#FF6600;
    text-decoration:underline;
}
.text_c_F9C{
    font-size: 11px;
    color: #ff9c00;
    text-decoration: none;
    font-weight: bold;
}
.text_c_b_FFF{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.text_c_FFF{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.text_c_s_50{
    font-size: 10px;
    color: #505050;
    text-decoration: none;
}

.text_c_356{
 font-size: 11px;
 color: #356510;
}    
.border_dot{
    background-image: url('../images/shop/border.gif');
    background-repeat:repeat-x;
    height:1px;
    width:100%;
}
.login_form{
    width: 100px;
    height: 20px;
    font-size: 11px;
    color: #2c2c2c;
}
.img_border{
    border:#666666 1px solid;
    padding:0;
    margin:0;
}
.faq_question{
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
    padding:5px 0 5px 0;
}
.faq_answer_box{
    display:none;
    margin:15px 0 15px 10px;
    padding:10px;
    border:#666666 1px solid;
    background-color:#1a1a1a;
}
.faq_question{
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
#faq_answer{
    color:#9c9c9c;
    padding:0;
    margin:0;
}
#close{
    padding:10px 10px 0 10px;
    text-align:right;
}
#close a{
    color:#9c9c9c;
    text-decoration:none;
}
#close a:hover{
    text-decoration:underline
}
/*
added by alpha century eof
*/

A {
    color: #9c9c9c;
    text-decoration: none;
}

A:hover {
    color:#ff6600;
    text-decoration: underline;
}

FORM {
    display: inline;
}


/* MY*/
body{
    background: #000000;
    margin: 0px;
}

.haba{
	width:1000px;
	float:left
}

td{
    font-family: tahoma, arial, verdana;
    font-size: 10px;
    color: #787878;
}

.error {
    color: #ff0000;
}
p{
	margin:5px;
}