html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,    
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,    
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,    
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {   
vertical-align: baselinebaseline;   
font-family: inherit;  
font-style: inherit;      
outline: 0;   
padding: 0;   
margin: 0;   
border: 0;   
}   
a:link,a:visited{ text-decoration:none; color:#333333;}
a:hover{color:#FF6603;}
/* remember to define focus styles! */  
:focus {   
outline: 0;   
}      
ol, ul,li {   
list-style: none;   
}       
/* remove possible quote marks (") from <q> & <blockquote> */  
blockquote:before, blockquote:after, q:before, q:after {   
content: "";  
}  
blockquote, q {  
quotes: "" "";   
}   
body {
	font-family: "ËÎÌå",Arial, Helvetica, sans-serif;
	font-size:12px;
	min-width:1003px;
	text-align:center;
	color:#7C7C7C;
	line-height:24px;
	background:#FFFFFF;
}
html,body{
  height:100%;
}
