﻿body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img{BORDER: 0; PADDING: 0; MARGIN: 0;}
body{font-size:12px; font-family:宋体; line-height:150%; letter-spacing:0px;}
h3{ font-size:13px; font-weight:bold;}
ul, ol { list-style-type: none;}
select, input, img {VERTICAL-ALIGN: middle}
body {MARGIN: 0px 0px 0px 1px; BACKGROUND: #FFF; COLOR: #000}
A {TEXT-DECORATION: underline;}
A:link {COLOR: #00f;}
A:visited {COLOR: #00f;}
A:hover {COLOR: #cf2f0f;}
A:active {COLOR: #cf2f0f;}
A:focus {COLOR: #cf2f0f;}

#page{width:1002px; margin-left:auto; margin-right:auto; position:relative; }
.clearDiv{ clear:both;}
.singleLineTable{border-collapse:collapse; border:1px solid #000000;}
.singleLineTable td{border:1px inset #000000;}

#head{position:relative; z-index:2; position:relative;}
#head #headimg{ height:169px; background-image: url("../images/index_01.jpg")}
#head #menunav{ height:27px; background-image: url("../images/index_02.jpg"); position:relative; z-index:80; }
#head #menuline{ font-size:1px; width:100%; height:2px; background-image: url("../images/index_04.jpg");z-index:1;}

#mainbox {background-color:#EEEEEE; z-index:1;}
#links{ height:27px; margin-top:5px; background-image: url("../images/index_07.jpg"); position:relative;}
#bottom{ font-family:宋体; line-height:100%; color:#0e3b76; position:relative;}
#bottom p{text-align:center; margin-top:15px;}
#bottom #icon{ font-family:Times New Roman;}
#bottom #wangjing{ float:right; position:relative;top:-55px;}


/*导航*/
#nav
{
	letter-spacing:2px;
	margin-left:50px;
    height:27px;
    border-bottom:0px;
    position:absolute;
    background-image: url("../images/index_02.jpg"); background-repeat:repeat-x;
}
#nav ol,#nav li{
    margin:0px;
    padding:0px;
    background-image: url("../images/index_02.jpg"); background-repeat:repeat-x;
}
#nav li{
    display:inline;
    list-style:none;
    /*list-style-positionutside;*/
    text-align:center;
    font-weight:bold;
    float:left;
}

#nav li a:link
{
    color:#ffffff;
    text-decoration:none;
    float:left;
    width:100px;
}
#nav li a:visited{
    color:#ffffff;
    text-decoration:none;
    float:left;
    width:100px;
}
#nav li a:hover{
    color:#ffffff;
    float:left;
    width:100px;
    text-decoration:none;
}
#nav li a:active{
    color:#ffffff;
    float:left;
    width:100px;
    text-decoration:none;
}

#nav .list a:link{
    color:#1a5b9b;
    text-decoration:none;
    float:left;
    padding:3px 5px 0px 12px; 
    width:100px;
}
#nav .list a:visited{
    color:#1a5b9b;
    text-decoration:none;
    float:left;
    padding:3px 5px 0px 12px;
    width:100px;
}
#nav .list a:hover{
    color:white;
    float:left;
    width:100px;
    text-decoration:none;
    background-color:#1a5b9b;
    padding-left:8px;
}
#nav .list a:active{
    color:white;
    float:left;
    padding:3px 3px 0px 12px;
    width:100px;
    text-decoration:none;
    padding-left:8px;
}
#nav .list{
    line-height:20px;
    text-align:left;
    padding-top:4px;
    font-weight:normal;
    letter-spacing:0px;
}
#nav .menu1{  /*鼠标经过时状态*/
    width:100px;
    height:auto;
    border:1px solid #44a0ff;
    background-color:#dfeefe;
    color:#ffffff;
       overflow:hidden;
    padding:6px 0px 0px 0px;
    cursor:hand;
    overflow:hidden;
    /*filter:Alpha(opacity=100);*/
    -moz-opacity:0.7;
        z-index:1001;
}
#nav .menu2{  /*正常状态*/
    width:102px;
    height:15px;
       overflow:hidden;
    background-color:#dfeefe;
    color:#ffffff;
    /*border:1px solid #EEE8DD;*/
    padding:6px 0px 0px 0px;
    overflow:hidden;
    cursor:hand;
        z-index:1002;
}
/*导航结束*/
