@charset"utf-8";

html, body, .gf_conts div,.gf_conts span,.gf_conts object,.gf_conts iframe,
.gf_conts h1,.gf_conts h2,.gf_conts h3,.gf_conts h4,.gf_conts h5,.gf_conts h6,.gf_conts p,.gf_conts blockquote,.gf_conts pre,
.gf_conts abbr,.gf_conts address,.gf_conts cite,.gf_conts code,
.gf_conts del,.gf_conts dfn,.gf_conts em,.gf_conts img,.gf_conts ins,.gf_conts kbd,.gf_conts q,.gf_conts samp,
.gf_conts small,.gf_conts strong,.gf_conts sub,.gf_conts sup,.gf_conts var,
.gf_conts b,.gf_conts i,
.gf_conts dl,.gf_conts dt,.gf_conts dd,.gf_conts ol,.gf_conts ul,.gf_conts li,
.gf_conts fieldset,.gf_conts form,.gf_conts label,.gf_conts legend,
.gf_conts table,.gf_conts caption,.gf_conts tbody,.gf_conts tfoot,.gf_conts thead,.gf_conts tr,.gf_conts th,.gf_conts td,
.gf_conts article,.gf_conts aside,.gf_conts canvas,.gf_conts details,.gf_conts figcaption,.gf_conts figure,
.gf_conts footer,.gf_conts header,.gf_conts hgroup,.gf_conts menu,.gf_conts nav,.gf_conts section,.gf_conts summary,
.gf_conts time,.gf_conts mark,.gf_conts audio,.gf_conts video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
	font-weight:normal;
    vertical-align:baseline;
    background:transparent;
}

.gf_conts article,.gf_contsaside,.gf_contsdetails,.gf_contsfigcaption,.gf_contsfigure,
.gf_conts footer,.gf_contsheader,.gf_contshgroup,.gf_contsmenu,.gf_contsnav,.gf_contssection { 
    display:block;
}

.gf_conts ol,.gf_conts ul {
    list-style:none;
}

.gf_conts blockquote,.gf_conts q {
    quotes:none;
}

.gf_conts blockquote:before,.gf_conts blockquote:after,
.gf_conts q:before,.gf_conts q:after {
    content:'';
    content:none;
}

.gf_conts a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

.gf_conts ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

.gf_conts mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

.gf_conts del {
    text-decoration: line-through;
}

.gf_conts abbr[title],.gf_conts dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

.gf_conts table {
    border-collapse:collapse;
    border-spacing:0;
}

.gf_conts hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

.gf_conts input,.gf_conts select {
    vertical-align:middle;
}

.gf_conts img {
    vertical-align: top;
    font-size:0;
    line-height: 0;
}
