div.colum-menu
{
	width:180px;
}

div.sdmenu {
	width: 180px;
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #999999;
}
div.sdmenu div {
	background: url(box_top.gif);
	background-repeat:no-repeat;
	line-height:25px;
}
.Item_Menu_Left
{
	line-height:25px;
}
div.sdmenu div:first-child {
	background: url(box_top.gif) no-repeat;
	}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: inherit;
	font-weight: bold;
	color: #666666;
	font-size:14px;
	border-bottom: 1px #333333;
	line-height:30px;
	padding-left:10px;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 0px 10px;
	background-color:#eee;
	display: block;
	color: #000000;
	text-decoration:none;
	line-height:25px;
	border-right:solid 1px #DEDEDE;
	border-left:solid 1px #DEDEDE;
	border-bottom:solid 1px #DEDEDE;
}
div.sdmenu div a.current {
	background : #ccc;
	
}
div.sdmenu div a:hover {
	background : #09c center;
	color: #fff;
	text-decoration: none;
}

.bar-right
{
	width:209px;
	vertical-align:top;
	padding-top:0px;
}
.bar-right-head
{
	background:url(r1_c1.png) no-repeat;
	height:23px;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:6px;
	padding-top:5px;
}
.bar-right-content
{
	background:url(r2_c1.png) ;
	width:209px;
	height:182px;
	vertical-align:top;
}

.bar-right-content-center
{
	
	padding: 5px 10px 0px 10px;
	color:#333333;
}
.bar-right-foot
{
	background:url(r4_c1.png) no-repeat;
	background-position:top;
	height:9px;
}

.menu
{
	width:100%;
	border:soild 1px blue;
}
.itemMenu_Css
{
	margin-bottom:10px;
	padding-bottom:10px;
}
