Pages

css comman

@charset "utf-8";
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 {margin:0; padding:0; border:0; outline:0; font-size:100%; background:transparent; resize:none}
body {line-height:1}
a, a:hover {text-decoration:none; outline:none}
a:active, a:focus {outline:0} /* to avoid link borders on new browsers */
img {border:none;}

input {visibility:visible; outline:none}

ul.reset, dl.reset, ul.makelist {list-style:none; padding:0; margin:0}
ul.maketab li,dl.maketab li{float:left;}

a{ color:#bf3b41}
a:hover{ text-decoration:none}

/*MARGIN MAIN*/
.equalgap {margin:0 auto}

/* FLOATS*/
.flf {float:left} .frt {float:right}

/*ERROR MESSAGE*/
.error{color:#F00;}
.success{color:#00C000;}

/* POSITION*/
.absolute {position:absolute}
.reltive {position:relative}
.inline {display:inline}
.clear{clear:both; padding:0; margin:0; overflow:hidden; height:0}

/* MAIN WRAPPER*/
.wrapper {margin:0 auto; width:1000px;}

.ovfl_hid{overflow:hidden}
body {font:normal 13px 'Open Sans', sans-serif,arial;}