/*reset.css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;}

img{border:none;vertical-align:top;}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
address, em, strong,th{font-style:normal;font-weight:normal;}
input, select, textarea, option{vertical-align:middle;}
.hid,legend,hr,caption{position:absolute;top:-9999em;left:-9999em;font-size:0;width:0;height:0;overflow:hidden;}
a{text-decoration:none;color:#666;cursor:pointer;}
table{border-spacing:0;border-collapse:collapse;}
textarea{resize : none;}
.pointer{cursor:pointer;}
[rel="tooltip"]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}