@charset "utf-8";
/* CSS Document */

/* Reset */

body.bg { background:#d8e7f2; text-align:center; }
body.userbg { width:1000px; height:120px; margin-right:auto; margin-left: auto;}


/* Header */
header { height:120px; background:url(../images/sc_metro/header.jpg) repeat-x; position:relative;}
header h1 { width:1000px; height:120px; margin:0 auto; background:url(../images/sc_metro/logo.jpg) no-repeat; text-indent:-9999px; overflow:hidden; }
header h2 { width:1000px; margin-left:-500px; font:200 22px/50px Microsoft Yahei; color:#fff; text-align:right; position:absolute; bottom:0; left:50%; }

