@charset "utf-8";
/* CSS Document */
body {margin:0px;font-family:verdana;font-size:10px;color:#000;}
div.wrap {width:580px;position:absolute;top:10px;left:50%;margin-left:-290px;}
div.top {background:url(../img/gx_top.jpg);width:580px;height:80px;margin-bottom:15px;}
div.content {width:580px;}
div.content div {margin-bottom:10px;}
div.content div.support {float:left;padding-left:10px;width:420px;overflow:hidden;margin-bottom:15px;}
div.content div.logo {background:url(../img/gx_logo.jpg);width:150px;height:170px;float:left;}
div.content div.seperator {width:580px;height:1px;background:#ccc;overflow:hidden;margin-bottom:12px;clear:both;}
div.content div.shortcut {width:580px;height:55px;}
div.content div.program {background:url(../img/gx_program.jpg);width:572px;height:189px;padding:8px 0 0 8px;}
div.content div.program p {margin-bottom:16px;}
p {margin-bottom:10px;margin-top:0px;}
p.header {font-size:14px;}
p.subheader, p.header {font-weight:bold;}
img {border:none;}
div.clear {clear:both;}
