﻿body {
    /*margin: 0px auto; width: 1000px; */
    line-height: 1.4em;
    color: #333;
}

.gkbody {
    margin: 0px auto;
    width: 1000px;
}

form { margin: 0px; padding: 0px; }
body, div, td, th, p, span { font-family: Arial, '宋体'; font-size: 12px; }
img { border-style: none; vertical-align: middle; }
a:link, a:visited { color: black; text-decoration: none; }
a:hover { color: #00f; text-decoration: underline; }

.orange { color: #FF7700; }
a.orange:link, a.orange:visited { color: #FF7700; }

.red { color: #f00; }
a.red:link, a.red:visited { color: #f00; }
.blue { color: Blue; }
a.blue:link, a.blue:visited { color: Blue; }
.c { clear: both; float: none; }

.gkongBar { font-size: 12px; line-height: 25px; background-color: #EAECFE; border-bottom: 1px solid blue; padding: 0 8px; height:25px;overflow:hidden; }
    .gkongBar a.weibolnk:link,
    .gkongBar a.weibolnk:visited { background: url(../img2010/weibo.png) no-repeat right center; padding: 3px 60px 4px 0; background-color: #000; }




    .gkongBar a:link,
    .gkongBar a:visited { color: Black; }

    .gkongBar a.orange:link,
    .gkongBar a.orange:visited { color: #FF7700; }

    .gkongBar .p1 { width: 320px; float: left; line-height: 25px; vertical-align: middle; }
        .gkongBar .p1 ul { margin: 0; padding: 0; list-style-type: none; }
        .gkongBar .p1 li { float: left; width: auto; }


    .gkongBar .p2 { width: 270px; text-align: right; float: left; }
    .gkongBar .p3 { width: 390px; overflow: hidden; white-space: nowrap; float: right; text-align: right; }

.bbsHead { margin-top: 8px; }
    .bbsHead .logo { float: left; width: 170px; padding-left: 16px; }
    .bbsHead .place { float: left; width: 230px; padding-top: 8px; }
    .bbsHead .bbsName { font-size: 16px; font-weight: bold; font-family: '微软雅黑','黑体'; line-height: 32px; margin: 0px; padding: 0px; font-weight: normal; }
    .bbsHead .adPlace { width: 580px; float: right; text-align: right; }

/*顶部路径*/
.pathbar { margin-top: 8px; background-color: #ececec; line-height: 28px; height: 28px; background: url(http://bbs.gkong.com/pic/Forum_nav.gif) no-repeat 8px center #ececec; padding-left: 24px; font-size: 14px; }
    .pathbar .topPath { float: left; width: 700px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
    .pathbar .search { float: right; width: 250px; }

.gkongfooter { border-top: 2px solid #f70; margin-top: 8px; padding-top: 8px; }
    .gkongfooter p { margin: 0px; padding: 0px; text-align: center; line-height: 25px; font-size: 14px; }
    .gkongfooter a:link, .gkongfooter a:visited { color: Black; }

.pageTime { text-align: center; font-size: 12px; font-family: Arial; }

#topAdPlace a { display: none; }

/*配合 shotgun_tips_box 一起使用*/
.tipsbox { width: 135px; height: 150px; background: url(../img2010/tipsbox.png) no-repeat -6px -3px; font-size: 12px; padding-top: 2px; position: absolute; _background-image: url(../img2010/tipsbox.gif); }
.tipsbox_up { background-position: -6px -172px; padding-top: 94px; height: 56px; }
.tipsbox .close { background: url(../img2010/tipsbox.png) no-repeat -12px -155px; width: 16px; _background-image: url(../img2010/tipsbox.gif); margin-left: 110px; }
.tipsbox a { display: block; width: 100%; height: 16px; }
.tipsbox span { display: block; padding-top: 2px; margin-left: 34px; margin-right: 2px; white-space:normal; line-height:1.4em; }

/*滑出公告样式*/
.popup { position: absolute; border: 1px solid #ccc; z-index: 999; background-color: White; }
    .popup iframe { width: 300px; margin: 4px auto; }
    .popup .title { line-height: 28px; background-color: #eee; padding: 0 4px; border-bottom: 1px #eee solid; }
        .popup .title h1 { font-size: 14px; margin: 0; padding: 0; float: left; line-height: 1.8em; }
        .popup .title .close { float: right; width: 24px; font-size: 12px; cursor: pointer; line-height: 1.8em; }

.hidden { display: none; }

.toast { border: solid 1px #ff6a00; border-radius: 4px; min-width: 150px; background-color: #fcf2ba; padding: 0 8px; position: absolute; }
    .toast .text { text-shadow: 2px 2px 2px #fff; white-space: pre; text-align: center; font-family: 'Microsoft YaHei'; font-size: 16px; line-height: 1.8em; }
