/* CSS Document */
body {
    background-color: #000;
    text-align: left;
    margin: 0;
}
html, body, form, p, ul, li, h3, h2, h1, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
li {
    list-style: none outside;
}
.clr {
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
}
body, div, input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666;
}
#header, #content, #footer {
    width: 100%;
    margin: 0 auto;
}
a {
    color: #666;
}
a:hover {
    color: #CCCCCC;
}
/*header*/
#header {
    margin-top: 10px;
    margin-bottom: 10px;
}
.left {
    float: left;
}
.right {
    float: right;
}
.headerleft, .headerright {
    padding: 5px;
    line-height: 18px;
}
.headerright {
    margin-right: 15px;
}
.headerleft a {
    color: #6abd45;
    text-decoration: none;
    font-size: 22px;
}
.headerleft {
    margin-left: 130px;
}
.headerleft i {
    margin-top: 1px;
    display: block;
    width: 350px;
    color: #666;
}
.textby {
    text-align: right;
    padding-right: 20px;
}
.textby a {
    color: #666;
}
/*side*/
.sideleft {
    float: left;
    width: 73%;
}
.sideright {
    float: right;
    width: 25%;
}
/*content*/
#content {
    margin-top: 2px;
    overflow: hidden;
    height: 100%;
}
.note {
    margin-left: 130px;
    font-size: 12px;
    padding: 5px;
}
.adlink {
    color: #999;
    background: url(images/bg_side_big.gif) no-repeat top left;
    margin: 0px;
    padding: 0px;
    width: 99%;
    height: 100%;
    overflow: hidden;
}
a.title {
    color: #efe30f;
    text-decoration: underline;
    font-weight: normal;
    line-height: 18px;
}
a:hover.title {
    color: #FFFF00;
    text-decoration: underline;
}
.adlink ul {
    padding: 0px;
    margin-left: 130px;
}
.adlink li {
    font-size: 13px;
    padding: 6px 0px 20px 0px;
}
.adlink h2 {
    font-family: 'microsoft yahei';
    font-size: 18px;
    margin: 0px 0 10px 0;
}
.url {
    margin-right: 10px;
    color: #85c240;
    font-size: 12px;
    text-decoration: none;
}
a:hover.url {
    color: #339933;
    text-decoration: none;
}


/*mainsearch*/
.mainsearch {
    margin-left: 130px;
    margin-top: 10px;
    overflow: hidden;
    height: 100%;
}
.mainsearch a {
    color: #28374b;
    text-decoration: none;
}
.mainsearch ul, .mainsearch span {
    line-height: 30px;
    float: left;
    padding-bottom: 10px;
}
.mainsearch li {
    float: left;
    margin-left: 7px;
    padding-left: 8px;
    background: url(images/dot.gif) no-repeat 0 13px;
}
.maintext {
    width: 290px;
    height: 21px;
    background-color: #eee;
    border: 1px solid #999;
    padding-left: 5px;
}
.mainstb {
    color: #000;
    padding: 1px 8px;
    border: 1px solid #9db0bc;
    background: url(images/bg_searchstb.gif) repeat-x;
    font-weight: 700;
    height: 23px;
}
/*key*/
.key10 {
    margin-left: 130px;
}
.key_box {
    background: url(images/bg_key.gif) repeat-x;
    width: 95%;
}
.key_box ul {
    background: url(images/bg_key_big.gif) no-repeat left top;
    line-height: 51px;
    font-size: 18px;
    font-weight: 700;
}
.key_box li a {
    color: #fff;
    text-decoration: none;
}
.key_box li a:hover {
    color: #fff;
    text-decoration: none;
}
.text1 {
    padding-left: 160px;
}
.text2 {
    padding-left: 180px;
}
.text3 {
    padding-left: 200px;
}
.text4 {
    padding-left: 180px;
}
.text5 {
    padding-left: 200px;
}
.text6 {
    padding-left: 190px;
}
.text7 {
    padding-left: 180px;
}
.text8 {
    padding-left: 160px;
}
.text9 {
    padding-left: 180px;
}
.text10 {
    padding-left: 200px;
}

/*side*/
.keyad {
    width: 98%;
}
.keyad h3 {
    font-size: 12px;
    padding: 5px;
    margin: 10px;
    color: #ba2124;
    font-weight: normal;
}
.keyad ul {
    padding: 0px 0px 0px 15px;
    background: url(images/bg_side_small.gif) no-repeat;
    margin-left: 15px;
}
.keyad a {
    margin-left: 5px;
}
.keyad li {
    padding: 0px;
    overflow: hidden;
    line-height: 20px;
    padding-bottom: 11px;
}

/*foot*/
#footer {
    margin-top: 10px;
}
.cpy {
    line-height: 22px;
    text-align: left;
    margin-left: 130px;
}
.cpy a {
    color: #666;
    text-decoration: none;
}
.cpy a:hover {
    color: #CCCCCC;
    text-decoration: none;
}

