﻿/* CSS Reset */
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,p,blockquote,pre,fieldset,legend,form,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
li{list-style:none;}
fieldset,img{border:0;}
table{border-collapse:collapse;border-spacing:0;}

q:before,q:after{content:'';}
abbr[title]{border-bottom:1px dotted;cursor:help;}
address,cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
legend{color:#000;}
code,kbd,samp{font-family:"Courier New",monospace;}
hr{border:none;height:1px;}
body,button,input,select,textarea{font:12px/1.5 Arial,Tahoma,Helvetica,SimSun,san-serif;}
body{color:#666;background:#dcdcdc}

/* common style */
.clear{clear:both;font-size:0;height:0;line-height:0;visibility:hidden;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
* html .clearfix{height:1%;}
a{color:#666;text-decoration:none;}
a:hover{color:#ff0000; text-decoration:underline}
.fl{float:left}
.fr{float:right}

.footer{margin:0 auto; width:920px; text-align:center;background:url(../images/foot_bg.png) repeat-x}
.footer .link{padding-top:25px}
.footer .link a{padding:0 5px; color:#555555}
.footer .copyright{padding-top:18px; color:#666}