html{
      SCROLLBAR-FACE-COLOR:#F660AF;
      SCROLLBAR-HIGHLIGHT-COLOR:#F660AF;
      SCROLLBAR-SHADOW-COLOR:#F660AF;
      SCROLLBAR-3DLIGHT-COLOR:#FEA5D4;
      SCROLLBAR-ARROW-COLOR:#FEA5D4;
      SCROLLBAR-TRACK-COLOR:#FEA5D4;
      SCROLLBAR-DARKSHADOW-COLOR:#FEA5D4;
      CURSOR:Default;
}
 body{
	font:12px  Arial, "";
    margin:0px;
	padding:0px;
	text-align:center;
	background:#F2F2F2 url(default_bj.gif) repeat-x top;
        color:#666666
}
 p{margin:3px;}
 img {max-width: 100%;height: auto; border:0px;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}