* {
    margin: 0;
    padding: 0;
}
body {
    font: 12px Verdana,"Microsoft YaHei",Arial;
    color: #333;
    background: #fff url(../img/body-bg.gif) repeat-x 0 88px;
}
li {
    list-style: none;
}
img {
    border: 0;
}
h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 14px;
}
h4,h5,h6 {
    font-size: 12px;
}
.message,.require,.price,.errmessage {
    color: red;
}
.info_text {
    color: #666;
}
a {
    color: #06c;
    text-decoration: none;
}
a:hover {
    color: #333;
    text-decoration: underline;
}
.clear {
    clear: both; 
}
.ad {
    margin-bottom: 8px;
}
.errmsg {
    color: red;
}
#wrap {
    margin: auto;
    width: 960px;
}

#header {
    margin-bottom: 10px;
    position: relative;
}
#toplink {
    position: absolute;
    right:10px;
    top:6px;
    color: green;
    text-align: right;
    line-height: 30px;
}
/*
#logo {
    width: 180px;
    height: 70px;
    text-indent: -999px;
    background: url(../img/logo.png) no-repeat 5px 20px;
}
*/
#logo {
    width: 236px;
    height: 70px;
    text-indent: -999px;
    background: url(../img/logo-year2.png) no-repeat 5px 18px;
}
#tel {
    position: absolute;
    right:442px;
    top:42px;
    width: 235px;
    height: 20px;
    overflow: hidden;
    background: url(../img/400.gif) no-repeat 0 0;
    text-indent: -999px;
}
#nav {
    height: 66px;
    overflow: hidden;
    background: url(../img/bg.png) repeat-x 0 0;
}
#nav div {
    background: url(../img/bg.png) no-repeat 100% -134px;
}
#nav ul {
    padding: 0 22px;
    height: 67px;
    background: url(../img/bg.png) no-repeat 0 -67px;
}
#nav ul li {
    float: left;
    display: inline;
    line-height: 28px;
    line-height: 30px\9;
    font-weight:bold;
}
#nav a {
    float: left;
    padding: 0 15px;
    display: block;
    color: #fff;
    text-decoration: none;
}
#nav li.chosen {
    background: url(../img/bg.png) no-repeat 100% -233px;
}
#nav li.chosen a {
    padding-top: 2px;
    height: 30px;
    color: #555;
    background: url(../img/bg.png) no-repeat 0 -201px;
}
#nav a:hover {
    color: #f6ff00;
}

.comm {
    position: absolute;
    top:110px;
    left:0;
    width: 930px;
    padding: 0 15px;
}
.comm .top {
    float: right;
    position: relative;
}
.comm .datetime {
    color: #666;
}
.comm .sum-show {
    color: #555;
}
.comm .sum-show .price {
    margin-right: 10px;
}
.comm .sum-show span.price {
    font-weight:bold;
}

.home-search {
    position: absolute;
    right:10px;
    top:75px;
    width: 209px;
    height: 22px;
    background: url(../img/searchbg.gif) no-repeat 0 0;
}
.home-search .text {
    padding: 0 5px;
    width: 175px;
    border: 0;
    color: #999;
    background: transparent;
    vertical-align: middle;
}
.home-search .button {
    cursor: pointer;
    width: 22px;
    height: 20px;
    vertical-align: middle;
    border: 0;
    background: transparent;
}

.new-user {
    margin: 10px 5px;
}

#where {
    margin-bottom: 6px;
}

#news-main {
    float: left;
    width:666px;    
    margin-bottom: 10px;
    padding: 10px 20px;
    border: 1px solid #c6ddf5;
    background: #fff;
}
#news-side {
    float: right;
    width: 240px;
}
#news-main h3 {
    margin-bottom:5px;
    padding-bottom:6px;
    line-height: 24px;
    border-bottom:1px dotted #D3DBE6;
}
#article-list li {
    margin-left: 18px;
    list-style: disc outside none;
    line-height:30px;
    color: #999;
}
#article-list li:hover {
    color: #c00;
}
#article-list li .datetime {
    color: #999;
}
#article-view {
    min-height:420px;
    _height: 420px;
}
#article-view h1 {
    text-align: center;
    line-height: 36px;
    font-size: 16px;
}
#article-view .tips {
    text-align: center;
    color: #999;
}
#article-view .tips span {
    margin-right: 10px;
}
#article-view p {
    margin: 10px 0;
    text-indent: 24px;
}

#article-view .domains {
    padding: 0 20px;
    line-height: 20px;
}

#side {
    float: left;
    width: 240px;
}
.side-box {
    position: relative;
    margin-bottom: 12px;
    border: 1px solid #aec9e6;
}
.side-box h3 {
    padding: 0 10px;
    line-height: 25px;
    color: #333;
    font-size: 12px;
    background: url(../img/bg.png) repeat-x 0 -300px;
    border-bottom: 1px solid #e1e6ea;
}
.side-box a.more {
    position: absolute;
    right:10px;
    top:0;
    line-height: 25px;
}

#view {
    float: left;
    width: 648px;
}
#side2 {
    float: right;
    width: 300px;
}

#main {
    float: right;
    width: 708px;
}
#menu {
    margin-bottom: 12px;
    border: 1px solid #aec9e6;
}
#menu h3 {
    padding: 0 10px;
    line-height: 25px;
    color: #333;
    font-size: 12px;
    background: url(../img/bg.png) repeat-x 0 -300px;
    border-bottom: 1px solid #e1e6ea;
}
#menu ul {
    margin: 10px 5px 20px 25px;
}
#menu ul ul {
    margin: 0 0 0 20px;
}
#menu li {
    line-height: 25px;
}
#menu li a {
    display: block;
    padding-left: 22px;
    background: url(../img/bg.png) no-repeat -102px -721px;
}
#menu ul.child li a {
    background-position: -102px -915px;
}
#menu li.backorders a {
    background-position: -102px -1103px;
}
#menu li.auctions a {
    background-position: -102px -785px;
}
#menu li.domains a {
    background-position: -102px -817px;
}
#menu li.log a {
    background-position: -102px -849px;
}
#menu li.profile a {
    background-position: -102px -886px;
}
#menu li.offer a {
    background-position: -102px -753px;
}
#menu li.book a {
    background-position: -102px -1073px;
}
#menu li.fav a {
    background-position: -102px -1132px;
}
#menu li.zhj a {
    background-position: -102px -1219px;
}



#menu li.chosen a {
    color: #f60;
}
#menu li.chosen li a {
    color: #06c;
}
.orders,.article,.whoisinfo,.bidhistory,.not-enough {
    margin-bottom: 12px;
    padding: 5px 10px;
    border: 1px solid #c6ddf5;
    background: #fff url(../img/body-bg.gif) repeat-x 0 -20px;
    _height: 10px;
}
.not-enough {
    padding: 20px 0;
    color: #c00;
    text-align: center;
}
.not-enough p {
    margin-bottom: 10px;
}
.whoisinfo {
    padding: 10px 20px; 
    font-size: 14px;
    line-height: 22px;
    word-wrap: break-word;
}
.bidhistory h3 {
    padding: 0 10px;
}
.bidhistory ul {
    margin: 5px 10px 10px;
}
.bidhistory ul li {
    height: 22px;
    line-height: 22px;
    border-bottom: 1px dotted #eee;
}
.bidhistory ul li span {
    float: left;
    display: block;
    width: 180px;
    height: 22px;
    overflow: hidden;
}
.orders h3 {
    margin: -3px 0 8px;
    font-size: 12px;
    color: #333;
    line-height: 30px;
    border-bottom: 1px solid #d8dfe7;
}

.orders .more {
    line-height: 24px;
    text-align: right;
}
.article {
    padding: 5px 30px;
    line-height: 24px;
}
.article h1 {
    line-height: 60px;
    text-align: center;
}
.article h2 {
    line-height: 40px;
}
.article p {
    margin-bottom: 12px;
    text-indent: 24px;
}
.article ol {
    margin: 10px 60px;
    font-size: 12px;
}
.article ol li {
    list-style: decimal outside none;
}
.article table {
    margin-bottom: 15px;
    width: 100%;
    border-collapse: collapse;
}
.article table td,.article table th {
    padding: 3px 8px;
    border: 1px solid #ddd;
}
.article table th {
    background: #f3f3f3;
    text-align: left;
}
.orderinfo {
    float: left;
    padding: 10px;
    width: 280px;
}
.orderinfo h1 {
    margin-bottom: 6px;
}
.orderinfo p {
    padding: 5px 0;
    line-height: 20px;
    border-bottom: 1px solid #ddd;
}

.orderbid {
    float: right;
    margin-top: 5px;
    width: 320px;
}
.orderbid .orderbid-form {
    padding: 5px 15px;
    background: #e8eff6;
}
.orderbid h2 {
    margin-bottom: 5px;
    line-height: 24px;
}
.orderbid p {
    padding: 5px 0;
    line-height: 20px;
    border-top: 1px solid #b9cddf;
}
.orderbid p.submit {
    text-align: center;
}
.orderbid p.submit input {
    padding: 2px 5px;
}
.favorites {
    padding: 5px 0;
}
.favorites a {
    margin-right: 10px;
    padding-left: 20px;
    line-height: 22px;
    background: url(../img/bg.png) no-repeat -105px -1137px;
}
.favorites a.fav-page {
    padding-left: 20px;
    background-position: -104px -1191px;
}
.favorites a.fav-copy {
    padding-left: 20px;
    background-position: -104px -1164px;
}
.filter {
    margin: -2px 0 6px;
    padding: 5px;
    height: 24px;
}
.filter span {
    float: left;
    line-height: 20px;
    line-height: 22px\0;
}
.filter a {
    margin-left: 6px;
    float: left;
    display: inline;
    padding: 2px 20px 2px 7px;
    line-height: 14px;
    height: 14px;
    line-height: 16px\0;
    overflow: hidden;
    color: #333;
    text-decoration: none;
    border: 1px solid #ddd;
    background: url(../img/filterbg.png) no-repeat 100% -29px;
}
.filter a:hover {
    border: 1px solid #308ed1;
}
.filter a.chosen {
    color: #000;
    background-position: 100% -49px;
    border: 1px solid #308ed1;
}
.filter a.chosen_1 {
    color: #000;
    background-position: 100% -69px;
    border: 1px solid #308ed1;
}

img.go {
    width: 32px;
    height: 19px;
    background: url(../img/bg.png) no-repeat 0 -271px;
} 

.datas-list table {
    width: 100%;
    border-collapse: collapse;
}
.datas-list table td,.datas-list table th {
    padding: 5px;
    text-align: center;
}
.datas-list table th {
    color: #555;
    background: #e8ecf5;
}
.datas-list tbody tr.hasbg {
    background: #f0f3f8;
}
.datas-list tbody tr:hover {
    background: #ffedcd;
}

.datas-list table .id {
    width: 8%;
}
.datas-list table .s_top {
    width:15%;
}
.datas-list table .domainname {
    width:20%;
    text-align: left;
}
.datas-list table .info {
    width: 30%;
    text-align: left;
}
.datas-list table td.info {
    color: #666;
}

.history-list table {
    margin-bottom: 10px;
    width: 100%;
}
.history-list table td {
    padding: 5px;
    border-bottom: 1px solid #ddd;
}
.history-list table td p {
    margin-bottom: 10px;
}
.history-list table td .datatime {
    color: #666;
}

.form-box table {
    width: 100%;
}
.form-box table td,.form-box table th {
    padding: 3px;
}
.form-box table th {
    text-align: right;
    font-weight:normal;
}
.form-box .message {
    color: #999;
}
.form-box .button {
    cursor: pointer;
    margin: 3px 5px 3px 0;
    width: 64px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    border: 0;
    color: #fff;
    font-weight:bold;
    background: transparent url(../img/bt-sign.gif) no-repeat;
}
.form-box .text {
    padding: 2px;
}


.form-tips {
    margin-bottom: 10px;
    padding: 10px;
    line-height: 20px;
    background: #f9f4df;
    border: 1px solid #e4d28f;
}
.form-tips ol,.rules ol {
    margin: 6px 6px 6px 30px;
}
.form-tips ol li,.rules ol li {
    list-style: decimal outside none;
}

.passport {
    margin-bottom: 15px;
}
.passport li {
    padding: 5px;
    height: 60px;
    overflow: hidden;
    line-height: 20px;
    border-bottom: 1px dotted #ddd;
}
.passport .text {
    float: left;
    width: 480px;
}
.passport .text h4 {
    height: 20px;
    overflow: hidden;
}
.passport .text p span {
    margin-right: 10px;
}
.passport .start_time {
    float: left;
    width: 100px;
    text-align: center;
}
.passport .s1  h4 a {
    color: #c00;
}
.passport .s2  h4 a {
    color: #f60;
}

.pingtai li {
    padding: 10px 0;
    text-align: center;
}

.rules {
    margin-bottom: 10px;
    padding: 10px;
    line-height: 20px;
    background: #f3f7fd;
    border: 1px solid #c6ddf5;
}

.view-form {
    padding: 10px 0;
    text-align: center;
}
.normal-form {
    padding: 0 0 20px;
}
.normal-form table {
    border-collapse: collapse;
}
.normal-form table td,.normal-form table th {
    padding: 6px;
    border: 1px solid #c6ddf5;
}
.normal-form table th {
    width: 30%;
    background: #f3f7fd;
}

#home-login .form-box {
    margin: 8px;
}
#home-login .form-box .text {
    width: 150px;
    height: 18px;
}
#search-option table {
    border-collapse: collapse;
}
#search-option td,#search-option th {
    padding: 5px;
    background: #fff;
    border: 1px solid #fff;
}
#search-option th {
    width: 28%;
    background: #edf3fe;
}
#search-option td label {
    margin-right: 6px;
}
.new-list ul {
    margin: 5px 10px;
    background: url(../img/bg.png) no-repeat -107px -326px;
}
.new-list li {
    padding: 0 0 0 20px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px dotted #ddd;
    overflow: hidden;
}
.new-list a {
    color: #555;
}
.new-list a:hover {
    color: #000;
}
.text-view {
    padding: 10px;
    line-height: 20px;
}
.text-view p {
    margin: 5px 0;
    text-indent: 24px;
}
.article-list ul {
    margin: 5px 10px 10px 30px;
    * margin-left: 35px;
}
.article-list li {
    list-style: decimal outside none;
    line-height: 22px;
}
.button-list ul {
    margin: 10px 0 0;
}
.button-list li {
    float: left;
    margin: 0 0 10px;
    width: 50%;
}
.button-list li a {
    display: block;
    margin: auto;
    width: 103px;
    height: 29px;
    line-height: 29px;
    color: #fff;
    font-weight:bold;
    text-align: center;
    background: url(../img/bg.png) no-repeat 0 -411px;
}
.case-list ul {
    margin: 5px 10px;
}
.case-list li {
    padding-left: 12px;
    line-height: 22px;
    background: url(../img/bg.png) no-repeat -110px -268px;
}
.case-list li span {
    float: right;
    color: #666;
}
.case-list p.foot {
    padding: 0 10px 10px 0;
    text-align: right;
    color: #06c;
}
.case-list a {
    color: #333;
}
.case-list a:hover {
    color: #000;
}
.quick-form {
    margin-bottom: 8px;
    background:#EDF2F9;
    border:1px solid #ccc;
    padding:3px 10px;
}
.quick-form td input {
    margin-right: 10px;
}

.sign {
    margin-bottom: 10px;
    border: 1px solid #d4d7de;
    background: #eff7fa url(../img/signbg.png) no-repeat 42px 50%;
}
.sign h3 {
    margin-bottom: 10px;
    padding: 5px 0;
    border-bottom: 1px dashed #ddd;
}
.sign h3 span {
    display: block;
    width: 77px;
    height: 35px;
    text-indent: -999px;
    background: url(../img/bg.png) no-repeat 0 -333px;
}
#login h3 span {
    background-position: 0 -368px;
}
.sign .form-box {
    margin-left: 240px;
    padding: 20px 30px 50px;
    background: #fff;
}
.sign table td,.sign table th {
    padding: 5px;
}
.sign table td input.text {
    padding: 2px;
    width: 180px;
    height: 14px;
}
#login table th {
    width: 20%;
}
.step {
    margin-bottom: 10px;
}
.step ul {
    width: 588px;
    height: 23px;
    line-height: 23px;
    background: url(../img/step.gif) no-repeat 0 0;
}
.step li {
    display: inline;
    float: left;
    width: 190px;
    text-align: center;
    font-weight:bold;
}
.step li.chosen {
    color: #fff;
    font-weight:normal;
}
.step-2 ul {
    background-position: 0 -23px;
}
.step-3 ul {
    background-position: 0 -46px;
} 

.tips p {
    text-indent: 24px;
    line-height: 24px;
}

.msg {
    line-height: 24px;
}

#friend-link {
    margin-bottom: 10px;
    position: relative;
    background: #f0f3f8 url(../img/bg09.png) no-repeat right top;
}
#friend-link h3 {
    position: absolute;
    left:15px;
    top:30px;
}
#friend-link .box {
    padding: 10px 0 10px 90px;
    height: 95px;
    line-height: 24px;
    background: url(../img/bg09.png) no-repeat;
}
#friend-link .box a {
    margin-right: 10px;
}

#footer {
    padding: 5px 0;
    border-top: 2px solid #354457;
    text-align: center;
    color: #666;
    line-height: 22px;
}

.pagination {
    padding: 10px 0;
    text-align: right;
    color: #666;
}
.pagination a {
    border:1px solid #ddd;
    margin:2px;
    padding:2px 5px;
    color: #f60;
    text-decoration:none;
}
.pagination a:hover {
    color: #555;
}
.pagination .current {
    background-color:#ffe8db;
    border:1px solid #ddd;
    color:#555;
    font-weight:bold;
    margin:2px;
    padding:2px 5px;
}
.pagination .disabled {
    border:1px solid #ddd;
    color:#ccc;
    margin:2px;
    padding:2px 5px;
}


.trans-tips {
    margin-bottom: 10px;
    padding: 5px 10px;
    border: 2px solid #f60;
    background: #fcfaf0;
    line-height: 20px;
}
.trans-tips h4 {
    font-size: 14px;
    line-height: 25px;
}
.trans-tips p {
    margin-bottom: 6px;
    color: #555;
}
.trans-tips .option {
    height: 30px;
}

a.button {
    background:none repeat scroll 0 0 #F5F7FF;
    border-color:#ECEFFA #7B97B8 #7B97B8 #ECEFFA;
    border-style:solid;
    border-width:1px;
    display:inline;
    float:left;
    margin-right:5px;
    padding:2px 12px;
    text-decoration:none;
}
a.button:hover {
    background:none repeat scroll 0 0 #FFFFCC;
    border-color:#F1F1AB #DD6600 #DD6600 #F1F1AB;
}

.trans-new {
    margin-bottom: 10px;
    padding: 5px 10px;
    height: 90px;
    border: 1px solid #c1dbfe;
    background: #f5f8fd;
}
.trans-new .notic {
    margin-bottom: 5px;
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
    background: url(../img/bg.png) no-repeat -106px -948px;
}
.trans-new .option div {
    float: left;
    display: inline;
    margin-right: 15px;
    padding: 10px 0 5px;
    width: 205px;
    text-align: center;
    background: #e4f0fe;
}
.trans-text {
    padding: 5px 10px 20px;
    line-height: 20px;
}
.trans-text h4 {
    color: #195ba5;
}
.trans-text p {
    margin: 10px 0;
}
.trans-text ul {
    margin: 10px 30px;
}
.trans-text li {
    list-style: disc outside none;
}

#trans-step ol {
    margin: 10px auto;
    width: 205px;
    background: url(../img/trans-step.gif) no-repeat 0 10px;
}
#trans-step ol li {
    padding: 10px 0 20px 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight:bold;
}
#trans {
    margin-bottom: 10px;
    padding: 6px;
    border: 1px solid #ddd;
    background: #fff;
}
#trans-step2 {
    background: url(../img/trans-step2.gif) repeat-x 0 -87px;
}
#trans-step2 ul {
    height: 29px;
    line-height: 29px;
    font-weight:bold;
    background: url(../img/trans-step2.gif) no-repeat 0 0;
}
#trans-step2 ul.step2 {
    background-position: 0 -29px;
}
#trans-step2 ul.step3 {
    background-position: 0 -58px;
}
#trans-step2 li {
    float: left;
    width: 200px;
    text-align: center;
}
#trans-step2 li.chosen {
    color: #fff;
}

.trans-form {
    margin: 10px 30px;
}
.trans-form table {
    width: 100%;
}
.trans-form table th,.trans-form table td {
    padding: 10px 5px;
    border-bottom: 1px solid #ddd;
}
.trans-form table th {
    text-align: right;
    width: 20%;
}

.trans-form .text {
    padding: 2px;
}

.tf-tips {
    padding: 5px 5px 5px 30px;
    border: 1px solid #ebdad3;
    background: #fbf6f3 url(../img/bg.png) no-repeat -98px -1001px;
}
.trans-msg {    
    margin: 20px 30px;
}
.trans-msg table {
    width: 100%;
    border-collapse: collapse;
}
.trans-msg table thead th {
    color: #fff;
    background: #2575bc;
}
.trans-msg table th,.trans-msg table td {
    padding: 5px;
    border: 1px solid #ddd;
}
.trans-msg table tbody th {
    text-align: right;
    width: 30%;
}

.trans-success {
    margin: 60px auto 0;
    padding: 0 0 90px 90px;
    width: 500px;
    line-height: 20px;
    background: url(../img/right.gif) no-repeat 0 0;
}
.trans-success h2 {
    color: #f60;
    line-height: 30px;
}


.services .box {
    margin-bottom: 10px;
    padding:10px;
    background: #e5ecf9;
}
.services .serv,.services .client {
    margin-bottom: 10px;
}
.services .user {
    height: 27px;
    background: url(../img/s_ico.gif) no-repeat 13% 100%;
}
.services .user span {
    float: left;
    display: block;
    padding: 0 20px;
    line-height: 20px;
    color: #fff;
    background: #97c03d;
}
.services .client .user {
    background-position: 90% 100%;
}
.services .client .user span {
    float: right;
}
.services .content {
    padding: 5px 10px;
    line-height: 20px;
    background: #fff;
    border: 1px dashed #97c03d;
}
.services table {
    margin-bottom: 20px;
}
.services table th {
    font-weight:bold;
}

.dns-info,.account-info {
    margin-bottom: 10px;
    padding: 5px 10px;
    border: 1px solid #73d266;
    background: #e8f8e6;
    line-height: 20px;
}
.dns-info table td,.dns-info table th,
.account-info table td,.account-info table th {
    padding:5px;
}
.dns-info table th.title {
    padding-right: 30px;
    font-size: 16px;
    font-weight:bold;
}
.dns-info td a {
    margin-right: 10px;
    padding-left: 20px;
    display: block;
    height: 16px;
    line-height: 16px;
    background: url(../img/bg.png) no-repeat 0 0;
}
.dns-info .delete {
    background-position: -50px -512px;
}
.dns-info .pause {
    background-position: -75px -488px;
}
.dns-info .lock {
    background-position: -100px -463px;
}
.dns-info .owner {
    background-position: 0 -463px;
}
.dns-info .out {
    background-position: 0 -720px;
}
.dns-info .active {
    background-position: 0 -749px;
}


.list-tabs {
    margin-bottom: 10px;
    height: 30px;
    background: #f3f3f3;
}
.list-tabs ul {
    padding-top: 3px;
}
.list-tabs li {
    float: left;
    margin: 0 10px;
    display: inline;
    line-height: 26px;
}
.list-tabs li.chosen {
    padding: 0 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: 0;
}

.list-categroy {
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #73d266;
    background: #e8f8e6;
}
.list-categroy ul {
    width: 680px;
}
.list-categroy li {
    float: left;
    margin: 0 10px;
    display: inline;
    line-height: 24px;
    white-space : nowrap;
}
.list-categroy li.chosen a {
    color: #d00;
    font-weight:bold;
    text-decoration: none;
}

.offer-box {
    padding: 5px 10px;
}
.offer-box p {
    margin: 5px 0;
    line-height: 20px;
}

#offer_scroll{
    width:600px;
    height:20px;
    line-height:20px;
    overflow:hidden;
}
#offer_scroll li{
    height:20px;
}
#offer_scroll li span {
    padding: 0 5px;
}
.offer-scroll-ctrl {
    position: absolute;
    right:10px;
    top:5px;
}

.errors {
    margin-bottom: 10px;
    padding: 2px 10px;
    line-height: 20px;
    border: 1px solid #f98e79;
    background: #fdffba;
}


.options {
    margin-bottom: 10px;
    height: 23px;
}
.options a {
    display: block;
    margin: 0 5px;
    float: left;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #333;
    text-decoration: none;
    background: url(../img/bg.png) no-repeat 0 -1062px;
}
.options a.add {
    padding-left: 10px;
    width: 90px;
    background-position: 0 -1039px;
}
.options a.modify {
    padding-left: 10px;
    width: 67px;
}
.options a.export {
    padding-left: 10px;
    width: 67px;
    background-position: 0 -1085px;
}

.logs {
    line-height: 20px;
}
.logs th,.logs td {
    padding: 5px;
}
.logs th {
    width: 100px;
    text-align: right;
}

#redirect_message {
    margin: 30px auto 60px;
    width: 500px;
    line-height: 25px;
}
#redirect_message h4 {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
#ads-show .box ul li {
    width: 700px;
    height: 100px;
}

.box dt {
    font-weight:bold;
}

.ads {
    margin-bottom: 12px;
    padding: 3px;
    background: #fff;
    border: 1px solid #ddd;
}
.ads .box {
    background: #f3f3f3;
    height: 100px;
    overflow: hidden;
}
.pagination ul { margin-top: 15px; }
.pagination li {
	float: left;
	list-style: none;
	margin-right: 5px;
	padding: 2px 5px;
	border: 1px solid #D7D7D7;
	background-color: #EEE;
	font-weight: bold;
}
.pagination li.current { color: #C8C8C8; font-weight: bold; }
.pagination li a {
	display: block; text-decoration: none; font-weight: bold; 
	border: 0px; margin: 0px; padding: 0px;
}
.pagination li a:hover { text-decoration: underline; }
