@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td{margin:0;padding:0;color:#444;font:normal 11px/150% Verdana; font-family : "Lucida Grande", Verdana, Lucida, Arial, Helvetica, ,sans-serif; line-height:160%;}
body{ background:url(../images/bg.png) repeat-x;}
table{border-collapse :collapse;border-spacing:0;}
img{border:0;}

a{color:#444; text-decoration:none;}
a:hover{ text-decoration:underline; color:#00d8ff;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font:bold 100%/160% Arial;}

#header{ width:980px; height:125px; margin: 0 auto;}
#banner{ width:100%; height:266px; line-height:284px; vertical-align:middle; background:url(../images/bg-banner.png);}
#wrap{ width:100%; padding:28px 0 0 0; background:url(../images/bg-wrap.png) repeat-x;}
#wrap02{ width:100%; padding:15px 0 0 0; background:url(../images/bg-wrap.png) repeat-x;}
#content{ width:960px; margin:0 auto;}
#content .left-content{ width:68%; _width:67.9%; margin:0 19px 50px 0px; float:left;}
#content .right{ width:30%; float:left;}
#right{ width:30%; float:left; padding:10px 0 0 0; }
#footer{ width:100%; clear:both; height:76px; background:#171717;}
#footer .menu{ width:960px; margin: 0 auto;}
#footer .menu ul{ padding:10px 0 0 125px; height:30px; background:url(../images/bg-line-footer.gif) bottom repeat-x;}
#footer .menu li{ float:left; padding:0 25px 0 0;}
#footer .menu a{ color:#CCC; font-weight:bold;}
#footer .copyright{ text-align:center; width:100%; color:#666; float:left; padding:6px 0 0 0;}


#clear{ clear:both;}
