.head_title_left h1{
	margin:0px;
	background-image: url(tp.gif);
	background-repeat: no-repeat;
	width:226px;
	height:20px;
	text-align: center;
	padding-top:10px;
	color: #FFFFFF;
	font-size: 14px;
}

.c_content_left{
padding:10px;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009900;
	border-left-color: #009900;
	width:204px;
height:250px;
}


.btm{background-image: url(btm.gif);
	background-repeat: no-repeat;
	width:226px;
height:10px;}
	
.c_content_left ul{
	padding:2px;
	margin-left:0px;
 

}
.c_content_left  ul li{
list-style-type:none;
	float:left;
	width:200px;
	height:25px;
	
}
.c_content_left  ul li a{
	display:block;
	padding-top:5px;
	text-align: left;
	height:20px;
	text-indent:3em;
	font-size: 13px;
	background-image: url(menu_hand.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ECFBEC;
}
.c_content_left  ul li a:hover{
	font-size: 13px;
	height:20px;
	color:#006600;
	background-image: url(menu_hand.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFFFFF;
	}





