﻿@charset "utf-8";
/* CSS Document */
@import "/css/main.css";


/* 中间部分样式 */
#middle { float:left; padding:5px; width:990px;}
.middle { float:left; width:990px; margin-top:5px;}

#index_banner1 {float:left; list-style:none; width:200px; height:254px; margin:0px; padding:0px; margin-top:-6px;}
#index_banner1 li {float:left; margin-top:6px;}
#index_banner1 li img{ float:left;}

#index_banner2 {float:left; list-style:none; width:200px; height:254px; margin:0px; padding:0px; margin-top:-7px;}
#index_banner2 li { float:left; margin-top:8px;}
#index_banner2 li img{ float:left;}

#index_banner3 {float:left; list-style:none; width:785px; margin:0px; margin-right:5px; padding:0px;}
#index_banner3 li { float:left; margin-left:5px; width:153px;}
#index_banner3 li img{ float:left; width:153px; height:171px;}

#table1 { table-layout:fixed;}
#table1 td { height:20px; line-height:20px; border:#ac9688 1px solid; text-align:center;}
#table1 td a { font-size:14px; color:#000000; text-decoration:none}
#table1 td a:hover{ color:#FF9900;}


.middle_left_div{ float:left; margin-left:5px; width:198px; border:#a6a6a6 solid 1px;}
.middle_left_div .title{ float:left; width:198px; border-top:#c40109 5px solid;  font-size:14px;  height:30px; line-height:30px; text-align:center; background:url(../img/title_bg1.jpg) repeat; color:#666666; font-weight:bold;}
.middle_left_div .content{ float:left; width:198px; font-size:13px; padding:5px 0px; }
.middle_left_div .content ul{ list-style:none; margin:0px; padding:0px; margin-left:13px; }
.middle_left_div .content li{ line-height:20px; padding-left:12px; background:url(../img/li.gif) left 8px no-repeat }


.hot_line { float:left; width:373px; border:#a6a6a6 solid 1px;}
.hot_line .title {float:left; width:373px; border-top:#c40109 5px solid;  font-size:14px;  height:30px; line-height:30px; text-align:center; background:url(../img/title_bg1.jpg) repeat; color:#666666; font-weight:bold;}
.hot_line .content{ float:left; width:373px; font-size:13px; padding:5px 0px; }
.hot_line .content ul{ list-style:none; margin:0px; padding:0px; margin:0px 13px; }
.hot_line .content li{ line-height:20px; padding-left:12px; background:url(../img/li.gif) left 8px no-repeat;}
.hot_line .content li a { }
.hot_line .content li span{ float:right; color:#FF0000}

.more {float:right; margin-top:8px; margin-right:10px;}

#top_news { float:left; width:608px; margin-left:5px; border:#acacac 1px solid}
#top_news .title { border-top:#c40109 5px solid;  font-size:14px;  height:30px; line-height:30px; text-align:center; background:url(../img/title_bg1.jpg) repeat; color:#666666; font-weight:bold;}
#top_news .title span { float:left; height:30px; line-height:30px; font-size:14px; font-weight:bold; color:#666666; padding: 0px 20px 0px 10px;}
#top_news .content{ float:left; width:608px; font-size:13px; padding:5px 0px; }
#top_news .content ul{ list-style:none; margin:0px; padding:0px; margin:0px 13px; }
#top_news .content li{ line-height:20px; padding-left:12px; background:url(../img/li.gif) left 8px no-repeat;}
#top_news .content li a { color:#000; text-decoration:none  }
#top_news .content li span{ float:right}

