﻿@charset "utf-8";
/*scc reset*/
html { overflow: hidden; overflow-y: scroll; }
body, div, dl, dt, dd, ul, ol, li, dir, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, textarea, p, blockquote, th, td, img { margin: 0; padding: 0 }
address, i, em, dfn, var, cite { font-style: normal; }
b, strong, h1, h2, h3, h4, h5, h6 { font-weight: normal; }
big, small, h1, h2, h3, h4, h5, h6 { font-size: 100%; }
q:before, q:after { content: "" }
sub, sup { vertical-align: inherit; font-size: inherit; }
del, ins, a { text-decoration: none; }
fieldset, img { border: 0 }
/*select, textarea, input[type=text], input[type="checkbox"], input[type="radio"], input[type="password"] { border: 1px solid #eee; margin: 0; padding: 0; }
button, input[type="reset"], input[type="button"], input[type="submit"], input[type="file"] { border: 1px solid #eee; padding: 0; }*/
select,textarea,input,button{ border: 1px solid #eee; margin: 0; padding: 0; }
input, button, select, textarea{ outline: none }
textarea { resize: none }
hr { border: 1px solid #eee; border-bottom: 1px solid #fff; height: 1px; margin: 0; }
ul, li { list-style: none }
table { border-collapse: collapse; border-spacing: 0; border-width: 1px; border-style: solid; border-color: #eee; }
td { border-color: #eee; border-width: 0 1px 1px 0; }
th { border-color: #eee; border-width: 0 1px 1px 0; font-weight: normal; }
a { text-decoration: none; outline: 0; cursor: pointer; }
a:link { color: #656565; }
a:hover { color: #0000ff; }
a:active { color: red; }
a:visited { color: purple; }
.justify { letter-spacing: 0px; text-align: justify; word-spacing: 0px; text-justify: inter-ideograph }
.clear { clear: both; height: 0; line-height: 0; font-size: 0; overflow: hidden; }
.png_bg { }
.radius4 { border-radius: 4px; position: relative; behavior: url(css/pie/PIE.htc); }
.center { width: 1000px; height:100%; position: relative; margin: 0 auto;text-align: left; }
