@import url("txtColor.css");
@import url("txtAlign.css");
@import url("txtLink.css");
@import url("input.css");
@import url("list.css");
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td ,img{ margin: 0; padding: 0; font-size:12px; color:#666666;}
ul,ol{list-style-type: none;}
address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, th, var { font-style: normal; font-weight: normal; }
hr{ height:1px;}
.floatLeft{float: left;}
.floatRight{float: right;}
.floatNone{float: none;}
.clearLeft{clear: left;}
.clearRight{clear: right;}
.clearBoth{clear: both;}
.clearNone{clear: none;}