ul.wbc_relat{width:99%;
    list-style:none;
    margin:0px auto;
    padding:0px;
    height:29px;
    background-image:url(ctrl_menu_bg.gif);background-position:bottom;background-repeat:repeat-x;
}
ul.wbc_relat li div{
   border:0px;
   float:left;
   padding:5px 0px 0px 10px;
   height:10px;
   width:10px;
   display:block;
}
ul.wbc_relat li{
    float:right;
    padding:0;
    height:29px;
    margin-right:1px;
    background:url(tabbar_level1_slice_left_bk.gif) left top no-repeat;
}
ul.wbc_relat li.title{
    float:left;
    padding:0;
    height:29px;
    margin-right:1px;
	line-height:29px;
	background-image:url(home_mk_title_ch_icon.gif); background-repeat:no-repeat; background-position:3px 7px;
	color:#0062B4;font-size:12px; font-weight:bold;padding-left:15px; 
}

ul.wbc_relat li a{
    display:block;
    line-height:29px;
    padding:0px 10px 0px 10px;
    color:#333;
    background:url(tabbar_level1_slice_right_bk.gif) right top no-repeat;
    white-space: nowrap;
}
ul.wbc_relat li.Selected{
    background:url(tabbar_level1_slice_selected_left_bk.gif) left top no-repeat;
}
ul.wbc_relat li.Selected a{
    background:url(tabbar_level1_slice_selected_right_bk.gif) right top no-repeat;font-weight:bold;
}

ul.wbc_relat li a:link,ul.wbc_relat li a:visited{
    color:#333;
	text-decoration:none;
}
ul.wbc_relat li a:hover,ul.wbc_relat li a:active{
    color:#F30;
    text-decoration:none;
}
ul.wbc_relat li.Selected a:link,ul.wbc_relat li.Selected a:visited{
    color:#000;
	 text-decoration:none;
}
ul.wbc_relat li.Selected a:hover,ul.wbc_relat li.Selected a:active{
    color:#F30;
    text-decoration:none;
}

.wbc_relat_m{width:100%;margin:Opx;}
.wbc_relat_m h6{display:none;padding:0px;margin:0px;font-size:12px;font-weight:normal;padding:5px;}
.wbc_relat_m h6.Selected{display:block;padding:5px;}
.wbc_relat_m h6 div.geline{padding:3px 0px;}
