﻿/* reset.css */
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, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;background: transparent}
body {line-height: 1}
ol, ul {list-style: none}
blockquote, q {quotes: none}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none}
:focus {outline: 0}
ins {text-decoration: none}
del {text-decoration: line-through}
table {border-collapse: collapse;border-spacing: 0}
td,div,table,ul,a,span,label {box-sizing: border-box;-moz-box-sizing: border-box}
td,div,table, li, ul,a,span,label,input,select,textarea,p,h1,h2,h3 {box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box}
.clear {clear: both;display: block;font-size: 0;height: 0;line-height: 0;width:100%}
.clearbig {clear: both;display: block;font-size: 0;height: 40px;line-height: 0;width:100%}
::selection {background: #323232;color: #ffffff;text-shadow:none}
::-moz-selection {background: #323232;color: #ffffff;text-shadow:none}
img {border: 0;-ms-interpolation-mode: bicubic}
.aligncenter {margin-left: auto;margin-right: auto;display: block;clear: both}
audio,canvas,video {display: block;*display: inline;*zoom: 1}
.one_half {width: 48%}
.one_third {width: 30%}
.two_third {width: 65.33%}
.one_fourth {width: 22%}
.three_fourth{width: 74%}
.one_fifth{width: 16.8%}
.two_fifth{width: 37.6%}
.three_fifth{width: 58.4%}
.four_fifth{width: 79%}
.one_sixth{width: 13.33%}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.one_third_bottom{position: relative;margin-left: 4%;float: left}
.one_half_first{width: 48%;position: relative;clear: left;margin-left: 0;float: left}
.one_third_first, .one_third_first_bottom{width: 30.66%;position: relative;clear: left;margin-left: 0;float: left}
.one_third_first_bottom, .one_third_bottom{margin-top:25px}
.one_fourth_first{width: 22%;position: relative;clear: left;margin-left: 0;float: left}
.one_fifth_first{width: 16.8%;position: relative;clear: left;margin-left: 0;float: left}
.one_sixth_first{width: 13.33%;position: relative;clear: left;margin-left: 0;float: left}
.two_third_first{width: 65.33%;position: relative;clear: left;margin-left: 0;float: left}
.three_fourth_first{width: 74%;position: relative;clear: left;margin-left: 0;float: left}
.two_fifth_first{width: 37.6%;position: relative;clear: left;margin-left: 0;float: left}
.three_fifth_first{width: 58.4%;position: relative;clear: left;margin-left: 0;float: left}
.four_fifth_first{width: 79%;position: relative;clear: left;margin-left: 0;float: left}
div .first{clear: left;margin-left: 0}
.center{text-align:center}
@media only screen and (max-width: 640px){.one_half, .one_half_first, .one_third, .one_third_first, .two_third, .two_third_first, .one_fourth, .one_fourth_first, .three_fourth,
.three_fourth_first, .one_fifth, .one_fifth_first, .two_fifth, .two_fifth_first, .three_fifth, .three_fifth_first, .four_fifth, .four_fifth_first, .one_sixth, .one_sixth_first,
.pullquoteleft, .pullquoteright{width:100%;float:left;margin:10px 0 20px 0;clear:both}}