/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5em;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
li{list-style:none;}
a img{ border: 2px solid #EAEAEA;}
a:link{color:#666; text-decoration:none;}
a:visited{color:#666; text-decoration:none;}
a:active,a:hover{color:#CC6600; text-decoration:none;}
a.white{color:#fff;text-decoration:none;}
a.white:link{color:#fff;}
a.white:visited{color:#fff;}
a.white:hover{color:#fff;text-decoration:underline;}
p{text-align:justify;text-justify:inter-ideograph;}
img{ display:block;}
input{padding:0;margin:0;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}


/* typography.cssbackground:url(../images/bg_top8.jpg) repeat-x; */
body {font-size:12px;color:#222; font-family:"ËÎÌå", Arial, Helvetica, sans-serif;background-color:#F1F1F1;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}

/* grid.css */
.container {width:980px;margin:0 auto;background-color:#ffffff;}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}
	