* { margin: 0; padding: 0; }
ul, li { list-style-type: none; }

#box_title { width: 700px; margin: 0px auto; line-height: 20px; font-size: 13px; }
#box_title a { color: #000000;}
#neon { width: 700px; height: 30px; margin: 0px auto; position: relative; overflow: hidden; }

#neon .bottomcover { position: absolute; bottom: 0; background: url("../images/halftransp.png") no-repeat 0 -5px; height: 35px; width: 700px; pointer-events: none;
	/* DTD¹öÀü¿¡¼­´Â ÁÖ¼® ÇØÁ¦ÇÏ¼¼¿ä. */
	/*IE6 HACK@/ _background: none;
 	/*IE6 HACK@/ _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/tlogin/halftransp.png?id=1341302813656', sizingMethod='crop');*/
}
img { border: none; }
#neon ul { position: relative; margin: 0px 10px 0px 10px; top: 0; left: 0; padding: 0; }
#neon ul li { width: 100%; padding: 10px 0; /*IE6 HACK*/_padding: 8px 0;/**/ overflow: hidden; line-height: 1.5; }