@charset "utf-8";
/* CSS Document */

#m_new a                 { background-image:url(../img/menu.gif); background-position:160px -80px; }

#newface                 { width:780px; clear:left; }
#newface h3              { width:780px; background-image:url(../img/newface_title.jpg); }
#newface_box             { width:190px; height:290px; float:left;}
#newface ul              { width:175px; height:270px; display:block; list-style-type:none; padding:0 0 0 0; margin:10px 0 0 10px; background-image:url(../img/thumb_bg.jpg); }
#newface ul li           { margin:1px 0 4px 45px; font-size:10px; }
* html #newface ul li    { margin:0px 0 1px 45px; font-size:10px; }
*:first-child+html #newface ul li { margin:-3px 0 1px 45px; font-size:10px; }
#newface ul li a         { padding:5px 0 5px 5px; }
#newface li a img        { border-style:none; margin:11px 0 13px -37px; }

.date                    { color:#FF0000; padding-left:5px; font-size:9px; }

 
