	#content_mid h1{
		background:url("/static/images/index_h2.jpg") repeat-x bottom;
		padding:3px 0 5px 0;
		color:#0071bc;
		font-weight:bold;
		font-size:14px;
	}
	#content_mid h1 a,#content_mid h1 a:visited{
		background: url("/static/images/main_menu_sub_active.jpg") no-repeat 3px center;
		padding:0 0 0 15px;
		color:#0071bc;
	}
	#content_mid ul{
		padding-left:15px;
	}
	#content_mid h2{
		font-size:15px;
	}
