﻿@charset "utf-8";
/*
  [CSS Giants](C)2006-2008 TriTigerMedia Inc
  Author @ msn:liujian@xiaoyemen.com
  $Id: V1.0 2008/10/27 17:05:00 to 2008/10/28 22:40:00 by Jensen $
*/
*{margin:0;padding:0}
html{font-size:63%}
body,input,select{color:#ccc;font:1.2em/130% Arial, Verdana, Helvetica, sans-serif}/*定义通用的字体与颜色*/
body{background:#000}
ul,li{list-style:none}
img{border:0}
a{color:#fff;text-decoration:none}
a:hover{text-decoration:underline}
#container{position:fixed;width:100%;background:url(../images/play_bg.gif)}
#player{width:900px;margin:0 auto}
#player .loudspeaker{float:left;width:48px;height:221px;margin:120px 0 0 51px;background:url(../images/play_loudspeaker.gif)}
#lcd{float:left;width:500px;height:360px;margin:11px 27px 29px 78px;padding:22px 23px 43px;background:url(../images/play_lcd.gif)}
#footer{clear:both;height:51px;margin-top:29px;background:url(../images/play_footer_bg.gif)}
#quickSummary{width:860px;margin:0 auto;padding:11px 20px}
#footer h1 a{display:block;float:left;width:198px;height:32px;margin-top:-2px;background:url(../images/play_logo.gif) no-repeat;text-indent:-9999px;overflow:hidden}
#quickSummary p{float:right;color:#f4f4f4;font:11px/29px arial}