body {
	margin: 0px;
	background-color: #000000;

}
a{
	text-decoration:none;
}
.logo_w{
	top: 0px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.set_top{
	top: 0px;
}

.bg_main {
	background-image: url("../images/bg_main.jpg");
	background-position: left 90px;
	background-repeat: no-repeat;
}
.bg_main1 {
	background-image: url("../images/bg_main1.jpg");
	background-position: left 90px;
	background-repeat: no-repeat;
}

.bg_head {
	background-image: url("../images/bg_head.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}

.bg_foot_01 {
	background-image: url("../images/bg_foot-01.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg_foot_02 {
	background-image: url("../images/bg_foot-02.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg_foot{
	background-image: url("../images/foot.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}


.top_padding {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
}

.bgLogo {
	background: url("../images/bg_logo.png") no-repeat;
	background-position: center center;
}

table{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:12px; 
	color: #fff;
}

.box_detail_t1 {
	background-image: url("../images/bg-box-detail-relative.png");
	/* background-image: url("../images/bg-box-detail-relative1.png"); ===== has not vedio */
	background-position:  top;
	background-repeat: no-repeat;
	width: 80px;
}
.box_detail_t2 {
	background-image: url("../images/bg-box-detail-rerun.png");
	/*background-image: url("../images/bg-box-detail-rerun1.png"); ===== has not vedio*/
	background-position:  top;
	background-repeat: no-repeat;
	width: 80px;
}

.box-show_bg{
	background: url("../images/box-show_bg.png") repeat-y;
	width: 100%;
}

.box_left{
	background-image: url("../images/box-left.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.search_head{
	background-image: url("../images/search-head.png");
	background-repeat: no-repeat;
	background-position: right center;
	width: 10px;
 }

.search_bg{
	background-image: url("../images/search-bg.jpg");
	background-repeat: repeat-x;
	background-position: center top;
	height: 15px;
	border: none;
}

.search_tail{
	background-image: url("../images/search-tail.png");
	background-repeat: no-repeat;
	background-position: left center;
	width: 5px;
 }

 .upload_head{
	background-image: url("../images/upload_l.png");
	background-repeat: no-repeat;
	background-position: right center;
	width: 6px;
 }

.upload_bg{
	background-image: url("../images/upload_bg.png");
	background-repeat: repeat-x;
	background-position: center top;
	height: 12px;
	border: none;
}

.upload_tail{
	background-image: url("../images/upload_r.png");
	background-repeat: no-repeat;
	background-position: left center;
	width: 7px;
 }

.forgot_top{
	background-image: url("../images/forgot_bg_top.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
 }

.forgot_center{
	background-image: url("../images/forgot_bg.png");
	background-repeat: repeat-y;
	background-position: center top;
	height: 300px;
 }

.forgot_bottom{
	background-image: url("../images/forgot_bg_bottom.png");
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
 }

.floatRight_1{
	position: relative;
	top: 50px;
	right: 20px;
	float: right;
}

.floatRight_2{
	position: relative;
	top: 5px;
	right: 20px;
	float: right;
}

.loginTop{
	height: 15px;
}

.loginSize{
	font-size: 9px;
}

/*====== BOX-MAIN=======*/
.conner_main_t {
	background-image: url("../images/main_box_h.png");
	background-position:  top;
	background-repeat: no-repeat;
}
.main_box_bg{
	background-image: url("../images/main_box_bg.png");
	background-repeat: repeat;
	/*padding-left: 10px;*/
}

.conner_main_b_l {
	background-image: url("../images/main_box_l.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}
.conner_main_b_r {
	background-image: url("../images/main_box_r.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}

/*  ----------  Font ----------------*/
.content01{
	font-size:18px; 
	color: #fff;
}
.content02{
	font-size:14px; 
	color: #fff;
	font-weight:bold;
}

.content_forgot{
	width: 90%;
	font-size:14px; 
	line-height:1.125em;
	color:#ffffff;
	font-weight:bold;
	padding: 20px;
}

p{
	width: 100px;
	font-size:12px; 
	line-height:1.125em;
	text-indent:30px;
	color:#ffffff;
	font-weight:normal;
}

p.normal{
	width: 100px;
	font-size:12px; 
	line-height:1.125em;
	text-indent:0px;
	color:#ffffff;
	font-weight:normal;
	padding-left: 10px;
}



font.textRequire{
	font-size:12px; 
	color:red;
	font-weight:normal;
}
font.textComment{
	font-size:10px; 
	color:#ffffff;
	font-weight:normal;
}

font.searchTitle{
	font-size:14px; 
	font-weight:bold;
	color: #e90586;
}
font.detailTitle{
	font-size:12px; 
	font-weight:bold;
	color: #e90586;
}
.detailbox{
	font-size:10px; 
	font-weight:normal;
	color: #e90586;
}
font.searchbox{
	font-size:10px; 
	font-weight:normal;
	text-indent:5px;
	color: #e90586;
}
font.schbox_link{
	font-size:12px; 
	font-weight:normal;
	color: #e90586;
}
span.pad{
	font-size:12px; 
	font-weight:normal;
	color: #f3dfea;
	padding-left: 10px;
	padding-right: 10px;
}



/*========  Member ==============*/
.bg_member {
	background-image: url("../images/member-bg.png");
	background-position: left top;
	background-repeat: repeat;
}

.bg_member_line {
	background-image: url("../images/member-line-bg.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg_member_bottom {
	background-image: url("../images/member-bottom-bg.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}
.m_select {
	background: url("../images/member-menu-select.png") no-repeat;
	background-position: center center;
	width: 100px;
	height: 35px;
	text-align: center;
	float: left;
}

.m_normal {
	background: url("../images/member-menu.png") no-repeat;
	background-position: center center;
	width: 100px;
	height: 35px;
	text-align: center;
	float: left;
}

.f_position {
	position: relative;
	top: 10px;
	left: -5px;
}

.top_line_c {
	background: url("../images/member-top-line-01.png") repeat-x;
	background-position: left bottom;
	height: 35px;
}

.top_line_r {
	width: 25px;
	background: url("../images/member-top-line-02.png") no-repeat;
	background-position: left bottom;
}

.vertical_line_t_l {
	background-image: url("../images/member-bg.png");
	background-position: left top;
	background-repeat: repeat;
	border-left: 1px solid #FF6600;
}

.conner_t_r {
	background-image: url("../images/member-conner-tr.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.vertical_line_l {
	border-left: 1px solid #FF6600;
}

.vertical_line_r {
	border-right: 1px solid #FF6600;
}

.vertical_line_b {
	border-bottom: 1px solid #FF6600;
}
/*============ BOX-SCHEDULE =========*/
.conner_sch_t {
	background-image: url("../images/sch-h.png");
	background-position:  top;
	background-repeat: no-repeat;
}
.conner_sch_t_l {
	background-image: url("../images/sch-connor-t-l.png");
	background-position: left  top;
	background-repeat: no-repeat;
}

.conner_sch_t_r {
	background-image: url("../images/sch-connor-t-r.png");
	background-position: right  top;
	background-repeat: no-repeat;
}

.conner_sch_b_l {
	background-image: url("../images/sch-connor-b-l.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}
.conner_sch_b_r {
	background-image: url("../images/sch-connor-b-r.png");
	background-position: right bottom;
	background-repeat: no-repeat;
}
.bg_sch{
	background-image: url("../images/sch-bg.png");
	background-repeat: repeat;
}
div.pad{
	padding: 5px 0px 0px 5px;
	/*background:#dcb9dc;						/*prem*/
}

div.pad2{
	/*padding: 5px 0px 0px 5px;*/					
	/*prem*/
}


.bg_box_title1 {
	background-image: url("../images/box1-sch_h.png");
	background-repeat: no-repeat;
}
.bg_box_title2 {
	background-image: url("../images/box2-sch_h.png");
	background-repeat: no-repeat;
}
.bg_white{
	background-image: url("../images/box-r-sch-title-w.png");
	background-repeat: repeat;
}
.sch_line_r{
	border-right: 1px solid #c278d7;
}

.cal_t{
	background-image: url("../images/cal-t.png");
	background-position: top;
	background-repeat: no-repeat;
}
.cal_b{
	background-image: url("../images/cal-b.png");
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg_cal{
	background-image: url("../images/cal-bg.png");
	background-repeat: repeat;
}
.cal_l{
	background-image: url("../images/cal-l.png");
	background-repeat: repeat;
}
.cal_r{
	background-image: url("../images/cal-r.png");
	background-repeat: repeat;
}

/*============ BOX-SEARCH =========*/
.conner_search_t_l {
	background-image: url("../images/bg_box-l.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.conner_search_b_l {
	background-image: url("../images/bg_box-l-bottom.png");
	background-position: left top;
	background-repeat: no-repeat;
}

.conner_search_t_r {
	background-image: url("../images/bg_box-r.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.conner_search_b_r {
	background-image: url("../images/bg_box-r-bottom.png");
	background-position: left top;
	background-repeat: no-repeat;
}
.bg_search{
	background-image: url("../images/bg_box.png");
	background-repeat: repeat;
}
.box_search_line_r {
	border-right: 1px solid #c278d7;
}
.box_search_t {
	background-image: url("../images/bg-box-search-h.png");
	background-position:  top;
	background-repeat: no-repeat;
}
.box_search_c{
    background-color: #ffffff;
}
.box_search_b{
	background-image: url("../images/bg-box-search-b.png");
	background-position:  bottom;
	background-repeat: no-repeat;
}
/*============ INPUT ==============*/
input.login{
	height: 15pt;
}

img{
	border:0;
	z-index:-1;
}


.tempfont{
	font-family:tahoma,Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

/*add by prem*/
/*.play{
	position:absolute;
	margin-top:20px;
	margin-left:50px;
	text-align:center;
	z-index:100;
}/**/

.play2{
	position:absolute;
	margin-top:20px;
	text-align:center;
	z-index:100;
}

.detail-relate{
	/*position:relative;
	top:-40px;*/
	text-align:center;
}

.box-video{
	/*width:142px;*/
	margin-left:5px;
	margin-right:5px;
	float:left;
	overflow:hidden;
}

.detail-text{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.social-logo{
	text-align:center;
}

#showtime{
	height:200px;
	overflow-y:scroll !important;
	/*scrollbar-3dlight-color:#ffd700;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ff6347;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#4f1961;
	scrollbar-highlight-color:#ff69b4;
	scrollbar-shadow-color:#f0f*/
}

.detail-video{
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}

.head-video-top{
	background-image: url("../images/box-show_top.png");
	background-repeat: no-repeat;
}

.head-video-bottom{
	background-image: url("../images/box-show_bottom.png");
	background-repeat: no-repeat;
}

.play-icon{
	background-image: url("../images/play.png");
	background-repeat: no-repeat;
	position:relative;
	top:-60px;
	cursor:pointer;
	/*left:50px;
	margin-top:20px;
	margin-left:50px;*/
	width:45px;
	height:45px;
	margin:0 auto;
	text-align:center;
	z-index:1;
	
}

.menu-footer a:visited{
	color:#ffffff;
	border:0;
	text-decoration: none
}

.menu-footer a:link{
	color:#ffffff;
	border:0;
	text-decoration: none;
}

/*------------score bar panel-----------------*/
.slider1
{
	width: 16px;
	height: 300px;
	background-color: #33CC33;
	position: absolute;
}
.indicator
{
	width: 16px;
	height: 16px;
	background-color: #FF9900;
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
.container
{
	/*width: 400px;*/
	height: 300px;
	padding: 10px;
	
	overflow: hidden;
	position: relative;
	/*background-color: #eee;border: 1px solid #900;*/
}
.content
{
	position: absolute;
}

.box-content-head{
	background:url(../images/head_menu.png);
	background-repeat: no-repeat;
	width:231px;
	height:34px;
	float:left;
}

.box-content-body{
	background:url(../images/body_bg.png);
	background-repeat:repeat-y;
	width:231px;
	height:80px;
	float:left;
}

.box-content-body-content{
	width:180px;
}

.box-content-line{
	background:url(../images/bottom_menu.png);
	background-repeat: no-repeat;
	width:231px;
	height:17px;
	float:left;
}

.video-content-relate{
	padding-top:5px;
	margin-left:4px;
	margin-right:4px;
	
	width:160px;
	height:140px; 
	background:#864e97; 
	text-align:center; 
	overflow:hidden;
}

#nextBtn a{
	z-index:3;
	background:url(../images/next_btn.png) no-repeat 0 0;	
}	

#prevBtn a{ 
	background:url(../images/prev_btn.png) no-repeat 0 0;	
}	

#nextBtn2 a{
	z-index:3;
	background:url(../images/next_btn.png) no-repeat 0 0;	
}	

#prevBtn2 a{ 
	background:url(../images/prev_btn.png) no-repeat 0 0;	
}	

.img-level{
	z-index:-6;
}
/*--------------------------------search btn-----------------------------------*/
	.srLeft{
		float:left;
		background:url(../images/srch_l.png) no-repeat;
		width:19px;
		height:19px;
	}
	
	.srRight{
		float:left;
		background:url(../images/srch_r.png) no-repeat;
		width:19px;
		height:19px;
	}
	
	.srMid{
		background:url(../images/srch_bg.png) repeat-x;
		width:140px;
		height:19px;
		border:0;
	}
	
	.conBox{
		float:left;
		width:140px;
		height:19px;
	}
	.clearFloat{
		clear:both;
	}
	.sized{
		height:2000px;
	}
	.searchBtn{
		cursor:pointer;
		width:45px;
	}
/*--------------------------------search btn-----------------------------------*/