/* CSS Document */
body, p, ul, dl, dd, dt
{
    margin: 0;
    padding: 0;
}
.logo, .user, #date
{
    float: left;
}
.clear
{
    clear: both;
}
a img
{
    border: 0;
}
a img
{
    border: none;
}
a:active
{
    star: expression(this.onFocus=this.blur());
}
:focus
{
    outline: 0;
}
a
{
    text-decoration: none;
    color: #fff;
}
ul
{
    list-style: none;
}
li, dd
{
    line-height: 23px;
}
.navigation p, .shortcut, .topnavr, #top, .rtitle
{
    overflow: hidden;
    zoom: 1;
}
body
{
    background: #D8E9FF url(/images/leftbg.png) repeat-x;
    font-family: "ËÎÌå";
    font-size: 13px;
    color: #333;
}
#top, #header, .logo
{
    height: 68px;
}
#top
{
    background: url(/images/headerbg.png) repeat-x;
    padding: 0 10px 0 0;
}
#header
{
    background: url(/images/headerbg.png) repeat-x;
}
.logo { 
    background: url(/images/logo.png) no-repeat;
    width: 500px;
}
.logo_HH
{
    background: url(/images/logo_HH.png) no-repeat;
    width: 500px;
}
.navigation
{
    float: right;
    width: 58%;
    padding-top: 5px;
}
.navigation p
{
    padding-right: 130px;
}
.navigation p img
{
    margin: 0 5px;
    float: right;
}
.shortcut span
{
    float: right;
    display: block;
    width: 20px;
    height: 10px;
    margin: 0 5px;
    border: #FFF 1px solid;
}
.skincolor {
	background:#3E85DF;
}
.skincolor1 {
	background:#006eff;
}
.skincolor2 {
	background:#02a5e3;
}
.topnavl {
	background:url(/images/topnavl.png) no-repeat left;
}
.topnavm {
	background:url(/images/topnavm.png) repeat-x;
}
.topnavr {
	background:url(/images/topnavr.png) no-repeat right;
	height:27px;
	+background-position-y:0%;
	line-height:27px;
	color:#1A577E;
	font-size:12px;
	margin-top:2px;
}
.topnavr img
{
    padding-top: 6px;
    margin-left: 10px;
}
.user
{
    width: 340px;
    padding-left: 20px;
}
.user span
{
    margin: 0 12px;
}
#date
{
    padding-left: 2px;
    
}
#left
{
    width: 165px;
    margin-left: 10px;
    margin-top: 8px;
    background-color:#b2def7; 
    
}
.leftitle
{
    border-left: #91C1FF 1px solid;
    border-right: #91C1FF 1px solid;
    height: 98%;
}
.leftitle a:hover, a#current
{
    font-weight: bold;
    color: #00c0ff;
}

.titlem {
	background:url(/images/left_topbg.png) no-repeat #6c97df;
	height:60px;
	width:100%;
	line-height:70px;
	font-weight:bold;
	font-size:17px;
	text-align:center;
	color:#000;
	margin-top:-1px;
}

.titler img
{
    padding-top: 10px;
    margin-right: 5px;
}
.backbg
{
    background: url(/images/colorbg.png) repeat-x top;
}
#left dl
{
    margin-bottom: 10px;
}
 .collapsed dt
{
    background: url(/images/leftitlebg.png) no-repeat;
    height: 18px;
    padding-top: 8px;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
}
.list
{
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-face-color: #E9F2FE;
    scrollbar-shadow-color: #EBEFF4;
    scrollbar-highlight-color: #FFF;
    scrollbar-3dlight-color: #91C1FF;
    scrollbar-darkshadow-color: #9FCDEF;
    scrollbar-track-color: #EFEFF0;
    scrollbar-arrow-color: #3E85DF;
}
#left dt img
{
    margin-right: 5px;
    margin-top: -5px;
}
#left dd
{
    margin-left: 15px;
    background: url(/images/menu.gif) no-repeat left center;
    padding-left: 15px;
    line-height: 30px;
}
#left dd a {
	margin-left:3px;
	color:#274c69;
	font-family:"ËÎÌå";
	font-weight:100;
}
#left dd a:hover {
	color:red
}
#bottom
{
    background: url(/images/bottombg.png) repeat-x;
    width: 100%;
    text-align: center;
    color: #1555A6;
    height: 30px;
    line-height: 30px;
}
#bottom a
{
    text-decoration: none;
    color: #1555A6;
    font-family: "ËÎÌå";
    font-size: 13px;
}
.class1 {
	background:url(/images/buttons.png) no-repeat;
	height:26px;
	padding-top:8px;
	padding-left:10px;
	margin-bottom:10px;
	line-height:10px;
	cursor:pointer;
	font-weight:bold;
}
.class2 {
	background:url(/images/buttons_hover.png) no-repeat;
	height:26px;
	padding-top:8px;
	padding-left:10px;
	margin-left:1px;
	line-height:10px;
	cursor:pointer;
	font-weight:bold;
}
