﻿ body{
	font-size:12px!important;
	font-size:12px;
	margin:0px;
	padding:0px;
	text-align:center;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif,微软雅黑,宋体;
	background-color:#F8F4E8;
    
	
	background-image: url(bg.jpg);
	
	/*---背景图可注释掉，  
	background-repeat: repeat-x;
    background-position: bottom center;
	---也可随时添加---*/
	background-attachment: fixed;}
	

 img {max-width: 100%;height: auto;}
 select{font-family:Tahoma, Verdana;font-size:12px;	border: 1px solid #d8dfe5;color: #0098C8;background-color: #f5faff;}
 th{background:#f5f5f1;}
