/* =============================================================================
  Reset CSS
   ========================================================================== */

html{overflow-y:scroll;}
html, body{width:100%; height:100%;}
body{margin:0; padding:0; background:white;}
body{font-size:12px; font-family: malgun gothic, 'Nanum Gothic'; color:#000000; line-height:160%;}
a{ text-decoration:none; color:#333;}
a:hover{color:#1fa2df;}
table, th, td{border-collapse:collapse; border-spacing:0; border:none;}

/****************************
°øÅë ÇÏ´Ü ÄÚ¸àÆ®
*****************************/

#botom_coment {
	clear:both;
	width:1000px;
	font-size: 11px;
	padding-top: 0px;
	border: 0px solid #ddd;
	margin-bottom:0px;
	margin: auto;
}

#botom_coment ul li {
	float:right;
	line-height:40px; 
	font-size:11px; 
	font-weight:bold; 
	color:#575757; 
	margin-top:20px;

}

