﻿#main_wrapper #menu_wrapper {
    width: 233px;
    height: auto !important;
    display: block;
    float: left;
    margin: 0px;
    border: 1px solid #005CA2;
    background: #fff;}

#main_wrapper #menu_wrapper #column_name {
    width: 100%;
    height: 32px;
    background: #005CA2 url(../images/bg_star.gif) 5px 6px no-repeat;
    font: bold 14px/32px "微软雅黑", "宋体", Tahoma;
    text-indent: 30px;
    color: #fff;}

#main_wrapper #menu_wrapper ul {
    width: 200px;
    padding: 0px;
    list-style: none;
    margin: 15px auto;}

#main_wrapper #menu_wrapper ul li {
    width: 100%;
    height: 28px;
    padding: 0px;
    margin: 5px auto;
    list-style: none;}

#main_wrapper #menu_wrapper ul li a {
    width: 100%;
    height: 28px;
    display: block;
    font: bold 12px/28px "微软雅黑", "宋体", Tahoma;
    background: #117ABC;
    color: #fff;
    text-decoration: none;
    text-indent: 10px;
    overflow: hidden;}

#main_wrapper #menu_wrapper ul li a:hover {
    width: 100%;
    height: 28px;
    display: block;
    font: bold 12px/28px "微软雅黑", "宋体", Tahoma;
    background: #1497E4;
    color: #fff;
    text-decoration: none;
    text-indent: 10px;
    overflow: hidden;}

#main_wrapper #list_wrapper {
    width: 756px;
    height: auto !important;
    display: block;
    float: right;
    margin: 0;
    border: 1px solid #ccc;}

#main_wrapper #list_wrapper #location {
    width: 100%;
    height: 31px;
	background:#D8EDF5;
    border-bottom: 1px dotted #ccc;}

#main_wrapper #list_wrapper #location .stripe {
    display: block;
    width: 4px;
    height: 17px;
    float: left;
    background: #D34927;
    margin: 7px 5px 7px 7px;}

#main_wrapper #list_wrapper #location .text {
    display: block;
    width: 740px;
    height: 31px;
    float: left;
    color: #333;
    font: bold 12px/31px "微软雅黑", "宋体", Tahoma;}

#main_wrapper #list_wrapper #location .text a {
    font: bold 12px/31px "微软雅黑", "宋体", Tahoma;
    color: #117ABC;
    text-decoration: none;}

#main_wrapper #list_wrapper #location .text a:hover {
    font: bold 12px/31px "微软雅黑", "宋体", Tahoma;
    color: #1497E4;
    text-decoration: underline;}

#main_wrapper .column .list {
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    width: 100%;
    list-style: none;
    background: #fff;}

#main_wrapper .column .list li {
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    width: 100%;
    height: 26px;
    list-style: none;
    border-bottom: 1px dotted #f3ccc3;
    overflow: hidden;}

#main_wrapper .column .list li a {
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    height: 26px;
    text-indent: 22px;
    font: normal 12px/28px "微软雅黑", "宋体", Tahoma;
    color: #333;
    text-decoration: none;
    overflow: hidden;}

#main_wrapper .column .list li a:hover {
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    height: 26px;
    text-indent: 22px;
    font: normal 12px/28px "微软雅黑", "宋体", Tahoma;
    color: #999;
    text-decoration: none;
    overflow: hidden;}

#main_wrapper .column .list li .date {
    margin: 0px;
    padding: 0px;
    float: left;
    display: block;
    width: 42px;
    height: 26px;
    font: normal 12px/28px "微软雅黑", "宋体", Tahoma;
    color: #069;}

#main_wrapper .left .list a, #main_wrapper .left .list a:hover {
    width: 710px;
    background: url(../images/bg_square.gif) 5px 9px no-repeat;}

#main_wrapper #pager {
    width: 100%;
    height: 32px;
    display: block;
    float: left;
    text-align: right;
    font: bold 12px/32px "微软雅黑", "宋体", Tahoma;
	background:#D8EDF5;}

#main_wrapper #pager a {
    font: bold 12px/32px "微软雅黑", "宋体", Tahoma;
    color: #117ABC;
    text-decoration: none;}

#main_wrapper #pager a:hover {
    font: bold 12px/32px "微软雅黑", "宋体", Tahoma;
    color: #1497E4;
    text-decoration: underline;}