/**
 * @author languid
 *
 * The stylesheet for Asiainfo -| - reset
 *						  | - coustom
 *
 *
 * Layout info:
 *
/******* using reset.mini.YUI3 *******/
html {
    color: #000;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

li {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before,
q:after {
    content: '';
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

input,
textarea,
select {
    font-size: inherit;
    font-weight: inherit;
}

input,
textarea,
select {
    *font-size: 100%;
}

legend {
    color: #000;
}

/* coustom.style.zybox */
.fl {
    float: left;
    line-height: 30px;
}

.fr {
    float: right;
}

.cl {
    clear: both;
}

.ar {
    text-align: right !important;
}

.al {
    text-align: left !important;
}

.ac {
    text-align: center !important;
}

.sp-20 {
    font-size: 0;
    padding-top: 20px;
}

.sp-10 {
    font-size: 0;
    padding-top: 10px;
}

body {
    position: relative;
}

.wrap {
    position: relative;
    padding-bottom: 70px;
    margin: 0 auto;
    font-size: 12px;
}

.header {
    height: 63px;
    position: relative;
    background: #000;
}

.header .logo-1,
.header .logo-2 {
    position: absolute;
    top: 0;
}

.logo-1 {
    left: 0;
}

.logo-2 {
    right: 0;
}

.billboard {
    font-size: 0;
    line-height: 0;
}

.main {
    /* background: url(img/bg-main-body.jpg) #FFF repeat-y; */
    width: 934px;
    margin: 0 auto;
}

.main-outer {
    /* background: url(img/bg-main-top.jpg) no-repeat 0 0; */
    padding-top: 12px;
}

.main-inner {
    /* background: url(img/bg-main-bottom.jpg) no-repeat left bottom; */
    padding-bottom: 18px;
}

.main input,
.main textarea,
.main select {
    border: 1px solid rgb(188, 188, 188);
    background: #fff;
    font-size: 12px;
    line-height: 1.5;
    padding: 2px;
}

.content-block {
    position: relative;
    padding-top: 5px;
}

.content-block .title,
#question .title {
    position: absolute;
    top: 0;
    left: 0;
}

.content-block .body {
    width: 867px;
    margin: 0 auto;
    background: url(img/bg-block-body.gif) repeat-y;
}

.content-block .outer {
    background: url(img/bg-block-bottom.gif) no-repeat left bottom;
    padding-bottom: 34px;
}

.content-block .inner {
    background: url(img/bg-block-top.gif) no-repeat 0 0;
    padding-top: 62px
}

.content-block ul.info {
    padding: 0 0 0 50px;
}

.content-block ul.info li {
    line-height: 30px;
}

ul.info li span.name {
    display: inline-block;
    padding-left: 10px;
    background: url(img/bg-warning.gif) no-repeat left center;
    font-size: 12px;
}

ul.info li .col1 {
    width: 70px;
    text-align: justify;
    text-justify: distribute-all-lines;
}

.special {
    position: relative;
    font-size: 14px;
    color: #454545;
    width: 505px;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 32px 120px 26px 100px;
    margin: 0 auto;
    line-height: 1.65em;
}

#question-btn {
    position: absolute;
    left: 27px;
    top: 17px;
    color: #cf3600;
    text-align: center;
    width: 60px;
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
    display: block;
    padding-top: 50px;
    background: url(img/bg-text.jpg) no-repeat center top;
}

#question .title {
    left: -7px;
    top: 5px;
}

#close-question {
    background: url(img/close.gif) no-repeat;
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 13px;
    cursor: pointer;
}

#question td {
    vertical-align: top;
    color: #000;
    padding-bottom: 20px;
    font-size: 12px;
}

#question td.col1 {
    text-align: right;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 10px;
    background: url(img/bg-warning.gif) no-repeat 5px 10px;
}

#question td h4 {
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 0;
}

#question td strong {
    font-weight: bold;
}

#question span {
    padding-right: 22px
}

#question .layout .text {
    border: none;
    border-bottom: 1px solid #CCC;
    width: 80px;
}

#question .layout .height {
    padding: 5px 0;
}

#question label {
    padding-left: 4px;
    font-size: 12px;
}

#question .red {
    color: #bb3103;
    font-weight: bold;
    font-size: 12px;
}

#finish,
#reset {
    display: inline-block;
    background: url(img/btn-question.gif) no-repeat;
    width: 64px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    color: #666;
    text-decoration: none;
    margin: 0 20px;
}


.validation-failed {
    border: 1px solid red;
}

.validation-passed {
    border: 1px solid green;
}

.other-input {
    display: none;
}

.noComplete {
    color: red;
}

.no-warning {
    padding-left: 0 !important;
    background: none !important;
}

.serial_number {
    width: 100px;
    margin: 0 2px;
    vertical-align: middle;
}

.serialList {
    height: 25px;
    font-size: 12px;
}

.remove-btn,
.add-btn {
    cursor: pointer;
    margin-left: 5px;
    vertical-align: middle;
}

.firstColumn {
    width: 80px !important;
}

#model_name {
    vertical-align: middle;
}

.info p span {
    vertical-align: middle;
}

input[type="checkbox"] {
    vertical-align: middle;
}

.select {
    padding: 0 2px 2px;
}

#use_in p span {
    vertical-align: middle;
    font-size: 12px;
}