body,html{height:100%;}
body {
	 font-family:Microsoft YaHei;
	font-size: 12px;
	text-align:center;
	background-color:#eeeeee;
	height:auto;
}

*{ 
  margin:0; 
  padding:0; 
  outline:0; 
  font-size:100%; 
  vertical-align: baselinebaseline; 
 } 
 
img{border:0px;}

ol, ul { 
 list-style: none; 
 } 
 
blockquote, q{ 
 quotes: none; 
 }
 
blockquote:before, blockquote:after, 
q:before, q:after { 
content: ''; 
content: none; 
 } 
 
table{border-collapse:collapse}

	
input.inputBg{
 background:url(../images/input-bg.gif) left top no-repeat;
 height:21px;	
 line-height:21px;
 border:1px #a2a2a2 solid;
	}
	
input.width90{
 width:90%;
	}
	
input.width70{
 width:70%;
	}
	
input.bthSearch{
 background:url(../images/btn-searth-bg.png)  no-repeat;
 width:74px;
 height:59px;
 border:none;	
	}
	
	
.initial{
 background:url(../images/btn-bg-02.png) no-repeat;
 width:56px;
 height:21px;
 border:0px;
 line-height:21px;
	}
	
	
img,div,input{ behavior: url("iepngfix.htc") };


