/* 
================================
Skin styles for Luxi.Gov.CN
================================
*/   

body
{
    background-image: url(Images/bg.gif);
    background-repeat: repeat;
}


.skinmaster {
	height: 100%;
	background-color: #ffffff;
	BORDER-RIGHT: #31394a 1px solid; 
	BORDER-TOP: #31394a 1px solid; 
	BORDER-LEFT: #31394a 1px solid; 
	BORDER-BOTTOM: #31394a 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinController
{
    width: 100%;
	background-color: transparent;
}
.MainMenu_MenuContainer
{
    background-color: transparent;
}
.MainMenu_MenuBar
{
    cursor: hand;
    height: 16px;
    background-color: Transparent;
}
.MainMenu_MenuItem
{
    border-left: #31394a 0px solid;
    border-bottom: #31394a 1px solid;
    border-top: #31394a 1px solid;
    border-right: #31394a 0px solid;
    cursor: hand;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    background-color: Transparent;
}
.MainMenu_MenuIcon
{
    background-color: #31394a;
    border-left: #31394a 1px solid;
    border-bottom: #31394a 1px solid;
    border-top: #31394a 1px solid;
    cursor: hand;
    text-align: center;
    width: 15px;
    height: 21px;
}
.MainMenu_SubMenu
{
    background-color: #31394a;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_MenuBreak
{
    height: 1px;
}
.MainMenu_MenuItemSel
{
    background-color: #8DA4D3;
    cursor: pointer;
    cursor: hand;
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
}
.MainMenu_MenuArrow
{
    border-right: #31394a 1px solid;
    border-bottom: #31394a 1px solid;
    border-top: #31394a 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: hand;
}
.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}
.MainMenu_RootMenuItem
{
    padding: 0 5px;
    background: url(Images/MenuUp.jpg) no-repeat right;
    height: 30px;
}
.MainMenu_RootMenuItemSelected
{
    padding: 0 5px;
    background: url(Images/MenuDown.jpg) no-repeat right;
    height: 26px;
}
#SearchContainer
{
    color: #ffffff;
}
.currentdate1
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.currentdate2
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
.breadcrumb
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.user1
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.user2
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}
A.user2:link
{
    color: #ffffff;
}
A.user2:active
{
    color: #ffffff;
}
A.user2:visited
{
    color: #ffffff;
}
A.user2:hover
{
    color: #ff0000;
}
.copyright
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
.links1
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    
    padding-top: 5px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 25px;
    background-position: left top;
    background-image: url(Images/DmenuBG1.jpg);
    background-repeat: no-repeat;
    width: 200px;
    height: 25px;
}
.links2
{
    font-family: Tahoma, Arial, Helvetica;
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    
    padding-top: 5px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 25px;
    background-position: left top;
    background-image: url(Images/DmenuBG2.jpg);
    background-repeat: no-repeat;
    width: 200px;
    height: 25px;
}


.head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}



























