/* ######### Drop Down ULs CSS ######### */

.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid black;
border-bottom-width: 0;
visibility: hidden;
z-index: 100;
}

.ddsubmenustyle li a{
display: block;
width: 150px;
color: black;
background-color: lightyellow;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
text-align:   left; 
}

* html .ddsubmenustyle li a{ /*IE6 CSS hack*/
display: inline-block;
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
right: 2px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}


/* ######### Matt Black Strip Main Menu Bar CSS ######### */
.mattblackmenu {}
.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
overflow: hidden;
width: 100%;
text-align:right;
}

.mattblackmenu li{
display: inline;
margin: 0;
display:inline;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
/*background: #414141;*/
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}


/* ######### Marker List Vertical Menu ######### */

.markermenu{
width: 200px; /*width of side bar menu*/
clear: left;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.markermenu ul{
list-style-type: none;
margin: 5px 10px;
padding: 0;
border: 0px; 
}

.markermenu ul li a{
/* background: #F2F2F2 url(bulletlist.gif) no-repeat 3px center; */ /*light gray background*/
background-image: url(http://skin.cqhrss.gov.cn/skin/002/images/rbutfen.gif);
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-repeat: no-repeat;
background-position:0px 25px;
color: #17479d;
display: block;
width: auto;
height:30px;
padding: 3px 0;
padding-left: 20px;
text-align:left;
text-decoration: none;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 100%;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
background-image: url(http://skin.cqhrss.gov.cn/skin/002/images/rbutfen.gif);
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-repeat: no-repeat;
background-position:0px 25px;
color: #17479d;
display: block;
width: auto;
height:30px;
padding: 3px 0;
padding-left: 20px;
text-align:left;
text-decoration: none;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
background-image: url(http://skin.cqhrss.gov.cn/skin/002/images/rbutfen.gif);
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-repeat: no-repeat;
background-position:0px 25px;
color: #000000;
display: block;
width: auto;
height:30px;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
}

/* ######### Customized Drop Down ULs CSS (inherits from ddlevelsmenu-base.css) ######### */

.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}


/* ######### 主菜单红色样式 ######### */
.mattmenu_red01 {}
.mattmenu_red01 ul{
background-image: url(http://skin.cqhrss.gov.cn/skin/LevelsMenuImage/red_01_ul_bg.png);
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
overflow: hidden;
width: 100%;
text-align:right;
}

.mattmenu_red01 li{

display: inline;
margin: 0;
display:inline;
}

.mattmenu_red01 li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 4px 4px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
/*background: #414141;*/
}

.mattmenu_red01 li a:visited{
color: white;
}

.mattmenu_red01 li a:hover{
background-image: url(http://skin.cqhrss.gov.cn/skin/LevelsMenuImage/red_01_a_select.png);
/*background: black; */
/*background of tabs for hover state */
}

.mattmenu_red01 a.selected{
background-image: url(http://skin.cqhrss.gov.cn/skin/LevelsMenuImage/red_01_a_select.png);
 /*background of tab with "selected" class assigned to its LI */
}


/* ######### 主菜单红色样式02 ######### */
.mattmenu_red02 {}
.mattmenu_red02 ul{
background-image: url(http://skin.cqhrss.gov.cn/skin/LevelsMenuImage/red_02_ul_bg.png);
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
overflow: hidden;
width: 100%;
text-align:left;
display: inline;
}

.mattmenu_red02 li{
width:60px;
white-space:nowrap;
display: inline;
margin: 0;
border-right: 1px solid white; /*right divider between tabs*/
text-align:center;
}

.mattmenu_red02 li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 4px 4px; /*padding inside each tab*/
color: white;
/*background: #414141;*/
}

.mattmenu_red02 li a:visited{
color: white;
}

.mattmenu_red02 li a:hover{
background-image: url(http://skin.cqhrss.gov.cn/skin/LevelsMenuImage/red_02_a_select.png);
/*background: black; */
/*background of tabs for hover state */
}

.mattmenu_red02 a.selected{
background-image: url(http://skin.cqhrss.gov.cn/skin/LevelsMenuImage/red_02_a_select.png);
 /*background of tab with "selected" class assigned to its LI */
}
