/* 홈 > 서울세계무용축제 > 시댄스 시작 */

	#aboutTable td {
		padding-bottom: 28px;
	}

	#aboutTable .image {
		vertical-align: top;
		padding-top: 3px;
	}

	#tabImgBtn1, #tabImgBtn2, #tabImgBtn3 {
		cursor: pointer;
	}
/* 홈 > 서울세계무용축제 > 시댄스 끝 */

/* 
 출력형태
	 * 제목
*/
	#iconTextList {
		list-style-type: none;
		margin: 0 0 20px 0;
		padding: 0;
	}
	
	#iconTextList li {
		background: url(/2007/img/common/pink_icon01.gif) no-repeat 0 8px;;
		padding-left: 10px;
	}

/* 
 출력형태
	 * 제목
        서브제목1
        서브제목2
*/	
	#iconTextList .noIconSubText {
		background: url();
		padding-left: 17px;
	}

/* 
 출력형태
	 * 제목
               서브제목1
               서브제목2
*/	
	#iconTextList .noIconSubTextLong {
		background: url();
		padding-left: 78pt;
	}
