﻿/****************DisplaySubNewBoxNewRightSlideHomePage**************/
#DisplaySubNewBoxNewRightSlideHomePage {text-align:left;}
#DisplaySubNewBoxNewRightSlideHomePage .BoxTitle{height:32px; padding:0 0 0 17px; line-height:32px; color:#fff; font-weight:bold; text-decoration:none; background:url(DisplaySubNewBoxNewRightSlideHomePage/subNewTitle_bg_norepeat.jpg) repeat-x;}
#DisplaySubNewBoxNewRightSlideHomePage .BoxContent {background:#fff; border-bottom:1px solid #dedede; border-right:1px solid #dedede; border-left:1px solid #dedede; padding:5px 0;}
#DisplaySubNewBoxNewRightSlideHomePage .BoxContent a.listNewItem{display:block; height:68px; padding:10px 7px; background:#fff; text-decoration:none;}
#DisplaySubNewBoxNewRightSlideHomePage .BoxContent a.listNewItem span{cursor:pointer;}
#DisplaySubNewBoxNewRightSlideHomePage .BoxContent a.listNewItem:hover{ background:#f7f7f7;}

/****************DisplaySubNewBoxNewLeftWebsiteHomePage**************/
#DisplaySubNewBoxNewLeftWebsiteHomePage .BoxTitle{height:32px; padding:0 0 0 17px; line-height:32px; color:#fff; font-weight:bold; text-transform:uppercase; text-decoration:none; background:url(DisplaySubNewBoxNewRightSlideHomePage/subNewTitle_bg_norepeat.jpg) repeat-x;}
#DisplaySubNewBoxNewLeftWebsiteHomePage .BoxContent {background:#fff; border-bottom:1px solid #dedede; border-right:1px solid #dedede; border-left:1px solid #dedede; padding:5px 0;}
#DisplaySubNewBoxNewLeftWebsiteHomePage .BoxContent a.listNewItem{display:block; height:68px; padding:10px 7px; background:#fff; text-decoration:none;}
#DisplaySubNewBoxNewLeftWebsiteHomePage .BoxContent a.listNewItem span{cursor:pointer;}
#DisplaySubNewBoxNewLeftWebsiteHomePage .BoxContent a.listNewItem:hover{ background:#f7f7f7;}

#DisplaySubNewLeftWebsiteService .BoxTitle{height:32px; padding:0 0 0 17px; line-height:32px; color:#fff; font-weight:bold; text-transform:uppercase; text-decoration:none; background:url(DisplaySubNewBoxNewRightSlideHomePage/subNewTitle_bg_norepeat.jpg) repeat-x;}
#DisplaySubNewLeftWebsiteService .BoxContent{background:#fff; border-bottom:1px solid #dedede; border-right:1px solid #dedede; border-left:1px solid #dedede; padding:0 6px;}
#DisplaySubNewLeftWebsiteService .BoxContent a.listItem{display:block; padding:11px 0 11px 16px; color:#707070; text-align:justify; text-decoration:none; background:url(DisplaySubNewLeftWebsiteService/list_item.jpg) 0 17px no-repeat;}
#DisplaySubNewLeftWebsiteService .BoxContent a.listItem:hover{color:#122377;}


/**************DisplaySubServiceBoxCategory************/
#DisplaySubNewBoxCategory .BoxTitle{height:33px; padding:0 0 0 17px; line-height:32px; color:#fff; font-weight:bold; text-transform:uppercase; text-decoration:none; background:url(DisplaySubNewBoxCategory/subServiceTitle_bg_norepeat.jpg) repeat-x;}
#DisplaySubNewBoxCategory .ul.sidebarmenu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 200px;
    z-index:999;
}
#DisplaySubNewBoxCategory .ul.sidebarmenu div.ListItemSpace {
    background:#df0e17;
    height:1px; width:100%;
}
#DisplaySubNewBoxCategory .ul.sidebarmenu li {
    background-color: #df0e17;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index:999;
}
#DisplaySubNewBoxCategory .ul.sidebarmenu li a {
    background: url("DisplaySubNewBoxCategory/list_item.png") no-repeat scroll 12px 10px transparent;
    _background: url("DisplaySubNewBoxCategory/list_item.gif") no-repeat scroll 12px 10px transparent;
    color: #fff;
    display: block;
    overflow: hidden;
    padding: 6px 0 6px 33px;
    text-decoration: none;
    z-index: 999;
    font-weight:bold;
}
#DisplaySubNewBoxCategory .ul.sidebarmenu li a:link, ul.sidebarmenu li a:visited, ul.sidebarmenu li a:active {
    background-color: #c4050d;
}
#DisplaySubNewBoxCategory .ul.sidebarmenu li a:visited {
    color: #fff;
}
#DisplaySubNewBoxCategory .ul.sidebarmenu li a:hover {
    color: #f7df15;
    background-color: #c4050d;
}
#DisplaySubNewBoxCategory .ul.sidebarmenu li ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 207px;
    z-index: 999;
}
#DisplaySubNewBoxCategory .* html ul.sidebarmenu li {
    float: left;
    height: 1%;
}
#DisplaySubNewBoxCategory .* html ul.sidebarmenu li a {
    height: 1%;
}