@charset "utf-8";
/* CSS Document */
/*5C3814*/
#left_column{
	width:180px;
	height:auto;
	float:left;
	margin:0 ;
	text-align:left;
}


#left_column #left_menu{
	width:190px;
	height:auto;
	background:#F06;
	margin:0 0;
	background:url(/images/bg_menu_left.jpg) repeat-y top;
	text-align:left;
}

#left_menu li{
	display:block;
	margin:0;
	height:41px;
	line-height:34px;
	width:181px;
	margin:0 auto;
	border-bottom:1px solid #CCC;
	color:#999;
	position: relative;
}

#left_menu li .cont_li{
	
	text-decoration:none;
	width:105px;
	color:#999;
	float:right;
	text-align:left;
	
	display: table; height: 171px; position: relative; overflow: hidden;
	
	height:41px;
	
	line-height:15px;
	padding-right:10px;
}

#left_menu li .cont_a{
	position: absolute; top: 30%;display: table-cell; vertical-align: middle;
}

#left_menu li .service_name {
	display:block;
	height:auto;
	color:#5C3814;

	position: relative; top: -30%
}

#left_menu li .service_image{
	text-decoration:none;
	height:34px;
	width:auto;
	color:#999;
	float:left;
	width:60px;
	height:41px;
	text-align:center;
}

#left_menu li img{
	margin-top:5px;
}

.left_menu_top{
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	display:block;
	width:190px;
	height:9px;
	margin:10px auto 0;
	background:url(/images/top_menu_left.jpg) no-repeat top;
	text-align:left;
	line-height:26px;
	padding:0 0 0 0;
	
}

.left_menu_bottom{
	display:block;
	width:190px;
	height:10px;
	margin:0 0 10px 0 ;
	background:url(/images/bottom_menu_left.jpg) no-repeat bottom;
}

.title_top{
	display:block;
	width:190px;
	height:25px;
	background:url(/images/bg_title.jpg) no-repeat bottom;
	margin:0 auto;
	color:#FFF;
	text-align:center;
	font:12px Helvetica, Arial, sans-serif;
}

.title_top b{
	display:block;
	width:190px;
	height:25px;
	line-height:25px;
	text-align:center;
}

.weather_box{
	width:180px;
	margin:10px auto;
}

.weather_box #content_box{
	height:160px;
	background:#FFF url(/images/small_bg.jpg) repeat-x top;
	width:100%;
}

.title_box, .title_box a{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333;
	text-align:left;
	display:block;
	height:25px;
	line-height:25px;
	padding:0;
	color:#000;
	margin:0 0 0 3px;
}
             
#left_menu li.last {
	height: 23px;
	border-bottom: 0px;
	margin-left: 70px;
}
#left_column .menu_buttons {
	float: left;
	margin-left: 20px;
}