@charset "utf-8";
/* banner */
body.account .top-banner-bg {
    background-image: url(../images/banner-account.png);
}

body.account .top-banner-bg.style2 .con {
    padding-left: 512px;
}

body.account .top-banner-bg.style2 .con a {
    margin: 0;
    right: 70px;
    top: 110px;
}

#account-content {
    width: 940px;
    margin-bottom: 30px;
}

/*main*/
body.account .account-content-main {
    padding: 10px 20px 10px 15px;
}

.account-content-main h2 {
    font-size: 18px;
    color: #0066cc;
    margin-bottom: 20px;
}

.account-content-main .from-wrap {
    border: 1px #ededed solid;
    background: #fafafa;
    padding: 15px;
    margin-bottom: 25px;
	border-radius:4px;
	box-shadow:0 3px 8px #bbb;
}

.account-content-main dl {
    margin: 0 auto;
}

.account-content-main dl.form dt {
    clear: both;
    float: left;
    width: 200px;
    margin-bottom: 8px;
}

.account-content-main dl.form dd {
    margin: 0 0 8px 205px;
}

dl.form input[type="text"], dl.form input[type="password"], dl.form textarea {
    width: 260px;
    color: #555;
}

dl.form select {
    width: 272px;
    color: #555;
}

.form-btn-wrap {
    text-align: center;
    margin: 30px 0 10px;
}

dl.form .checkBoxWrap {
    width: 270px;
}

dl.form .checkBoxWrap label {
    margin: 5px 10px 5px 0;
    display: inline-block;
    min-width: 50px;
}

.account-content-main dl.form.question dt {
    width: 70px;
}

.account-content-main dl.form.question dd {
    margin-left: 75px;
}

dl.form.question input[type="text"], dl.form.question textarea {
    width: 440px;
    color: #555;
}

/*side*/
body.account .box-72-side-col {
    width: 222px;
    background: url(../images/box-72-side-col-c.png);
}

.account-content-side h3 {
    position: relative;
    font-size: 16px;
    color: #0066cc;
}

.account-content-side h3 i {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icon_pside_down.png);
    cursor: pointer;
}

.account-content-side h3.t i {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../images/icon_pside_up.png);
    cursor: pointer;
}

.account-content-side div.sec {
    padding: 15px 10px 10px 15px;
    border-bottom: 1px #e9e9e9 solid;
}

.box-72-side-col-t {
    height: 6px; overflow:hidden;
    background: url(../images/box-72-side-col-t.png);
}

.box-72-side-col-c {
    padding: 10px 3px 50px 0;
    background: url(../images/box-72-side-col-b.png) 0 100% no-repeat;
}

.account-content-side ul {
    list-style: none;
    margin: 8px 10px 8px 0;
    line-height: 1.5;
}

.account-content-side li {
    padding: 8px 0;
    background: url(../images/dot.png) 0 100% repeat-x;
}

.account-content-side ul li:last-child {
    background: none;
}

.account-content-side a {
    color: #666;
}

.account-content-side .num {
    color: #f9b73e;
}

.account-content-side a.view {
    color: #777;
    font-size: 11px;
}

table.style {
    border: 1px #ddd solid;
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
}

table.style td {
    padding: 6px 5px;
    font-size: 11px;
}

table.style th {
    padding: 6px 5px;
    text-align: left;
    font-weight: 400;
    background: url(../images/bg_projectListHead.png) 0 -1px;
}

table.style tr.odd td {
    background: #fafafa;
}

table.style img.icon {
    vertical-align: middle;
    margin-right: 3px;
}

table.style.withSub th {
    padding-left: 18px;
}

table.style.withSub td {
    padding-left: 18px;
    border: 1px #ddd solid;
}

table.style td.sub {
    padding: 10px;
}

table.style td.sub ul {
    list-style: none;
    background: #f8f8f8;
    padding: 10px;
}

table.style td.sub li {
    padding: 8px 0 8px 10px;
    border-bottom: 1px #dfdfdf dotted;
}

table.style td.sub li.last {
    border: none;
}

table.style td.sub span.dt {
    display: inline-block;
    width: 105px;
}

.from-wrap.rate-buyer ul {
    list-style: none;
    margin-bottom: 8px;
}

.from-wrap.rate-buyer li {
    padding: 8px 0;
    border-bottom: 1px #ddd dotted;
}

.from-wrap.rate-buyer ul span {
    display: inline-block;
    width: 390px;
}

.from-wrap.rate-buyer ul label {
    margin-right: 5px;
}

.from-wrap.rate-buyer textarea {
    width: 550px;
    margin-top: 8px;
}

.paging {
    text-align: right;
    margin-top: 15px;
}

.paging .l {
    float: left;
}

.paging select {
    padding: 2px 3px;
}

.paging  .con a {
    color: #a4d053;
    margin: 0 2px;
}

.paging  .con span {
    margin: 0 2px;
}

.account-content-main div.sec {
    margin: -5px 0 30px;
}

.account-content-main p {
    line-height: 1.5;
}

ul.common-green {
    color: #A4D053;
    line-height: 1.5;
    margin-left: 15px;
}

ul.common-green a {
    color: #555;
}

.main-top-search {
    float: right;
    font-size: 11px;
}

.main-top-search input[type="text"] {
    margin-left: 5px;
    padding: 3px 4px;
    vertical-align: middle;
}

.account-content-main .secTitle {
    font-size: 13px;
    margin: 25px 0 15px;
    color: #555;
}

ul.qa-list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 673px;
    color: #777;
}

ul.qa-list .item {
    margin-bottom: 6px;
    background: url(../images/bg-qeustionBox-c.png) 0 0 repeat-y;
}

ul.qa-list .qa-t {
    height: 4px; overflow:hidden;
    overflow: hidden;
    background: url(../images/bg-qeustionBox-t.png) 0 0 repeat-y;
}

ul.qa-list .qa-c {
    padding: 2px 8px 5px;
    background: url(../images/bg-qeustionBox-b.png) 0 100% no-repeat;
}

ul.qa-list .dt {
    padding-left: 35px;
    background: url(../images/icon_question.png) 0 0 no-repeat;
    line-height: 25px;
    font-size: 11px;
    font-weight: 400;
    cursor: pointer;
}

ul.qa-list .active .dt {
    color: #06c;
}

ul.qa-list .dd {
    display: none;
    padding-left: 35px;
    margin-top: 8px;
    background: url(../images/icon_answer.png) 0 0 no-repeat;
    min-height: 25px;
}

ul.qa-list .active .dd {
    display: block;
	zoom:1;
}

/* page.account-viewMessage*/
.messageBord table.style td { padding:10px;}
.messageBord table.style th { padding-left:10px;}
.messageBord td p { margin:8px 0; }
.postBack { margin:20px 0;}
.postBack p { color:#777; font-size:11px; margin:5px 0 15px;}
.messageBord .formwrap { width:480px; margin:0 auto; padding:10px;}
.messageBord .formwrap  textarea{ width:470px; margin-bottom:10px;}
.messageBord .btnWrap { text-align:center; margin-top:30px;}
.messageBord  .paging { margin-bottom:25px;}