body { 
	font-family:HelveticaNeue-Light,AppleSDGothicNeo-Light,sans-serif;
	font-size:13px; 
	margin:0px; 
	padding:0px; 		
	font-family: "Malgun Gothic","맑은 고딕","Apple SD Gothic Neo",dotum,verdana,Helvetica,arial,sans-serif;		
}

p { 		
	margin:0px;
	padding:0px;
}

ul, li { margin:0px; padding:0px; }
li { list-style:none; }
body, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset, legend, input, textarea, button, figure, hgroup {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none;
  list-style: none;
}

em { float:left; color:#FF0000; font-family: "Malgun Gothic","맑은 고딕","Apple SD Gothic Neo",dotum,verdana,Helvetica,arial,sans-serif; font-weight:bold; font-style: normal; margin-right:-10px; text-indent:15px;} 
.num { float:left; color:#000; font-family: "Malgun Gothic","맑은 고딕","Apple SD Gothic Neo",dotum,verdana,Helvetica,arial,sans-serif; font-weight:bold; font-style: normal; margin-right:-10px; text-indent:15px;} 


h1 {  
	color: #000;
    font-weight: normal; }

h2 { display:none; }

 iframe {
		width: 1px;
		min-width: 100%;
		*width: 100%;
}

/* 전체 레이아웃 */

/* 헤더 */
	#header {
		position:relative;
		background-color:#fff;
		font-weight:bold;
		color:#fff;
		height:88px;
		margin:0px;
		padding:0px;
		overflow:hidden; 
	}

	#header > #logo {
		display:block;
		width:150px;
		height:50px;
		line-height:50px;
		margin:auto;
		padding:0;
		font-size:22px;
		text-align:center;
		text-overflow:ellipsis;
		-o-text-overflow:ellipsis;
		overflow:hidden;
		white-space:nowrap; 
		word-wrap:normal !important;
		back1ground:url('./image/top.jpg') no-repeat;
		background1-color:#2b2b2b;
		font-family:"arial";
		
	}


	#header > #logo > img  {
		margin-top:15px;
	}

#header > #rightinfo { position:absolute; top:15px; right:15px; height:50px;}			
#header > #leftinfo { position:absolute; top:15px; left:15px; height:50px;}
	#head > #topMenu {
		  float:left;
		  width:100%;		
		  overflow:hidden;
		  background-color:#fff;
		  padding:0px;
		  margin:0px;
	}

	#header > #topMenu > ul {
		width:100%;
		overflow:hidden;
		margin:0px;
		padding:0px;
	  	box-sizing:border-box; 
		border-top:1px solid #ccc !important; 	
	}

	#header > #topMenu > ul > li {
		float:left;
		width:16.666%; 
		text-align:center; 
		background:#fff; 
		height:38px;
		line-height:35px; 
		color:#677681; 
		box-sizing:border-box; 
		font-weight:bold; 
		font-size:14px;
		border-bottom:1px solid #b5b5b5; 
	}		
#header > #topMenu > ul > li:first-child{ border-left:0  !important;    }	
#header > #topMenu a, #header > #topMenu a:hover,  #header > #topMenu a:active, #header > #topMenu a:link,  #header > #topMenu a:visited {	color:#677681;  }

#contents {
	position:relative;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	margin-top:5px;
}

#contents > #page1, 
	#contents > #page2, 
		#contents > #page3, 
			#contents > #page4,
				#contents > #page5, 
					#contents > #page6 {
	position:relative;
	width:100%;
	height:100%;
	background-color:#d8d6d6;
}

	.menuSelected {
		background-color:#fff  !important;  
		font-size:17px; 
		font-weight:bold; 
		padding:0 10px;
	}

	.menuSelected a, .menuSelected a:hover,  .menuSelected a:active, .menuSelected a:link,  .menuSelected a:visited {		
		background-color:#fff  !important;  
		border-bottom:3px solid #eb8334; 
		padding:8px 5px;
	}	


.menuSelected2 {
	background-color:#fff  !important;  
	color:#c80000  !important;  
	font-size:17px; 
	font-weight:bold; 
	padding:0 10px;
	border-right:1px solid #ccc  !important;  
	border-left:1px solid #ccc  !important;  
	border-bottom:2px solid #c80000  !important;  
}	

.menuSelected2 a, .menuSelected2 a:hover,  .menuSelected2 a:active, .menuSelected2 a:link,  .menuSelected2 a:visited {		;
	background-color:#fff  !important;  
	color:#c80000  !important;  
}


#wrap { position:relative; 	background-color:#d8d6d6; min-width:320px; max-width:480px; margin:auto; }

/* 컨텐츠 내용 시작 */

/* 텍스트 - 6 */
.page_contents_T06_TAB {
	background-color:#fff;
	border:1px solid #b5b5b5;
}

.page_contents_T06_TAB > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}

.page_contents_T06_TAB > .article > div > ul > li {
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 0px 9px;
	overflow: hidden;
	position: relative;
	text-align: left;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: clip;
}

.page_contents_T06_TAB > .article > div > ul > li > a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	font-size: 14px;
	font-weight:normal;
	text-indent: 15px;
}

.page_contents_T06_TAB > .article > div > ul > li > div > a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	font-size: 16px;
	font-weight:normal;
	text-indent: 15px;
}

/* 텍스트 - 8 */
.page_contents_T08 {
	height:330px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}

.page_contents_T08 > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}

.page_contents_T08 > .article > div > ul > li {
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 0px 9px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

.page_contents_T08 > .article > div > ul > li > div > a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	font-size: 14px;
	font-weight:normal;
	text-indent: 15px;
	padding-right:35px;
}

/* 텍스트 - 9 */
.page_contents_T09 {
	
	background-color:#fff;
	border:1px solid #b5b5b5;
}

.page_contents_T09 > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}

.page_contents_T09 > .article > div > ul > li {
	border-bottom: 1px solid #e5e5e5;
	padding: 8px 0px 9px;
	overflow: hidden;
	position: relative;
	text-align: left;
	white-space: nowrap;
    text-overflow: clip;
}

.page_contents_T09 > .article > div > ul > li:nth-child(1) > div > a,
	.page_contents_T09 > .article > div > ul > li:nth-child(2) > div > a,
		.page_contents_T09 > .article > div > ul > li:nth-child(3) > div > a
{
    font-weight: bold;
}

.page_contents_T09 > .article > div > ul > li > div > a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	font-size: 16px;
	font-weight:normal;
	text-indent: 15px;
/*	padding-right:35px; */
	overflow:hidden;
}


/* 이미지 + 텍스트 - 6개 */
.page_contents_I06_t {
	height:380px;
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
	overflow:hidden;
}
.page_contents_I06_t > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I06_t > .article > div > ul { 
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
}

.page_contents_I06_t > .article > div > ul >  li { 
	width: 48%;
	display: inline-block;
	overflow: hidden;
	margin: 0px 0 8px;
	position: relative;
	text-align: center;
}

.page_contents_I06_t > .article > div > ul >  li img { 
	width:90%;
	height:118px;
	margin-bottom:10px;
	border:1px double #ef8130;    
	box-shadow: 3px 3px 3px 0px lightgray;
}

.page_contents_I06_t > .article > div > ul >  li > div > a { 
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.5px;
	color: #000;
	font-weight: normal;
}

/* 이미지 + 텍스트 랭킹이슈만 - 6개 */
.page_contents_I06_t_back {
	height:380px;
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
	overflow:hidden;
}
.page_contents_I06_t_back > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I06_t_back > .article > div > ul { 
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
}

.page_contents_I06_t_back > .article > div > ul >  li { 
	width: 48%;
	display: inline-block;
	overflow: hidden;
	margin: 0px 0 8px;
	position: relative;
	text-align: center;
}

.page_contents_I06_t_back > .article > div > ul >  li img { 
	width:90%;
	height:118px;
	margin-bottom:10px;
	border:1px double #ef8130;    
	box-shadow: 3px 3px 3px 0px lightgray;
}

.page_contents_I06_t_back > .article > div > ul >  li > div > a { 
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: -0.5px;
	color: #000;
	font-weight: normal;
}

/* 이미지 + 텍스트 - 6개 (스크롤뷰포함) */
.page_contents_I06_t > #scrollView > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I06_t > #scrollView > .article > div > ul { 
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
}

.page_contents_I06_t > #scrollView > .article > div > ul >  li { 
	width: 31.3%;
	display: inline-block;
	overflow: hidden;
	margin: 0px 0 8px;
	position: relative;
	text-align: center;
}

.page_contents_I06_t > #scrollView > .article > div > ul >  li img { 
	width:90px;
	height:65px;
	margin-bottom:10px;
	border:1px double #ef8130;    
	box-shadow: 3px 3px 3px 0px lightgray;
}

.page_contents_I06_t > #scrollView > .article > div > ul >  li > div > a { 
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.5px;
	color: #000;
	font-weight: normal;
}


/* 이미지 + 텍스트 타이틀 없는것 - 3개 */
.page_contents_I03 {
	height:350px;
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}
.page_contents_I03 > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I03 > .article > div > ul { 
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
}

.page_contents_I03 > .article > div > ul >  li { 
	width: 48%;
	display: inline-block;
	overflow: hidden;
	margin: 0px 0 8px;
	position: relative;
	text-align: center;
}

.page_contents_I03 > .article > div > ul >  li img { 
	width:90%;
	height:118px;
	margin-bottom:10px;
	border:1px double #ef8130;    
	box-shadow: 3px 3px 3px 0px lightgray;
}

.page_contents_I03 > .article > div > ul >  li > div > a { 
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.5px;
	color: #000;
	font-weight: normal;
}


/* 이미지 + 텍스트 - 3개 */
.page_contents_I03_t {
	height:280px;
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}
.page_contents_I03_t > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I03_t > .article > div > ul { 
	width: 100%;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
}

.page_contents_I03_t > .article > div > ul >  li { 
	width: 31.3%;
	display: inline-block;
	overflow: hidden;
	margin: 0px 0 8px;
	position: relative;
	text-align: center;
}

.page_contents_I03_t > .article > div > ul >  li img { 
	width:90px;
	height:65px;
	margin-bottom:10px;
	border:1px double #ef8130;    
	box-shadow: 3px 3px 3px 0px lightgray;
}

.page_contents_I03_t > .article > div > ul >  li > div > a { 
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: clip;
	font-size: 13px;
	line-height: 16px;
	letter-spacing: -0.5px;
	color: #000;
	font-weight: normal;
}


/* 이미지 + 텍스트 - 5개 - big */
.page_contents_I03_b {
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}
.page_contents_I03_b > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I03_b > .article > div > div { height:70px; margin:10px;	}
.page_contents_I03_b > .article > div > div > div > a > h1 { 
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 15px;
	padding: 0px 7px 7px 7px;
	font-size: 15px;			
	color: #000;
}

.page_contents_I03_b > .article > div > div > div > a > p { 
	height:45px;
	text-align: left;
	overflow: hidden;
	padding: 0px 7px 0;
	font-size: 13px;
	font-weight: normal;
	color: #8c8989;
	line-height:180%;
}

.page_contents_I03_b > .article > div > div  > a { 
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
}

.page_contents_I03_b > .article > div > div > a > img { 
	float: left;
	display: block;
	width: 90px;
	height: 65px;
	vertical-align: top;
	border:1px double #ef8130;    
	box-shadow: 3px 3px 3px 0px lightgray;
}


/* 이미지 + 텍스트 + 타이틀 - 5개 - big */
.page_contents_I03_b_t {
/* height:280px; */
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}
.page_contents_I03_b_t > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I03_b_t > .article > div > ul { position:relative; height:65px; margin:10px;	}
.page_contents_I03_b_t > .article > div > ul > li {
    position:relative;
	height:80px;
	line-height:200%;
}

.page_contents_I03_b_t > .article > div > ul > li > a { 
	font-weight: bold;
	text-align: left;
	margin-right:10px;
	height: 30px;
	font-size: 14px;			
	color: #000;
}

.page_contents_I03_b_t > .article > div > ul > li > a > img { 
	float: left;
	display: block;
	width: 90px;
	height: 65px;
	vertical-align: top;
	border:1px double #ef8130;    
	box-shadow: 3px 3px 3px 0px lightgray;
	margin-right:10px;
}

/* 이미지 + 텍스트 - 4개 - big  */
.page_contents_I04_b {
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}
.page_contents_I04_b > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I04_b > .article > div > div { height:90px; margin:10px;	}
.page_contents_I04_b > .article > div > div > div > a > h1 { 
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 15px;
	padding: 0px 7px 7px 7px;
	font-size: 15px;			
	color: #000;
}

.page_contents_I04_b > .article > div > div > div > a > p { 
	height:70px;
	text-align: left;
	overflow: hidden;
	padding: 0px 7px 0;
	font-size: 13px;
	font-weight: normal;
	color: #8c8989;
	line-height:180%;
}

.page_contents_I04_b > .article > div > div  > a { 
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
}

.page_contents_I04_b > .article > div > div > a > img { 
	float: left;
	display: block;
	width: 120px;
	height: 90px;
	vertical-align: top;
	border:1px double #cb4141;    
	box-shadow: 3px 3px 3px 0px lightgray;
}


/* 이미지 + 텍스트 - 5개 - big  */
.page_contents_I05_b {
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}
.page_contents_I05_b > .article {
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I05_b > .article > div > ul { height:90px; }

.page_contents_I05_b > .article > div > ul > li {
    position:relative;
	margin:10px;
}

.page_contents_I05_b > .article > div > ul > li > div > a > h1 { 
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 15px;
	padding: 0px 7px 7px 0px;
	font-size: 15px;			
	color: #000;
}

.page_contents_I05_b > .article > div > ul > li > div > a > p { 
	height:65px;
	text-align: left;
	overflow: hidden;
	padding: 0px 7px 7px 0px;
	font-size: 13px;
	font-weight: normal;
	color: #8c8989;
	line-height:180%;
}

.page_contents_I05_b > .article > div > div  > a { 
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
}

.page_contents_I05_b > .article > div > ul > li > a > img { 
	float: left;
	display: block;
	width: 120px;
	height: 90px;
	vertical-align: top;
	border:1px double #cb4141;    
	box-shadow: 3px 3px 3px 0px lightgray;
}


/* 이미지 + 텍스트 로또 - 1개 - big */
.page_contents_I07_b {
	padding:5px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}
.page_contents_I07_b > .article {
	position:relative;
	width:100%;
	height:100%;
	overflow: hidden;
}
.page_contents_I07_b > .article > div > div { height:70px; margin:10px;	}

.page_contents_I07_b > .article > div > div  > a { 
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #000;
}

.page_contents_I07_b > .article > .clock {
	position:absolute;
	top:70%;
	left:31%;
}

.page_contents_I07_b > .article > .chat {
	position:absolute;
	top:70%;
	right:5%;
}

.page_contents_I07_b > .article > .clock::before { 
	content:"1시간";	
	background-image:url(/Rankingissue/image/clock_icon.png);
    background-repeat: no-repeat;
    background-position:left;
	background-size:30%;
	padding-left:16px;
	height:15px;
	padding-left:16px;
	font-size:12px;
	color:#6b6d6a;
	margin:5px;
}

.page_contents_I07_b > .article > .chat::before { 
	content:"15+";	
	background-image:url(/Rankingissue/image/chat_icon.png);
    background-repeat: no-repeat;
    background-position:left;
	background-size:35%;
	padding-left:16px;
	height:15px;
	padding-left:16px;
	font-size:12px;
	color:#6b6d6a;
	margin:5px;
}


.page_contents_I07_b > .article > div > div > a > img { 
	float: left;
	display: block;
	width: 90px;
	height: 65px;
	vertical-align: top;
	border:1px double #ef8130;    
	box-shadow: 3px 3px 3px 0px lightgray;
	margin-right:10px;
}





/* 이미지 + 텍스트 로또 - 1개 - big */
.page_contents_I08_b {
	position: fixed;
	width: 350px;
	height: 200px;
	top: 50%;
	left: 50%;
	margin-top: -100px; /* Negative half of height. */
	margin-left: -175px; /* Negative half of width. */
/*
	position: fixed;
	left:8%;
	top:45%;
	width:85%;
	z-index:9999999;
	display:block;
	height:140px;
*/
}

.page_contents_I08_b  > .article > div > div {
	border:1px solid #000;
	background-color:#b2c7d9;
	box-shadow:3px 3px 10px #000808;
	min-height:120px;
}

.page_contents_I08_b > .article > div > div > ul > li > a > img {  
	float:left; 
	width:80px; 
	height:80px;
	border:0px solid #000;
	border: 3px solid #fff;
	border-radius: 50%;
	margin-top:10px;
	margin-left:5px;
	-moz-border-radius:50%
	-khtml-border-radius:50%
	-webkit-border-radius:50%
}

.page_contents_I08_b > .article > div > div > ul > li > div {
    width: 66%;
    height: 110px;
    background-color: #ffeb33;
    margin-left: 100px;
	margin-top:5px;
}

.page_contents_I08_b > .article > div > div > ul > li > div > a > h1 {				
	float:left; 
	margin:7px 0 0 10px;
	padding:0px;
	font-weight:800;
	margin-bottom:6px;
	font-size:14px;
}

.page_contents_I08_b > .article > div > div > ul > li > div > a > p {
	position: relative;
	float:left; 
	margin:5px;
	width:89%;
	font-size:14px;
	line-height:200%;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 5px 5px;
	max-height:60px;
	overflow:hidden;
}

.page_contents_I08_b  > dl > dt, .page_contents_I08_b > dl > dd  {
	float:left;
	width:49.3%;
	text-align:center;
	font-size:15px;
	background-color:#fff;
	height:23px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding-top:5px;
}

.page_contents_I08_b > dl > dd {
	border-left:1px solid #fff !important;
}

/* 이미지 - 3개 
.page_contents_I03 {
	height:130px;
	background-color:#fff;
	border:1px solid #b5b5b5;
}
*/

.marginbottom_zero { margin-bottom:0px !important; }

.border_zero_top { border-top:0px !important; }
.border_zero_left { border-left:0px !important; }
.border_zero_right { border-right:0px !important; }
.border_zero_bottom { border-bottom:0px !important; }

.clear-both {
	clear:both;
	margin-top:5px;
}


/* 탭 - 3개 */
.tab1_3 { 
	width:100%; 
	height:38px; 
	background:#f5f5f5; 
	border-bottom:1px solid #CCC; 
	margin-bottom:10px; 
	font-size:16px;
}

.tab1_3 li {
	float:left; 
	width:33%;
	height:38px; 
	line-height:38px; 
	text-align:center;
	border-right:1px solid #ccc; 
	background:#f5f5f5; 
	color:#999; 
	overflow:hidden; 
	cursor:pointer;
}	

.tab1_3 li.on {
	float:left; 
	height:39px; 
	line-height:38px; 
	text-align:center; 
	border:0;  
	border-right:1px solid #ccc; 
	background:#fff; 
	color:#f00; 
	font-weight:bold; 
	cursor:pointer;
}

.title {
	font-size:17px;
	font-weight:bolder;
	margin:10px;
	padding-bottom:5px;
	background-color:#fff;
}

.title_top {
	font-size:17px;
	font-weight:bolder;
	margin:0 10px;
	padding:10px 0;
	padding-bottom:5px;
	background-color:#fff;
}

.ranknum { color:#888; font-weight:normal; text-indent:10px; right:0; top:10px; position:absolute; width:35px; font-size:10px; background:url('http://img.adinc.co.kr/icon.png') no-repeat}
.ranknum2 { color:#ff6363; font-weight:normal; right:0; top:10px; position:absolute; width:35px; font-size:10px; background:none; text-align:left}
.ranknum3 { color:#888; font-weight:normal; text-indent:10px; right:0; top:10px; position:absolute; width:35px; font-size:10px; background:url('http://img.adinc.co.kr/icon.png') 0 -13px no-repeat}

.addquicnews {
	position:absolute;
	top:0;
	left:0;
}

.imgRight img {
	float:right !important;
}

.pageScrollNotice { 
	position:absolute;
	top:10%;
	left:0;
	right:0; 
	bottom:0; 
	margin:0 auto;
	width:50%;
	z-index:9999;
}

.pageScrollNotice img{
	width:100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";       /* IE 8 */
	filter: alpha(opacity=70);  /* IE 5-7 */
	-moz-opacity: 0.7;          /* Netscape */
	-khtml-opacity: 0.7;        /* Safari 1.x */
	opacity: 0.7;               /* Good browsers */
}