body{
	font-size:12px;
    margin:0px;
	padding:0px;
	text-align:center;
	background:#5e5f6e;
	color:#787b99;
	font-family: Arial;
        background-position:top;
        margin-left:0px;
        top:0px;
        background-image:url(bg.jpg);/*±³¾°*/
        background-repeat: repeat-x;
}
 p{margin:3px;}
 img {max-width: 100%;height: auto;}
 select{font-family: Verdana, Arial}
 th{background:#D5CBBE;border-bottom:1px solid #795B50}
