﻿@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img{margin:0;padding:0; list-style:none;}
body,button,input,select,textarea{ font:12px/20px Arial, "宋体"; color:#333; }
h1,h2,h3,h4,h5,h6,b{font-size:100%; font-weight:100;}
a{ text-decoration:none; color:#333; }
input,img{ border:0;}

body{ background:url(../images/body_bg.jpg) no-repeat top center #e8e8e8;}
.w960{ width:960px; overflow:hidden; margin:0 auto;}
.top{ width:100%; height:32px; border-bottom:1px solid #e2e2e2; background:#fff;}
.top_nav{ float:left; width:700px; height:32px; line-height:32px;}
.top_nav a:link,.top_nav a:visited{ display:inline-block; height:32px; *margin-top:-1px; padding:0 10px; font-size:12px;}
.top_nav a:hover{ background:#e2e2e2;}
.top_login{ float:right; width:92px; height:32px; line-height:32px; color:#bbb;} 
.top_login b{  font-size:12px;}
.top_login a:link,.top_login a:visited{ display:inline-block; height:32px; margin:0 10px; font-size:12px;}
.top_login a:hover{ color:#008573; }
.banner{ width:960px; height:80px; margin:40px auto 30px auto; overflow:hidden; background:url(../images/banner.jpg) no-repeat left center;}

.con{ width:960px; height:auto; overflow:hidden; margin:0 auto;}
.con_table{ width:100%; height:auto; background:#fff; border-collapse:collapse; border:1px solid #008573;}
.con_table a:link,.con_table a:visited{ color:#17a793; }
.con_table a:hover{ color:#C74E45; text-decoration:underline; }
.con_table th{ height:34px; background:#008573; color:#fff; }
.con_table td{ border-top:1px solid #008573;  border-right:1px solid #008573; vertical-align:middle; text-align:center;}
.con_table td.noBoder{ border-right:none; text-align:left; padding:8px 10px 8px 10px;}

.daoyu{ width:960px; height:72px; background:#fff; margin:24px auto;}
.daoyu_tit{ float:left; color:#fff; font-family:"微软雅黑"; width:80px; height:28px; background:#008573; padding:22px 0; } 
.daoyu_tit li{ height:14px; line-height:14px; letter-spacing:2px; text-align:center;}
.daoyu_con{ float:left; width:860px; padding:12px 0px 0px 10px; *width:870px; *padding-top:14px; }
.daoyu_con li{ float:left; height:24px;}
.daoyu_con li a:link,.daoyu_con li a:visited{ padding: 0px 10px; display:inline-block; text-align:center; height:24px; line-height:24px;}
.daoyu_con li a:hover{ background:#008573; color:#fff;}

.footer{ width:100%; height:100px; text-align:center; padding-top:20px; margin-top:30px; color:#008573;}
.footer a{ color:#008573;}
