#left_pan{
	width:210px;
	background:no-repeat;
	color:#fff;
	float:left;
	margin-top: 5px;
	margin-left: 5px;
}
#left_pan h2{
	width:73px;
	height:41px;
	background:url(images/login_bg.gif) no-repeat 0 0;
	margin:0 0 0 6px;
	display:block;
	font:14px/14px Arial, Helvetica, sans-serif;
	padding:10px 65px 0 10px;
	font-weight:bold;
	text-transform:uppercase;

	}
#left_pan h2 span{
	font-size:24px; line-height:24px;
	}
#left_pan ul{
	width:200px;
	display:block;
	margin:10px 0 0 10px;
	padding-left: 10px;
	}
#left_pan ul li{
	background:url(../images/ul_arrow.gif) no-repeat 0 8px;
	border-bottom:#B8A997 1px dashed;
	padding: 0 0 0 18px;
	width: 90%;
	}
#left_pan ul li.li1{
	background:url(images/ul_arrow.gif) no-repeat 0 8px; border-bottom:none; padding: 0 0 0 18px;
	}
#left_pan ul li a{
	font:13px/23px Arial, Helvetica, sans-serif;
	color:#4D371E;
	text-decoration:none;
	}
#left_pan ul li a:hover{
	text-decoration:underline;
	color: #003333;
	width: 90%;
	}
#left_pan img{
	margin:40px 0 38px 52px; display:block;
	}
