/* common start */
body
{
    font-size: 75%;
    font-family: 黑体,Verdana,Arial,Helvetica,sans-serif;
    background-color: #000;
    margin: 24px 0 0 0;
    height: 100%;
    text-align: center;
    background-image: url(/images/page_bg.gif);
    background-position: center 100px;
    background-repeat: no-repeat;
    color: #aaa;
}
*
{
    font-family: Verdana,Arial,Helvetica,sans-serif;
    border: 0;
}
p
{
    padding: 0;
    margin: 0;
}
a
{
    color: #fff;
    text-decoration: none;
}
a:hover
{
    color: #fff;
    text-decoration: underline;
}
div.floatleft
{
    float: left;
}
div.floatright
{
    float: right;
}
a.b, span.b
{
    font-weight: bold;
}
.latest_auction {
    padding-left: 12px;
    font-size: 20px;
    font-family: Arial;
}
.auction_address {
    padding-left: 30px;
    font-size: 16px;
    font-family: Arial;
}
.font16
{
    font-size: 16px;
    font-family: Arial;
}
.white
{
    color: #fff;
}
.goldenrod
{
    color: #8F6800;
}
.orange
{
    color: #FFB750;
}
.aligncenter
{
    padding: 5px 0px 5px 0px;
    text-align: left;
}
div.dashed_gray
{
    background: url(/images/dashed_gray.gif) repeat-x;
    height: 1px;
    font-size: 0;
}
.lineheight20
{
    line-height: 20px;
}
div.box01 div.header
{
    border-bottom: solid 1px #454545;
    padding-bottom: 6px;
}
div.box01 div.titlebar {
    width: 100%;
}
div.box01 div.titlebar div.title span
{
    font-size: 18px;
    font-weight: bold;
    color: #FFB750;
    font-family: Arial;
}
div.box01 div.titlebar div.title
{
    float: left;
}
div.box01 div.titlebar div.textblock
{
    float: left;
    width: 440px;
    padding: 4px 0 0 0px;
    text-align: left;
}
div.box01 div.titlebar div.link
{
    float: right;
    text-align: right;
    width: 200px;
    padding-top: 4px;
    padding-right: 10px;
}
div.box01 div.body
{
    padding-top: 6px;
}

div.dotty_spacer
{
    vertical-align: center;
    height: 20px;
    background: url(/images/dashed_gray.gif) repeat-x 10px;
}

div.spacer
{
    height: 8px;
    font-size: 0;
    line-height: 0;
}
div.spacer_clearboth
{
    height: 28px;
    clear: both;
}
table.list02
{
    width: 100%;
}
table.list02 thead td
{
    font-weight: bold;
    color: #FFB750;
    padding: 4px 0px 8px 0px;
    vertical-align: top;
    font-size: 11px;
}
table.list02 tbody td, table.list02 tbody td a
{
    vertical-align: top;
    color: #C26D5F;
    font-size: 11px;
}
table.list02 td
{
    border-bottom: solid 1px #1E0000;
    height: 20px;
}
table.list02 tr.last td
{
    border: 0;
}
div#leftcolumn
{
    float: left;
    width: 200px;
    padding-right: 17px;
}

div#leftcolumn div.box01 div.titlebar {
    width: 200px;
}
div#leftcolumn div.box01 div.titlebar div.title {
    width: 50px;
}
div#leftcolumn div.box01 div.titlebar div.link {
    width: 50px;
}
div#leftcolumn div#notice table.list td a,
div#leftcolumn div#news table.list td a
{
    font-size: 11px;
}
div#leftcolumn div#notice table.list td span,
div#leftcolumn div#news table.list td span
{
    padding-left: 0px;
    padding-right: 5px;
    font-size: 11px;
}

div#rightcolumn
{
    float: left;
    border-left: solid 1px #454545;
    width: 685px;
    padding-left: 17px;
}
div#rightcolumn div.container
{
    padding: 0px 7px 0px 12px;
}
div.titlebar01
{
    background: url(/images/titlebar_bg03.gif);
    width: 667px;
    height: 24px;
    padding: 10px 16px 0px 12px;
}
div.pagination
{
    color: #fff;
    text-align: right;
}
div.pagination input.text
{
    /*background: url(/images/pagination_input_bg.gif) no-repeat left;*/
    background-color: #484848;
    width: 30px;
    height: 14px;
    text-align: center;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    padding-top: 2px;
    color: #fff;
}
a.underline
{
    text-decoration: underline;
}
/* common end */

/* pageheader start */
div#pageheader
{
    width: 960px;
    text-align: left;
    margin: 0 auto 20px auto;
}
div#pageheader div.login
{
    color: #fff;
    text-align: right;
    padding-right: 10px;
}
div#pageheader div.logo
{
    float: left;
    padding-left: 12px;
    margin: 5px 0px 0px 0px;
}
div#pageheader div.navbar
{
    width: 100%;
    height: 72px;
    vertical-align: bottom;
}
div#pageheader div.search
{
    float: right;
    background: url(/images/search_bg.gif) no-repeat left top;
    width: 277px;
    height: 31px;
    padding: 10px 10px 0 20px;
    margin-top: 4px;
}
div#pageheader div.search input.text
{
    border: 0;
    /*background: url(/images/input_bg.gif);*/
    height: 17px;
    color: #393939;
    font-size: 11px;
    padding: 4px 0 0 0;
    width: 106px;
    margin-top: -1px;
}
div#pageheader div.search div.select
{
    /*background: url(/images/select_bg.gif) no-repeat center top;*/
    height: 17px;
    width: 80px;
    cursor: hand;
    float: left;
    padding: 0px 0px 4px 6px;
}
div#pageheader div.search input.img
{
    border: 1px solid #393939;
    padding: 0px 3px 0px 3px;
}

#chinese {
    color: #FFB750;
}

/* pageheader end */

/* pagebody start */
div#pagebody
{
    width: 940px;
    text-align: left;
    margin: 0 auto 0 auto;
    padding: 20px 0px 20px 19px;
    border-bottom: solid 1px #191919;
}
div#showaffiche div.dashed_gray
{
    margin: 4px 0;
}
div#notice table.list, div#news table.list
{
    width: 100%;
    line-height: 15px;
}
div#notice table.list td span,
div#news table.list td span
{
    padding-left: 20px;
}
div#news
{
    margin-top: 30px;
}
div#season_auctions
{
    background-color: #4E1E0C;
    width: 940px;
    padding: 10px;
    margin-right: 0px;
}
div#season_auctions div.col01
{
    float: right;
    width: 256px;
    vertical-align: center;
    margin-right: 5px;
    text-align: right;
}
div#season_auctions div.col02
{
    width: 640px;
    float: left;
}
div#season_auctions div.col01 img.border
{
    border: solid 1px #1E0000;
}
div#season_auctions table.list02
{
    margin: 0 24px 0 12px;
}
div#year_auctions
{
    width: 980px;
}
div#year_auctions div.box01
{
    width: 480px;
}
div#year_auctions div.box01 div.header
{
    text-align: center;
}
div#year_auctions div.box01 div.body
{
    padding: 12px 20px 0 20px;
}
div#year_auctions div.box01 table.list
{
    line-height: 18px;
}

div#year_auctions div.activity1 {
    border-right: solid 1px #2e2e2e;
}

/* pagebody end */

/* pagefooter start */
div#pagefooter
{
    width: 920px;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    line-height: 16px;
}
/* pagefooter end */

/* menu start */

/* menu end */

/*  start */

/*  end */
ul#navigation, ul#navigation ul
{
    margin: 0px auto;
    padding: 0;
    list-style-type: none;
}
ul#navigation
{
    background: #833B14;
    position: relative;
    width: 960px;
    height: 30px;
    padding-left: 7px;
    margin-top: 18px;
}
ul#navigation li.level1
{
    padding: 8px 14px 0px 14px;
    margin: 0;
    float: left;
    background: url(/images/dashed_v_white.gif) center right no-repeat;
    height: 22px;
}
ul#navigation li.last
{
    background: none;
}
ul#navigation li.level1 a, ul#navigation li.level1 a:hover
{
    border: 0;
    display: block;
}

li.level1 ul
{
    position: absolute;
    z-index: 10000;
    visibility: hidden;
    border: 1px solid #3A3A3A;
    background: #833B14;
    border-bottom: 0;
}
li.level1:hover ul, li.level1.hover ul
{
    visibility: visible;
    z-index: 100;
}
li.level1 ul li
{
    border-bottom: solid 1px #3A3A3A;
}
li.level1 ul li a
{
    color: #000;
    padding: 4px 10px;
    white-space: nowrap;
}
li.level1 ul li a:hover
{
    color: #fff;
}

ul#popup-menu
{
    top: 30px;
    /*left: 14px;*/
}
ul#homepage
{
    top: 30px;
    /*left: 14px;*/
}
ul#aboutchengxuan
{
    top: 30px;
    /*left: 110px;*/
}
ul#chengxuannews
{
    top: 30px;
    /*left: 256px;*/
}
ul#auctionsmeeting
{
    top: 30px;
    /*left: 400px;*/
}
ul#guestbook
{
    top: 30px;
    /*left: 660px;*/
}
ul#booksubscrib
{
    top: 30px;
    /*left: 756px;*/
}
ul#contact
{
    top: 30px;
    /*left: 870px;*/
}
/* after */
.after:after, div.titlebar:after, div#season_auctions:after, div#pagebody:after, div#auction_thumb_list div.thumb_box:after
{
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}
.after, div.box01 div.titlebar, div#season_auctions, div#pagebody, div#auction_thumb_list div.thumb_box
{
    display: inline-block;
}
/* after *

/* */
div#auction_thumb_list div.thumb_box
{
    padding-top: 16px;
}

div#auction_thumb_list div.thumb_box div.picbox
{
    width: 150px;
    height: 150px;
    float: left;
    text-align: center;
    vertical-align: middle;
}
div#auction_thumb_list div.thumb_box div.picbox div.picborder
{
    background: #383838;
    padding: 5px;
}
div#auction_thumb_list div.thumb_box div.textblock
{
    padding: 0 0 0 16px;
    float: left;
    width: 340px;
}
div#auction_thumb_list div.thumb_box div.textblock div.dashed_gray
{
    margin: 4px 0;
}

div#auction_preview div.body
{
    padding: 0px 0px 0px 0px;
}

div#auction_preview div.picblock
{
    margin: 0 auto;
    padding: 8px 0;
}

div#auction_preview div.picblock div.textblock  table.metadata
{
    width: 500px;
}
div#auction_preview div.picblock div.textblock  table.metadata th,
div#auction_preview div.picblock div.textblock  table.metadata td
{
    /*border-bottom: dotted 1px white;*/
    background: url(/images/dashed_gray.gif) repeat-x;
    text-align: left;
    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 3px;
}

div#auction_preview div.picblock div.textblock  table.metadata th
{
    width: 85px;
    padding-right: 5px;
}
div#auction_preview div.picblock div.textblock  div.dashed_gray
{
    margin: 4px 0;
}
div#auction_preview div.picbox
{
    padding:20px 0;
}
div#auction_preview div.picbox img
{
    margin:0 7px;
}

table.form
{
    width: 100%;
}

table.form th
{
    width: 120px;
    font-size: 11px;
}

table.form td,
table.form th
{
    text-align: left;
    vertical-align: top;
    padding: 5px;
}

table.form td img
{
    text-align: left;
}

table.form td input#id_slug,
table.form td input#id_title
{
    width: 90%;
    height: 2em;
}

table.form td textarea#id_description
{
    width: 90%;
    height: 100px;
}

table.form td ul.errorlist
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    color: #ff0000;
}

div#user_comment
{
    padding: 5px 0px 5px 0px;
    margin: 5px 0px 5px 0px;
    border-bottom: dotted 1px white;
}

div#user_comment p
{
    margin: 5px;
}

div#user_comment div.question
{
    border: 1px dashed green;
    padding: 5px;
    margin: 5px 0px 5px 0px;
}

div#user_comment div.reply
{
    border: 1px dashed orange;
    padding: 5px;
    margin: 5px 0px 5px 0px;
}

table.imports
{
    border: solid 1px white;

}
table.imports th
{
    text-align: center;
}
table.imports td,
table.imports th
{
    border-top: solid 1px white;
    border-left: solid 1px white;
    padding: 10px;
    color: #00cc00;
}
table.imports tr.unavalible td,
table.imports tr.unavalible th
{
    color: #cc0000;
}

div#management_bar
{
    margin-bottom: 20px;
}

div.links,
div.links table.link
{
    float: left;
}

div.links table.link td input.file-input
{
    width: 150px;
    background-color: white;
}

div.links table.link
{
    border: 1px solid white;
    height: 230px;
    width: 280px;
    margin-left: 8px;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

div.links table.link td.preview
{
    height: 50px;
    text-align: center;
    padding-top: 10px;
    vertical-align: center;
}

div.links table.link th
{
    padding-left: 5px;
    padding-right: 15px;
}

div.links table.link th,
div.links table.link td
{
    vertical-align: top;
    text-align: left;
    padding-top: 3px;
}

div.links-button
{
    margin-left: 37px;
}

table.contents
{
    width: 100%;
}

table.contents td
{
    padding: 8px 3px 8px 8px;
}

table.contents tr.even td
{
    background-color: #444444;
}

table.contents td.delete
{
    color: #CC0000;
    font-size: 20px;
    padding: 3px 3px 3px 2px;
    text-align: center;
    width: 35px;
}
table.contents td.delete a
{
    color: #cc0000;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

table.contents td.delete a:hover
{
    color: #cc0000;
    font-size: 20px;
    border: solid 1px #cc0000;
}

.error
{
    color: #ff0000;
    text-align: left;
}

#login_error
{
    color: #ff0000;
    text-align: center;
}


div#sitemap
{
    font-size: 16px;
    font-family: Arial;
    width: 920px;
    text-align: left;
    margin-top: 5px;
    border-bottom: solid 1px #191919;
}

.faq_body{
    border: 1px dashed orange;
    padding: 5px;
    margin: 5px;
}

.faq_title{
    margin-top: 10px;    
}

.faq_li{
    padding-top: 20px !important;
    padding-top: 8px;
}

.faq_button{
    float: right;
    margin-right: 10px;
}

.faq_edit{
    margin-top: 15px !important;
}

.faq_edit_button{
    margin-top: 5px;
    margin-left: 20px;   
}

div.lot-nav div {
    text-align: right;
    /*float: right;*/
    margin: 0;
}

div.lot-nav div.link {
    margin-top: 2px;
}
div.lot-nav div input.lot-input {
    width: 50px;
}

div.lot-nav span {
    float: left;
}

p.label {
    font-weight: bold;
    color: #ffffff;
}

span.required {
    color: red;
}

.highlightedSearchTerm {
    background-color: #ffb750;
    color: #222222;
}

ul.search-results h2 {
    padding: 0;
    margin: 0;
}

ul.search-results {
    padding: 0;
    list-style-type: none;
}
ul.search-results li.item {
    margin: 0px 0px 20px 0px;
}

.paginator
{
    float: right;
}

.paginator span, .paginator a
{
    padding: 3px 8px 3px 8px;
}
.paginator a
{
    border: solid 1px #FFFFFF;
    line-height: 40px;
    text-decoration: none;
}

.paginator a:hover
{
    text-decoration: none;
    background-color: #666666;
}

.sold {
    color: green;
}

.withdrawn,
.unsold {
    color: red;
}

#sub_announcement,
.announcement {
    font-size: 10px;
}

#sub_announcement {
    color: red;
}

#home-slide {
    width: 250px;
    height: 330px;
    background-color: black;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

#home-slide * {
    vertical-align: middle;
}

*html #home-slide span {
    height: 100%;
    display: inline-block;
}

/*  */



