/* CSS Document */
|
*{margin:0; padding:0;}
|
ul,ol{ list-style:none outside none;}
|
ul li{list-style:none;}
|
img{border:none;}
|
div,p,u,span,ul,dl,dd,h3,a,h2,i,p,h1,h4,h5{ margin:0; padding:0;}
|
a{text-decoration:none;}
|
a,u{ text-decoration:none;outline: none}
|
a:hover{text-decoration:none;}
|
.clear{clear:both;overflow:hidden;font-size:0px; height:0px; line-height:0px;}
|
body{font-size:12px;}
|
table{border-collapse:collapse;border-spacing:0;table-layout: fixed; width: 100%;}
|
|
|
|
|
/*overtime css*/
|
.cot{width:100%;margin:0 auto;}
|
.suces{padding-top:25px; overflow:hidden; height:50px; text-align:center; }
|
.suces .shibg{ background:url(../images/overtime.png) no-repeat;}
|
.suces .sur{ background:url(../images/ok.png) no-repeat;}
|
.left{ background-image:url(../images/already.png); background-repeat:no-repeat; width:30px; height:31px;display:inline-block; }
|
.right{ font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei"; font-size:24px; margin-left:16px; height:31px; line-height:31px; overflow:hidden;display:inline-block;}
|
.ok{ font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei"; font-size:12px; margin:0 auto; color:#004e91; padding-bottom:10px; text-align:center; overflow:hidden; }
|
.btnok{ background:url(../images/anniu.gif) no-repeat;font:14px "微软雅黑"; width:84px; height:37px; margin:0 auto;color:white; font-size:14px; text-align:center; line-height:29px; margin-top:14px; border: medium none; cursor:pointer; }
|
.btnOutDiv { text-align:center; }
|
.btnInerDiv { display:inline-block; }
|