/* ChannelMenu */
#ChannelMenu{width:100%;}
#ChannelMenu .Shell{
	background:none;
	width:960px;
	margin:0 auto;
}
#ChannelMenu  .Tab{background:none;}
#ChannelMenu{
	margin:0px auto 10px auto;
	clear:both;
	background:url(/images/menu/bg_menu.gif) top repeat-x;
	height:36px;
	width:960px;
}
#ChannelMenu .Shell{background:url(/images/menu/bg_menu_c.gif) no-repeat;}
#ChannelMenu .Tab,#ChannelMenu h2{
	background:url(/images/menu/bg_menu_c.gif) no-repeat right -36px;
	width:100%;
	text-align:left;
}
#ChannelMenu h2 a span{font-weight:bold;}
#ChannelMenu .Tab ul{margin:0;padding:0;margin-left:10px;list-style-type:none;}
#ChannelMenu .Tab ul li{
	float:left;
	padding:0;
	padding:0 0px 0 0px;background:url(/images/menu/bg_tabmenu_r.gif) right top no-repeat;width:80px;
}
#ChannelMenu .Tab ul li a{margin-top:5px;display:block;color:#FFFFFF;font-size:14px;font-weight:bold;height:27px;line-height:27px;text-align:center;text-decoration:none;}
#ChannelMenu .Tab ul li a span{padding:0px 4px;display:block;}
#ChannelMenu .Tab ul a:hover{background:url(/images/menu/bg_tabmenu_hover_l.gif) left top no-repeat;}
#ChannelMenu .Tab ul a:hover span{background:url(/images/menu/bg_tabmenu_hover_r.gif) right top no-repeat;}
#ChannelMenu .Tab ul li.Current a{margin-top:6px;background:url(/images/menu/bg_tabmenu_on_l.gif) left top no-repeat;color:#000000;font-size:14px;font-weight:bold;height:30px;line-height:30px;}
#ChannelMenu .Tab ul li span img{margin-left:5px;margin-top:-2px;}
#ChannelMenu .Tab ul li.Current a:hover{background:url(/images/menu/bg_tabmenu_on_l.gif) left top no-repeat;}
#ChannelMenu .Tab ul li.Current a:hover span{background:url(/images/menu/bg_tabmenu_on_r.gif) right top no-repeat;}
#ChannelMenu h2 span,#ChannelMenu .Tab ul li.Current a span{display:block;background:url(/images/menu/bg_tabmenu_on_r.gif) right top no-repeat;}
/* ProductMenu */

#ProductMenu{margin:-20px auto 20px auto;clear:both;background:url(/images/menu/bg_menu_sec.gif) top repeat-x;height:37px;width:960px;}
#ProductMenu .Shell{background:url(/images/menu/bg_menu_sec_c.gif) no-repeat;}
#ProductMenu .Tab{background:url(/images/menu/bg_menu_sec_c.gif) no-repeat right -37px;width:100%;text-align:left;}
#ProductMenu .Tab ul{margin:0;padding:0pxpx;list-style-type:none;height:37px;overflow:hidden;margin-left:10px;}
#ProductMenu .Tab ul li{float:left;padding:8px 10px 0 10px;display:block;background:url(/images/menu/vertical.png) no-repeat left 13px;width:100px;margin-left:-1px;}
#ProductMenu .Tab ul li a{display:block;color:#666666;height:22px;line-height:22px;text-decoration:none;text-align:center;}
#ProductMenu .Tab ul li a span{padding:1px 5px 0px 5px;display:block;}
#ProductMenu .Tab ul li a:hover{background:url(/images/menu/bg_menu_sec_hover_l.gif) left top no-repeat;color:#FFFF00;}
#ProductMenu .Tab ul li a:hover span{background:url(/images/menu/bg_menu_sec_hover_r.gif) right top no-repeat;}
#ProductMenu .Tab ul li a:hover{color:#FF7300;}
#ProductMenu .Tab ul li.Current a{background:url(/images/menu/bg_menu_sec_on_l.gif) left top no-repeat;color:#FFFFFF;}
#ProductMenu .Tab ul li.Current a span{background:url(/images/menu/bg_menu_sec_on_r.gif) right top no-repeat;}
#ProductMenu .Tab ul li.Current a:hover{background:url(/images/menu/bg_menu_sec_on_l.gif) left top no-repeat;color:#FFFF00;}
#ProductMenu .Tab ul li.Current a:hover span{background:url(/images/menu/bg_menu_sec_on_r.gif) right top no-repeat;}