/* 
Copyright (c) 2011, Huan. All rights reserved.  
version: 1.0 | 200110523
*/ 



body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, code, 
form, fieldset, legend, input, button, 
textarea, p, blockquote, th, td { 
    margin: 0; 
    padding: 0; 
	font-size:14px;
	font-family: "Microsoft YaHei","Courier New";
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
fieldset, img { 
    border: 0; 
} 
ol, ul { 
    list-style: none; 
}
table { 
    border-collapse: collapse; 
    border-spacing: 0; 
}
a { 
    text-decoration: none; 
}
p{
	line-height:24px;
}
