/* 头部新闻 */
#news {
    border: 1px solid #eee;
    margin: 5px auto 0 auto;
    overflow: hidden;
    padding: 6px;
    width: 980px;
}
#news_left {
    border: 1px solid #eee;
    width: 600px;
    height: 375px;
    float: left;
}
#news_right {
    float: right;
    width: 354px;
}
.news_bigfont, .news_bigfont a {
    font-size: 14px;
    line-height: 24px;
}
.news_bigfont_1 {
    color: #333;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: -1px;
    margin-top: 2px;
}
.news_bigfont_6 {
    border-top: 1px dashed #dbdbdb;
    color: #333;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 4px;
    padding-top: 6px;
}
.news_bigfont_11 {
    border-top: 1px dashed #dbdbdb;
    color: #333;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: -1px;
    line-height: 24px;
    margin-top: 4px;
    padding-top: 6px;
}
.box_list {
    clear: both;
    margin: 0;
    padding: 4px 0 0;
    text-align: left;
}
.box_list .pic_img {
    float: left;
    line-height: 22px;
    margin: 8px 0 0 10px;
    overflow: hidden;
    width: 148px;
}
.box_list .pic_img img {
    border: 1px solid #ddd;
    padding: 1px;
}
.box_list .pic_img .pic_title {
    background-color: #f6f6f6;
    margin: 2px 0 0;
    padding: 4px;
}
.box_inc {
    border: 1px solid #eee;
    clear: both;
    overflow: hidden;
}
.switchBox {
    clear: both;
    display: block;
    margin: 0;
    padding: 2px;
    width: auto;
}
.switchBox dt {
    border-bottom: 1px solid #c00;
    height: 22px;
    margin: 0;
    padding: 0 0 0 4px;
}
.switchBox dt span {
    cursor: pointer;
    float: left;
    font-style: normal;
    height: 22px;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    width: 80px;
}
.switchBox dt .on, .switchBox dt .on A, .switchBox dt .active, .switchBox dt .active A {
    background-color: #c00;
    color: #fff;
    font-weight: bolder;
}
.switchBox dt .fat {
    color: #000;
}
.switchBox dt .fat:hover {
    color: #c00;
}
.switchBox dd {
    clear: both;
    display: none;
    height: auto;
    overflow: hidden;
    padding: 2px;
}
.switchBox dt A:hover {
    color: #fff;
    text-decoration: none;
}
#switchBox1 dt span {
    width: 66px;
}
#switchBox1 dt .on, #switchBox dt .active {
    background: url("../images/main_back5.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#switchBox1 dd {
    height: 188px;
    margin: 0;
    overflow: hidden;
    text-align: left;
}
#switchBox1 dd div {
    letter-spacing: -1px;
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    padding: 0 2px;
    white-space: nowrap;
}
/* 头部新闻结束 */

.widget {
    width: 235px;
}
.logo {
	width: 999px;
	height: 55px;
	margin: 5px 0 0 7px;
}
.logo img {
	margin-right: 6px;
}
.logo-02 {
	height: 85px;
	margin: 5px 0 0 6px;
}
.logo-02 img {
	margin-right: 5px;
}
.fydt {
	width: 524px;
    height: 240px;
    margin: 5px 0 0 5px;
}
.fydt .title {
    background: #2389ed url(../images/dot.gif) no-repeat 10px 12px ;
	padding: 0 10px 0 30px;    
    height: 32px;
    line-height: 32px;
}
.fydt h3 {
    color: #fff;
    font-weight: 700;
}
.fydt .title strong {
	font-size: 12px;
	font-weight: 300;
}
.fydt .title strong a:link, .fydt .title strong a:visited {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.fydt .title strong a:hover, .fydt .title strong a:active {
	text-decoration: underline;
}
.fydt .box {
      height: 100%;
      padding-left: 10px;
      padding-top: 10px;
      font-size: 14px;
  }
.column {
    width: 383px;
    margin: 5px 0 0 5px;
}
.column .title {
    background: #2399f0 url(../images/bg-title-r.gif) no-repeat scroll right top;
	padding: 0 10px;    
    height: 32px;
    line-height: 32px;
}
.column h3 {
	background: #2399f0 url(../images/bg-title-l.gif) no-repeat scroll left top;
    color: #fff;
    font-weight: 700;
}
.column .title strong {
	font-size: 12px;
	font-weight: 300;
}
.column .title strong a:link, .column .title strong a:visited {
	color: #fff;
	cursor: pointer;
	text-decoration: none;
}
.column .title strong a:hover, .column .title strong a:active {
	text-decoration: underline;
}
.column .box {
	border: 1px solid #efefef;
    height: 100%;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 12px;
  }

.column-sub {
    width: 365px;
    margin: 5px 0 0 5px;
}
.column-sub .title {
    background-color: #f5f5f5;
    background-image: none;
    border-bottom: 2px solid #2b80ea;
	padding: 0 10px;    
    height: 32px;
    line-height: 32px;
}
.column-sub h4 {
	background-color: #f5f5f5;
	background-image: none;
    color: #0751a3;
    font-weight: 700;
    font-size: 14px;
}
.column-sub .title strong {
	font-size: 12px;
	font-weight: 300;
}
.column-sub .title strong a:link, .column-sub .title strong a:visited {
	color: #333;
	cursor: pointer;
	text-decoration: none;
}
.column-sub .title strong a:hover, .column-sub .title strong a:active {
	text-decoration: underline;
}
.column-sub .box {
	border: none;
    height: 123px;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 14px;
  }
ul.list {
    margin: 10px 10px 0;
}
ul.list li {
	background: transparent url(../images/dot-05.gif) no-repeat scroll left 12px;
	border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
    height: 37px;
    line-height: 40px;
    overflow: hidden;
}
ul.list li a {
    display: inline-block;
    margin-left: 15px;
    text-align: center;
    width: 175px;
}
ul.list-02 {
    margin: 5px 0 0 5px;
    padding: 0 10px;
}
ul.list-02 li {
	border-bottom: 1px solid #dcdcdc;
    font-weight: 700;
    width: 210px;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}
ul.list-02 li a {
    display: inline-block;
    margin-left: 65px;
    text-align: center;
    color: #00479d;
}
.tphg {
	background: transparent url(../images/bg-title-tphg.gif) no-repeat scroll left top;
	border: 1px solid #d0e3f9;
	margin: 5px 0 0 5px;
	padding: 10px 10px 0 40px;
	width:942px;
	height: 110px;
}
.tphg img {
	margin-right: 5px;
	width: 136px;
	height: 100px;
	float: left;
	display: inherit;
}
