
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,iframe {margin:0;padding:0;}
body { width:100%; font-family:Arial, Helvetica, sans-serif, "ËÎÌå"; font-size:12px;}
a{ font-family:"ËÎÌå"; font-size:12px; text-decoration:none; color:#000; outline:none;}
a:hover{ color:#275392; text-decoration:underline;}
ol,ul,li{ list-style:none;}
img{ border:none;}
aption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
.clear{ clear:both; height:1px;font-size:1px; line-height:1px; overflow:hidden;}

/*layout*/
#container{ width:980px; margin:0 auto; text-align:center; overflow:hidden; }

/*header*/
#header{ width:980px; overflow:hidden;}

#header #nav{ width:980px; margin:0 auto; height:41px; background:url(../images/helpnavbg.jpg) no-repeat;}
#header #nav ul{ float:left; margin:5px 0 0 0; padding-left:20px;}
#header #nav ul li{ width:100px; height:32px; float:left; cursor:pointer; margin:0px 6px 0 7px;}
#header #nav ul li a{ width:100px; height:28px; display:block; line-height:26px; font-size:14px; color:#fff; font-weight:bold; padding-top:4px;}
#header #nav ul li a:hover{ background:url(../images/helpnavbg2.gif) no-repeat; text-decoration:none; color:#156C01;}
#header #nav ul li a.on{ background:url(../images/helpnavbg2.gif) no-repeat; color:#156C01;}


/*header top css*/
#header #headertop{ width:980px; height:100px; overflow:hidden; background:url(../images/top_bg.jpg) no-repeat;}
#header #headertop #logo{ width:254px; height:100px; float:left; _display:inline;}
#header #headertop #ad{ width:325px; float:left; margin:10px 0 0 10px; _display:inline;}
#header #headertop #log{ width:152px; float:left;text-align:left;  padding-top:25px; margin:22px 15px 0 10px;}

#header #headertop #headerlink{ float:right; padding-top:10px; padding-right:10px; font-size:12px; color:#448327; line-height:20px;}
#header #headertop #headerlink a { color:#448327; text-decoration:none;}
#header #headertop #headerlink a:hover { color:#3C7423; text-decoration:underline;}

/*footer*/
#footer{ width:980px; float:left; margin:10px 0 0 0; padding:10px 0 30px 0; border-top:#CCC dashed 1px;}
#footer p{ line-height:22px; color:#999;}

