

a,area { blr:expression(this.onFocus=this.blur()); cursor:pointer; } /* for IE */ 
:focus { -moz-outline-style: none; } /* for Firefox */

a {outline: none;}
a:link,a:visited,a:hover,a:active {blr:expression(this.onFocus=this.blur());}

/*base set*/
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:12px;
font-family:Arial,Geneva,Verdana,Helvetica,sans-serif
}
fieldset, img {
border: 0;
}
address, caption, cite, code, dfn,em,th, var, optgroup {
font-style: normal;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
input, button, textarea, select, optgroup, option {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
}
ol, ul {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
:link, :visited , ins {
text-decoration: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
content: '';
content: none;
}
/*float clear set--moveout*/
.clearfloat{
clear: both; 
height: 0; 
font-size: 1px; 
line-height: 0;
}
/* By mycss reset code */
/*By 2013-01-22 PM13:00 style code write Ric2009-QQ:1538629635*/
