@charset "utf-8";
/** reset css **/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
html, body, * { }
fieldset, img { border: medium none; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
li { list-style: none outside none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: bold; }
q:before, q:after { content: ""; }
abbr, acronym { border: medium none; font-variant: normal; }
i { font-style: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input, button, textarea, select { font-family: inherit; font-size: inherit; font-weight: inherit; outline: medium none; }
del, ins { text-decoration: line-through; }
small { font-size: 100%; }
body:first-of-type { position: relative; }
html { overflow-y: scroll; }
body, button, input, select, textarea { font: 12px/1.5 tahoma, arial, "\5FAE\8F6F\96C5\9ED1"; }
table { font-size: inherit; }
body, legend { color: #333333; }
del { text-decoration: line-through; }
a, button { cursor: pointer; }
a { text-decoration: none; outline: none; }
a:hover { color: #0797d3; }
a:hover img { filter: alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85; }
body { background: #f6f6f6; }
:focus { outline: 0; }
.left { float: left; }
.right { float: right!important; }
.clear { clear: both; }
.clearfix { display: inline; zoom: 1; }
body { behavior: url("css/csshover.htc"); }
.m10 { margin-top: 10px; }
.m20 { margin-top: 20px; }
.p15 { padding-top: 15px; }
.p5 { padding-top: 5px; }
.color-blue { color: #0797d3; }
.color-green { color: #75b539; }
.color-orange { color: #ff8800; }
.color-red { color: #ee5b5b; }
/*reset end*/