@CHARSET "UTF-8";

/*************************************************************************** */
/* copyright: WWW-Backbone Support                                           */
/* by:        El                                                             */
/* about:     CSS Banners Template	                                         */
/* ************************************************************************* */

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
/* Global tags                                                               */
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
img {border: 0px}
body * {font: normal normal normal 10px/12px "Segoe UI",Arial,Tahoma,Helvetica,sans-serif; color: #6d7785; text-decoration: none}
#wrapper {width:120px;height:163px;position: absolute;top:50%;margin-top:-81px; left:50%; margin-left:-60px; 
background: url("../imgx/static_banner_bkg_enu.gif") no-repeat top left;}
#wrapper > a {display:block;height:42px;width:100%;margin: 0; padding: 0}
#wrapper h3 {display:block;height:30px;width:118px;margin: 4px 1px 1px 1px; padding: 0; text-align: center; }
#content {display:block;height:83px;width:118px; margin: 1px; padding: 0; text-align: center;}
#content ul {margin: 4px 1px 1px 4px; padding: 0; width:112px; text-align: left; list-style: none;}
#content ul li {width:112px;height: 14px; margin: 1px; padding: 0; }
#content>a {display:block;margin: 4px 0px 0px 0px;}
#content a {color:#d04545}
#content a:hover {text-decoration: underline;}
  
