@charset "utf-8";
/* CSS Document */
html {}
:root { overflow-y: scroll }/* 视客户要求 加或不加 */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, lengend, input, button, textarea, select, p, blockquote, th, td { margin: 0; padding: 0 }
table { border-collapse: collapse; border-spacing: 0 }
img { border: 0 none; vertical-align: top }
li { list-style-type: none }
p{line-height:24px;}
caption, th { text-align: left }
h1, h2, h3, h4, h5, h6 { font-size: 100% } /* 字体加粗与否，视页面标题更改 */
body, input, button, textarea, select { font-size: 12px; font-family:'Arial'} /* 或 表单类的字体颜色和body一样 */
button { cursor: pointer }
cite { font-style: normal }
body { line-height: 1.17; -webkit-text-size-adjust: none; background:#fff url(../images/bg.png);}
a { color:#000; text-decoration: none; outline:medium none; }
a:link { color: #000; text-decoration: none }
a:visited { }
a:hover { color: #666 }
a:focus {}
a:active {}
:focus { outline: none }
.clearfixed:after { content: "."; clear: both; display: block; height: 0; overflow: hidden }
.clearfixed { zoom: 1 } /* 增加清除浮动样式时，要注意当前元素是否为块结构，如果不是，要添加属性 display: block */
.clear { display: block!important; float: none!important; clear: both; width: auto!important; height: 0;margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0 }
.fl { float:left;}
.fr { float:right;}

.rightico{ width:64px; height:68px; background:url(../images/rightico.png) no-repeat; cursor: pointer; display: block; position: absolute; right:0px; top:48%; z-index:10;}
.leftico{width:64px; height:68px; background:url(../images/leftico.png) no-repeat; cursor: pointer; display: block; position: absolute; left:0px; top:48%; z-index:10;}


#wape{ width:1003px; margin:0px auto; background:url(../images/bak1.jpg) top center no-repeat;min-height:653px; position:relative;}

header{ height:150px; width:100%; padding-top:35px; text-align:center;}

.contdiv{ width: auto; position:relative; height:auto; text-align:center; margin:0px auto; padding-top:30px;}
.signlist{width:780px; position:relative; height:auto; text-align:center; margin:0px auto;}

.signlist ul{ width:100%; margin:0px auto; padding:10px; height:350px; overflow:hidden; overflow-y:scroll;}
.signlist ul li{ width:125px; float:left; margin:0px 15px 0px 15px; line-height:40px; height:40px; font-size:14px;
font-weight:bold; overflow:hidden;}



.showsign{ width:97px; height:32px; right:153px; bottom:10px; background:url(../images/cksign.png) no-repeat; display:block; position:absolute}

footer{ width:375px; height:47px; background:url(../images/foot.png) no-repeat; left:273px; bottom:0px; position:absolute; padding-left:30px; padding-right:30px;}

footer > a{ display: block; width:60px; height:47px; float: left; margin-left:15px; margin-right:15px; cursor:pointer;}

#signadd from{ display:block; width:280px; height:150px; margin:0px auto;}
#signadd table{ border:none;}
#signadd table th{ text-align: right; padding-right:5px; width:45%; line-height:40px; font-family:Arial, Helvetica, sans-serif "微软雅黑"; font-size:14px;}
#signadd table td{ text-align: left; padding-right:5px; width:45%;}

#signadd table td input.tijiaosign{ background:url(../images/tijiaosign.png) no-repeat; width:97px; height:32px; border:none;}