html {
overflow-y: scroll;
}

body {
color: #000;
background: #FFF;
}

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, code,
form, fieldset, legend, input, textarea,
p, blockquote,
th, td {
margin: 0;
padding: 0;
}

table {
border-spacing: 0;
}

fieldset, img {
border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
font-weight: normal;
}

li {
list-style-type: none;
}

caption,
th {
text-align: left;
}

h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}

q:before, q:after {
content: '';
}

abbr,
acronym {
border: 0;
font-variant: normal;
}

sup, sub {
line-height: -1px;
vertical-align: text-top;
}

sub {
vertical-align: text-bottom;
}

input, textarea, select {
font-family: inherit;
font-size: inherit;
font-weight: inherit;
}

/* ---- clear fix ---------------- */
.clearfix:before,
.clearfix:after { content:""; display:table; }
.clearfix:after { clear:both; }
.clearfix { zoom:1; }
/* ---- /clear fix ---------------- */


/* ---- Text-align ---------------- */
.align_center {
text-align : center !important;
}

.align_left {
text-align : left !important;
}

.align_right {
text-align : right !important;
}
/* ---- /Text-align ---------------- */


/* ---- Float ---------------- */
.float_left {
float : left !important;
}

.float_right {
float : right !important;
}
/* ---- /Float ---------------- */


a:link,
a:visited {
    color:#1F61DB;
}

a:hover {
    color:#F00;
}


.rollover {
}


/*reset*/
.mreset {margin:0px !important;}
/*0px*/
.mt00 {margin-top   :0px !important;}
.mr00 {margin-right :0px !important;}
.mb00 {margin-bottom:0px !important;}
.ml00 {margin-left  :0px !important;}
/*5px*/
.mt05 {margin-top   :5px !important;}
.mr05 {margin-right :5px !important;}
.mb05 {margin-bottom:5px !important;}
.ml05 {margin-left  :5px !important;}
/*10px*/
.mt10 {margin-top   :10px !important;}
.mr10 {margin-right :10px !important;}
.mb10 {margin-bottom:10px !important;}
.ml10 {margin-left  :10px !important;}
/*15px*/
.mt15 {margin-top   :15px !important;}
.mr15 {margin-right :15px !important;}
.mb15 {margin-bottom:15px !important;}
.ml15 {margin-left  :15px !important;}
/*20px*/
.mt20 {margin-top   :20px !important;}
.mr20 {margin-right :20px !important;}
.mb20 {margin-bottom:20px !important;}
.ml20 {margin-left  :20px !important;}
/*25px*/
.mt25 {margin-top   :25px !important;}
.mr25 {margin-right :25px !important;}
.mb25 {margin-bottom:25px !important;}
.ml25 {margin-left  :25px !important;}
/*30px*/
.mt30 {margin-top   :30px !important;}
.mr30 {margin-right :30px !important;}
.mb30 {margin-bottom:30px !important;}
.ml30 {margin-left  :30px !important;}
/*40px*/
.mt40 {margin-top   :40px !important;}
.mr40 {margin-right :40px !important;}
.mb40 {margin-bottom:40px !important;}
.ml40 {margin-left  :40px !important;}
/*50px*/
.mt50 {margin-top   :50px !important;}
.mr50 {margin-right :50px !important;}
.mb50 {margin-bottom:50px !important;}
.ml50 {margin-left  :50px !important;}
/*60px*/
.mt60 {margin-top   :60px !important;}
.mr60 {margin-right :60px !important;}
.mb60 {margin-bottom:60px !important;}
.ml60 {margin-left  :60px !important;}	