.wcat_table{
border: none;
width: 100%;
}

.wcat_bar{
background: none;;
font-size: 14px;
font-weight: bold;
color: black;
border-top: 3px solid #EEEEEE;
padding: 5px;
height: 30px;
}

.wsubcat_bar{
font-size: 12px;
font-weight: bold;
color: #696969;
border-top: 1px dashed #AAAAAA;
padding: 4px;
padding-left: 10px;
}

.wtopic_bar{
background: none;
border-top: 1px dashed #AAAAAA;
padding: 2px 5px 2px 5px;
color: #696969;
font-size: 12px;
}

.wdes{
font-size: 11px;
color: #696969;
font-weight: normal;
}

a.wtitle:link, a.wtitle:visited, a.wtitle:active{
font-size: 12px;
font-weight: bold;
color: #FF6600;
}

a.wtitle:hover{
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: underline;
}

.wline{
background-image: url('images/line.gif');
background-repeat: repeat-x;
background-position: left 100%;
padding: 3px 5px 3px 5px;
}

.wsmall{
font-size: 9px;
color: #696969;
}

.wmenu{
height: 25px;
background: #A3DFFC;
color: #000000;
padding-left: 10px;
padding-right: 10px;
}

.wViewTopLeft{
width: 250px;
background: #A3DFFC;
padding: 5px;
}

.wViewTopRight{
background: #DAF2FE;
padding: 5px;
}

.wViewDetail{
background: #FFFFFF;
padding: 5px;
}

.wViewNav{
border-bottom: 1px dashed #AAAAAA;
}

.wView{
padding: 15px;
}

.tabTD{
padding: 0 5px 0 5px;
}

a.tab:link, a.tab:visited, a.tab:active{
font-size: 12px;
color: black;
padding: 5px;
border: 1px solid #EEEEEE;
border-bottom: none;
background: #f9f9f9;
width: 100%;
height: 20px;
}

a.tab:hover{
font-size: 12px;
color: black;
padding: 5px;
border: 1px solid #AAAAAA;
border-bottom: none;
width: 100%;
height: 20px;
background: #EEEEEE;
}

a.tabCurrent:link, a.tabCurrent:visited, a.tabCurrent:active{
font-size: 12px;
color: black;
padding: 5px;
border: 1px solid #EEEEEE;
border-bottom: none;
width: 100%;
height: 20px;
font-weight: bold;
background: #EEEEEE;
}

a.tabCurrent:hover{
border: 1px solid #AAAAAA;
border-bottom: none;
}