#mytv2_menu
{
	width: 100%;
	min-width: 975px;
	margin: 0px;
	height: 82px;
	padding: 0px;
	background: url("http://img.tvb.com/mytv/images/menu/bg_header.jpg") #363636;
	background-repeat:repeat-x;
}

#mytv2_menu #main_menu
{
	position:relative;
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	height: 56px;
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg");
	background-repeat:no-repeat;
	top:0px;
}

#mytv2_menu #main_menu #mytv_logo
{
	float:left;
	margin-right:30px;
	width:112px;
	height:56px;
}

#mytv2_menu #main_menu #mytv_logo:hover
{
	cursor: pointer;
	cursor: hand;
}








#mytv2_menu #sub_menu
{
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	height: 26px;
}

#mytv2_menu #sub_menu .sub_menu_item
{
	position:relative;
	height:20px;
	width:900px;
	font-size:14px;
	color:#C2C2C2;
	padding-top: 6px;
	padding-left: 5px;
	font-style:bold;
}
#mytv2_menu #sub_menu .sub_menu_item a
{
	color:#C2C2C2;
	text-decoration:none;
	padding-right:10px;
}

#mytv2_menu #sub_menu .sub_menu_item .active_sub{
        color:#0DCCBE;
        text-decoration:none;
}


#mytv2_menu #sub_menu .sub_menu_item a:hover
{
	color:#0DCCBE;
	text-decoration:none
}

#mytv2_menu #sub_menu #sub1
{
	left: 142px;
}

#mytv2_menu #sub_menu #sub2
{
	left: 227px;
}

#mytv2_menu #sub_menu #sub3
{
	left: 312px;
}

#mytv2_menu #sub_menu #sub4
{
	left: 397px;
}



#mytv2_menu #main_menu #emptydiv{
	float:left;
	width: 656px;
	height: 56px;
	background:url("http://img.tvb.com/mytv/images/menu/spacer.gif");
}


#mytv2_menu #oldtv
{
	width: 975px;
	margin-left:auto;
	margin-right:auto;
	height: 26px;
}

#mytv2_menu #oldtv #back_mytv1
{
	top: -82px;
	left:900px;
	width:75px;
	z-index:100;
}

#mytv2_menu #oldtv .sub_menu_item
{
	position:relative;
	height:20px;
	width:700px;
	font-size:14px;
	color:#C2C2C2;
	padding-top: 6px;
	padding-left: 5px;
	font-style:bold;
}
#mytv2_menu #oldtv .sub_menu_item a
{
	color:#C2C2C2;
	text-decoration:none
}

#mytv2_menu #oldtv .sub_menu_item a:hover
{
	color:#0DCCBE;
	text-decoration:none
}

#mytv2_menu #overdiv
{
	position:relative;
	width: 688px;
	margin-left:auto;
	margin-right:auto;
	height: 56px;
	border: 1px #F00;
	background: url("http://img.tvb.com/mytv/images/menu/spacer.gif");
	top:-82px;
	left:-31.5px;
	z-index:800;
}

#mytv2_menu #overdiv .menu_btn
{
	position:relative;
	width:85px;
	height:56px;
}

#mytv2_menu #overdiv #menu1{
	left:30px;
	top: 0px;
	z-index:300;
}

#mytv2_menu #overdiv #menu2{
	left:115px;
	top: -56px;
	z-index:300;
}

#mytv2_menu #overdiv #menu3{
	left:200px;
	top: -112px;
	z-index:300;
}

#mytv2_menu #overdiv #menu4{
	left:285px;
	top: -168px;
	z-index:300;
}

#mytv2_menu #overdiv #menu5{
	left:370px;
	top: -224px;
	z-index:300;
	display:none;
}

#mytv2_menu #overdiv .menu1_hover
{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -142px -56px;
	cursor: pointer;
	cursor: hand;
}

#mytv2_menu #overdiv .menu2_hover
{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -227px -56px;
	cursor: pointer;
	cursor: hand;
}

#mytv2_menu #overdiv .menu3_hover
{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -312px -56px;
	cursor: pointer;
	cursor: hand;
}

#mytv2_menu #overdiv .menu4_hover
{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -397px -56px;
	cursor: pointer;
	cursor: hand;
}

#mytv2_menu #overdiv .menu5_hover
{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -482px -56px;
	cursor: pointer;
	cursor: hand;
}











#mytv2_menu #recent{
	position:relative;
	width:96px;
	height:56px;
	left:492px;
	/*top: -280px;*/
	top: -224px;
	z-index:400;
	overflow:hidden;
}

#mytv2_menu #recent:hover
{
	left:248px;
	height: 394px;
	width: 340px;
}

#mytv2_menu #recent #recent_btn{
	position:relative;
	width:96px;
	height:56px;
	left:0px;
	top: 0px;
}

#mytv2_menu #recent:hover #recent_btn{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -604px -56px;
	left:244px;
}

#mytv2_menu #recent #recent_body{
	position:relative;
	width:340px;
	height:338px;
	left:0px;
	top: 0px;
	display: none;
	z-index:1000;
}

#mytv2_menu #recent:hover #recent_body{
	display: block;
}


#mytv2_menu #myfav{
	position:relative;
	width:96px;
	height:56px;
	left: 590px;
	/*top: -336px;*/
	top: -280px;
	z-index:300;
	overflow:hidden;
}

#mytv2_menu #myfav:hover
{
	left:346px;
	height: 394px;
	width: 340px;
}

#mytv2_menu #myfav #myfav_btn{
	position:relative;
	width:96px;
	height:56px;
	left:0px;
	top: 0px;
}

#mytv2_menu #myfav:hover #myfav_btn{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -702px -56px;
	left:244px;
}

#mytv2_menu #myfav #myfav_body{
	position:relative;
	width:340px;
	height:338px;
	left:0px;
	top: 0px;
	display:none;
}

#mytv2_menu #myfav:hover #myfav_body{
	display: block;
}

.search_bg
{
	float:left;
	width:175px;
	height:56px;
}

.search_over
{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -800px -56px;
}

.searchBox2{
	float:left;
	border:none;
	width:115px;
	height:26px;
	background:url("http://img.tvb.com/mytv/images/menu/spacer.gif") -800px 0px;
	background-repeat:no-repeat;
	margin-top:15px;
	padding-left:20px;
	outline: none;
	line-height:26px;
}

.searchBox2:hover{
	background:url("http://img.tvb.com/mytv/images/menu/spacer.gif") -800px -56px;
}

.searchSubmit2{
	float:left;
	border:none;
	width:40px;
	height:56px;
	background:url("http://img.tvb.com/mytv/images/menu/spacer.gif");
	background-repeat:no-repeat;
	cursor: hand;
}

.searchSubmit2:hover{
	background: url("http://img.tvb.com/mytv/images/menu/header_hk.jpg") -933px 0px;
}

.hidediv{
	display:none;
}

.showdiv{
	display:block;
}

