﻿.Sidebar{
	background:url(../images/Sidebar_top.png) no-repeat;	
	width:192px;
	padding-top:12px;
	}	
.side_bottom{
	background:url(../images/Sidebar_bottom.png) no-repeat;	
	width:192px;
	height:5px;
	}
	/*
div.menuTree
{
    width: 191px;
    margin:0 0 5px 1px;
    background:url(../images/side-menu-bottom.gif) 0 100% no-repeat;
    padding-bottom:5px;
}
*/
div.menuTree A
{
	color:#305B8E;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	width:182px;
}
div.menuTree A:hover
{

}
div.menuTree UL
{
    font-size: 100%;
    padding-right:4px;
    margin: 0px;
    display:none;
    border-left:#D1D1D1 1px solid;
    background:url(../images/Sidebar_bg.png) 100% 0 repeat-y;
}
div.menuTree UL LI UL
{
	background:none;
  border-left:none;
}
div.menuTree UL LI
{
    padding: 0px;
    margin: 0px;
    border-bottom:1px solid #F0F0F0;
    white-space: nowrap;
    line-height: 23px;
	  background:#FFFFFF url(../images/list1.png) 10px 5px no-repeat;
	  list-style:none;
}
div.menuTree UL LI span
{
	padding-left:30px;
}
div.menuTree UL LI UL LI
{
  background:#ffffff url(../images/list2.png) 35px 7px no-repeat;
	list-style:none;
	padding-left:21px;
}
div.menuTree UL LI UL LI A
{
	color:#6B6B6B;
	font-weight:normal;
}
div.left *
{

}
div.left_en
{
	letter-spacing:0px;
}

