/* Basic */
	fieldset { margin: 0; padding: 0; border: 0; }

/* Layout */
	/* Default */
		html { overflow-y: scroll; }
		body { margin: 0; padding: 0; font-family:돋움, Dotum, Helvetica, AppleGothic, Sans-serif; font-size: 12px; color: #808080; }
		#wrap { min-width:1240px; }
		#header { position:relative; width:100%; margin:0 auto; clear: both; }
		#container { width: 980px; margin:0 auto; margin-top:10px; clear: both; }
		#left { float: left; width: 185px; overflow: hidden; margin-top:-5px;}
		#content {float:right; width:785px; margin-top:-5px;}
		#footer { width: 980px; margin:0 auto; margin-top:10px; overflow: hidden; clear: both; }
		#float { width: 1240px; _width:980px; margin:0 auto; clear: both; }
		#right { position: absolute; width: 108px; clear: both; margin-left: 1130px; _margin-left: 1010px; top: 194px; z-index: 100; }
		#leftFloat { position: absolute; width:102px; clear: both; margin-left:22px; margin-top:0px; _margin-left: -112px; top: 118px; z-index: 100; }

/*레이어 오픈 2016-01-19
	.opneLayerView{width:100%; height:1000px; position:relative; z-index:9999; top:0; border:2px solid black;  background-color:#000; background:url(http://img1.filewang.net/common/disk/common/background/black_blind.png);}
	.opneLayerView_in{position:absolute; width:1050px; height:900px; margin: 0 auto; margin-top:100px; background:#fff; border:1px solid black;}
*/
/* right */
	#right > .quick_service { width:80px; height:396px; clear: both; }
	#right > .quick_service .title {width:80px; height:30px; background:#545454; color:#fff; text-align:center; line-height:30px; font-family:"arial","돋움"}
	#right > .quick_service .title span {color:#969696;}
	#right > .quick_service .list ul li { display:block;width:80px; height:49px; border:1px solid #cbcacb; border-top:none; box-sizing:border-box;}
	#right > .quick_service .list ul li a {float:left;width:78px; height:48px; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat; text-indent:100%; white-space:nowrap; overflow:hidden;}
	#right > .quick_service .list ul li a.top100 { background-position:-6px -312px;}
	#right > .quick_service .list ul li a.fix { background-position:-6px -361px;}
	#right > .quick_service .list ul li a.point { background-position:-6px -410px;}
	#right > .quick_service .list ul li a.point_tr { background-position:-6px -459px;} 
	#right > .quick_service .list ul li a.mydown { background-position:-6px -508px;}
	#right > .quick_service .list ul li a.request { background-position:-6px -557px;}
	#right > .quick_service .list ul li a.attend { background-position:-6px -606px;}

	#right > .quick_service .footer { width:80px; height:22px; background:#545454; text-align:center;}
	#right > .quick_service .footer a {  color:#fff;  line-height:22px; font-family:"arial","돋움" }
	#right > .quick_service .footer a span { display:inline-block; width:9px; height:5px; background:url(http://img1.filewang.net/common/img/img_object160111.png) -33px -299px no-repeat; vertical-align:text-top; margin-top:4px;}
	
	#right > .diskPaginate { margin-bottom: 8px; }
	#right .diskPaginate a,
	#right .diskPaginate span { display:block; width:83px; height:75px; }
	#right .diskPaginate .btnPrev { margin-top:-1px; }
	
	#right .left_right_arrow { margin-top:10px; width:80px; height:140px; border:1px solid #d9d9d9; box-sizing:border-box; }
	#right .left_right_arrow ul li { display:block; width:78px; height:70px;}
	#right .left_right_arrow ul li a { float:left; width:78px; height:70px; text-indent:100%; white-space:nowrap; overflow:hidden;}
	#right .left_right_arrow ul li a.right {background:url(http://img1.filewang.net/common/diskboard/right_arrow_btn.gif) -0px -0px no-repeat;}
	#right .left_right_arrow ul li a.right:hover {background:url(http://img1.filewang.net/common/diskboard/right_arrow_btn.gif) -0px -70px no-repeat;}
	#right .left_right_arrow ul li a.left {background:url(http://img1.filewang.net/common/diskboard/left_arrow_btn.gif) -0px -0px no-repeat;}
	#right .left_right_arrow ul li a.left:hover {background:url(http://img1.filewang.net/common/diskboard/left_arrow_btn.gif) -0px -70px no-repeat;}

/* leftFloat */
	#leftFloat .banner { margin-bottom: 8px; clear: both; }
		
		
/* header */
	/* gnb */
		#header .gnb { height:27px; width:100%; min-width:980px; background:#f7f7f7; border-bottom:1px solid #d6d6d6; border-top:1px solid #d6d6d6;}
		#header .gnb ul { width:980px; height:27px; margin:0 auto; _height:1%; } /* IE6하위 */
		*:first-child+html #header .gnb ul { min-height:1%; } /* IE7 */
		#header .gnb ul:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
		#header .gnb ul li { height:27px; }
		#header .gnb ul li.left { float:left; padding-right:5px; margin-right:10px; background:url(http://img1.filewang.net/common/disk/icon_gnbleft.gif) no-repeat right center; }
		#header .gnb ul li.right { float:right; padding-left:7px; margin-left:7px; background:url(http://img1.filewang.net/common/disk/icon_gnbright.gif) no-repeat left center; }
		#header .gnb ul li.right.first { background:none; }
		#header .gnb ul li a { display:inline-block; height:14px; line-height:14px; margin-top:8px; color:#727272; text-decoration:none; font-size:11px; vertical-align:top; }
		#header .gnb ul li a:hover { color:#333; }
		#header .gnb ul li .colorred { color:#e71919; }
	
	/* lnb */
		#header .lnb { position:relative; width:980px; margin:0 auto; }
		/*#header .lnb .siteLogo { position:absolute; left:0; top:0; width:340px; height:90px; z-index:1; }*/
		#header .lnb .siteLogo { position:absolute; left:0; top:0; width:255px; height:85px; z-index:1; }
		#header .lnb .siteLogo a {}
		#header .lnb .siteLogo a > img {margin:22px 0 0 0;}
		/* searchNavi */
			#header .lnb .searchNavi { width:450px; height:90px; margin-left:280px; }
			#header .lnb .searchNavi .navi { width:367px; padding:16px 0 11px 50px; }
			#header .lnb .searchNavi .navi ul { _height:1%; } /* IE6하위 */
			*:first-child+html #header .lnb .searchNavi .navi ul { min-height:1%; } /* IE7 */
			
			#header .lnb .searchNavi .navi ul:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
			#header .lnb .searchNavi .navi li {color:#333333;letter-spacing:-1px; float:left; padding:0 15px; background:url(http://img1.filewang.net/common/disk/icon_lnbbar.gif) no-repeat right center; }
			#header .lnb .searchNavi .navi li a:hover {color:red;}
			#header .lnb .searchNavi .navi li.last { background:none; }
			/*
			#header .lnb .searchNavi .navi li a { display:block; height:14px; overflow:hidden; text-indent:-1000px; }
			#header .lnb .searchNavi .navi li a { background-repeat:no-repeat; background-image:url(http://img1.filewang.net/common/disk/pack_140624.gif); }
			#header .lnb .searchNavi .navi li.allFile a { width:50px; background-position:-2px -2px; }
			#header .lnb .searchNavi .navi li.allFile a:hover,
			#header .lnb .searchNavi .navi li.allFile.on a { background-position:-2px -18px; }
			#header .lnb .searchNavi .navi li.pay a { width:38px; background-position:-54px -2px; }
			#header .lnb .searchNavi .navi li.pay a:hover,
			#header .lnb .searchNavi .navi li.pay.on a { background-position:-54px -18px; }
			#header .lnb .searchNavi .navi li.member a { width:37px; background-position:-94px -2px; }
			#header .lnb .searchNavi .navi li.member a:hover,
			#header .lnb .searchNavi .navi li.member.on a { background-position:-94px -18px; }
			#header .lnb .searchNavi .navi li.event a { width:37px; background-position:-133px -2px; }
			#header .lnb .searchNavi .navi li.event a:hover,
			#header .lnb .searchNavi .navi li.event.on a { background-position:-133px -18px; }
			#header .lnb .searchNavi .navi li.helpdesk a { width:50px; background-position:-172px -2px; }
			#header .lnb .searchNavi .navi li.helpdesk a:hover,
			#header .lnb .searchNavi .navi li.helpdesk.on a { background-position:-172px -18px; }
		*/
			#header .lnb .searchNavi .search { _height:1%; } /* IE6하위 */
			*:first-child+html #header .lnb .searchNavi .search { min-height:1%; } /* IE7 */
			#header .lnb .searchNavi .search:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
			#header .lnb .searchNavi .search .box { display:block; float:left; width:400px; height:36px; border:4px solid #e71919; white-space:nowrap; box-sizing:border-box;}

			#header .lnb .searchNavi .search .box .dsBox1 { display:inline; float:left; width:70px; margin:3px 0 0 0; }
			#header .lnb .searchNavi .search .box .dsBox1 * { margin:0; padding:0; }
			#header .lnb .searchNavi .search .box .dsBox1 ul { position:absolute; width:83px; background-color:#fff; border:1px solid #cccccc; z-index:20; }
			#header .lnb .searchNavi .search .box .dsBox1 ul li { height:19px; line-height:23px; overflow:hidden; list-style:none; color:#818181; background-color:#fff; cursor:pointer; padding:0 5px; }
			#header .lnb .searchNavi .search .box .dsBox1 ul li:hover { background-color:#f4f4f4; }
			#header .lnb .searchNavi .search .box .dsBox1 ul li.selected { list-style:none; color:#818181; background-color:#f4f4f4; }
			#header .lnb .searchNavi .search .box .dsBox1 .nowSelected { color:#5d5d5d; height:19px; line-height:23px; cursor:pointer; overflow:hidden; padding:0 5px; background:url(http://img1.filewang.net/common/disk/selectbox_arrow1.gif) no-repeat right center; }

			#header .lnb .searchNavi .search .box .dsBox2 { display:inline; float:left; width:70px; margin:3px 0 0 0; }
			#header .lnb .searchNavi .search .box .dsBox2 * { margin:0; padding:0; }
			#header .lnb .searchNavi .search .box .dsBox2 ul { position:absolute; width:83px; background-color:#fff; border:1px solid #cccccc; z-index:20; }
			#header .lnb .searchNavi .search .box .dsBox2 ul li { height:19px; line-height:23px; overflow:hidden; list-style:none; color:#818181; background-color:#fff; cursor:pointer; padding:0 5px; }
			#header .lnb .searchNavi .search .box .dsBox2 ul li:hover { background-color:#f4f4f4; }
			#header .lnb .searchNavi .search .box .dsBox2 ul li.selected { list-style:none; color:#818181; background-color:#f4f4f4; }
			#header .lnb .searchNavi .search .box .dsBox2 .nowSelected2 { color:#5d5d5d; height:19px; line-height:23px; cursor:pointer; overflow:hidden; padding:0 5px; background:url(http://img1.filewang.net/common/disk/selectbox_arrow1.gif) no-repeat right center; }
			
			#header .lnb .searchNavi .search .box .keyword { display:inline; float:left; /*width:242px; 통합추가 전*/ width:312px; height:28px; padding:0 0 0 4px; /*margin:4px 0 0 5px;*/ border:0; font-size:13px; color:#747474; }
			#header .lnb .searchNavi .search .submit { display:block; float:left; width:36px; height:36px; border:0; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -252px -5px; cursor:pointer; _cursor:hand; }
			#header .lnb .searchNavi .search .submit span { display:block; width:100%; height:100%; overflow:hidden; text-indent:-1000px; }
			
		/* categoryBar */
			#header .lnb .category { position:relative; }
			/* barCategory */
				#header .lnb .category .barCategory { height:38px; background-color:#434547; border:none; border-radius:5px 5px 0 0;}
			
				#header .lnb .category .barCategory .list { padding:0px; _height:1%; } /* IE6하위 */
				*:first-child+html #header .lnb .category .barCategory .list { min-height:1%; } /* IE7 */
				#header .lnb .category .barCategory .list:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
				#header .lnb .category .barCategory .list li { float:left; margin-left:24px; height:39px; line-height:39px;}
				#header .lnb .category .barCategory .list li a { color:white; text-decoration:none; height:39px; display:block;}
				#header .lnb .category .barCategory .list li a:hover { color:yellow;}
				#header .lnb .category .barCategory .list li.top100 {float:left; height:38px; margin-left:0px; width:185px; background-color:#e71919; border:none; border-radius:5px 0 0 0;}
				#header .lnb .category .barCategory .list li.top100 a { margin-left:60px; float:left; font-family:"굴림","gulim","돋움","dotum"; font-weight:bold; font-size:13px;}
				#header .lnb .category .barCategory .list li.top100 .crown_img { display:inline-block; width:21px; height:14px; background:url('http://img1.filewang.net/common/img/img_object160111.png') -5px -220px; vertical-align:text-top; margin-top:-2px; margin-left:-3px;}
				#header .lnb .category .barCategory .list li.adult .adult_ico {display:inline-block; width:21px; height:19px; background:url('http://img1.filewang.net/common/img/img_object160111.png') -5px -237px; vertical-align:text-top; margin-top:-4px; margin-left:-4px;}
				#header .lnb .category .barCategory .list li.music .music_ico {display:inline-block; width:21px; height:19px; background:url('http://img1.filewang.net/common/img/img_object160111.png') -33px -237px; vertical-align:text-top; margin-top:-16px; margin-left:-4px; margin-right:-15px;}
				#header .lnb .category .barCategory .list li.VR { background:#E71919; padding:0 10px 0 9px; font-weight:bold; height:38px; float:right; border-radius:0 5px 0 0; }
				#header .lnb .category .barCategory .list img.newicon { position:absolute; margin-left:105px; margin-top:9px; }
				#header .lnb .category .barCategory .list li.adult_toon .adult_ico {display:inline-block; width:21px; height:19px; background:url('http://img1.filewang.net/common/img/img_object160111.png') -5px -237px; vertical-align:text-top; margin-top:-4px; margin-left:-4px;}
			/*	#header .lnb .category .barCategory .list li a { display:block; height:31px; background-image:url(http://img1.filewang.net/common/disk/pack_141015.gif); background-repeat:no-repeat; overflow:hidden; text-indent:-1000px; }
				
				#header .lnb .category .barCategory .list li.all a { width:45px; background-position:-710px -110px; }	
				#header .lnb .category .barCategory .list li.all a.over { background-position:-710px -143px; }
				#header .lnb .category .barCategory .list li.all a.on { background-position:-710px -176px; }
				
				#header .lnb .category .barCategory .list li.movie a { width:45px; background-position:-2px -110px; }	
				#header .lnb .category .barCategory .list li.movie a.over { background-position:-2px -143px; }
				#header .lnb .category .barCategory .list li.movie a.on { background-position:-2px -176px; }
				#header .lnb .category .barCategory .list li.drama a { width:57px; background-position:-49px -110px; }	
				#header .lnb .category .barCategory .list li.drama a.over { background-position:-49px -143px; }
				#header .lnb .category .barCategory .list li.drama a.on { background-position:-49px -176px; }
				#header .lnb .category .barCategory .list li.video a { width:57px; background-position:-108px -110px; }	
				#header .lnb .category .barCategory .list li.video a.over { background-position:-108px -143px; }
				#header .lnb .category .barCategory .list li.video a.on { background-position:-108px -176px; }
				#header .lnb .category .barCategory .list li.game a { width:45px; background-position:-167px -110px; }	
				#header .lnb .category .barCategory .list li.game a.over { background-position:-167px -143px; }
				#header .lnb .category .barCategory .list li.game a.on { background-position:-167px -176px; }
				#header .lnb .category .barCategory .list li.animation a { width:45px; background-position:-214px -110px; }	
				#header .lnb .category .barCategory .list li.animation a.over { background-position:-214px -143px; }
				#header .lnb .category .barCategory .list li.animation a.on { background-position:-214px -176px; }
				#header .lnb .category .barCategory .list li.music a { width:45px; background-position:-261px -110px; }	
				#header .lnb .category .barCategory .list li.music a.over { background-position:-261px -143px; }
				#header .lnb .category .barCategory .list li.music a.on { background-position:-261px -176px; }
				#header .lnb .category .barCategory .list li.util a { width:45px; background-position:-308px -110px; }	
				#header .lnb .category .barCategory .list li.util a.over { background-position:-308px -143px; }
				#header .lnb .category .barCategory .list li.util a.on { background-position:-308px -176px; }
				#header .lnb .category .barCategory .list li.education a { width:45px; background-position:-355px -110px; }	
				#header .lnb .category .barCategory .list li.education a.over { background-position:-355px -143px; }
				#header .lnb .category .barCategory .list li.education a.on { background-position:-355px -176px; }
				#header .lnb .category .barCategory .list li.mobile a { width:69px; background-position:-402px -110px; }	
				#header .lnb .category .barCategory .list li.mobile a.over { background-position:-402px -143px; }
				#header .lnb .category .barCategory .list li.mobile a.on { background-position:-402px -176px; }
				#header .lnb .category .barCategory .list li.other a { width:45px; background-position:-473px -110px; }	
				#header .lnb .category .barCategory .list li.other a.over { background-position:-473px -143px; }
				#header .lnb .category .barCategory .list li.other a.on { background-position:-473px -176px; }
				#header .lnb .category .barCategory .list li.adult a { width:45px; background-position:-520px -110px; }	
				#header .lnb .category .barCategory .list li.adult a.over { background-position:-520px -143px; }
				#header .lnb .category .barCategory .list li.adult a.on { background-position:-520px -176px; }
				#header .lnb .category .barCategory .list li.request a { width:69px; background-position:-567px -110px; }	
				#header .lnb .category .barCategory .list li.request a.over { background-position:-567px -143px; }
				#header .lnb .category .barCategory .list li.request a.on { background-position:-567px -176px; }
				#header .lnb .category .barCategory .list li.freemovie a { width:69px; background-position:-864px -110px; }	
				#header .lnb .category .barCategory .list li.freemovie a.over { background-position:-864px -143px; }
				#header .lnb .category .barCategory .list li.freemovie a.on { background-position:-864px -176px; }
				#header .lnb .category .barCategory .list li.top100 a { width:70px; background-position:-638px -110px; }	
				#header .lnb .category .barCategory .list li.top100 a.over { background-position:-638px -143px; }
				#header .lnb .category .barCategory .list li.top100 a.on { background-position:-638px -176px; }
				#header .lnb .category .barCategory .list li.document a { width:45px; background-position:-757px -110px; }	
				#header .lnb .category .barCategory .list li.document a.over { background-position:-757px -143px; }
				#header .lnb .category .barCategory .list li.document a.on { background-position:-757px -176px; }
				#header .lnb .category .barCategory .list li.image a { width:58px; background-position:-804px -110px; }	
				#header .lnb .category .barCategory .list li.image a.over { background-position:-804px -143px; }
				#header .lnb .category .barCategory .list li.image a.on { background-position:-804px -176px; }
			*/
				
			
			
			/* subCategory */
				#header .lnb .category .subCategory { border:1px solid #d8d8d8; border-top:0; background:#fff; border-radius:0 0 5px 5px;}

				/* all category extend */
					#header .lnb .category .subCategory.extend {  }
					#header .lnb .category .subCategory.extend .ul { padding:15px 0 15px 10px; _height:1%; } /* IE6하위 */
					*:first-child+html #header .lnb .category .subCategory.extend .ul { min-height:1%; } /* IE7 */
					#header .lnb .category .subCategory.extend .ul:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
					#header .lnb .category .subCategory.extend .list { float:left; height:175px; padding:0 0 0 12px; font-size:12px; border-right:1px solid #e4e4e4; }
					#header .lnb .category .subCategory.extend .list.last { border-right:0; }
					#header .lnb .category .subCategory.extend .list .listTitle { display:block; height:14px; line-height:14px; font-weight:bold; color:#4c4c4c; }
					#header .lnb .category .subCategory.extend .list .listTitle:hover { color:#333333; }
					#header .lnb .category .subCategory.extend .list .sub { padding:10px 0 0 0; }
					#header .lnb .category .subCategory.extend .list .sub li { height:14px; line-height:14px; overflow:hidden; }
					#header .lnb .category .subCategory.extend .list .sub li.last { background:none; }
					#header .lnb .category .subCategory.extend .list .sub li a { color:#838383; font-size:11px; }
					#header .lnb .category .subCategory.extend .list .sub li a:hover { color:#555555; }
					#header .lnb .category .subCategory.extend #adult .listTitle { background:url(http://img.luckyworld.net/common/header/tc_adult_icon.gif) no-repeat 28px top; }
					#header .lnb .category .subCategory.extend .extendButton { position:absolute; right:6px; bottom:6px; display:block; width:60px; height:20px; overflow:hidden; text-indent:-1000px; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -174px -44px; }
					
					#header .lnb .category .subCategory.extend #all { display:none; }	
					#header .lnb .category .subCategory.extend #movie { width:85px; }
					#header .lnb .category .subCategory.extend #drama { width:70px; }
					#header .lnb .category .subCategory.extend #video { width:70px; }
					#header .lnb .category .subCategory.extend #game { width:85px; }
					#header .lnb .category .subCategory.extend #manhwa { width:65px; }	
					#header .lnb .category .subCategory.extend #animation { width:90px; }	
					#header .lnb .category .subCategory.extend #music { width:80px; }
					#header .lnb .category .subCategory.extend #util { width:65px; }
					#header .lnb .category .subCategory.extend #education { width:80px; }
					#header .lnb .category .subCategory.extend #mobile { width:72px; }
					#header .lnb .category .subCategory.extend #other { width:60px; }	
					#header .lnb .category .subCategory.extend #adult { width:70px; }	
					#header .lnb .category .subCategory.extend #document { width:50px; }	
					#header .lnb .category .subCategory.extend #image { width:55px; }	
					#header .lnb .category .subCategory.extend #VR { width:55px; }	
					/* extend blind */
						#header .lnb .category .subCategory.extend .list#request,
						#header .lnb .category .subCategory.extend .list#top100 { display:none; }
				
				/* all category normal */
					#header .lnb .category .subCategory.normal { height:31px; }
					#header .lnb .category .subCategory.normal .ul { padding:0 10px 0 10px; }
					#header .lnb .category .subCategory.normal .list { display:none; clear:both; height:14px; padding-top:10px; line-height:14px; font-size:12px; }
					#header .lnb .category .subCategory.normal .list.stateOn { display:block; }
					#header .lnb .category .subCategory.normal .list .listTitle { display:none; }
					#header .lnb .category .subCategory.normal .list .sub {  }
					#header .lnb .category .subCategory.normal .list .sub li { display:inline-block; padding:0 10px 0 0; margin:0 0 0 4px; background:url(http://img1.filewang.com/common/header/tc_bar.gif) no-repeat right 2px; *margin:0 0 0 8px; *display:inline; *zoom:1;}
					#header .lnb .category .subCategory.normal .list .sub li.last { background:none; }
					#header .lnb .category .subCategory.normal .list .sub li a { color:#656d75; }
					#header .lnb .category .subCategory.normal .list .sub li a.red b{color:red;}
					#header .lnb .category .subCategory.normal .list .sub li a:hover { color:#333; }
					#header .lnb .category .subCategory.normal .list .sub li a .adult_ico2 {display:inline-block; width:13px; height:13px; background:url('http://img1.filewang.net/common/diskboard/diskboard_icon_list_set.gif') -1px -16px; vertical-align:text-top; margin-top:-1px; margin-left:0px;}
					#header .lnb .category .subCategory.normal .list .sub li.on a { font-weight:bold; color:#333 }
					#header .lnb .category .subCategory.normal .list .sub li.adultTheater a { font-weight:bold; color:#f30; }
					#header .lnb .category .subCategory.normal .list#movie {  }
					#header .lnb .category .subCategory.normal .list#drama {  }
					#header .lnb .category .subCategory.normal .list#video { padding-left:140px; }
					#header .lnb .category .subCategory.normal .list#game { padding-left:140px; }
					#header .lnb .category .subCategory.normal .list#manhwa { padding-left:380px; }
					#header .lnb .category .subCategory.normal .list#animation { padding-left:249px; }
					#header .lnb .category .subCategory.normal .list#music { padding-left:200px; }
					#header .lnb .category .subCategory.normal .list#util { padding-left:450px;  }
					#header .lnb .category .subCategory.normal .list#education { padding-left:500px; }
					#header .lnb .category .subCategory.normal .list#mobile { padding-left:620px; }
					#header .lnb .category .subCategory.normal .list#other { padding-left:700px; }
					#header .lnb .category .subCategory.normal .list#adult { padding-left:535px; }
					#header .lnb .category .subCategory.normal .list#request { padding-left:169px; }
					#header .lnb .category .subCategory.normal .list#top100 { padding-left:620px; }
					#header .lnb .category .subCategory.normal .list#document { padding-left:510px; }
					#header .lnb .category .subCategory.normal .list#image { padding-left:615px; }
					#header .lnb .category .subCategory.normal .list#VR { padding-left:615px; }
					#header .lnb .category .subCategory.normal .extendButton { position:absolute; right:6px; bottom:6px; display:block; width:99px; height:20px; overflow:hidden; text-indent:-1000px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -65px -44px; }
					
					#header .lnb .category .subCategory.normal .list .sub li .icon { display:inline-block; margin-left:2px; background-repeat:no-repeat; vertical-align:middle; margin-top:-2px; }
					#header .lnb .category .subCategory.normal .list .sub li .icon.free { width:24px; height:13px; background-image:url(http://img1.filewang.net/common/disk/lnb_free.gif); }
					#header .lnb .category .subCategory.normal .list .sub li .icon.new { width:13px; height:13px; background-image:url(http://img1.filewang.net/common/disk/lnb_new.gif); }






/* left */
	/* left Login */
		#leftLogin { position:relative; }
		#leftLogin .login { height:191px; border:2px solid #ff7100; background:#fafafa;}
		#leftLogin .login legend { display:none; }
		#leftLogin .login .banner { height:36px; overflow:hidden; border-bottom:1px solid #fff; }
		#leftLogin .login .banner a { display:block; height:35px; line-height:37px; overflow:hidden; border-bottom:1px solid #ebebeb; font-size:12px; text-align:center; color:#787878; text-decoration:none; }
		#leftLogin .login .banner a span { color:#F00; font-weight:bold; }
		#leftLogin .login .inputGroup { position:relative; padding-left:7px;  }
		#leftLogin .login .inputGroup .text { position:relative; width:122px; height:21px; border:1px solid #cecece; overflow:hidden; }
		#leftLogin .login .inputGroup .text.id { margin-top:5px; }
		#leftLogin .login .inputGroup .text.pass { margin-top:3px; }
		#leftLogin .login .inputGroup .text label { position:absolute; left:0; top:0; display:block; height:12px; padding:4px 0 5px 2px; cursor:text; color:#888888; }
		#leftLogin .login .inputGroup .text input { width:120px; height:12px; overflow:hidden; margin:0; padding:5px 0 4px 2px; border:0; color:#888888; }
		#leftLogin .login .inputGroup .option { position:absolute; top:0; right:9px; width:48px; height:23px; overflow:hidden; }
		#leftLogin .login .inputGroup .option input { display:inline-block; width:14px; height:14px; margin:4px 0 0 0; vertical-align:top; }
		#leftLogin .login .inputGroup .option label { display:inline-block; height:14px; line-height:14px; margin:4px 0 0 2px; font-size:11px; color:#777777; vertical-align:top; letter-spacing:-1px; }
		#leftLogin .login .inputGroup .loginBtn { display:block; position:absolute; right:9px; top:26px; width:48px; height:23px; border:0; background:url(http://img1.filewang.net/common/disk/pack_140624.gif) no-repeat -2px -217px; cursor:pointer; _cursor:hand; overflow:hidden; text-indent:-1000px; }
		#leftLogin .login .buttonGroup { height:14px; }
		#leftLogin .login .buttonGroup .idPassFind { height:14px; padding:11px 9px; line-height:14px; text-align:center; overflow:hidden; }
		#leftLogin .login .buttonGroup .idPassFind a { display:inline-block; margin:0 7px; color:#787878; font-size:11px; text-decoration:none; }
		#leftLogin .login .buttonGroup .join { width:178px; height:38px; margin:0 auto; margin-top:7px; }
		#leftLogin .login .buttonGroup .join a { display:block; width:178px; height:38px; background:url(http://img1.filewang.net/common/disk/pack_140624.gif) no-repeat -60px -217px; overflow:hidden; text-indent:-1000px; }
		
		
		#leftLogin .login2 { height:188px; border:1px solid #d9d9d9; background:#fff; border-radius:5px 5px 0 0;}
		#leftLogin .login2 legend { display:none; }
		#leftLogin .login2 .banner { height:35px; overflow:hidden;}
		#leftLogin .login2 .banner a { display:block; height:35px; line-height:35px; overflow:hidden; font-size:12px; text-align:center; color:#787878; text-decoration:none; }
		#leftLogin .login2 .banner a span { color:#F00; font-weight:bold; }
		#leftLogin .login2 .inputGroup { position:relative; padding-left:7px;  }
		#leftLogin .login2 .inputGroup .text { position:relative; width:109px; height:23px; border:1px solid #d6d6d6; overflow:hidden; }
		#leftLogin .login2 .inputGroup .text.id { margin-top:5px; }
		#leftLogin .login2 .inputGroup .text.pass { margin-top:3px; }
		#leftLogin .login2 .inputGroup .text label { position:absolute; left:0; top:0; display:block; height:12px; padding:4px 0 5px 2px; cursor:text; color:#b4b4b4; }
		#leftLogin .login2 .inputGroup .text input { width:109px;  overflow:hidden; margin:0; padding:5px 0 4px 2px; border:0; color:#888888; }
		#leftLogin .login2 .inputGroup .option { position:absolute; top:0; right:5px; width:48px; height:23px; overflow:hidden; }
		#leftLogin .login2 .inputGroup .option input { display:inline-block; width:14px; height:14px; margin:4px 0 0 0; vertical-align:top; }
		#leftLogin .login2 .inputGroup .option label { display:inline-block; height:14px; line-height:14px; margin:4px 0 0 2px; font-size:11px; color:#777777; vertical-align:top; letter-spacing:-1px; }
		#leftLogin .login2 .inputGroup .loginBtn { display:block; position:absolute; right:7px; top:0px; width:52px; height:53px; border:0; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -5px -5px; cursor:pointer; _cursor:hand; overflow:hidden; text-indent:-1000px; }
		#leftLogin .login2 .buttonGroup { height:14px; }
		#leftLogin .login2 .buttonGroup .saveFind { height:14px; margin-top:15px; line-height:14px; text-align:center; overflow:hidden; vertical-align:top; }
		#leftLogin .login2 .buttonGroup .saveFind input { display:inline-block; width:14px; height:14px; margin:0 0 0 0; vertical-align:top; }
		#leftLogin .login2 .buttonGroup .saveFind label { display:inline-block; height:14px; line-height:14px; margin:0 4px 0 2px; font-size:11px; color:#787878; vertical-align:top; }
		#leftLogin .login2 .buttonGroup .saveFind a { display:inline-block; height:14px; line-height:14px; margin:0 0 0 4px; color:#787878; font-size:11px; text-decoration:none; vertical-align:top; }
		#leftLogin .login2 .buttonGroup .join { width:167px; height:42px; margin:0 auto; margin-top:15px; }
		#leftLogin .login2 .buttonGroup .join a {display:block; width:167px; height:42px; background:#e71919; text-align:center; font-weight:bold; line-height:44px; color:#fff; font-size:13px; border-radius:5px; font-family:"굴림","gulim","돋움","dotum";}
		
		
		
	/* member */
		#leftLogin .member { position:relative; height:188px; overflow:hidden; border:1px solid #d9d9d9; background:#fff; border-radius:5px 5px 0 0 ; }
		#leftLogin .member .mecross { display:block; position:absolute; left:0; top:29px; margin:0; padding:0; z-index:99; text-align: center; }
		#leftLogin .member .info {  }
		#leftLogin .member .info .nickName { height:14px; line-height:14px; padding:11px 0 0 9px; color:#392f2c; }
		#leftLogin .member .info .message { position:absolute; right:9px; top:0; height:14px; }
		#leftLogin .member .info .message a { display:block; float:right; height:14px; line-height:14px; padding:11px 0 10px 20px; color:#787878;}
		#leftLogin .member .info .message a > span.icon { float:left; text-align:text-top; margin-top:1px; margin-right:4px; display:block; width:14px; height:10px; background:url(http://img1.filewang.net/common/img/img_object160111.png)no-repeat -9px -294px;}
		#leftLogin .member .info .message a > span{color:#ff4000}
		#leftLogin .member .info .message a strong { color:#ff4000; }

		/*#leftLogin .member .info .message.on a { background:url(http://img1.filewang.net/common/disk/icon_message_on.gif) no-repeat left center; }*/
		#leftLogin .member .info .list { position:relative; height:105px; border-top:1px solid #fff; margin-top:5px;}
		#leftLogin .member .info .list dl { padding:6px 12px 0 12px; }
		#leftLogin .member .info .list dd { height:14px; padding-bottom:4px; line-height:14px; font-size:11px; _height:1%; } /* IE6하위 */
		#leftLogin .member .info .list dd.hdt { height:19px;}
		*:first-child+html #leftLogin .member .info .list dd { min-height:1%; } /* IE7 */
		#leftLogin .member .info .list dd:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
		#leftLogin .member .info .list dd .th { float:left; width:65px; color:#888; font-size:11px;}
		#leftLogin .member .info .list dd .td { float:right; font-weight:bold; color:#545454; font-size:11px;}
		#leftLogin .member .info .list dd.point .td { color:#2ab0c4; }
		#leftLogin .member .info .list dd.cbonus .td { color:#ff3000; }
		#leftLogin .member .info .list dd.cbonus .td em { color:#999; text-decoration:line-through }
		#leftLogin .member .info .list dd.bpoint .td { color:#ff3000; }
		#leftLogin .member .info .list dd.subscription .td { color:#434547; }
		#leftLogin .member .info .list dd.mileage .td { color:#3d9e1b; }
		#leftLogin .member .info .list .free24Hour { position:absolute; left:0; top:0; width:196px; height:105px; margin:0; padding:0; }
		
		#leftLogin .member .menu { border-top:1px solid #fff; padding:15px 0 0 0; _height:1%; margin-top:3px; } /* IE6하위 */
		*:first-child+html #leftLogin .member .menu { min-height:1%; } /* IE7 */
		#leftLogin .member .menu:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
		#leftLogin .member .menu ul {  }
		#leftLogin .member .menu li { width:54px; height:19px; float:left; margin-left:4px; border:1px solid #dcdcdc; text-align:center; line-height:19px; border-radius:5px;}
		#leftLogin .member .menu li:hover { width:54px; height:19px; float:left; margin-left:4px; border:1px solid #ff0000; color:#ff0000; text-align:center; line-height:19px; border-radius:5px;}


	/* left */
		/* disk */
			#left.disk {  }
			#left.disk > .banner { width:183px; height:48px;  margin-top:5px; border:1px solid #dedede;}
			#left.disk > .banner li { }
			/*
			#left.disk .helpdesk {width:183px; height:124px; border:1px solid #dedede; margin-top:5px;}
			#left.disk .helpdesk_btn {width:195px; height:31px; margin-top:1px;}
			#left.disk .helpdesk_btn .btn1 {width:95px; height:29px; border:1px solid #dedede; margin-top:1px; float:left; text-align:center; line-height:29px; color:gray; font-weight:bold;}
			#left.disk .helpdesk_btn .btn2 {width:95px; height:29px; border:1px solid #dedede; margin-left:1px; margin-top:1px; float:left; text-align:center; line-height:29px; color:gray; font-weight:bold;}
			*/
			/*index 겸용*/
			#left.disk .buttonMenu { margin-top:0px; }
			#left.disk .buttonMenu ul li.install {width:185px; height:52px;}
			#left.disk .buttonMenu ul li.pay { height:106px; margin-top:5px; overflow:hidden; border:1px solid #dedede; }
			#left.disk .buttonMenu ul li.pay ol li {float:left; width:64px;}
			#left.disk .buttonMenu ul li.pay ol li.middle {width:65px;}
			#left.disk .buttonMenu .pay_box {width:183px; height:117px; border:1px solid #d9d9d9; border-top:none;}
			#left.disk .buttonMenu a.pay {float:left; width:92px; height:35px; background:#2a72c4; border-radius:0px 0px 0px 5px; font-size:12px; font-weight:bold; color:#fff; font-family:"굴림"; text-align:center; line-height:35px; border-right:1px solid #d9d9d9;}
			#left.disk .buttonMenu a.pay span { display:inline-block; width:19px; height:22px; background:url('http://img1.filewang.net/common/img/img_object160111.png') -69px -12px;vertical-align:text-top; margin-top:-4px;}
			#left.disk .buttonMenu a.fix {float:left; width:92px; height:35px; background:#3d9e1b; border-radius:0px 0px 5px 0px; font-size:12px; font-weight:bold; color:#fff; font-family:"굴림"; text-align:center; line-height:35px;}
			#left.disk .buttonMenu a.fix span { display:inline-block; width:19px; height:22px; background:url('http://img1.filewang.net/common/img/img_object160111.png') -162px -12px;vertical-align:text-top; margin-top:-4px;}

			#left.disk .buttonMenu .indexleft_menu {margin-top:5px; width:183px; height:168px; border:1px solid #d9d9d9; border-radius:5px;}
			#left.disk .buttonMenu .indexleft_menu ul li {height:32px; line-height:32px;}
			#left.disk .buttonMenu .indexleft_menu ul li a {margin:0 auto; display:block; width:155px; height:32px; border-bottom:1px dotted #e6e6e6;}
			#left.disk .buttonMenu .indexleft_menu ul li a p {margin-bottom:4px; vertical-align:middle;}
			#left.disk .buttonMenu .indexleft_menu ul li a span {margin-left:7px; font-size:11px;}
			#left.disk .buttonMenu .indexleft_menu ul li a p.img1 {display:inline-block; width:21px; height:18px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -5px -67px;  }
			#left.disk .buttonMenu .indexleft_menu ul li a p.img2 {display:inline-block; width:21px; height:18px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -5px -100px;  }
			#left.disk .buttonMenu .indexleft_menu ul li a p.img3 {display:inline-block; width:21px; height:18px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -5px -130px;  }
			#left.disk .buttonMenu .indexleft_menu ul li a p.img4 {display:inline-block; width:21px; height:19px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -5px -163px;  }
			#left.disk .buttonMenu .indexleft_menu ul li a p.img5 {display:inline-block; width:21px; height:23px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -5px -194px;  }
			#left.disk .buttonMenu .install {margin-top:5px; width:183px; height:50px; background-color:#434547; border-radius:5px;}
			#left.disk .buttonMenu .install .install_img {float:left; width:35px; height:30px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -30px -67px; margin-top:10px; margin-left:15px;}
			#left.disk .buttonMenu .install span {float:left; letter-spacing:-1px; font-family:"굴림","gulim","돋움","dotum"; font-size:13px; font-weight:bold; color:white; margin:10px 10px 4px 10px;}
			#left.disk .buttonMenu .adtdisk {margin-top:5px; width:183px; height:50px; background:url(http://img1.filewang.net/common/img/left_adult_background.png); border-radius:5px;}
			#left.disk .buttonMenu .adtdisk .adtdisk_img {float:left; width:35px; height:39px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -30px -120px; margin-top:5px; margin-left:15px;}
			#left.disk .buttonMenu .adtdisk span {float:left; letter-spacing:-1px; font-family:"굴림","gulim","돋움","dotum"; font-size:13px; font-weight:bold; color:white; margin:18px 10px 4px 10px;}
			#left.disk .buttonMenu .helpdesk {margin-top:5px; width:183px; height:129px; border:1px solid #d9d9d9; border-radius:5px 5px 0 0;}
			#left.disk .buttonMenu .helpdesk .helpdesk_img {float:left; width:26px; height:26px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -30px -163px; margin-top:10px; margin-left:14px; }
			#left.disk .buttonMenu .helpdesk .helpdesk_img2 {float:left; width:50px; height:13px; background:url('http://img1.filewang.net/common/img/img_object160111.png') no-repeat -30px -194px; margin-top:15px; margin-left:5px; overflow:hidden; text-indent:100%; white-space:nowrap; }
			#left.disk .buttonMenu .helpdesk .number {font-size:23px; font-family:"Tahoma",""; color:#ff902e; margin-left:14px;}
			#left.disk .buttonMenu .helpdesk .comment { margin-left:14px; margin-top:8px; font-size:12px; font-family:"굴림","gulim","돋움","dotum"; color:#787878;}
			#left.disk .buttonMenu .advice {width:183px; height:30px; border:1px solid #d9d9d9; border-radius:0 0 5px 5px; border-top:none; text-align:center; line-height:30px; font-size:11px}
			#left.disk .buttonMenu .advice a.adv01 {float:left; width:91px; height:30px; border-right:1px solid #d9d9d9;}
			#left.disk .buttonMenu .advice a.adv02 {float:left; width:91px; height:30px;}

			/*left disk*/
			#left.disk .buttonMenu .diskleft_menu {margin-top:5px; width:183px;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_top {width:183px; height:33px; border:1px solid #d9d9d9; border-radius:5px 5px 0 0; line-height:33px; }
			#left.disk .buttonMenu .diskleft_menu .diskleft_top > span {margin-left:5px; font-size:15px; font-weight:bold; color:#434547;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_top .red_right_arrow { width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -49px -294px;vertical-align:text-top; margin-top:-3px; margin-left:10px;}
			
			#left.disk .buttonMenu .diskleft_menu .diskleft_sort {width:183px; height:31px; border:1px solid #d9d9d9; border-top:none;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_sort ul a {text-align:center;float:left; width:91px;line-height:31px;font-size:12px; font-weight:bold; font-family:"돋움","dotum"; background:#f8f8f8; color:#9f9f9f;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_sort ul a:hover {color:#de2020; background:#fff; border-bottom:1px solid #fff;}
			
			/* ~160224 이전메뉴
			#left.disk .buttonMenu .diskleft_menu .diskleft_list {width:183px; height:360px; border:1px solid #d9d9d9; letter-spacing:-0.03em; border-radius:0 0 5px 5px; border-top:none;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_list ul {margin-left:10px; padding-top:7px;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_list ul span {font-size:13px; font-weight:bold; color:#434547;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_list ul span .gray_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -63px -294px;vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_list ul li {width:155px; height:22px; line-height:22px;color:#777; border-bottom:1px dotted #d9d9d9; margin-top:5px; margin-bottom:4px; padding-left:6px;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_list ul li a:hover {color:#de2020; }
		//판매자
			#left.disk .buttonMenu .diskleft_menu .diskleft_sellerlist {width:183px; height:470px; border:1px solid #d9d9d9; letter-spacing:-0.03em; border-radius:0 0 5px 5px; border-top:none;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_sellerlist ul {margin-left:10px; padding-top:7px;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_sellerlist ul span {font-size:13px; font-weight:bold; color:#434547;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_sellerlist ul span .gray_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -63px -294px;vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_sellerlist ul li {width:155px; height:22px; line-height:22px;color:#777; border-bottom:1px dotted #d9d9d9; margin-top:5px; margin-bottom:4px; padding-left:6px;}
			#left.disk .buttonMenu .diskleft_menu .diskleft_sellerlist ul li a:hover {color:#de2020; }
			*/

			#left.disk .buttonMenu .diskleft_menu  {margin-top:5px; width:183px; height:192px; border:1px solid #d9d9d9; border-radius:5px;}
			#left.disk .buttonMenu .diskleft_menu  ul li {height:32px; line-height:32px;}
			#left.disk .buttonMenu .diskleft_menu  ul li a {margin:0 auto; display:block; width:155px; height:32px; border-bottom:1px dotted #e6e6e6;}
			#left.disk .buttonMenu .diskleft_menu  ul li a p {margin-bottom:4px; vertical-align:middle;}
			#left.disk .buttonMenu .diskleft_menu  ul li a span {margin-left:7px; font-weight:bold;}
			#left.disk .buttonMenu .diskleft_menu  ul li a p.red_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -49px -294px; vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
			


			#left.disk .adultToon {margin-top:10px;}
	
		/* leftMenu */
			/* commonLeftMenu1 */
				
				.commonLeftMenu1 h2 { position:relative; width:195px; height:51px; background:url(http://img1.filewang.net/common/disk/left_menutitle.gif) no-repeat; }
				.commonLeftMenu1 h2 a { display:block; height:51px; line-height:51px; padding:0 0 0 13px; overflow:hidden; color:#fff; font-size:16px; font-weight:bold; text-decoration:none; }
				.commonLeftMenu1 h2 .eng { position:absolute; display:block; height:14px; line-height:14px; right:13px; bottom:15px; font-size:10px; font-family:Tahoma, Geneva, sans-serif; color:#ffe1c9; font-weight:normal; }
				.commonLeftMenu1 .basicList { border:1px solid #c3c3c3; border-top:0; }
				.commonLeftMenu1 .basicList li { border-bottom:1px solid #e0e0e0; }
				.commonLeftMenu1 .basicList li a { display:block; height:14px; line-height:14px; padding:10px 0 10px 13px; color:#545454; border-top:1px solid #fff; border-left:1px solid #fff;  }
				.commonLeftMenu1 .basicList li.on a { color:#ff4100; font-weight:bold; background-color:#F8F8F8; }
				.commonLeftMenu1 .basicList li a:hover { color:#ff4100; text-decoration:none; }
				.commonLeftMenu1 .basicList li.last { border:0; }
				.commonLeftMenu1 .helpdesk {width:183px; height:124px; border:1px solid #dedede; margin-top:5px;}
				.commonLeftMenu1 .helpdesk_btn {width:195px; height:31px; margin-top:1px;}
				.commonLeftMenu1 .helpdesk_btn .btn1 {width:95px; height:29px; border:1px solid #dedede; margin-top:1px; float:left; text-align:center; line-height:29px; color:gray; font-weight:bold;}
				.commonLeftMenu1 .helpdesk_btn .btn2 {width:95px; height:29px; border:1px solid #dedede; margin-left:1px; margin-top:1px; float:left; text-align:center; line-height:29px; color:gray; font-weight:bold;}
				
				/*이벤트메뉴*/
				.commonLeftMenu1 {margin-top:5px; width:183px;}
				.commonLeftMenu1 .eventleft_top {width:183px; height:33px; border:1px solid #d9d9d9; border-radius:5px 5px 0 0; line-height:33px; }
				.commonLeftMenu1 .eventleft_top > span {margin-left:5px; font-size:15px; font-weight:bold; color:#434547;}
				.commonLeftMenu1 .eventleft_top .red_right_arrow { width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -49px -294px;vertical-align:text-top; margin-top:-3px; margin-left:10px;}

				.commonLeftMenu1 .eventleft_list {width:183px; height:104px; border:1px solid #d9d9d9; letter-spacing:-0.03em; border-radius:0 0 5px 5px; border-top:none;}
				.commonLeftMenu1 .eventleft_list ul {margin-left:10px; padding-top:7px;}
				.commonLeftMenu1 .eventleft_list ul span {font-size:13px; font-weight:bold; color:#434547;}
				.commonLeftMenu1 .eventleft_list ul span .gray_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -63px -294px;vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
				.commonLeftMenu1 .eventleft_list ul li {width:155px; height:24px; line-height:22px;color:#777; border-bottom:1px dotted #d9d9d9; margin-top:5px; margin-bottom:4px; padding-left:6px;}
				.commonLeftMenu1 .eventleft_list ul li a:hover {color:#de2020; }

				/*고객센터메뉴*/
				.commonLeftMenu1 .helpdesk_left_top {width:183px; height:33px; border:1px solid #d9d9d9; border-radius:5px 5px 0 0; line-height:33px; }
				.commonLeftMenu1 .helpdesk_left_top > span {margin-left:5px; font-size:15px; font-weight:bold; color:#434547;}
				.commonLeftMenu1 .helpdesk_left_top .red_right_arrow { width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -49px -294px;vertical-align:text-top; margin-top:-3px; margin-left:10px;}

				.commonLeftMenu1 .helpdesk_left_list {width:183px; height:196px; border:1px solid #d9d9d9; letter-spacing:-0.03em; border-radius:0 0 5px 5px; border-top:none;}
				.commonLeftMenu1 .helpdesk_left_list ul {margin-left:10px; padding-top:7px;}
				.commonLeftMenu1 .helpdesk_left_list ul span {font-size:13px; font-weight:bold; color:#434547;}
				.commonLeftMenu1 .helpdesk_left_list ul span .gray_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -63px -294px;vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
				.commonLeftMenu1 .helpdesk_left_list ul li {width:155px; height:22px; line-height:22px;color:#777; border-bottom:1px dotted #d9d9d9; margin-top:5px; margin-bottom:4px; padding-left:6px;}
				.commonLeftMenu1 .helpdesk_left_list ul li a:hover {color:#de2020; }
				
				/*충전샵메뉴*/
				.commonLeftMenu1 .pay_left_top {width:183px; height:33px; border:1px solid #d9d9d9; border-radius:5px 5px 0 0; line-height:33px; }
				.commonLeftMenu1 .pay_left_top > span {margin-left:5px; font-size:15px; font-weight:bold; color:#434547;}
				.commonLeftMenu1 .pay_left_top .red_right_arrow { width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -49px -294px;vertical-align:text-top; margin-top:-3px; margin-left:10px;}

				.commonLeftMenu1 .pay_left_list {width:183px; /*height:105px;*/ border:1px solid #d9d9d9; letter-spacing:-0.03em; border-radius:0 0 5px 5px; border-top:none;}
				.commonLeftMenu1 .pay_left_list ul {margin-left:10px; padding-top:7px;}
				.commonLeftMenu1 .pay_left_list ul span {font-size:13px; font-weight:bold; color:#434547;}
				.commonLeftMenu1 .pay_left_list ul span .gray_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -63px -294px;vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
				.commonLeftMenu1 .pay_left_list ul li {width:155px; height:24px; line-height:22px;color:#777; border-bottom:1px dotted #d9d9d9; margin-top:5px; margin-bottom:4px; padding-left:6px;}
				.commonLeftMenu1 .pay_left_list ul li a:hover {color:#de2020; }
				
				.commonLeftMenu1 .bohum_event { margin-top:5px;  }
				.commonLeftMenu1 .bohum_event li { float:left; }
				.commonLeftMenu1 .bohum_event li.rt { float:right; }

				/*쪽지함메뉴*/
				.commonLeftMenu1 .memoleft_top {width:183px; height:33px; border:1px solid #d9d9d9; border-radius:5px 5px 0 0; line-height:33px; }
				.commonLeftMenu1 .memoleft_top > span {margin-left:5px; font-size:15px; font-weight:bold; color:#434547;}
				.commonLeftMenu1 .memoleft_top .red_right_arrow { width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -49px -294px;vertical-align:text-top; margin-top:-3px; margin-left:10px;}

				.commonLeftMenu1 .memoleft_list {width:183px; height:115px; border:1px solid #d9d9d9; letter-spacing:-0.03em; border-radius:0 0 5px 5px; border-top:none;}
				.commonLeftMenu1 .memoleft_list ul {margin-left:10px; padding-top:7px;}
				.commonLeftMenu1 .memoleft_list ul span {font-size:13px; font-weight:bold; color:#434547;}
				.commonLeftMenu1 .memoleft_list ul span .gray_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -63px -294px;vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
				.commonLeftMenu1 .memoleft_list ul li {width:155px; height:22px; line-height:22px;color:#777; border-bottom:1px dotted #d9d9d9; margin-top:5px; margin-bottom:4px; padding-left:6px;}
				.commonLeftMenu1 .memoleft_list ul li a:hover {color:#de2020; }


			/* commonLeftMenu2 */ /*내정보메뉴*/
				.commonLeftMenu2 {margin-top:5px; width:183px;}
				.commonLeftMenu2 .diskleft_top {width:183px; height:33px; border:1px solid #d9d9d9; border-radius:5px 5px 0 0; line-height:33px; }
				.commonLeftMenu2 .diskleft_top > span {margin-left:5px; font-size:15px; font-weight:bold; color:#434547;}
				.commonLeftMenu2 .diskleft_top .red_right_arrow { width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -49px -294px;vertical-align:text-top; margin-top:-3px; margin-left:10px;}
			
				.commonLeftMenu2 .diskleft_sort {width:183px; height:31px; border:1px solid #d9d9d9; border-top:none;}
				.commonLeftMenu2 .diskleft_sort ul li {text-align:center;float:left; width:91px;line-height:31px;font-size:12px; font-weight:bold; font-family:"돋움","dotum"; background:#f8f8f8; color:#9f9f9f; cursor:pointer;}
				.commonLeftMenu2 .diskleft_sort ul li:hover, .commonLeftMenu2 .diskleft_sort ul li.active {color:#ff0000; background:#fff; border-bottom:1px solid #fff; }



				.commonLeftMenu2 .diskleft_list {width:183px; height:360px; border:1px solid #d9d9d9; letter-spacing:-0.03em; border-radius:0 0 5px 5px; border-top:none;}
				.commonLeftMenu2 .diskleft_list ul {margin-left:10px; padding-top:7px;}
				.commonLeftMenu2 .diskleft_list ul span {font-size:13px; font-weight:bold; color:#434547;}
				.commonLeftMenu2 .diskleft_list ul span .gray_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -63px -294px;vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
				.commonLeftMenu2 .diskleft_list ul li {width:155px; height:22px; line-height:22px;color:#777; border-bottom:1px dotted #d9d9d9; margin-top:5px; margin-bottom:4px; padding-left:6px;}
				.commonLeftMenu2 .diskleft_list ul li a:hover {color:#de2020; }
				/*판매자*/
				.commonLeftMenu2 .diskleft_sellerlist {width:183px; height:470px; border:1px solid #d9d9d9; letter-spacing:-0.03em; border-radius:0 0 5px 5px; border-top:none;}
				.commonLeftMenu2 .diskleft_sellerlist ul {margin-left:10px; padding-top:7px;}
				.commonLeftMenu2 .diskleft_sellerlist ul span {font-size:13px; font-weight:bold; color:#434547;}
				.commonLeftMenu2 .diskleft_sellerlist ul span .gray_right_arrow {width:7px; height:14px; display:inline-block; background:url(http://img1.filewang.net/common/img/img_object160111.png) no-repeat -63px -294px;vertical-align:text-top; margin-top:-1px; margin-left:-1px;}
				.commonLeftMenu2 .diskleft_sellerlist ul li {width:155px; height:22px; line-height:22px;color:#777; border-bottom:1px dotted #d9d9d9; margin-top:5px; margin-bottom:4px; padding-left:6px;}
				.commonLeftMenu2 .diskleft_sellerlist ul li a:hover {color:#de2020; }
				/*new 아이콘*/
				.commonLeftMenu2 .diskleft_sellerlist ul li .icon { position:absolute; right:10px; top:12px; display:block; margin-left:4px; background-image:url(http://img1.filewang.net/common/disk/icon_list_set.gif); background-repeat:no-repeat; overflow:hidden; text-indent:-1000px; overflow:hidden; vertical-align:middle; }
				.commonLeftMenu2 .diskleft_sellerlist ul li .icon.new { width:11px; height:11px; background-position:-1px -1px; vertical-align:top; }/*새글*/
			
			
			/* Disk */
				#leftMenu.diskMenu { margin-top:5px; border:1px solid #dedede; background:#f9f9f9; width:183px; }
				#leftMenu.diskMenu .basicList { padding:0 10px; border-bottom:0 solid #e0e0e0 }
				#leftMenu.diskMenu .basicList li { }
				#leftMenu.diskMenu .basicList li.on a { color:#ff3f00; }
				#leftMenu.diskMenu .basicList li a { display:block; height:14px; line-height:14px; padding:11px 0 10px 0; border-bottom:1px solid #e0e0e0; font-weight:bold; color:#555555;  }
				#leftMenu.diskMenu .basicList li a:hover { color:#777; text-decoration:none; }
				#leftMenu.diskMenu .basicList li a.last { border:0; }
				#leftMenu.diskMenu .floatList { height:14px; line-height:14px; padding:11px 0 10px 12px; background:#f0f0f0; }
				#leftMenu.diskMenu .floatList li { float:left; padding:0 11px 0 10px; background:url(http://img1.filewang.net/common/disk/icon_floatmenu.gif) no-repeat right top; }
				#leftMenu.diskMenu .floatList li.ri { background:none; padding-right:0; }
				#leftMenu.diskMenu .floatList li a { color:#555555;  }
				#leftMenu.diskMenu .floatList li a:hover { color:#777; text-decoration:none;}
				
		/*기존 돈디top100/ 내가받은자료/ 찜한자료/ 자료요청/ 컨텐츠판매 메뉴/
				#left.disk .tabLatest { margin-top:5px; width:183px; height:131px; border:1px solid #dedede; position:relative; }
				#left.disk .tabLatest .box { }
				#left.disk .tabLatest .tab { width:95px; height:20px; padding:8px 0; line-height:20px; float:left; text-align:center; border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0; font-size:11px; background:#f9f9f9; }
				#left.disk .tabLatest .tab.on { padding:8px 0 9px 0; background:#fff; border-bottom:0; line-height:10px; }
				#left.disk .tabLatest .tab .tabMenu { color:#777; letter-spacing:-1px; border-bottom:1px solid #fff; }
				#left.disk .tabLatest .tab.on .tabMenu { color:#555; font-weight:bold; line-height:20px; }
				#left.disk .tabLatest .box ul { clear:both; position:absolute; padding:9px 0 0 0; width:183px; top:32px; left:0; text-align:left; }
				#left.disk .tabLatest .box ul li { height:14px; line-height:14px; padding:0 0 3px 14px; background:url(http://img1.filewang.net/common/disk/texthead_rect_gray.gif) no-repeat 9px 6px; }
				#left.disk .tabLatest .box ul li a { color:#555; font-size:11px; }
		*/
				#left_notice { width:183px; height:140px; background-color:#fff; border:1px solid #dedede; margin-top:5px;}
				#left_notice .menu {width:183px; height:37px; background-color:#efefef; border-bottom:1px solid #dedede;}
				#left_notice .menu ul li { float:left; line-height:37px; text-align:center;}
				#left_notice .menu ul li a {font-size:11px; display:block; width:96px; height:37px; line-height:37px; font-weight:normal; text-decoration:none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
				#left_notice .menu ul li.mid a {font-size:11px; display:block; width:97px; height:37px; line-height:37px; font-weight:normal; text-decoration:none; border-left:1px solid #dedede;}
				#left_notice .menu ul li a:hover {background-color:#fff; z-index:999; border-bottom:1px solid #fff; height:38px; font-weight:bold; color:gray;}
				#left_notice .menu ul li a.on {background-color:#fff; z-index:999; border-bottom:1px solid #fff; height:38px; font-weight:bold; color:gray;}
				#left_notice .list ol { margin-left:10px; margin-top:5px; list-style:disc;}
				#left_notice .list ol li {padding-top:7px; width:170px; overflow:hidden;  text-overflow:ellipsis; position:relative; white-space:nowrap; list-style:disc;/*왜안먹힘-_-;*/}

/* indexLayerWrap */
	#indexLayerWrap { position:absolute; width:100%; z-index:9999; }
	/* couponExpireLayer */
		#indexLayerWrap .couponExpireLayer { position: relative; width:669px; height:406px; margin:0 auto; margin-top:150px; background:url(http://img1.filewang.net/common/disk/bg.png) no-repeat; }
		#indexLayerWrap .couponExpireLayer .btnClose { position:absolute; right:30px; top:30px; display:block; width:17px; height:17px; background:url(http://img1.filewang.net/common/disk/btn_close.png) no-repeat; overflow:hidden; text-indent:-1000px; }
		#indexLayerWrap .couponExpireLayer .btnGo { position:absolute; left:220px; top:295px; display:block; width:248px; height:52px; background:url(http://img1.filewang.net/common/disk/btn_go.png) no-repeat; overflow:hidden; text-indent:-1000px; }
		#indexLayerWrap .couponExpireLayer .btnTodayClose { position:absolute; right:30px; bottom:30px; display:block; width:131px; height:14px; background:url(http://img1.filewang.net/common/disk/check.png) no-repeat; overflow:hidden; text-indent:-1000px; }
		
	/* couponGuideLayer */
		#indexLayerWrap .couponGuideLayer { position: relative; width:619px; height:526px; margin:0 auto; margin-top:150px; background:url(http://img1.filewang.net/common/diskbg_t.png) no-repeat; }
		#indexLayerWrap .couponGuideLayer .btnClose { position:absolute; right:30px; top:30px; display:block; width:17px; height:17px; background:url(http://img1.filewang.net/common/disk/btn_close_t.png) no-repeat; overflow:hidden; text-indent:-1000px; }
		#indexLayerWrap .couponGuideLayer .btnGo { position:absolute; left:195px; top:420px; display:block; width:248px; height:52px; background:url(http://img1.filewang.net/common/disk/btn_go_t.png) no-repeat; overflow:hidden; text-indent:-1000px; }
		#indexLayerWrap .couponGuideLayer .btnTodayClose { position:absolute; right:30px; bottom:30px; display:block; width:131px; height:14px; background:url(http://img1.filewang.net/common/disk/close_today.png) no-repeat; overflow:hidden; text-indent:-1000px; }
		
		#indexLayerWrap .couponGuideLayer .point,
		#indexLayerWrap .couponGuideLayer .day { position:absolute; }
		#indexLayerWrap .couponGuideLayer .number { float:left; font-family:Tahoma, Geneva, sans-serif; color:#f00; font-size:22px; font-weight:bold; vertical-align:top; }
		#indexLayerWrap .couponGuideLayer .point { top:288px; right:150px; }
		#indexLayerWrap .couponGuideLayer .day { top:325px; right:150px; }
		#indexLayerWrap .couponGuideLayer .day .unit,
		#indexLayerWrap .couponGuideLayer .point .unit { float:left; height:20px; width:20px; line-height:20px; font-size:18px; font-weight:bold; font-family:Tahoma, 굴림, sans-serif; color:#555; margin-top:4px; text-align:center; }
		#indexLayerWrap .couponGuideLayer .day .unit { font-size:16px; vertical-align:top; margin-top:5px  }













/* common Object */

	/*alpha blind in IE6!*/
		.alphaBlind /* position fixed Top */{position:fixed; display:none; width:100%; height:100%; color:#fff; z-index:1000; left:0; top:0px; background-color:#000; background:url(http://img1.filewang.net/common/disk/black_blind.png);}
		.alphaBlind2 /* position fixed Top */{position:fixed; display:none; width:100%; height:100%; color:#fff; z-index:1000; left:0; top:0px; background-color:#000; background:url(http://img1.filewang.net/common/disk/black_blind.png);}
		* html,* html body /* IE6 Fixed Position Jitter Fix */{background-image:url(about:blank); background-attachment:fixed;}
		* html .alphaBlind /* IE6 position fixed Top */{position:absolute;bottom:auto;top:expression(eval(document.documentElement.scrollTop));}	

	/* commonSelectBox */
		.commonSelectBox { position:relative; display:inline-block; padding-right:5px; border:1px solid #abadb3; margin-top:-1px; height:28px; }
		.commonSelectBox * { margin:0; padding:0; }
		.commonSelectBox ul { position:absolute; display:none; width:100%; left:-1px; background-color:#fff; border:1px solid #cccccc; z-index:20; }
		.commonSelectBox ul li { height:24px; line-height:24px; overflow:hidden; list-style:none; color:#818181; background-color:#fff; cursor:pointer; padding:0 5px; }
		.commonSelectBox ul li:hover { background-color:#f4f4f4; }
		.commonSelectBox ul li.selected { list-style:none; color:#818181; background-color:#f4f4f4; }
		.commonSelectBox .nowSelected { color:#5d5d5d; height:30px; padding:0 0 0 10px; line-height:30px; cursor:pointer; overflow:hidden; background:url(http://img1.filewang.net/common/disk/selectbox_arrow1.gif) no-repeat right center; }
		.commonSelectBox select { display:none; }

		.selectY { padding-right:12px; } 

	/* commonPaginate1 */
		.commonPaginate1 { height:33px; text-align:center; overflow:hidden; }
		.commonPaginate1 .border-box { display:inline-block; overflow:hidden; height:33px;}
		.commonPaginate1 .border-box a { width:31px; display:inline-block; height:14px; padding:5px; margin:0 5px; line-height:14px; overflow:hidden; color:#2f2f2f; font-weight:bold; font-family:Tahoma, Geneva, sans-serif; text-align:center;}
		.commonPaginate1 .border-box a:hover { color:#fff; background:#ff0000; transition:all 0.2s;  border-radius:5px; }
		.commonPaginate1 .border-box a.on {color:#fff; background:#ff0000; transition:all 0.2s; border-radius:5px; }
		.commonPaginate1 .prevBtn,
		.commonPaginate1 .nextBtn { display:inline-block; height:14px; line-height:14px; overflow:hidden; color:#575757; }
		.commonPaginate1 .prevBtn { text-indent:-9999px; width:62px; height:26px; background:url(http://img1.filewang.net/common/img/img_object160111.png) -252px -44px no-repeat; vertical-align:text-top;margin-right:5px; margin-top:-23px;}
		.commonPaginate1 .nextBtn { text-indent:-9999px; width:62px; height:26px; background:url(http://img1.filewang.net/common/img/img_object160111.png) -321px -44px no-repeat; vertical-align:text-top;margin-left:5px; margin-top:-23px;}

	/* pagingTypeReple */
		.pagingTypeReple { clear:both; padding:0 0 15px 0; text-align:center; vertical-align:top; }
		.pagingTypeReple a { display:inline-block; height:14px; padding:9px 5px 10px 5px; line-height:14px; overflow:hidden; color:#2f2f2f; font-size:11px; font-family:Tahoma, Geneva, sans-serif; }
		.pagingTypeReple a:hover { color:#333; }
		.pagingTypeReple a.on { color:#ff3c00; background:#fff; font-weight:bold; }
		.pagingTypeReple .prevBtn,
		.pagingTypeReple .nextBtn { display:inline-block; height:14px; line-height:14px; overflow:hidden; color:#575757; }
		.pagingTypeReple .prevBtn { padding:10px 8px 9px 10px; background:url(http://img1.filewang.net/common/disk/paginate1_arrow_prev.gif) no-repeat left center; }
		.pagingTypeReple .nextBtn { padding:10px 10px 9px 8px; background:url(http://img1.filewang.net/common/disk/paginate1_arrow_next.gif) no-repeat right center; }

	/* pagingTypeNumberOnly */
		.pagingTypeNumberOnly { clear:both; text-align:center; vertical-align:top; }
		.pagingTypeNumberOnly a { display:inline-block; height:14px; padding:5px 5px 6px 5px; line-height:14px; overflow:hidden; color:#2f2f2f; font-size:11px; font-family:Tahoma, Geneva, sans-serif; }
		.pagingTypeNumberOnly a:hover { color:#333; }
		.pagingTypeNumberOnly a.on { color:#ff3c00; font-weight:bold; cursor:default; text-decoration:none; }
		.pagingTypeNumberOnly .prevBtn,
		.pagingTypeNumberOnly .nextBtn { display:inline-block; height:14px; line-height:14px; overflow:hidden; color:#575757; }
		.pagingTypeNumberOnly .prevBtn { padding:6px 3px 5px 8px; background:url(http://img1.filewang.net/common/disk/paginate1_arrow_prev.gif) no-repeat left center; }
		.pagingTypeNumberOnly .nextBtn { padding:6px 8px 5px 3px; background:url(http://img1.filewang.net/common/disk/paginate1_arrow_next.gif) no-repeat right center; }
		

	/* downEvalStarPrint */
		.downEvalStarPrint,
		.downEvalStarPrint span { display:inline-block; height:18px; background-image:url(http://img1.filewang.net/common/seller/icon_starscore.png); overflow:hidden; }
		.downEvalStarPrint { width:82px; background-position:left 0; text-align:left; }
		.downEvalStarPrint span { display:block; background-position:0 -18px; text-indent:-1000px; }
		
		
		
	/* sellerClassIcon */
		.sellerClassIcon { display:inline-block; width:54px; height:25px; overflow:hidden; text-indent:-1000px; background-image:url(http://img1.filewang.net/common/seller/seller_class.png); background-repeat:no-repeat; background-position:-1px -1px; vertical-align:middle; *text-indent:0; *line-height:1000px; }
		.sellerClassIcon.class5 { background-position:-1px -1px; }
		.sellerClassIcon.class4 { background-position:-1px -32px; }
		.sellerClassIcon.class3 { background-position:-1px -63px; }
		.sellerClassIcon.class2 { background-position:-1px -94px; }
		.sellerClassIcon.class1 { background-position:-1px -125px; }
	
		
	/* commonTabMenu */
		.commonTabMenu { height:36px; overflow:hidden;margin-bottom:-1px;}
		.commonTabMenu ul { display:inline-block; *display:inline; *zoom:1; }
		.commonTabMenu ul li { float:left; display:inline;}
		.commonTabMenu ul li a { display:block; width:88px; height:14px; padding:10px 0 10px 0; border-top:1px solid #d9d9d9; border-right:1px solid #d9d9d9; color:#666666; text-align:center; line-height:14px; font-weight:bold; }
		.commonTabMenu ul li a.MyRequest { width:112px !important; height:12px; border-top:3px solid #E71919; line-height:10px;}
		.commonTabMenu ul li:nth-child(1) a {border-left:1px solid #d9d9d9; width:60px !important;}
		.commonTabMenu ul li.on {}
		.commonTabMenu ul li.on a { color:#fff; background:#e71919;}

	/* top100 보드스타일 */
		#top100_board_style { float:right; }
		#top100_board_style .listType { margin-top:1px; display:block; width:78px; height:28px; margin-left:3px; float:right; background-position:-0px -30px; background-repeat:no-repeat; text-indent:-1000px; overflow:hidden; }
		#top100_board_style .listType.on { background-position:-0px -0px; }
		#top100_board_style .listType.gallery { background-image:url(http://img1.filewang.com/common/img/image_icon.png); }
		#top100_board_style .listType.board { background-image:url(http://img1.filewang.com/common/img/board_icon.png); }


	/* commonTabMenu2 */
		.commonTabMenu2 { position:relative; height:32px; border-bottom:2px solid #ff0000; }
		.commonTabMenu2 ul { position:absolute; left:0; top:0; }
		.commonTabMenu2 ul li { position:relative; float:left; width:170px; height:32px; margin-left:-1px; *display:inline; *zoom:1; z-index:1; }
		.commonTabMenu2 ul li.first { margin-left:0; }
		.commonTabMenu2 ul li.on { z-index:3; }
		.commonTabMenu2 ul li a { display:block; height:14px; padding:9px 7px 8px 7px; line-height:14px; border:1px solid #ccc; border-bottom:0; background:#fafafa; color:#888; text-align:center; text-decoration:none; overflow:hidden; }
		.commonTabMenu2 ul li a:hover { background:#fff; color:#555; }
		.commonTabMenu2 ul li.on a {  padding:9px 7px 9px 7px; font-weight:bold; color:#444; border:2px solid #ff0000; border-bottom:0; background:#fff; }

	/* commonTabMenu3 */
		.commonTabMenu3 { position:relative; height:18px; }
		.commonTabMenu3 ul { position:absolute; left:0; top:0; }
		.commonTabMenu3 ul li { position:relative; float:left; height:28px; margin-left:-1px; *display:inline; *zoom:1; z-index:1; }
		.commonTabMenu3 ul li.first { margin-left:0; }
		.commonTabMenu3 ul li.on { z-index:3; }
		.commonTabMenu3 ul li a { display:inline-block; height:14px; padding:7px 10px 6px 10px; line-height:14px; border:1px solid #ccc; border-bottom:0; background:#fafafa; color:#888; text-align:center; text-decoration:none; overflow:hidden; font-size:11px; }
		.commonTabMenu3 ul li a:hover { background:#fff; color:#555; }
		.commonTabMenu3 ul li.on a {  padding:7px 10px 7px 10px; font-weight:bold; color:#444;  background:#fff; font-size:11px; }
		
		
	/* commonPopup1 */
		.commonPopup1 {  }
		.commonPopup1 .popupHeader { height:43px; border-bottom:1px solid #d9d9d9; background:#fff; position:relative; }
		.commonPopup1 .popupHeader h1 { display:none; }
		.commonPopup1 .popupHeader h2 { font-size:16px; height:17px; line-height:17px; padding:14px 0 0 10px; font-weight:bold; color:#434547; font-family:"굴림","gulim"; }
		.commonPopup1 .popupHeader .subtitle { position:absolute; display:none; right:10px; top:11px; width:106px; height:19px; }

	/* commonPopup2 */
		.commonPopup2 {  }
		.commonPopup2 .popupHeader { height:43px; border-bottom:1px solid #2900b1; background:#8900ff; position:relative; }
		.commonPopup2 .popupHeader h1 { display:none; }
		.commonPopup2 .popupHeader h2 { font-size:16px; height:17px; line-height:17px; padding:14px 0 0 10px; font-weight:bold; color:#fff; text-shadow:0 0 2px #2900b1; font-family:굴림, gulim; }
		.commonPopup2 .popupHeader .subtitle { position:absolute; display:none; right:10px; top:11px; width:106px; height:19px; }



	/* commonLayer1 */	
		.commonLayer1 { position: absolute; width:920px; border:5px solid #e71919; background:#fff; }
		.commonLayer1 .btnClose { display:block; position:absolute; right:10px; top:11px; width:17px; height:17px; background:url(http://img1.filewang.net/common/disk/commonpop_layer_close.gif) no-repeat; overflow:hidden; text-indent:-1000px; }
		.commonLayer1 .layerTitle { height: 15px; line-height:15px; padding:12px 10px 12px 10px; overflow: hidden; color:#777; font-size:11px; border:1px solid #dfdfdf; background:#fafafa; }
		.commonLayer1 .layerTitle strong { color:#e71919; font-size:14px; }
		.commonLayer1 .layerContent { padding:10px; }
			
		/* Upload Category Layer */
	
			#diskboardCommonUploadLayer { position: absolute; left:200px; top:243px; width:920px; z-index:1001; }
			#diskboardCommonUploadLayer .layerContent { width: 950px; margin:0 0; }
			#diskboardCommonUploadLayer .layerContent .ul { padding:5px 0 5px 0; _height:1%; } /* IE6하위 */
			*:first-child+html #diskboardCommonUploadLayer .layerContent .ul { min-height:1%; } /* IE7 */
			#diskboardCommonUploadLayer .layerContent .ul:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
			#diskboardCommonUploadLayer .layerContent .list { float:left; height:178px; padding:0 0 0 7px; font-size:12px; border-right:1px solid #e4e4e4; }
			#diskboardCommonUploadLayer .layerContent .list.last { border-right:0; }
			#diskboardCommonUploadLayer .layerContent .list .listTitle { display:block; height:14px; line-height:14px; font-weight:bold; color:#4c4c4c; }
			#diskboardCommonUploadLayer .layerContent .list .listTitle:hover { color:#333333; }
			#diskboardCommonUploadLayer .layerContent .list .sub { padding:10px 0 0 0; }
			#diskboardCommonUploadLayer .layerContent .list .sub li { height:14px; line-height:14px; overflow:hidden; }
			#diskboardCommonUploadLayer .layerContent .list .sub li.last { background:none; }
			#diskboardCommonUploadLayer .layerContent .list .sub li a { color:#838383; font-size:11px; }
			#diskboardCommonUploadLayer .layerContent .list .sub li a:hover { color:#555555; }
			#diskboardCommonUploadLayer .layerContent #adult .listTitle { background:url(http://img.luckyworld.net/common/header/tc_adult_icon.gif) no-repeat 28px top; }
			
			#diskboardCommonUploadLayer .layerContent #movie { width:115px; }
			#diskboardCommonUploadLayer .layerContent #drama { width:95px; }
			#diskboardCommonUploadLayer .layerContent #video { width:95px; }
			#diskboardCommonUploadLayer .layerContent #game { width:105px; }
			#diskboardCommonUploadLayer .layerContent #manhwa { width:60px; }
			#diskboardCommonUploadLayer .layerContent #animation { width:104px; }	
			#diskboardCommonUploadLayer .layerContent #music { width:70px; }
			#diskboardCommonUploadLayer .layerContent #util { width:75px; }
			#diskboardCommonUploadLayer .layerContent #education { width:90px; }
			#diskboardCommonUploadLayer .layerContent #mobile { width:85px; }
			#diskboardCommonUploadLayer .layerContent #other { width:60px; }	
			#diskboardCommonUploadLayer .layerContent #adult { width:80px; }






/* disk item */
	/* layer */
		/* ttleItemApply */
			.titleItemApplyLayer { display:none; position:absolute; right:10px; top:36px; z-index:99; width:343px; background:#fff; border:2px solid #666666; }
			.titleItemApplyLayer .titleLine { height:39px; background:#fafafa; border-bottom:1px solid #dfdfdf; color:#333; font-size:15px; }
			.titleItemApplyLayer .titleLine strong { display:block; padding:13px 10px; }
			
			.titleItemApplyLayer .option { height:100px; padding:10px 10px 10px 120px; overflow:hidden; background:url(http://img1.filewang.net/common/disk/thumb_titleitem.gif) no-repeat 10px center; }
			.titleItemApplyLayer .option li { height:18px; line-height:18px; padding:5px 0 2px 0; _height:1%; } /* IE6하위 */
			*:first-child+html .titleItemApplyLayer .option li { min-height:1%; } /* IE7 */
			.titleItemApplyLayer .option li:after { content:" "; display:block; clear:both; height:0; visibility:hidden; } /* 표준 */ 
			.titleItemApplyLayer .option li .th { display:block; width:70px; height:14px; line-height:14px; padding-top:2px; float:left; color:#333; }
			.titleItemApplyLayer .option li .td { display:block; float:left; height:14px; line-height:14px; padding-top:2px; }
			.titleItemApplyLayer .option li .check { display:block; float:left; width:13px; height:13px; margin:1px 5px 0 0; }
			.titleItemApplyLayer .option li .colorSet { display:block; float:left; border:0; width:17px; height:17px; margin:0 3px 0 0; cursor:pointer; _cursor:hand; background:#777 }
			.titleItemApplyLayer .option li .colorSet span { display:block; overflow:hidden; text-indent:-1000px; }
			.titleItemApplyLayer .option li .colorSet:hover { border:1px solid #000; }
			.titleItemApplyLayer .option li .colorSet.on { border:2px solid #000; }
			.titleItemApplyLayer .option li .colorSet.color1 { background:#9600ff; }
			.titleItemApplyLayer .option li .colorSet.color2 { background:#ff3600; }
			.titleItemApplyLayer .option li .colorSet.color3 { background:#0018ff; }
			.titleItemApplyLayer .option li .colorSet.color4 { background:#119400; }
			.titleItemApplyLayer .option li .colorSet.color5 { background:#e0012b; }
			.titleItemApplyLayer .option li .red { color:#f00; }
			
			.titleItemApplyLayer .itemBtnGroup { padding:10px 0; background:#fafafa; border-top:1px solid #dfdfdf; text-align:center; }
			.titleItemApplyLayer .itemBtnGroup .cobtnRou { margin:0 7px; }









/* footer */
#footer .footerMenu { height:14px; padding:9px 0 7px 0; border:0; border-top:2px solid #d9d9d9; border-bottom:1px solid #e8e8e8; text-align:center; background:#FCFCFC; }
#footer .footerMenu a { display:inline-block; height:14px; font-size:11px; line-height:14px; overflow:hidden; padding:0 25px 0 15px; }
/*#footer .footerMenu a { display:inline-block; height:14px; font-size:11px; line-height:14px; overflow:hidden; padding:0 25px 0 15px; background:url(http://img1.filewang.net/common/disk/footer_line.gif) no-repeat right 1px; }*/
#footer .footerMenu a.last { padding:0 0 0 11px; background:none; }
#footer .copyright { clear:both;}





















/* -------------------------------------------------------------------------아래 미사용 css 예상------------------------------------------------------------------------- */

















/* Paging Type */
	/* Paging Type 1 */
		.pagingType1 { text-align: center; }
		.pagingType1 strong,
		.pagingType1 a { display: inline-block; margin: 0 2px; height: 18px; padding: 4px 7px 4px; line-height: 15px; text-decoration: none; border: solid 1px #ffffff; font-family: verdana, dotum, "돋움", AppleGothic; font-size: 11px; overflow: hidden; }
		.pagingType1 strong { background: #fff url(http://img1.filewang.net/common/disk/type1_current1.gif) repeat-x left top; color: #2f6dcb; border: solid 1px #b7d4e8; font-weight: bold; letter-spacing: 0px; }
		.pagingType1 a { background: #fff; border: solid 1px #b7d4e8; text-decoration: none; }
		.pagingType1 a,
		.pagingType1 a:link,
		.pagingType1 a:visited { color: #2f6dcb; }
		.pagingType1 a:hover { color: #2f6dcb; border-color: #5ca8dd; text-decoration: none; }
		.pagingType1 a.first,
		.pagingType1 a.last,
		.pagingType1 a.prev,
		.pagingType1 a.next { display: inline-block; text-indent: -100px; background: none no-repeat center 8px; text-decoration: none; }
		.pagingType1 a.prev { width: 9px; background-image: url(http://img1.filewang.net/common/disk/type2_prev1.gif); }
		.pagingType1 a.next { width: 9px; background-image: url(http://img1.filewang.net/common/disk/type2_next1.gif); }
		.pagingType1 a.first { width: 9px; background-image: url(http://img1.filewang.net/common/disk/type2_first1.gif); }
		.pagingType1 a.last { width: 9px; background-image: url(http://img1.filewang.net/common/disk/type2_last1.gif); }
	/* Paging Type 2 */
		.pagingType2 { text-align: center; }
		.pagingType2 strong,
		.pagingType2 a { display: inline-block; margin: 0 2px; height: 18px; line-height: 15px; text-decoration: none; font-family: verdana, dotum, "돋움", AppleGothic; font-size: 11px; overflow: hidden; }
		.pagingType2 strong { background: #fff none repeat-x left top; color: #808080; font-weight: bold; letter-spacing: 0px; }
		.pagingType2 a { background: #fff; color: #808080;  }
		.pagingType2 a,
		.pagingType2 a:link,
		.pagingType2 a:visited { color: #808080; }
		.pagingType2 a.first,
		.pagingType2 a.last,
		.pagingType2 a.prev,
		.pagingType2 a.next { display: inline-block; text-indent: -100px; background: none no-repeat center 4px; text-decoration: none; }
		.pagingType2 a.prev { width: 4px; background-image: url(http://img1.filewang.net/common/disk/type2_prev1.gif); }
		.pagingType2 a.next { width: 4px; background-image: url(http://img1.filewang.net/common/disk/type2_next1.gif); }
		.pagingType2 a.first { width: 9px; background-image: url(http://img1.filewang.net/common/disk/type2_first1.gif); }
		.pagingType2 a.last { width: 9px; background-image: url(http://img1.filewang.net/common/disk/type2_last1.gif); }


/* Common Board Print */
	/* Text Type 1 */
		.CommonBoardPrint-TextType1 { font-family: dotum, "돋움", AppleGothic; }
		.CommonBoardPrint-TextType1 .list { display: inline-block; width: 100%; }
		.CommonBoardPrint-TextType1 ul { float: left; display: inline; }
		.CommonBoardPrint-TextType1 ul li { float: left; display: inline; clear: both; padding-left: 8px; background: url(http://www.luckyworld.net/images/dot.gif) no-repeat 3px 11px; }
		.CommonBoardPrint-TextType1 ul li span.subject { float: left; display: inline; padding: 5px 0 1px; height: 15px; white-space: nowrap; overflow: hidden; }
		.CommonBoardPrint-TextType1 ul li span.subject,
		.CommonBoardPrint-TextType1 ul li span.subject a { color: #666666; }
		.CommonBoardPrint-TextType1 ul li span.date { float: right; display: inline; width: 60px; height: 15px; padding: 5px 0 1px; white-space: nowrap; text-align: right; font-size: 11px; color: #808080; }
	/* Text Type 1 - Font 11 */
		.CommonBoardPrint-TextType1.CommonBoardPrint-TextType1F11 span.subject { font-size: 11px; }
	/* Text Type 1 - Width 215 */
		.CommonBoardPrint-TextType1.CommonBoardPrint-TextType1W215 ul { width: 215px; overflow: hidden; }
		.CommonBoardPrint-TextType1.CommonBoardPrint-TextType1W215 ul li { width: 207px; }
		.CommonBoardPrint-TextType1.CommonBoardPrint-TextType1W215 ul li span.subject { width: 140px; }
	/* Text Type 2 */
		.CommonBoardPrint-TextType2 { font-family: dotum, "돋움", AppleGothic; }
		.CommonBoardPrint-TextType2 .list { }
		.CommonBoardPrint-TextType2 ul { display: inline-block; }
		.CommonBoardPrint-TextType2 ul li { width: 500px; float: left; display: inline; padding-left: 8px; height: 20px; overflow: hidden; clear: both; background: url(http://www.luckyworld.net/images/dot.gif) no-repeat 3px 11px; color: #808080; }
		.CommonBoardPrint-TextType2 ul li span.column { float: left; display: inline; padding: 4px 0 1px 0; height: 15px; white-space: nowrap; overflow: hidden; }
		.CommonBoardPrint-TextType2 ul li span.subject { width: 250px; }
		.CommonBoardPrint-TextType2 ul li span.cate { width: 86px; }
		.CommonBoardPrint-TextType2 ul li span.hit { width: 58px; }
		.CommonBoardPrint-TextType2 ul li span.votePoint { width: 58px; }
		.CommonBoardPrint-TextType2 ul li span.comment { width: 48px; }
		.CommonBoardPrint-TextType2 ul li span.subject,
		.CommonBoardPrint-TextType2 ul li span.subject a { color: #666666; }
		.CommonBoardPrint-TextType2 ul li span.cate { color: #6b96c2; }
		.CommonBoardPrint-TextType2 ul li span.hit strong { color: #ff6876; }
		.CommonBoardPrint-TextType2 ul li span.votePoint strong { color: #46b3ff; }
		.CommonBoardPrint-TextType2 ul li span.comment strong { color: #a5c800; }
	/* Text Type 3 */
		.CommonBoardPrint-TextType3 ul,
		.CommonBoardPrint-TextType3 li,
		.CommonBoardPrint-TextType3 div { list-style: none; }
		.CommonBoardPrint-TextType3 { }
		.CommonBoardPrint-TextType3 .list { width: 100%; }
		.CommonBoardPrint-TextType3 ul { }
		.CommonBoardPrint-TextType3 ul li { clear: both; background: url('http://www.luckyworld.net/images/dot.gif') no-repeat 3px 9px; }
		.CommonBoardPrint-TextType3 ul li { padding: 3px 0 0px 8px; height: 15px; white-space: nowrap; overflow: hidden; }
		.CommonBoardPrint-TextType3 ul li,
		.CommonBoardPrint-TextType3 ul li a { color: #666666; }
		.CommonBoardPrint-TextType3.CommonBoardPrint-TextType3F11 ul li { font-size: 11px; height: 14px; }
	/* Image Type 1 */
		.CommonBoardPrint-ImageType1 { display: inline-block; width: 240px; }
		.CommonBoardPrint-ImageType1 .focus { float: left; display: inline; width: 92px; overflow: hidden; }
		.CommonBoardPrint-ImageType1 .focus dl { width: 92px; height: 105px; overflow: hidden; }
		.CommonBoardPrint-ImageType1 .focus dl dt { display: none; border: solid 1px #ececec; }
		.CommonBoardPrint-ImageType1 .focus dl dt img { width: 90px; height: 80px; border: 0; vertical-align: top; }
		.CommonBoardPrint-ImageType1 .focus dl dd { display: none; text-align: center; margin-top: 8px; }
		.CommonBoardPrint-ImageType1 .focus dl dt.focus1,
		.CommonBoardPrint-ImageType1 .focus dl dd.focus1 { display: block; }
		.CommonBoardPrint-ImageType1 .list { float: left; display: inline; width: 144px; margin-left: 4px; overflow: hidden; }
		.CommonBoardPrint-ImageType1 .list ul { }
		.CommonBoardPrint-ImageType1 .list li { clear: both; height: 18px; overflow: hidden; white-space: nowrap; text-indent: 9px; background: url(http://www.luckyworld.net/images/dot.gif) no-repeat 4px 5px; }
		.CommonBoardPrint-ImageType1 .list li a { }
		.CommonBoardPrint-ImageType1 .list li img.thumbimg { display: none; }
	/* Image Type 1 - Width 210 */
		.CommonBoardPrint-ImageType1.CommonBoardPrint-ImageType1W210 { width: 210px; }
		.CommonBoardPrint-ImageType1.CommonBoardPrint-ImageType1W210 .list { width: 114px; }
	/* Image Type 1 - Font 11 */
		.CommonBoardPrint-ImageType1.CommonBoardPrint-ImageType1F11 { font-size: 11px; }
	/* Image Type 2 */
		.CommonBoardPrint-ImageType2 { }
		.CommonBoardPrint-ImageType2 .list { display: inline-block; width: 100%; }
		.CommonBoardPrint-ImageType2 ul { float: left; display: inline; margin-left: -12px; margin-top: -12px; }
		.CommonBoardPrint-ImageType2 ul li { float: left; display: inline; margin-left: 12px; margin-top: 12px; }
		.CommonBoardPrint-ImageType2 dl { float: left; display: inline; width: 92px; height: 110px; overflow: hidden; }
		.CommonBoardPrint-ImageType2 dl dt { position: absolute; width: 28px; height: 28px; background: url(http://www.luckyworld.net/images/latest_number_blue.gif) no-repeat left top; text-indent: -1000em; overflow: hidden; }
		.CommonBoardPrint-ImageType2 li.num1 dl dt { background-position: 0 0px; }
		.CommonBoardPrint-ImageType2 li.num2 dl dt { background-position: 0 -30px; }
		.CommonBoardPrint-ImageType2 li.num3 dl dt { background-position: 0 -60px; }
		.CommonBoardPrint-ImageType2 li.num4 dl dt { background-position: 0 -90px; }
		.CommonBoardPrint-ImageType2 li.num5 dl dt { background-position: 0 -120px; }
		.CommonBoardPrint-ImageType2 li.num6 dl dt { background-position: 0 -150px; }
		.CommonBoardPrint-ImageType2 li.num7 dl dt { background-position: 0 -180px; }
		.CommonBoardPrint-ImageType2 li.num8 dl dt { background-position: 0 -210px; }
		.CommonBoardPrint-ImageType2 li.num9 dl dt { background-position: 0 -240px; }
		.CommonBoardPrint-ImageType2 li.num10 dl dt { background-position: 0 -270px; }
		.CommonBoardPrint-ImageType2 dl dd p.image { border: solid 1px #ececec; }
		.CommonBoardPrint-ImageType2 dl dd p.image img { width: 90px; height: 80px; border: 0; vertical-align: top; }
		.CommonBoardPrint-ImageType2 dl dd p.subject { clear: both; text-align: center; margin-top: 8px; white-space: nowrap; overflow: hidden; }
	/* Image Type 3 */
		.CommonBoardPrint-ImageType3 { }
		.CommonBoardPrint-ImageType3 dl { width: 163px; height: 123px; overflow: hidden; margin: 0 auto; }
		.CommonBoardPrint-ImageType3 dl dt { display: none; border: solid 1px #ececec; }
		.CommonBoardPrint-ImageType3 dl dt img { width: 160px; height: 100px; border: 0; vertical-align: top; }
		.CommonBoardPrint-ImageType3 dl dd { display: none; text-align: center; margin-top: 5px; line-height: 15px; }
		.CommonBoardPrint-ImageType3 dl dt.focus1,
		.CommonBoardPrint-ImageType3 dl dd.focus1 { display: block; }
		.CommonBoardPrint-ImageType3 .list { clear: both; margin-top: 10px; }
		.CommonBoardPrint-ImageType3 .list ul { }
		.CommonBoardPrint-ImageType3 .list li { clear: both; padding: 3px 0 1px 20px; height: 15px; overflow: hidden; white-space: nowrap; background: none no-repeat left 4px; }
		.CommonBoardPrint-ImageType3 .list li.rank1 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_1.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank2 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_2.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank3 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_3.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank4 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_4.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank5 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_5.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank6 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_6.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank7 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_7.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank8 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_8.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank9 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_9.gif); }
		.CommonBoardPrint-ImageType3 .list li.rank10 { background-image: url(http://img1.filewang.net/common/disk/icon_num1_10.gif); }
		.CommonBoardPrint-ImageType3 .list li a { }
		.CommonBoardPrint-ImageType3 .list li img.thumbimg { display: none; }
	/* Image Type 3 - Font 11 */
		.CommonBoardPrint-ImageType3.CommonBoardPrint-ImageType3F11 { font-size: 11px; font-family: dotum, "돋움", AppleGothic; }
		.CommonBoardPrint-ImageType3.CommonBoardPrint-ImageType3F11 .list li { background-position: left 3px; }

/* Common Post Print */
	/* Text Type 1 */
		/* Common */
			.CommonPostPrint.CommonPostPrint-TextType1 { }
			.CommonPostPrint.CommonPostPrint-TextType1 { overflow: hidden; }
			.CommonPostPrint.CommonPostPrint-TextType1 ul { }
			.CommonPostPrint.CommonPostPrint-TextType1 li { clear: both; height:20px; line-height:20px; padding-left:6px; overflow: hidden; white-space: nowrap; /*background: url(http://img1.filewang.net/common/disk/dot_gray_2x2_1.gif) no-repeat 0px 7px;*/ }
			.CommonPostPrint.CommonPostPrint-TextType1 li a { }
			.CommonPostPrint.CommonPostPrint-TextType1 li img.cateIcon { vertical-align: middle; margin-bottom: 4px; }
			.CommonPostPrint.CommonPostPrint-TextType1 li span.comment { color: #41a5d9; font-size: 11px; }
		/* No Bullet */
			.CommonPostPrint.CommonPostPrint-TextType1.CommonPostPrint-TextType1NoBullet li { background: none; padding-left: 0; }
		/* Font 11 */
			.CommonPostPrint.CommonPostPrint-TextType1.CommonPostPrint-TextType1F11 li,
			.CommonPostPrint.CommonPostPrint-TextType1.CommonPostPrint-TextType1F11 li a { font-size: 11px; font-family: dotum, "돋움", AppleGothic; }
			.CommonPostPrint.CommonPostPrint-TextType1.CommonPostPrint-TextType1F11 li span.comment { font-size: 10px; }
	/* Text Type 2 */
		.CommonPostPrint.CommonPostPrint-TextType2 { font-family: dotum, "돋움", AppleGothic; }
		.CommonPostPrint.CommonPostPrint-TextType2 .list { }
		.CommonPostPrint.CommonPostPrint-TextType2 ul { display: inline-block; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li { width: 500px; float: left; display: inline; padding-left: 8px; height: 20px; overflow: hidden; clear: both; background: url(http://www.luckyworld.net/images/dot.gif) no-repeat 3px 11px; color: #808080; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.column { float: left; display: inline; padding: 4px 0 1px 0; height: 15px; white-space: nowrap; overflow: hidden; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.subject { width: 250px; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.cate { width: 86px; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.hit { width: 58px; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.votePoint { width: 58px; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.comment { width: 48px; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.subject,
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.subject a { color: #666666; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.cate { color: #6b96c2; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.hit strong { color: #ff6876; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.votePoint strong { color: #46b3ff; }
		.CommonPostPrint.CommonPostPrint-TextType2 ul li span.comment strong { color: #a5c800; }
	/* Text Type 3 */
		.CommonPostPrint-TextType3 { font-family: dotum, "돋움", AppleGothic; }
		.CommonPostPrint-TextType3 .list { display: inline-block; width: 100%; }
		.CommonPostPrint-TextType3 ul { float: left; display: inline; }
		.CommonPostPrint-TextType3 ul li { float: left; display: inline; clear: both; padding-left: 8px; background: url(http://www.luckyworld.net/images/dot.gif) no-repeat 3px 11px; }
		.CommonPostPrint-TextType3 ul li span.subject { float: left; display: inline; padding: 5px 0 1px; height: 15px; white-space: nowrap; overflow: hidden; }
		.CommonPostPrint-TextType3 ul li span.subject,
		.CommonPostPrint-TextType3 ul li span.subject a { color: #666666; }
		.CommonPostPrint-TextType3 ul li span.date { float: right; display: inline; width: 60px; height: 15px; padding: 5px 0 1px; white-space: nowrap; text-align: right; font-size: 11px; color: #808080; }
	/* Text Type 3 - Font 11 */
		.CommonPostPrint-TextType3.CommonPostPrint-TextType3F11 span.subject { font-size: 11px; }
	/* Text Type 3 - Width 215 */
		.CommonPostPrint-TextType3.CommonPostPrint-TextType3W215 ul { width: 215px; overflow: hidden; }
		.CommonPostPrint-TextType3.CommonPostPrint-TextType3W215 ul li { width: 207px; }
		.CommonPostPrint-TextType3.CommonPostPrint-TextType3W215 ul li span.subject { width: 140px; }
	/* Image Type 1 */
		.CommonPostPrint.CommonPostPrint-ImageType1 { position: relative; padding-left: 101px; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .focus { width: 92px; position: absolute; left: 0px; top: 0px; overflow: hidden; _margin-left: -101px; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .focus dl { width: 92px; height: 105px; overflow: hidden; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .focus dl dt { display: none; border: solid 1px #ececec; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .focus dl dt img { width: 90px; height: 80px; border: 0; vertical-align: top; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .focus dl dd { display: none; text-align: center; margin-top: 8px; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .focus dl dt.focus1,
		.CommonPostPrint.CommonPostPrint-ImageType1 .focus dl dd.focus1 { display: block; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .list { overflow: hidden; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .list ul { }
		.CommonPostPrint.CommonPostPrint-ImageType1 .list li { clear: both; height: 18px; overflow: hidden; white-space: nowrap; text-indent: 9px; background: url('http://www.luckyworld.net/images/dot.gif') no-repeat 4px 5px; }
		.CommonPostPrint.CommonPostPrint-ImageType1 .list li a { }
		.CommonPostPrint.CommonPostPrint-ImageType1 .list li img.thumbimg { display: none; }
	/* Image Type 2 */
		.CommonPostPrint-ImageType2 { }
		.CommonPostPrint-ImageType2 .list { display: inline-block; width: 100%; }
		.CommonPostPrint-ImageType2 ul { float: left; display: inline; margin-left: -12px; margin-top: -12px; }
		.CommonPostPrint-ImageType2 ul li { float: left; display: inline; margin-left: 12px; margin-top: 12px; }
		.CommonPostPrint-ImageType2 dl { float: left; display: inline; width: 92px; height: 110px; overflow: hidden; }
		.CommonPostPrint-ImageType2 dl dt { position: absolute; width: 28px; height: 28px; background: url(http://www.luckyworld.net/images/latest_number_blue.gif) no-repeat left top; text-indent: -1000em; overflow: hidden; }
		.CommonPostPrint-ImageType2 li.num1 dl dt { background-position: 0 0px; }
		.CommonPostPrint-ImageType2 li.num2 dl dt { background-position: 0 -30px; }
		.CommonPostPrint-ImageType2 li.num3 dl dt { background-position: 0 -60px; }
		.CommonPostPrint-ImageType2 li.num4 dl dt { background-position: 0 -90px; }
		.CommonPostPrint-ImageType2 li.num5 dl dt { background-position: 0 -120px; }
		.CommonPostPrint-ImageType2 li.num6 dl dt { background-position: 0 -150px; }
		.CommonPostPrint-ImageType2 li.num7 dl dt { background-position: 0 -180px; }
		.CommonPostPrint-ImageType2 li.num8 dl dt { background-position: 0 -210px; }
		.CommonPostPrint-ImageType2 li.num9 dl dt { background-position: 0 -240px; }
		.CommonPostPrint-ImageType2 li.num10 dl dt { background-position: 0 -270px; }
		.CommonPostPrint-ImageType2 dl dd p.image { border: solid 1px #ececec; }
		.CommonPostPrint-ImageType2 dl dd p.image img { width: 90px; height: 80px; border: 0; vertical-align: top; }
		.CommonPostPrint-ImageType2 dl dd p.subject { clear: both; text-align: center; margin-top: 8px; white-space: nowrap; overflow: hidden; }
	/* Image Type 3 */
		.CommonPostPrint-ImageType3 { }
		.CommonPostPrint-ImageType3 .list { width: 100%; overflow: hidden; }
		.CommonPostPrint-ImageType3 ul { margin-left: -12px; margin-top: -12px; white-space: nowrap; display: inline-block; width: 4000px; }
		.CommonPostPrint-ImageType3 ul li { float: left; display: inline; width: 117px; margin-left: 12px; margin-top: 12px; }
		.CommonPostPrint-ImageType3 p.image { border: solid 1px #ececec; }
		.CommonPostPrint-ImageType3 p.image img { width: 115px; height: 80px; border: 0; vertical-align: top; }
		.CommonPostPrint-ImageType3 p.subject { clear: both; text-align: center; margin-top: 8px; white-space: nowrap; overflow: hidden; }

/* ETC */
	/* Pop-up Type 1 */
		#popupRectType1 { position:relative; width:100%; }
		#popupRectType1 .popupLayout { height:100%; background:url(http://img1.filewang.net/common/disk/popup1_left_middle.gif) repeat-y;  }
		#popupRectType1 .popupLayout .top { height:9px; width:100%; background:url(http://img1.filewang.net/common/disk/popup1_left_top.gif) no-repeat; overflow:hidden; }
		#popupRectType1 .popupLayout .top span { display:block; height:9px; width:9px; right:0; position:absolute; background:url(http://img1.filewang.net/common/disk/popup1_right_top.gif) no-repeat; }
		#popupRectType1 .popupLayout .bottomRightBg { height:9px; width:100%; background:url(http://img1.filewang.net/common/disk/popup1_left_bottom.gif) no-repeat; overflow:hidden; }
		#popupRectType1 .popupLayout .bottomRightBg span { display:block; height:9px; width:9px; right:0; position:absolute; background:url(http://img1.filewang.net/common/disk/popup1_right_bottom.gif) no-repeat; }
		#popupRectType1 .popupLayout .content { padding:0 15px; background:url(http://img1.filewang.net/common/disk/popup1_right_middle.gif) repeat-y right; word-break:break-all;}
		#popupRectType1 .popupLayout .content .title { margin:0; padding:0; border-bottom:1px solid #b7c7cf; padding:5px 0 2px; font-size:12px; color:#039; font-weight:bold; word-break:break-all; }
		#popupRectType1 .popupLayout .content .note { margin:0; padding:15px 0 6px 0; text-align:center; }
		#popupRectType1 .popupLayout .content .note span { color:#F00 }
		#popupRectType1 .popupLayout .content .note .alert_bbsid { color:#808080 }
		#popupRectType1 .popupLayout .content .note .alert_bbsno { color:#808080 }
		#popupRectType1 .popupLayout .content .note .alert_title { color:#808080 }
		#popupRectType1 .popupLayout .content .btn { margin:0; padding:5px 0 0 0; text-align:center;  }

/* Floating Alert */
	/* Head Blind */
		.commonFloatAlert.commonFloatAlert-HeadBlind { display: none; z-index: 9998; background: #000066; border-bottom: solid 1px #AAAAFF; left: 0px; top: 0px; width: 100%; margin: 0; overflow: hidden; cursor: pointer; color: #FFFFFF; position: absolute; text-align: center; padding: 7px 0 5px; /*ie*/filter:alpha(opacity=40); /*css3*/ opacity:0.4; }
		.commonFloatAlert.commonFloatAlert-HeadBlind ul { display: block; margin: -2px -3px 0; list-style: none; padding: 0; }
		.commonFloatAlert.commonFloatAlert-HeadBlind ul li { display: block; clear: both; font-weight: bold; margin: 2px 0 0; padding: 0; letter-spacing: -1px; line-height: 150%; }






/* Nick Menu Layer */
	.commonNickMenuLayer { position: absolute; border: solid 1px #b2b1ae; background: #fafafa; z-index: 9999; }
	.commonNickMenuLayer ul { list-style: none; padding: 0; margin: 0; }
	.commonNickMenuLayer li { list-style: none; margin: 0; width: 110px; }
	.commonNickMenuLayer li,
	.commonNickMenuLayer li a { line-height: 15px; font-size: 11px; font-family: dotum, "돋움", AppleGothic; }
	.commonNickMenuLayer li a { display: block; padding: 5px 0 0px 19px; background: url(http://img1.filewang.net/common/disk/icon_paper1.png)  no-repeat 4px 4px; }
	.commonNickMenuLayer li a:hover { background-color: #efefff; text-decoration: none !important; }
	.commonNickMenuLayer li.message a { background-image: url(http://img1.filewang.net/common/disk/icon_message1.png); }
	.commonNickMenuLayer li.search a { background-image: url(http://img1.filewang.net/common/disk/icon_magnifier1.png); }
	.commonNickMenuLayer li.close a { background-image: url(http://img1.filewang.net/common/disk/icon_cross2.png); }
	.commonNickMenuLayer li.custom1 a { background-image: url(http://img1.filewang.net/common/disk/icon_user1.png); }
	.commonNickMenuLayer li.custom2 a { background-image: url(http://img1.filewang.net/common/disk/icon_search1.png); }
	.commonNickMenuLayer li.blog a { background-image: url(http://img1.filewang.net/common/disk/icon_blog1.gif); }

/* Nick Print */
	a.commonNickPrint:hover { text-decoration: none !important; }
	.commonNickPrint.commonNickPrint-Icon { display: inline-block !important; }
	.commonNickPrint.commonNickPrint-Icon .commonNickIcon { width: 19px !important; height: 19px !important; border: 0 !important; vertical-align: middle !important; margin-top: -3px !important; margin-right: 5px !important; }

/* my down evaluation */

.downEvalStar { display:inline-block; width:86px; height:18px; background-image:url(http://img1.filewang.net/common/disk/down_eval_star1.gif); background-repeat:no-repeat; text-indent:-1000px; overflow:hidden; }
.downEvalStar.downEvalStar5 {  }
.downEvalStar.downEvalStar4 { background-position:0 -18px; }
.downEvalStar.downEvalStar3 { background-position:0 -36px; }
.downEvalStar.downEvalStar2 { background-position:0 -54px; }
.downEvalStar.downEvalStar1 { background-position:0 -72px; }
.downEvalStar.downEvalStar0 { background-position:0 -90px; }



.downEvalPop { position:absolute; width:126px; height:184px; padding-top:7px; background:url(http://img1.filewang.net/common/disk/eval_pop_arrow1.gif) no-repeat center top; }
.downEvalPop .downEvalForm { border:2px solid #c17600; border-top:0; background-color:#fff; padding:5px 0 5px 0; }
.downEvalPop .downEvalForm p { padding:2px 0 2px 0; margin:0; text-align:center; }
.downEvalPop .downEvalForm p .radio { width:13px; height:17px; padding:0; margin:1px 5px 0 0; }
.downEvalPop .downEvalForm p label { cursor:pointer; _cursor:hand; }
.downEvalPop .downEvalForm .submitP { text-align:center; padding-top:5px; }
.downEvalPop .downEvalForm .submitP input { margin:4px; }



.popupType1 {  }
.popupType1 .header { background:url(http://img1.filewang.net/common/disk/bg_popup_type1_top.gif) repeat-x; }
.popupType1 .header h1{ height:43px; background-repeat:no-repeat; background-position:7px center; text-indent:-1000px; }
.popupType1 .header .tabMenu { height:34px; padding:0 0 0 20px; overflow:hidden; }
.popupType1 .header .tabMenu a { display:inline-block; height:34px; line-height:36px; overflow:hidden; font-weight:bold; color:#c8dcff; vertical-align:top; }
.popupType1 .header .tabMenu a:hover { text-decoration:none; }
.popupType1 .header .tabMenu a.onTab { color:#fff; background:url(http://img1.filewang.net/common/disk/bg_popup_type1_tabarrow.gif) no-repeat center bottom; }
.popupType1 .header .tabMenu .tabLine { display:inline-block; height:34px; width:11px; background:url(http://img1.filewang.net/common/disk/bg_popup_type1_tabline.gif) no-repeat center 8px; }



/* icon */
	/* disk */
	.diskMobilePost,
	.diskPcPost { display:inline-block; width:13px; height:13px; margin:0 2px 0 0; background-repeat:no-repeat; vertical-align:middle; overflow:hidden; text-align:left; text-indent:-1000px; *text-indent:0; *line-height:200px; }
	.diskMobilePost { /*background-image:url(http://img1.filewang.net/common/disk/disk_list_mobile_320.gif);*/ }
	.diskPcPost {/* background-image:url(http://img1.filewang.net/common/disk/disk_list_pc_320.gif);*/ }
	
	.diskMobileBuy,
	.diskPcBuy { display:inline-block; width:13px; height:13px; margin:0 2px 0 0; background-repeat:no-repeat; vertical-align:middle; overflow:hidden; text-align:left; text-indent:-1000px; *text-indent:0; *line-height:200px; }
	.diskMobileBuy {/* background-image:url(http://img1.filewang.net/common/disk/buy_mobile_320.png);*/ }
	.diskPcBuy {/* background-image:url(http://img1.filewang.net/common/disk/buy_pc_320.png);*/ }

/* 불법 성인 촬영물 경고 : S */
#wang_crime { width:560px; height:784px; position:absolute; top:300px; right:300px;z-index:1006; border:1px solid #fbdddd; background:url('http://img1.filewang.net/banner/ad/wang_crime.png') no-repeat; }
#wang_crime .wcClose { cursor:pointer; width:61px; height:61px; position:absolute; top:0; right:0; }