a img {
    border: 0px;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    color: #7e0f15;
}

#page {
    margin-left: auto;
    margin-right: auto;
    width: 970px;
}

.at_top_red {
    color: #ff0000;
}

#logo {
    margin-top: 5px;
    width: 680px;
}

#header_link {
    position: relative;
    top: -50px;
    left: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #1b569a;
}

#header_link a {
    color: #1b569a;
    text-decoration: none;
}

#main, #left_bar, #child_main {
    font-size: 12px;
    float: left;
    width: 730px;
}

#child_main {
    width: 725px;
}

#nav {
    width: 970px;
    height: 40px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    background: url(../images/nav.jpg);
}

#nav ul {
    width: 100%;
    position: relative;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
}

#nav > ul > li {
    float: left;
    width: 107px;
    height: 28px;
    padding-top: 12px;
    list-style: none;
    background: url(../images/nav_line.gif) no-repeat;
}

#nav > ul > li > a {
    color: white;
    display: inline !important;
}

#nav > ul > li:first-child {
    background: none;
}

/* 二级导航 */
.second_nav {
    z-index: 10;
    display: none;
    border: solid 1px black;
    position: relative;
    margin-top: 10px;
    background: #ffffff;
}

.second_nav ul {
    position: relative;
    list-style: none;
    width: 110px;
    margin-left: 0;
}

.second_nav:hover {
    display: block;
}

.second_nav li {
    padding: 8px;
}

.second_nav li a {
    color: #1c579b !important;
    display: inline !important;
}

.second_nav li:hover {
    background: #1c579b;
}

.second_nav li a:hover {
    color: white !important;
}

/* 左侧导航 */
#left_bar {
    width: 224px;
    margin-right: 15px;
}

#left_bar_nav {
    background: #f0f0f0;
    border: solid 1px #d7d7d7;
    width: 224px;
}

#left_bar_nav > ul {
    list-style: none;
    padding-left: 8px;
    margin-right: auto;
    margin-left: auto;
}

.left_bar_nav_title {
    width: 206px;
    height: 27px;
    font-size: 16px;
    background: url(../images/left_bar_title.jpg) no-repeat;
    padding-left: 25px;
    padding-top: 6px;
    margin-top: 5px;
    font-weight: bold;
}

#left_bar_nav > ul ul {
    padding: 0 0 0 20px;
    margin: 0 0 12px;
}

#left_bar_nav > ul ul li {
    list-style: none;
    border-bottom: dashed 1px #bdbdbd;
    width: 180px;
    padding: 7px 0px;
}

.left_bar_block_title {
    width: 226px;
    height: 24px;
    margin-top: 10px;
    padding-left: 20px;
    background: url(../images/left_title.jpg) no-repeat;
    padding-top: 5px;
}

.left_bar_block_content {
    width: 224px;
    border: solid 1px #d2d2d2;
    background: #f0f0f0;
    margin-bottom: 10px;
}

.main_block_title {
    height: 31px;
}

.main_block_title * {
    float: left;
}

.main_block {
    width: 425px;
    float: left;
    margin-right: 6px;
    margin-bottom: 10px;
}

.main_block_title_name {
    width: 105px;
    height: 25px;
    text-align: center;
    background: url(../images/main_title.jpg) no-repeat;
    padding-top: 6px;
}

.main_block_title_bg_long {
    width: 320px;
    height: 31px;
    background: url(../images/main_title_bg.jpg);
}

.main_block_short {
    width: 295px;
    float: left;
    margin-bottom: 10px;
}

.main_block_title_bg_short {
    width: 190px;
    height: 31px;
    background: url(../images/main_title_bg.jpg);
}

.title_font {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.main_block_more {
    float: right;
    margin-top: 6px;
    margin-right: 10px;
}

.news_item {
    position: relative;
    width: 100%;
    padding: 5px 0;
    margin: 0 10px;
    border-bottom: dashed 1px #d8d8d8;
    overflow: hidden;
}

.news_point {
    margin-right: 8px;
    vertical-align: middle;
}

.news_date {
    position: absolute;
    right: 15px;
    top: 7px;
}

#footer {
line-height:18px;
        padding-top: 12px;
    font-size: 12px;
    width: 1002px;
    float: left;
    color: #626262;
    text-align: center;
    background: #d4d4d4;
    height: 60px;
}

#search_form {
    margin: 20px 10px;
}

#middle {
    width: 955px;
    height: 500px;
    padding-top: 10px;
    padding-left: 15px;
    background: white;
}

#child_top {
    height: 25px;
    padding-top: 5px;
    padding-left: 10px;
    font-size: 14px;
    }

.child_block_title {
    width: 720px;
    border-collapse: collapse;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}

.child_block_title td {
    border-bottom: solid 4px #11499c;
}

.child_block_program_title {
    padding-left: 25px;
    width: 660px;
}

.more {
    font-weight: normal;
    font-size: 14px;
}

.child_block_content {
    width: 720px;
    margin-bottom: 20px;
    padding-left: 15px;
}

.child_block_content td {
    border-bottom: dashed 1px #b9b9b9;
    padding: 5px 0 5px 10px;
}

.child_block_content_title {
    width: 610px !important;
}

.question_block {
    width: 100%;
}

.question_block td {
    border-bottom: dashed 1px gray;
}

.question_block_date {
    width: 70px;
}

.question_block_answer {
    background: #e2e2e2;
    border-bottom: solid 1px #000000 !important;
}

.question_block_divide {
    height: 5px;
}

#child_nav {
    margin: 5px;
    font-size: 16px;
    list-style: none;
    padding: 0 0 0 15px;
}

#child_nav li {
    padding: 5px;
    width: 150px;
    border-bottom: dashed 1px #b9b9b9;
}

/*图片轮播*/
#pic_show {
    position: relative;
    width: 295px;
    height: 210px;
    float: left;
}

#pic_show img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

#pic_show_title * {
    display: none;
}

#pic_show_title {
    position: absolute;
    bottom: 0;
    color: #ff0000;
    height: 22px;
    width: 100%;
    background: url(../images/more_transparent.png);
    font-size: 13px;
}

#pic_show_title div {
    position: absolute;
    top: 4px;
    left: 5px;
}

#pic_show_identifier {
    position: absolute;
    bottom: 22px;
    right: 0;
}

#pic_show_identifier * {
    float: left;
    padding: 8px;
    margin-left: 3px;
    color: white;
}

.curr_identifier {
    background: #11499c;
}

/* 文章内容样式 */
#article_title, #article_detail {
    text-align: center;
}

#article_title {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}

#page_div {
    font-size: 16px;
    text-align: center;
    margin-bottom: 20px;
}

#page_div a {
    padding: 7px;
}

#page_div .current {
    padding: 7px 7px 4px;
    border-bottom: solid 2px #11499c;
}