﻿@charset "utf-8";
/* 公用头部，页脚样式    */
body { 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; }
a:link, a:visited { color: #003; 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: 22px; background-color: #EAECFE; border-bottom: 1px solid blue; padding-left: 8px; padding-right: 8px; }
    .gkongBar a:link, .gkongBar a:visited { color: Black; }

    .gkongBar a.orange:link, .gkongBar a.orange:visited { color: #FF7700; }

    .gkongBar .p1 { width: 320px; float: left; }
    .gkongBar .p2 { width: 270px; text-align: right; float: left; }
    .gkongBar .p3 { width: 390px; overflow: hidden; white-space: nowrap; float: right; text-align: right; }
    .gkongBar img { vertical-align: middle; }

.chnHead { margin-top: 8px; }
    .chnHead .logo { float: left; width: 170px; padding-left: 16px; }
    .chnHead .place { float: left; width: 230px; padding-top: 8px; }
    .chnHead .bbsName { font-size: 20px; font-weight: bold; font-family: '微软雅黑','黑体'; line-height: 36px; margin: 0px; padding: 0px; }
    .chnHead .adPlace { width: 580px; float: right; text-align: right; }
.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; }
.memnLinks { background: url(http://www.gkong.com/images/2009_nav_bg.gif) repeat-x #ff851e; height:24px; line-height: 24px; text-align: center; color: White; margin: 5px 0; }
    .memnLinks a:link,
    .memnLinks a:visited { color:#fff ; text-decoration: none; font: 14px '宋体'; line-height:24px; }
    .memnLinks a:hover { color:blue; }
    .memnLinks a.sel:link,
    .memnLinks a.sel:visited { color: #00e; font-weight: bold; }
    .memnLinks ul { list-style: none; margin: 0;  }
    .memnLinks li { float: left; width:120px; border-right:1px dotted #00f; }
    .memnLinks li:first-child { float: left; width:120px; border-left:1px dotted #00f; }

.l { float: left; }
.r { float: right; }
.w100 { width: 100px; }
.w120 { width: 120px; }
.w150 { width: 150px; }
.w700 { width: 700px; }
.w250 { width: 250px; }
.w260 { width: 260px; }
.w280 { width: 280px; }
.w290 { width: 290px; }
.w300 { width: 300px; }
