@charset "utf-8";

.headerBg {width: 958px; height: 70px; margin: 0 auto; background: url(/album/images/img_crumbbg.gif) repeat-x bottom;}

.rightTitle {height: 33px; margin-top: 10px; padding-left: 25px; position: relative; line-height: 33px; background: url(/album/images/img_righttitlebg.gif) no-repeat;}
.rightTitle .title {font-size: 14px; font-weight: bold; color: #333;}
.rightTitle .title span {color: #f34b00;}

.bgTable {width: 100%; margin-top: 10px; padding: 0; border-collapse: collapse;}
.bgTable th,td {padding: 5px 10px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.bgTable th {background: #f5f5f5 url(/album/images/img_tdbg.gif) top repeat-x; color: #555; font-weight: normal;}
.bgTable tbody th {width: 100px; vertical-align: top; text-align: right;}
.bgTable thead th {text-align: center; color: #333;}
.bgTable td.center {text-align: center;}

.bgTable2 {width: 100%; margin-top: 10px; padding: 0; border-collapse: collapse;}
.bgTable2 th {padding: 7px 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; border-right: 1px solid #fff; background: #f5f5f5 url(/album/images/img_tdbg.gif) top repeat-x; color: #333; font-weight: normal; text-align: center;}
.bgTable2 td {padding: 5px 10px; border-bottom: 1px solid #ddd; text-align: center;}
.bgTable2 td.linktxt {word-break: break-all; word-wrap: break-word; width: 180px;}
.bgTable2 td.linktxt2 {word-break: break-all; word-wrap: break-word; width: 280px;}

.bgTable3 {width: 100%; margin-top: 10px; padding: 0; border-collapse: collapse;}
.bgTable3 th,td {padding: 5px 10px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.bgTable3 th {background: #f5f5f5 url(/album/images/img_tdbg.gif) top repeat-x; color: #555; font-weight: normal;}
.bgTable3 tbody th {width: 130px; vertical-align: top; text-align: right;}
.bgTable3 thead th {text-align: center; color: #333;}
.bgTable3 tbody td {color: #ff0000;}

input, select {vertical-align:middle;}

ul.bgClassList li {margin-bottom: 3px; padding-bottom: 3px; border-bottom: 1px dashed #ccc;}
ul.bgClassList li span {width: 200px; float: left; display: block;}

.bgBtn {height: 22px; line-height: 18px; padding: 0 5px; margin-left: 5px; color: #333;}

.loginLogo {width: 450px; margin: 50px auto; text-align: center;}
.loginBox {width: 450px; margin: 20px auto; padding: 20px 40px; border: 10px solid #f5f5f5;}
.loginBox h1 {padding: 0 5px; font-size: 16px; color: #333;}
.loginBox .loginbtn {padding-top: 10px; text-align: center;}
