﻿body 
{
    background: url(../images/index/bg_homepage.gif) repeat-x;
    padding: 0;
    margin: 0 auto;
    font-family: "宋体" Verdana;
    font-size: 12px;
}
.warp
{
width: 974px;	
margin-left:auto;
margin-right:auto;
}
/* 头部 */
#header
{
	float:left;
    width: 972px;
    height: 246px;
}
#header .courtesynav
{
    float: right;
    margin: 12px;
    color: #4c4c4c;	
}
#header .nav
{
    clear: both;
    background: url(../images/index/bg_nav.gif) no-repeat;
    width: 972px;
    height: 95px;
}
#header .nav .logo
{
    float: left;
}
#header .nav .menu
{
    float: left;
    margin: 63px 0 0 0;
}
#header .nav .menu ul
{
    margin: 0;
    padding: 0;
}
#header .nav .menu ul li
{
    font-size: 14px;
    float: left;
    list-style: none;
    background: url(../images/index/bg_menu.gif) no-repeat;
    width: 90px;
    height: 22px;
    color: #000;
    font-weight: bold;
    padding: 10px 0 0 0px;
    display: block;
     text-align:center;
}
#header .nav .menu .currentmenu
{
    font-size: 14px;
    float: left;
    list-style: none;
    background:none;
    background-color:White;
    width: 90px;
    height: 22px;
    color: #000;
    font-weight: bold;
    padding: 10px 0 0 00px;
    display: block;
    border:solid 1px black;
    border-bottom:none;
}

.menu ul li a:link,.menu ul li a:visited
{
    color: #000;
    text-decoration: none;
}
.menu ul li a:active,.menu ul li a:hover
{
    color: #f00;
    text-decoration: none;
}
#header .nav .notice
{
    clear: both;
    padding: 0px 0 0 15px;
    background-color: #fff;
    display: block;
    width: 957px;
    height: 105px;
    border-bottom: solid 5px #006898;
     float:left;
}

/* 主体 */
#main
{
	float:left;
	width: 971px;
	border: solid 1px #d6e8f4;
	border-top: none;
}
/* 左边工具栏 */
#main .tools
{
    float: left;
    width: 212px;
    height:1105px;
}
#main .tools ul
{
    margin: 0;
    padding: 0;
}
#main .tools ul li
{
    list-style: none;
    border-bottom: solid 1px #d6e8f4;
}
#main .tools .searchbar
{
    background-color: #d6e8f4;
    width: 212px;
    height: 52px;
}
.search
{
    border: solid 1px #326698;
    width: 110px;
    height: 18px;
    margin: 15px 0 0 16px;
    float: left;
}
.searchbtn
{
    border: 0;
    background: url(../images/index/btn_search.gif);
    width: 71px;
    height: 32px;
    float: right;
    margin: 7px 8px 0 0;
     cursor:pointer;
    
}
#main .tools .tool,#main .tools .toolwhite
{
    background-color: #f8f9fb;
    width: 212px;
    height: 74px;
    vertical-align:middle;
    line-height: 18px;
}
#main .tools .toolwhite
{
    background-color: #fff;
}
#main .tools img
{
    float: left;
}
#main .tools .toolsmall
{
    height: 30px;
    background-color: #fff;
    width: 212px;
    vertical-align:middle;
}
.text1
{
    padding: 20px 0 0 0 ;
    float: left;
}
#main .tools .toolsmall .text2
{
    padding: 8px 0 0 0;
    float: left;
}
#main .tools .toolblue
{
    background: #d6e8f4;
    font-weight: bold;
    padding: 8px;
}
.fl
{
    width: 100%;
    text-align: center;
}
#main .tools .toolblue a
{
  background-color:Transparent;	
   color:#4c4c4c;
    font-size:12px;
     font-weight:normal;
}
#main .tools table td
{
	 width:100px;
	 padding-left:10px;
 border:solid 1px #d6e8f4;
  height:25px;
    vertical-align:middle;

}
/* 中间资讯 */
#main .news
{
    width: 544px;
    float: left;
    padding-bottom: 20px;
    border-left: solid 1px #d6e8f4;
    border-right: solid 1px #d6e8f4;
}
#main .news img
{
    float: left;
}
.intro
{
    line-height: 22px;
    color: #4c4c4c;
     margin-bottom:0px;
      margin-top:15px;
}
#main .news .meiguzixun
{
    background: url(../images/index/bg_meiguzixun.gif) no-repeat;
    color: #fff;
    font-size: 14px;
    padding: 5px 0 10px 14px;
    margin: 0 0 0 12px;
    clear: both;
}
.more1 a, .more2 a
{
    float: right;
    margin-right: 30px; 
    font-size: 14px;
    color: #fff;
}
.more2 a
{
    color: #4c4c4c;
}
.ul1
{
    margin: 40px 0 0 0;
    font-size: 12px;
    padding: 0;
}
.ul2
{
    float: left;
    margin: 0 0 10px 0;
    font-size: 12px;
    padding: 0;
}
.li1, .li2
{
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 12px;
    clear:left;
     
}
.li2
{
    font-size: 14px;
}
.listcontent
{
    float: left;
    margin: 3px;
}
.time
{
    float: right;
    margin: 3px 30px 0 0;
}
.box1
{
    margin-top: 10px;
    padding: 5px 0 0 0;
    border-top: solid 1px #d6e8f4;
    clear: both;
}
.box1 img
{
    float: left;
}
/* 右侧内容 */
#main .content
{
    line-height: 18px;
    float: left;
    width: 183px;
}
#main .content .ul3
{
    margin: 0 5px 20px 0;
    padding: 0;
    float: right;
}
#main .content .li3
{
    margin: 0 0 5px 10px;
    padding: 0 0 0 15px;
    list-style: none;
    background: url(../images/index/icon_dot.gif) no-repeat;

}
.li4
{
    float: right;
    margin: 0 5px 0 0;
    list-style: none;
    background: none;
}
.li5
{
    list-style: none;
    background: none;
    margin: 0 0 5px 10px;
    float: left;
}
.time2
{
    float: right;
    margin-right: 5px;
}
.title
{
    background: #d6e8f4;
    padding: 8px 0 8px 8px;
    margin: 0 0 10px 0;
    width: 205px;
    display: block;
    font-size: 14px;
    clear: both;
}
/* 底部 */
#bottom
{
	float:left;
    width: 972px;
    clear: both;
    border: solid 1px #d6e8f4;
}
    
#bottom .link
{
    background-color: #d6e8f4;
    display: block;
    width: 972px;
    text-align: center;
    padding: 10px 0 10px 0;
    height: 15px;
}
#bottom .link ul
{
    margin: 0 0 0 280px;
    padding: 0;
}
#bottom .link ul li
{
    margin: 0 0 0 10px;
    padding: 0;
    float: left;
    list-style: none;
}
#bottom .copyright
{
    background: #f8f9fb;
    text-align: center;
    line-height: 20px;
    padding: 20px 0 20px 0;
}