#igcHome {
	width: 915px;
	overflow: hidden;
	padding-bottom: 10px;
}
 /* FOR IE DUPLICATE BUG FIX */
	#igcHome .ieFix,
	#igcHome .hidden {
		clear: both;
		margin: 0 -3px 0 0;
	}
/* HOME PART */
	#homePart {
		width: 915px;
		overflow: hidden;
	}
	/* GROUPS */
		#igcHome .homeGroups {
			clear: both;
			width: 915px;
			overflow: hidden;
		}
		#igcHome .homeGroups .homeGroup {
			clear: both;
			width: 915px;
			overflow: hidden;
		}

	/* BOARD LIST : todaytab */
		#igcHome #focusTabG1 {
			margin-top: 5px;
		}
		#igcHome #focusTabG1 .focusWrap { padding-bottom: 5px;}
		#igcHome #focusTabG1 .tabContent {
			display: none;
		}
		#igcHome #focusTabG1.tabGroup1 .tabContent1,
		#igcHome #focusTabG1.tabGroup2 .tabContent2 {
			display: inline;
		}


	/* HOTISSUE PART */
		/* SLIDE HOTISSUE */
			#igcHome .hotissuePart {
				width: 693px;
				overflow: hidden;
			}
			#igcHome #slideHotissue {
				width: 690px;
				height: 265px;
				overflow: hidden;
			}
			#igcHome #slideHotissue ul.slideImage li img {
				width: 690px;
				height: 265px;
			}

			#igcHome #slideHotissue .slideControlWrap {
				float: right;
				margin-top: -19px;
				margin-right: 6px;
			}
			#igcHome #slideHotissue .slideControlWrap li {
				width: 16px;
			}
			#igcHome #slideHotissue .slideControlWrap li a {
				width: 10px;
				height: 10px;
				background: url('//static.inven.co.kr/image_2011/igc/common/rect_10x10_slide_off1.png') no-repeat left top;
				float: left;
				text-indent: -100em;
			}
			#igcHome #slideHotissue .slideControlWrap li a.active { 
				background: url('//static.inven.co.kr/image_2011/igc/common/rect_10x10_slide_on1.png') no-repeat left top;
			}

		/* HOTISSUE BANNER */
			#igcHome .hotBanner {
				width: 208px;
				height: 266px;
				overflow: hidden;
				margin-left: 17px;
			}
			#igcHome .hotBanner UL LI {
				width: 208px;
				height: 89px;
				overflow: hidden;
			}
			#igcHome .hotBanner UL LI img {
				width: 208px;
				height: 88px;
			}

		/* MAIN BANNER */
			#igcHome .igcMainBanner { display: block; margin-top: 18px; overflow: hidden; }
			#igcHome .igcMainBanner a { display: inline-block; }
			#igcHome .igcMainBanner a img { display: inline-block; }

		/* FOCUS PART */
			#igcHome .focusPart {
				margin-top: 17px;
				clear: both;
			}
			#igcHome .focusPart .igcFocus {
				width: 690px;
				height: 256px;
				overflow: hidden;
			}
			#igcHome .focusPart .igcFocus .focusTitle {
				width: 690px;
				height: 51px;
				overflow: hidden;
				background: url('//static.inven.co.kr/image_2011/igc/common/title_691x51_focus2.png') no-repeat left top;
			}
			#igcHome .focusPart .igcFocus .focusTitle a {
				width: 690px;
				height: 51px;
				float:left;
				text-indent: -100em;
			}

			#igcHome .focusPart .igcFocus .focusContent {
				width: 690px;
				height: 204px;
				margin-top: 1px;
				overflow: hidden;
				background-color: #f8f8f8;
			}
			#igcHome .focusPart .igcFocus .focusContent dl {
				width: 315px;
				height: 61px;
				margin-left: 28px;
				margin-top: 27px;
			}
			#igcHome .focusPart .igcFocus .focusContent dl dt {
				width: 100px;
				height: 61px;
				overflow: hidden;
			}
			#igcHome .focusPart .igcFocus .focusContent dl dt img {
				width: 100px;
				height: 66px;
			}
			#igcHome .focusPart .igcFocus .focusContent dl dd.subject {
				width: 202px;
				height: 28px;
				margin-left: 13px;
			}
			#igcHome .focusPart .igcFocus .focusContent dl dd.subject a {
				color: #747474;
				font-weight: bold;
				font-size: 13px;
			}
			#igcHome .focusPart .igcFocus .focusContent dl dd.content {
				width: 202px;
				color: #9b9b9b;
				margin-left: 13px;
			}
			#igcHome .focusPart .igcFocus .focusContent dl dd.content a {
				color: #9b9b9b;
			}
			#igcHome .focusPart .focusBanner {
				width: 208px;
				height:255px;
				overflow: hidden;
				margin-left: 17px;
			}
			#igcHome .focusPart .focusBanner img {
				width: 208px;
				height:255px;
			}

		/* INFO LIST */
			#igcHome .infoPart {
				margin-top: 66px;	
				clear: both;
			}
			#igcHome .infoPart .infoList {
				width: 688px;
				height: 613px;
				overflow: hidden;
				background-color: white;
			}
			#igcHome .infoPart .infoList .infoTitle {
				width: 688px;
				height: 57px;
				overflow: hidden;
				background: url('//static.inven.co.kr/image_2011/igc/common/title_688x57_info1.png') no-repeat left top;
			}
			#igcHome .infoPart .infoList .infoListContent {
				margin-left: 16px;
				height: 515px;
				overflow: hidden;
			}
			#igcHome .infoPart .infoList .infoListContent .infoPageOne {
				display: none;
			}
			#igcHome .infoPart .infoList .infoListContent .selected {
				display: inline;
			}
			#igcHome .infoPart .infoList .infoListContent .infoOne {
				width: 223px;
				height: 270px;
				overflow: hidden;
			}
			#igcHome .infoPart .infoListPages {
				float: right;
				margin: 10px 18px 0 0;
				clear: both;
			}
			#igcHome .infoPart .infoListPages LI {
				width: 19px;
				height: 19px;
				_width: 21px;
				_height: 21px;
				border: 1px solid #c2c2c2;
				margin-left: 4px;

			}
			#igcHome .infoPart .infoListPages LI a {
				float: left;
				margin-top: 4px;
				width: 19px;
				text-align: center;
				color: #737373;
			}
			#igcHome .infoPart .infoListPages LI.selected {
				border: 1px solid #0091ff;
				background-color: #0091ff;
			}
			#igcHome .infoPart .infoListPages LI.selected a {
				color: white;
				font-weight: bold;
			}

			#igcHome .infoPart .twitter {
				width: 208px;
				margin-left: 18px;
			}
			#igcHome .infoPart .twitter .twitterTitle {
				width: 208px;
				height: 58px;
				background: url('//static.inven.co.kr/image_2011/igc/common/title_208x58_twitter1.png') no-repeat left top;

			}

		/* Notice Part */
			#igcHome .noticePart {
				clear: both;
				margin-top: 18px;
			}

			#igcHome .noticePart .leftBanner {
				width: 208px;
				height: 201px;
				overflow: hidden;
			}
			#igcHome .noticePart .notice {
				width: 336px;
				margin-left: 18px;
			}
			#igcHome .noticePart .qna {
				width: 336px;
				margin-left: 17px;

			}
			#igcHome .noticePart .notice .boardTitle {
				width: 336px;
				height: 51px;
				overflow: hidden;
				background: url('//static.inven.co.kr/image_2011/igc/common/title_336x51_notice3.png') no-repeat left top;
			}
			#igcHome .noticePart .qna .boardTitle {
				width: 336px;
				height: 51px;
				overflow: hidden;
				background: url('//static.inven.co.kr/image_2011/igc/common/title_336x51_qna3.png') no-repeat left top;
			}
			#igcHome .noticePart .boardTitle a {
				width: 336px;
				height: 51px;
				text-indent: -100em;
				float: left;
			}
			#igcHome .noticePart .boardList {
				width: 336px;
				height: 150px;
				background-color: white;
				overflow: hidden;
			}
			#igcHome .noticePart .boardList UL {
				margin-top: 21px;
			}
			#igcHome .noticePart .boardList UL LI {
				width: 336px;
				height: 24px;
				overflow: hidden;
				background: url('//static.inven.co.kr/image_2011/igc/common/arrow6_1.png') no-repeat 28px 2px;
				text-indent: 43px;
			}
			#igcHome .noticePart .boardList UL LI a { 
				width: 336px;
				color: #747474;
				font-weight: bold;
			}
			#igcHome .noticePart .boardList UL LI span.comment {
				color: #8080ff;
				font-size: 11px;
			}
			#igcHome .huwonPart .leftPart {
				width: 172px;
				height: 53px;
				background: url('//static.inven.co.kr/image_2011/igc/common/bg_172x53_jugwan1.png') no-repeat left top;
				overflow: hidden;
			}
			#igcHome .huwonPart .rightPart {
				width: 731px;
				height: 53px;
				background: url('//static.inven.co.kr/image_2011/igc/common/bg_731x53_huwon1.png') no-repeat left top;
				overflow: hidden;
				margin-left: 11px;
			}

		/* WIDE HOTISSUE */
			#igcHome .wideHotissue {}
			#igcHome .wideHotissue .hotissueImage a { display:inline; float:left; width: 401px; height: 201px; background-color:#3D4869; }
			#igcHome .wideHotissue .hotissueImage img { margin:1px 0 0 1px; width: 399px; height: 199px; border: none; vertical-align: top; }
			#igcHome .wideHotissue .hotissueWrap {}
			#igcHome .wideHotissue .hotissueBody {width:693px; overflow:hidden;}
			#igcHome .wideHotissue .focusWrap {margin-left:9px;}
			#igcHome .wideHotissue .focusList {width:283px; height:207px; margin-top:-6px; overflow:hidden;}
			#igcHome .wideHotissue .focusList dl {width: 283px; height: 63px; margin: 6px 0 0 0px; overflow: hidden;}
			#igcHome .wideHotissue .focusList dl dt {float: right; margin-top:1px; width: 186px; height: 28px; overflow: hidden;}
			#igcHome .wideHotissue .focusList dl dt a {color: #00008b; font-family: 돋움, dotum, 굴림, gulim, Helvetica; font-size: 12px; line-height: 14px; font-weight: bold; letter-spacing: -1px;}
			#igcHome .wideHotissue .focusList dl dt a:hover {color: #0067dd;}
			#igcHome .wideHotissue .focusList dl dd.image {width: 90px; height: 62px; overflow: hidden;}
			#i1gcHome .wideHotissue .focusList dl dd.image a {display: inline; float: left; border: 1px solid #d6d6d6;}
			#igcHome .wideHotissue .focusList dl dd.image a img {width: 88px; height: 60px; overflow: hidden; border: 0;}
			#igcHome .wideHotissue .focusList dl dd.desc {float: right; width: 186px; height: 28px; overflow: hidden; margin: 4px 0 0 0;}
			#igcHome .wideHotissue .focusList dl dd.desc a {color: #777777; font-size: 11px; font-family: 돋움, dotum, 굴림, gulim, Helvetica; line-height: 14px;}
			#igcHome .wideHotissue .focusList .loadError {color: black; font-size: 11px; line-height: 15px; font-weight: bold; letter-spacing: -1px; white-space: nowrap; margin: 11px 0 0 3px;}
		/* BANNER LIST */
			#homePart .hotissueBanner .bannerList {
				clear: both;
				width: 693px;
				overflow: hidden;
			}
			#homePart .hotissueBanner .bannerList ul {
				clear: both;
				width: 693px;
				overflow: hidden;
				margin: -6px 0 0;
			}
			#homePart .hotissueBanner .bannerList ul li {
				clear: both;
				width: 693px;
				overflow: hidden;
				margin: 6px 0 0;
			}
			#homePart .hotissueBanner .bannerList ul li a {
				display: inline;
				float: left;
				width: 693px;
				overflow: hidden;
			}
			#homePart .hotissueBanner .bannerList ul li a img {
				width: 693px;
				border: 0;
			}
			#homePart .hotissueBanner .loadError {
				color: black;
				white-space: nowrap;
				margin: 3px 0 0 5px;
			}
	/* OVERVIEW PART */
		/* COMMON */
			#igcHome .overviewLeft {
				width: 699px;
				overflow: hidden;
			}
			#igcHome .overviewRight {
				width: 213px;
				_width: 216px;
				padding-left: 3px;
				overflow: hidden;
			}
		/* GROUPS */
			#igcHome .overviewPartLines {
				clear: both;
				width: 693px;
				margin: -7px 0 0;
				padding-bottom: 7px;
			}
			#igcHome .overviewPartLines .overviewPartLine {
				/*clear: both;*/
				width: 702px;
				overflow: hidden;
				margin: 7px 0 0 -9px;
			}
			#igcHome .overviewPartLines .overviewPartOne {
				width: 693px;
				overflow: hidden;
				margin: 8px 0 0 9px;
			}
			#igcHome .overviewPartLines .overviewPartSplit {
				width: 342px;
				overflow: hidden;
				margin: 0 0 0 9px;
			}
			#igcHome .overviewPartLines .overviewPartSplit .overviewPartOne {
				width: 342px;
				margin-left: 0;
			}
		/* SELECTOR */
			#igcHome .overviewPart .overviewPartOne .selector {
				height: 24px;
				margin: -24px 0 0;
				overflow: hidden;
				width: 342px;
			}
			#igcHome .overviewPart .overviewPartOne .selector {
				width: 342px;
				height: 24px;
				overflow: hidden;
				margin: -24px 0 0;
			}
			#igcHome .overviewPart .overviewPartOne .selector select {
				display: inline;
				float: right;
				margin-right: 7px;
				width: 100px;
			}
	
	/* LEFT */
		/* igc FOCUS */
		/* NOTICE LIST */
			#igcHome .igcBoard {
				margin-top: 5px;	
				width: 342px;
				overflow: hidden;
			}
			#igcHome .boardQna {
				margin-left: 9px;
			}
			#igcHome .igcBoard h4.boardTitle {
				clear: both;
			}
			#igcHome .igcBoard h4.boardTitle a {
				width: 342px;
				height: 40px;
				clear: both;
				display: block;
				text-indent: -10000em;	
			}
			#igcHome .boardNotice h4.boardTitle a {
				background: url('//static.inven.co.kr/image_2011/igc/common/igc_notice_title1a.png') no-repeat left top;	
			}
			#igcHome .boardQna h4.boardTitle a {
				background: url('//static.inven.co.kr/image_2011/igc/common/igc_qna_title2a.png') no-repeat left top;	
			}
			#igcHome .boardBody {
				overflow: hidden;
				width: 340px;
				_width: 342px;
				background-color: white;
				border: 1px solid #cbcbcb;
				padding-bottom: 8px;
			}
			#igcHome .boardBody ul {
				overflow: hidden;
				margin-left: 8px;
			}
			#igcHome .boardBody ul li {
				height: 15px;
				_height: 17px;
				overflow: hidden;
				text-indent: 9px;
				white-space: nowrap;
				background: url('//static.inven.co.kr/image/webzine/s3/common/icon_rect_gray8.gif') no-repeat left 7px;
				_background-position: left 6px;
				margin: 5px 0 0 3px;
				padding: 2px 0 0;
				width: 330px;
				float: left;
			}
			#igcHome .boardBody ul li img {
				vertical-align: middle;
				margin: -2px 0 0;
			}
			#igcHome .boardBody ul li a {
				color: #333333;
			}
			#igcHome .boardBody ul li a span.category {
				font-weight: bold;
				letter-spacing: -1px;
				padding-right: 5px;
				color: #800000;
			}
			#igcHome .boardBody ul li span.comment {
				color: red;
				font-size: 11px;
				font-family: 돋움, dotum, 굴림, gulim, Helvetica;
				line-height: 14px;
				background: url('//static.inven.co.kr/image/webzine/s3/common/icon_image_talk1.gif') no-repeat left top;
				padding: 0 0 0 15px;
			}
			
		/* igc TV */
			#igcHome .igcMovie {
				width: 693px;
				margin-top: 5px;
				overflow: hidden;
			}
			#igcHome .movieBody div { display: none; }
			#igcHome .allMovie .allContent { display: block; }
			#igcHome .tabMovie1 .areaContent { display: block; }						
			#igcHome .tabMovie2 .tournamentContent { display: block; }
			#igcHome .tabMovie3 .etcContent { display: block; }
			#igcHome .igcMovie .movieTitle {
				width: 693px;
				height: 41px;
				text-indent: -10000em;
				overflow: hidden;
				background: url('//static.inven.co.kr/image_2011/igc/common/igc_movie1a.png') no-repeat left top;	
			}
			#igcHome .igcMovie .movieTitle ul {
				overflow: hidden;
				width: 361px;
				height: 41px;
				margin: 0 0 0 370px;
			}
			#igcHome .igcMovie .movieTitle ul li a{
				display: inline;
				float: left;
				height: 82px;
				overflow: hidden;
				text-indent: -10000em;
				background: url('//static.inven.co.kr/image_2011/igc/common/tab_movie_1b.png') no-repeat left top;
			}
			#igcHome .igcMovie .movieTitle ul li.allMovie,		
			#igcHome .igcMovie .movieTitle ul li.allMovie a { width: 78px; background-position: 0 top; }
			#igcHome .igcMovie .movieTitle ul li.tabMovie1,
			#igcHome .igcMovie .movieTitle ul li.tabMovie1 a { width: 78px; background-position: -77px; top; }
			#igcHome .igcMovie .movieTitle ul li.tabMovie2,
			/* 기타 포함할 ㅤㄸㅒㅤ 사용 */
			/*#igcHome .igcMovie .movieTitle ul li.tabMovie2 a { width: 101px; background-position: -154px top; }*/
			#igcHome .igcMovie .movieTitle ul li.tabMovie2 a { width: 100px; background-position: -154px top; }

			#igcHome .igcMovie .movieTitle ul li.tabMovie3, 
			#igcHome .igcMovie .movieTitle ul li.tabMovie3 a { width: 65px; background-position: -254px top; }


			#igcHome .igcMovie .movieTitle ul li a.selected,
			#igcHome .igcMovie .movieTitle ul li a:hover { margin: -41px 0 0; }

			#igcHome .igcMovie .movieBody { 
				width: 691px;
				_width: 693px;
				background-color: white;
				border: 1px solid #cbcbcb;
				border-top: none;
				padding-bottom: 8px;
			}

			#igcHome .igcMovie .movieBody dl {
				width: 160px;
				margin: 10px 0 0 10px;
				float: left;
				overflow: hidden;
			}
			#igcHome .igcMovie .movieBody dl dt {
				width: 160px;
			}
			#igcHome .igcMovie .movieBody dl dt img {
				width: 158px;
				height: 99px;
				border: 1px solid #bec2cf;
			}
			#igcHome .igcMovie .movieBody dl dd {
				width: 160px;
				margin-top: 4px;
			}
			#igcHome .igcMovie .movieBody dl dd a{
				color: #5c5c5c;
				font-weight: bold;
				letter-spacing: -1px;
				text-align: center;
				width: 160px;
				display: block;
			}




		/* igc Banner  스폰서 추가 안된 것 */
			#igcHome .igcBanner {
				width: 692px;
				overflow: hidden;
				margin-top: 10px;
			}
			#igcHome .igcBanner .bannerlist {
				width: 222px;
				height: 84px;
				_width: 224px;
				_height: 86px;
				border: 1px solid #cbcbcb;
				background-color: #f3f3f3;
			}
			#igcHome .igcBanner .bannerlist.banner2,
			#igcHome .igcBanner .bannerlist.banner3 { margin-left: 10px; }
			#igcHome .igcBanner .bannerlist.banner4,
			#igcHome .igcBanner .bannerlist.banner5 { margin-left: 6px; }

			#igcHome .igcBanner .bannerlist a { width: 210px; height: 72px; display: block; margin: 6px 0 0 6px; }
			#igcHome .igcBanner .bannerlist a img { width: 208px; height: 70px; }
		


		/* igc BANNER 스폰서 추가 된 것 		
			#igcHome .igcBanner {
				width: 692px;
				overflow: hidden;
				margin-top: 10px;
			}
			#igcHome .igcBanner .bannerlist {
				width: 99px;
				height: 64px;
				_width: 95px;
				_height: 60px;
				border: 1px solid #cbcbcb;
				background-color: #f3f3f3;
			}
			#igcHome .igcBanner .bannerlist.banner2,
			#igcHome .igcBanner .bannerlist.banner3,
			#igcHome .igcBanner .bannerlist.banner4,
			#igcHome .igcBanner .bannerlist.banner5,
			#igcHome .igcBanner .bannerlist.banner6 { margin-left: 4px; }

			#igcHome .igcBanner .bannerlist a { width: 95px; height: 60px; display: block; margin: 2px 0 0 2px; }
			#igcHome .igcBanner .bannerlist a img { width: 95px; height: 60px; }

			#igcHome .igcBanner .bannerlist.banner1 { width: 165px; _width: 161px;}
			#igcHome .igcBanner .bannerlist.banner1 a { width: 161px; }
			#igcHome .igcBanner .bannerlist.banner1 a img { width: 161px; }
		*/





	/* RIGHT */
		/* BANNER */
			#igcHome .menuGroup { margin-top: 7px; }
			#igcHome .menuGroup li { margin-top: 3px; }

			#igcHome .joinGame {
				border: 1px solid #cbcbcb;
				margin-top: 10px;
			}
			#igcHome .joinGame .wrapJoin {
				width: 209px;
				_width: 211px;
				overflow: hidden;
				border: 1px solid #ffffff;
				background-color: white;
			}
			#igcHome .joinGame .wrapJoin ul {
				margin:7px 0 4px 0;
			}
			#igcHome .joinGame .wrapJoin ul li {
				margin: 0 0 3px 5px;
				overflow: hidden;

			}