* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 12px;
}

a {
    text-decoration: none;
    color: #333;
}

li {
    list-style: none;
}

img {
    border: 0;
}

.wrap:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}

.wrap {
    zoom: 1;
}

.inav {
    height: auto !important;
    height: 321px;
    min-height: 321px;
}

.main {
    width: 920px;
    padding: 0 15px;
    margin: 0 auto;
    background: url(../images/bg.png) repeat-y 0 0;
}

.itop {
    background: url(../images/mb.png) repeat-x 0 bottom;
    padding-bottom: 25px;
}

.imain {
    padding-left: 10px;
}

.ileft {
    width: 246px;
    background: url(../images/ibg.png) no-repeat 0 0;
    float: left;
    padding-top: 13px;
}

.iright {
    width: 650px;
    float: right;
    padding-top: 5px;
}

.ilefth {
    line-height: 38px;
    font-weight: bold;
    color: #fff;
    font-size: 12px;
    padding-left: 60px;
}

.inav {
    padding: 10px 20px;
}

.inav li a {
    display: block;
    line-height: 30px;
    height: 30px;
    border-bottom: #ccc 1px dashed;
    padding-left: 55px;
    background: url(../images/arrow.png) no-repeat 40px center;
}

.inav li.cate1 a {
    background: url(../images/arrowb.png) no-repeat 30px center;
    padding-left: 50px;
    font-weight: bold;
    color: #f34500;
}

.subt {
    line-height: 35px;
    font-size: 14px;
    border-bottom: #ccc 1px solid;
    padding-left: 10px;
}

.ilinks {
    padding: 0 0 30px 10px;
}

.ilinks img {
    margin-bottom: 10px;
}

.nlist {
    line-height: 29px;
}

.nlist li {
    border-bottom: #ddd 1px dashed;
    height: 29px;
}

.nlist .date {
    font-size: 11px;
    padding-right: 10px;
    border-right: #ccc 1px solid;
    margin-right: 10px;
}

.plist {
    margin: 0 10px 10px 0;
    float: left;
    width: 166px;
    height: 151px;
    overflow: hidden;
}

.plist img {
    width: 160px;
    height: 120px;
    padding: 2px;
    border: #ccc 1px solid;
}

.plist p {
    line-height: 25px;
    text-align: center;
}

.page {
    clear: both;
    line-height: 20px;
    padding: 10px 0;
}

.page span, .page a {
    padding: 2px 5px;
    border: #ccc 1px solid;
    margin-right: 10px;
}

.page span {
    background: #f00;
    color: #fff;
}

.content {
    padding: 10px;
    font-size: 14px;
    line-height: 25px;
}

.qtable {
    width: 100%;
    border-collapse: collapse;
    line-height: 20px;
}

.qtable td {
    border: #369 1px solid;
    padding: 2px;
}

.qtable th {
    border: #210 1px solid;
    background-color: #210;
    color: #fff;
}

.qtable .addprice td {
    border-color: #ccc;
    background-color: #ccc;
}

.autointro a {
    display: block;
    height: 20px;
    overflow: hidden;
    word-break: break-all;
}

.autointro a:hover {
    height: auto;
}

.addprice input, .addprice select {
    width: 90%;
}

.th1 {
    width: 50px;
}

.th2 {
    width: 100px;
}

.th3 {
    width: 60px;
}

.th4 {
    width: 40px;
}

.cmd a {
    padding-left: 5px;
    color: #369;
}

.admnav {
    padding: 0 0 10px;
}

.admnav a {
    padding: 0 10px;
    color: #f12;
}

.fpannel {
    padding: 3px 10px;
    background-color: #210;
    color: #fff;
    border-bottom: #ccc 2px solid;
}

.fpannel a, .fpannel span, .fpannel label {
    color: #fff;
    padding: 0 6px;
}

textarea#intro {
    width: 90%;
    height: 40px;
}

#chpass {
    display: none;
}

.pricea {
    color: #f00;
}

.priceb {
    color: #02f;
}

.pricec {
    color: #291;
    font-weight: bold;
}

#top {
    background: url(../images/top.png) no-repeat 0 0;
    height: 111px;
}

#logo {
    height: 80px;
    width: 200px;
    display: block;
    text-indent: -200px;
    overflow: hidden;
}

#menu li {
    float: left;
    background: url(../images/menus.png) no-repeat right 0;
    padding-right: 1px;
}

#menu li a {
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    padding: 0 35px;
    float: left;
    display: block;
}

#menu li a:hover {
    background: url(../images/menuh.png) no-repeat center 0;
}

#bnr {
    height: 350px;
}

#bnr .hover {
    background: #fff;
}

#pnavs {
    background: url(../images/mb.png) repeat-x 0 0;
    padding: 30px 0 10px;
}

#pnavs img {
    margin-left: 25px;
}

#inews {
    height: 30px;
    background: url(../images/nbg.png) no-repeat 0 0;
    padding-left: 110px;
    padding-top: 3px;
    border: #eee 1px solid;
    margin: 0 25px;
}

#inewsc {
    height: 30px;
}

#foot {
    line-height: 30px;
    background: #fff url(../images/bgb.png) no-repeat 0 0;
    height: 39px;
    margin: 0 -15px;
    padding: 20px 15px 10px;
}

