/*---------- import ---------*/
@import url("global.css");
@import url("hd.css");
html{ _background-attachment:fixed;/** ·ÀÖ¹ ie6 ¶¶¶¯ **/} 
html,body{
width:100%;}
html,body, div, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, img, form, embed, label, ol {
margin: 0;
padding: 0;
border: 0;
font-size: 12px;
font-weight: normal;
}
body {
margin: 0px;
padding: 0px;
font-size: 12px;
color: #444;
font-family: "Î¢ÈíÑÅºÚ";
_background-image: url(about:blank);
_background-attachment: fixed;
}
a:visited {
text-decoration: none;
}
a {
color: #444;
text-decoration: none;
}
ul, ul li, ol, ol li, menu li {
list-style: none;
}
* {
padding: 0;
margin: 0;
}
img{
	border:none;
}
small {
font-size: smaller;
}