@charset "UTF-8";
/* The preceding @charset line must be the very first physical line, do not
 * even place comments before it. http://www.w3.org/International/questions/qa-css-charset
 */
/* CSS Document version CSS2.1 */

/*-----center colunm box css-------------------------*/
#content{ width:516px; float:left; margin:0 0 0 18px;}

.banner{width:516px; height:150px; padding:15px 0; background:#f0f1f3; border:1px solid #9aa5bc; margin:0 0 10px 0;}
