@charset "utf-8";
/* CSS Document */
html{ height:100%; width:100% } 
body{ margin:0px auto; height:100%; width:100%; } 
body {font-family:"宋体", arial;padding:0; background:#eee;font-size:12px; color:#000;line-height:22px;}
form,img,ul,ol,li,dl,dt,dd{margin: 0; padding: 0; border: 0;}
div{margin:0 auto;padding:0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
table,td,tr,th{font-size:12px;}
input,img{vertical-align:middle;}
hr{border:none;border-bottom:1px solid #D8E4E4;height:1px;line-height:1px;margin:3px 0;}
fieldset {border:0;}
label {float: left;width:50px;text-align: right;}


/*布局*/
.wrap{width:1002px;height:100%;margin:0px auto;background-color:#fff;margin-top:-1px;}
.head_img{width:1002px;height:59px;}
.logo_img{width:580px;height:73px;margin-top:70px;margin-bottom:70px;text-align:center;}
table.Tab{text-align:center;margin:0 auto;padding:0;}
.bootom_link_text{width:627px;height:30px;line-height:30px;background:url(../images/index_21.gif) no-repeat;margin-top:60px;text-align:center;color:#000;}
.copyright{text-align:center;color:#666;margin-top:10px;}


/* 链接颜色 */
a:link {color: #000; text-decoration:none;}
a:visited {color: #000;text-decoration:none;}
a:hover {color: #bc2931; text-decoration:underline;}
a:active {color: #000;}


a.lText:link {color:#005EA5;text-decoration:none;}
a.lText:visited {color:#005EA5;text-decoration:none;}
a.lText:hover {color:#f00;text-decoration:underline;}
a.lText:active {color:#f00;text-decoration:underline;}