@charset "utf-8";
/*
=============================
reset.css
=============================
*/
html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn, em, img, ins, kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,time, mark, audio, video{margin:0 auto;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;-webkit-text-size-adjust:none;}
body{line-height:1;}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}
nav ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent; cursor:pointer;}
ins{background-color:#ff9; color:#000; text-decoration:none;}
mark{background-color:#ff9; color:#000; font-style:italic; font-weight:bold;}
del{text-decoration: line-through;}
abbr[title], dfn[title]{border-bottom:1px dotted #000; cursor:help;}
table{border-collapse:collapse; border-spacing:0;}
hr{display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
input, select{vertical-align:middle;}
p {word-wrap: break-word;}
/*
=============================
css3.css
=============================
*/
/*@font-face{
font-family: 'PTSansRegular';
src: url('PT_Sans-webfont.eot');
src: local('閳斤拷'), 
url('PT_Sans-webfont.woff') format('woff'), 
url('PT_Sans-webfont.ttf') format('truetype'), 
url('PT_Sans-webfont.svg#webfont6MwxiJev') format('svg');
font-weight: normal;
font-style: normal;}
.fontface{font-family:'PTSansRegular', Arial, sans-serif;}*/
.shadow{text-shadow:1px 1px 1px #666;}/*<-- edit the color you wish to use in your shadows */
.shadow_multiple{text-shadow: -2px -2px 0px #1fd31f, 2px 2px 0px #1f9ad3;}
.rounded{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border:1px solid #ccc;}
.rounded_top_right{border-top-right-radius:5px;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;border:1px solid #ccc;}
.box_shadow{-webkit-box-shadow: 1px 1px 3px #ccc;-moz-box-shadow: 1px 1px 3px #ccc;box-shadow: 1px 1px 3px #ccc;}
.box_shadow_multiple{-webkit-box-shadow: 0 0 20px #ccc inset,10px 7px 15px #f0f961,-10px 7px 15px #55fc6d,-10px -7px 15px #55d7fc,10px -7px 15px #fc9c9c;-moz-box-shadow: 0 0 20px #ccc inset,10px 7px 15px #f0f961,-10px 7px 15px #55fc6d,-10px -7px 15px #55d7fc,10px -7px 15px #fc9c9c;box-shadow:0 0 20px #ccc inset,10px 7px 15px #f0f961,-10px 7px 15px #55fc6d,-10px -7px 15px #55d7fc,10px -7px 15px #fc9c9c;}
.rotate{-webkit-transform: rotate(180deg);-moz-transform: rotate(-180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);/* possible properties for the Internet Explorer filter rotation are: 1. Content is rotated 90 degrees.` 2. Content is rotated 180 degrees. 3. Content is rotated 270 degrees.*/}
.gradient{background: #f3c5bd; /* old browsers */background: -moz-linear-gradient(top, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%); /* firefox */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c5bd), color-stop(50%,#e86c57), color-stop(51%,#ea2803), color-stop(75%,#ff6600), color-stop(100%,#c72200)); /* webkit */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); /* ie *//* generated with http://www.colorzilla.com/gradient-editor/ */}
.gradient_radial{background:-webkit-gradient(radial, center center, 0, center center, 50, from(#eee), to(#ccc)); background: -moz-radial-gradient(#eee, #ccc);}
/*
=============================
general.css
=============================
*/
body{color:#000; font:14px Arial, Helvetica, sans-serif; position:relative;}
/* ** ** Common Addative Classes ** ** */

.fl{float:left}
.fr{float:right}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:block;clear:both;}
.clear{clear:both; display:block; overflow:hidden; visibility:hidden; height:0px;}
.clear_l{clear:left;} .clear_r{clear:right;}
.hide{display:none} .block{display:block !important;} .inline{display:inline !important;}
.align_r{text-align:right;}
.align_l{text-align:left;}
.align_c{text-align:center;}
.align_j{text-align:justify;}
.bold{font-weight:600;}
.italic{font-style:italic;}
.c{text-align:center;}
a{color:#525252;text-decoration:none;} 
a:hover, a:focus{text-decoration:none; color:#02328D}
a{blr:expression(this.onFocus=this.blur());} /* 閸欘亝鏁幐涓閿涘矁绻冩径姘▏閻€劍鏅ラ悳鍥︾秵 */ 閵嗏偓 
a:focus{ -moz-outline-style: none; } /* IE娑撳秵鏁幐锟� */ 
blockquote{font-family: Georgia,"Times New Roman", Times, serif;margin:5px;padding:10px;font-size:1.52em;color:#999;font-style:italic;line-height:1.3em;width:100%;quotes:none;}blockquote.left{border-right:1px dashed #ccc; width:35%;} /* float blockquote left, and set width */blockquote.right{border-left:1px dashed #ccc; width:35%;} /* float blockquote right and set a width */
/* ** ** Header Styles ** ** */
h1, h2, h3, h4, h5{line-height:1.1em;}
h1{font-size:2.52em;}
h2{font-size:1.952em;}
h3{font-size:1.652em;}
h4{font-size:1.452em;}
h5{font-size:1.252em;}
h6{font-size:1.52em;}
/* ** ** ul li's ** ** */
ul{list-style:none;}
ul,ol{margin:0; padding:0;}
li ul,li ol{padding:0; margin:0;}
/* ** ** custom select color ** ** */
::selection{background: #525252; /* Safari */}
::-moz-selection{background: #525252; /* Firefox */color:#fff;}
/* ** ** paragraph styling ** ** */
p{margin:0;}p img.left{float:left;margin:1.52em 1.52em 1.52em 0;padding:0;}p img.right{float:right;margin:1.52em 0 1.52em 1.52em;}
strong{font-weight:600;}
em, dfn{font-style:italic;}
dfn{font-weight:600;}
sup, sub{line-height:0;}
abbr, acronym{border-bottom:1px dashed #ccc;}
address{margin:0 0 1.5em;font-style:italic;}
del{color:#666;}
pre, code, tt{font:1em 'andale mono', 'lucida console', monospace;line-height:1.5; display:block;}
code{background-color:#eee; display:inline; padding:0px 2px 1px 2px; line-height:1.1em;}
pre{margin:1.5em 0;white-space:pre;}
/*
=============================
grid.css
=============================
*/


