#ctn{
	width:703px;
	padding-bottom:20px;
	background:url(/2013/images/cartoon-bg.jpg) #d2d2d2 repeat-x top;
	}

#ctn-tit{
	width:116px;
	height:64px;
	margin:5px 273px 5px 274px;
	padding:20px;
	background:url(/2013/images/cartoon-tit-bg.png) no-repeat top;
	}
	
#cartoon-album-slide{
	width:703px;
	height:170px;
	padding:10px 0 24px 0;
	background-image: url(/2013/images/cartoon-album-bg.jpg) , url(/2013/images/thumb-slide-shadow.png);
	background-position:right top , bottom;
	background-repeat:repeat-x ,  no-repeat;
	}

#cartoon-album{
	width:150px;
	height:140px;
	background: url(/2013/images/thumb-shadow.png) no-repeat bottom;
	padding-bottom:12px;
	position:relative;
	}
	
#cartoon-album-img{
	width:144px;
	height:94px;
	padding:3px 3px 17px 3px;
	background: url(/2013/images/album-img-shadow.png) no-repeat bottom;
	}
	
#cartoon-lv2{
	width:663px;
	padding:20px;
	}
	
#cartoon-lv2-album{
	width:150px;
	height:140px;
	background: url(/2013/images/thumb-shadow.png) no-repeat bottom;
	padding-bottom:12px;
	margin:7px;
	}
	
#cartoon-lv2-more{
	background: url(/2013/images/photolevel-more.png) #d4d4d4 no-repeat top;
	width:703px;
	height:32px;
	padding:0 0 20px 0;
	}
	
.gray{
	background:#d4d4d4;
	}