@charset "UTF-8";
/* selected projects - home */


#left_content{
position:absolute;
left:50%;
margin-left:-470px;
width:180px;
}
	.titles{
	display:none;
	}
	#title_default{
	display:block;
	}
        .subtitle{
            font-style:italic;
        }



.circle_box{
float:left;
padding:0 13px 13px 11px;
}
	
	.enable:hover{ cursor:pointer; }
		
	.mask_110{
	position:absolute;
	width:110px;
	height:110px;
	background:transparent url(../../img/circle_110_no-border.png) no-repeat;
	}
		.mask_110 a{
		width:110px;
		height:110px;
		position:absolute;
		}
	.img_110{
	width:110px;
	height:110px;
	overflow:hidden;
	}
	.img_empty{
	/*	background:transparent url(../../img/color_grey.gif) repeat; */
	background-color:#2d2426;
	}
