1
2/* reset
3-------------------------------------------------*/
4html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
5dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
6a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
7strong, sub, sup, tt, var, legend, fieldset {
8	margin: 0;
9	padding: 0;
10}
11img, fieldset {
12	border: 0;
13}