@charset "utf-8";

/* margin */
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, font, 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, th, td {
            margin: 0; 
            padding: 0; 
            /*border: 0; */
            font-size: 100%; 
            /*vertical-align: baseline;*/
            background: transparent;
}
ol, ul { 
            list-style: none;
}
blockquote, q { 
            quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after { 
            content: ''; 
            content: none;
}

/* align */
img, input, button, select { vertical-align:middle; margin:0;}

/* text */
address, caption, em, cite {
font-weight:normal;
font-style:normal;
}
ins { 
            text-decoration: none;
}
del { 
            text-decoration: line-through;
}

/* list */
ol, ul {list-style:none; }

/* line  */
fieldset, img, abbr, acronym { border:none; }

.marBott1 { margin-bottom:1px; }
.marBott5 { margin-bottom:5px; }
.marBott10 { margin-bottom:10px; }
.marBott20 { margin-bottom:20px; }
.marBott30 { margin-bottom:30px; }
.marBott40 { margin-bottom:40px; }
.marBott50 { margin-bottom:50px; }
.marBott60 { margin-bottom:60px; }
.marBott70 { margin-bottom:70px; }
.marBott80 { margin-bottom:80px; }