.top_menu{
	height: 29px;
	background-image: url(../images/top_menu_v35.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 22px;
	width: 680px;
	z-index: 2;
	clear: both;
	position: relative;
}
.top_menu ul {padding:0; margin:0;list-style-type: none; }
.top_menu ul li {float:left; margin-right:0px; position:relative;}
.top_menu ul li ul {display: none;}
.top_menu ul li:hover ul {display:block; position:absolute; top:29px; left:0; }

.top_menu ul li:hover ul li ul {display: none;}
.top_menu ul li:hover ul li:hover ul {display:block; position:absolute; left:136px; top:0;}
.top_menu ul li:hover ul li:hover ul.left {left:-136px;}
/*============= -Definition Pull-down Menu- ===============*/
#cm1{background-color:#4F9CEA;margin: 0px;padding: 0px;}
#cm1 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cm1 a:hover{
	background-color: #99CCFF;
	background-image: none;
	cursor: auto;
}
#cm2{background-color:#FF9934;margin: 0px;padding: 0px;}
#cm2 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cm2 a:hover{
	background-color: #FFCC99;
	background-image: none;
	cursor: auto;
}
#cm2_1{
	background-color:#FFCC99;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#cm2_1 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 190px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#cm2_1 a:hover{
	background-color: #FFFFCC;
	background-image: none;
	cursor: auto;
}

#cm3{background-color:#97CE01;margin: 0px;padding: 0px;}
#cm3 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#cm3 a:hover{
	background-color: #B1E18D;
	background-image: none;
	cursor: auto;
}
#cm3_1{
	background-color:#B1E18D;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

#cm3_1 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#cm3_1 a:hover{
	background-color: #f1ffc9;
	background-image: none;
	cursor: auto;
}
#cm4{background-color:#D46B70;margin: 0px;padding: 0px;}
#cm4 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cm4 a:hover{
	background-color: #EF9398;
	background-image: none;
	cursor: auto;
}

#cm5{background-color:#EEE147;margin: 0px;padding: 0px;}
#cm5 a{
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cm5 a:hover{
	background-color: #FCF59B;
	background-image: none;
	cursor: auto;
}
#cm7{background-color:#59abff;margin: 0px;padding: 0px;}
/*============= -Definition Pull-down Menu-(end) ===============*/
.top_menu_sub a, .top_menu_ch a, .top_menu_video a, .top_menu_dea a, .top_menu_cus a {
	color: #333333;
	text-decoration: none;
	height: 20px;
	width: 136px;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 9px;
}
.top_menu_sub a:hover{
	background-image: url(../images/sub_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: default;
}
.top_menu_ch a:hover{
	background-image: url(../images/ch_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: default;
}
.top_menu_video a:hover{
	background-image: url(../images/vi_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: default;
}
.top_menu_dea a:hover{
	background-image: url(../images/dea_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: default;
}
.top_menu_cus a:hover{
	background-image: url(../images/cus_hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: default;
}

/*============= -if ie6.0 Menu code -===============*/
* html table {border-collapse:collapse;margin:0; padding:0;}
* html .top_menu ul li a.hide,{display:none;}
* html .top_menu ul li a:hover ul li a.hide {display:none;}
* html .top_menu ul li a:hover ul {display:block; position:absolute; top:30px; left:0; width:136px;}
* html .top_menu ul li a:hover ul li a ul {visibility:hidden;}
* html .top_menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:136px; top:0;}
* html .top_menu ul li a:hover ul li a:hover ul.left {left:-136px;}
/*============= -if ie6.0 Menu (end) -===============*/
/*======================= for JSP out ======================= */
.showc_ho{
	background-image: url(../images/channels/menu_color.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000033;
}
.showc_ho_b{
	background-image: url(../images/menu_color_b.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000033;
}
.showc_ho_s{
	background-image: url(../images/menu_color_s.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000033;
}
.showc_video{
	background-image: url(../images/menu_color_vi.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000033;
}