.list_left{ width: 201px; overflow: hidden; background-color: #F2F2F2; padding: 8px 0px 0px 16px; text-align:left;}

.left_menu{width: 186px; overflow: hidden; text-align:left; margin-bottom: 8px;}
.left_menu a{ text-decoration: none;}
.left_menu .title{
	background: url(/en/template/default/css/list_left/left_title_bg.jpg) no-repeat; 
	width: 186px; 
	height: 30px; 
	margin-top:3px; 
	text-align: center; 
	line-height: 30px; 
	font-family: 'Arial, Helvetica, sans-serif'; 
	font-weight: bolder; 
	color: #334553; 
	font-size: 12px; 
	letter-spacing: 0px;
}
.left_menu .title a{text-decoration: none;color: #334553; }
.left_menu .focustitle{
	background: url(/en/template/default/css/list_left/left_title_bg.jpg) no-repeat; 
	width: 186px; 
	height: 30px; 
	margin-top:3px; 
	text-align: center; 
	line-height: 30px; 
	font-family: 'Arial, Helvetica, sans-serif'; 
	font-weight: bolder; 
	color: #0072BB; 
	font-size: 12px; 
	letter-spacing: 0px;
}
.left_menu .focustitle a{text-decoration: none;color: #0072BB; }


.left_topicDiv{width: 186px; overflow: hidden; text-align:left;}
.left_topicDiv .borderDiv{width: 184px; background-color:#FFFFFF; padding: 1px; margin: 5px 0px;}
.left_topicDiv .borderDiv .topicimgDiv{width: 178px; background-color: #F2F2F2; border: 1px solid #CFCFCF; overflow: hidden; text-align: center; padding: 2px; font-size:0px;}

.left_imagesDiv{width: 184px; overflow: hidden; border: 1px solid #DBDBDB; background-color: #FEFEFE; text-align: center;}
.left_imagesDiv .left_imageDiv{width: 182px; background-color:#FFFFFF; padding: 1px; margin: 5px 0px;}
.left_imagesDiv .left_imageDiv .image{width: 142px; overflow: hidden; border: 1px solid #CCCCC;  text-align: center; padding:4px 4px;}
.left_imagesDiv .left_imageDiv .title{width: 152px; text-align: center; padding:4px 0px;  font-family: 'Arial, Helvetica, sans-serif'; font-weight: bold; color: #334553; font-size: 12px;}
.left_imagesDiv .left_imageDiv .title a{ text-decoration: none;}


