/* $WEFT -- Created by: Jaffe (onlea.com) on 2008-1-10 -- */
  @font-face {
    font-family: Taco Salad;
    font-style:  normal;
    font-weight: normal;
    src: url(TACOSAL0.eot);
  }
/* html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);} */
 body{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#727a26;
	background-color:#141512;/*#1c1d16;#13140c;#171a08*/	
	background-image: url(bg0.gif);
	background-repeat: repeat-x;
    background-position: top center;
}

body,input,div,td{
	font-family:Verdana, Arial, Helvetica,sans-serif,微软雅黑,宋体;
	font-size:12px !important;
	font-size:12px;
}

input{padding:2px;}

img {max-width:100%;height:auto;}
select,option{font-family:Tahoma, Verdana;font-size:12px;border: 0px solid #d8dfe5;color:#727a26;background:#2e350f;}
th{background:#f5f5f1;}