﻿body {
    margin:0px;
    font-family: "Microsoft YaHei";
    background-color:#f8f8f8;
}
.iframes iframe {
    border-style: none;
    /*min-height: 200px;*/
}

.iframes1 iframe {
    margin-top: 15px;
    border-style: none;
    height: 260px;
}

.bakrrou {
    background-color: #72E0D7;
    width: 100%;
    height: 100px;
}

h1 {
    line-height: 95px;
    display: block;
    color: white;
    font-weight: bold;           
}

#navbar {
    width: 100%;
    height: 35px;
    background-color:#eeeeee;
}

#nav {
    width: 810px;
    height: 35px;
    background-color:#eeeeee;
    margin-left: 135px;
}

#nav ul {
    display: block;
}

#nav ul li {
    width:110px; 
    height: 35px;
    line-height: 35px;
    float:left; 
    list-style:none;
    text-align: center;
}

#nav ul li a {
    font-weight: bold;
    display: block; 
}


#fenleione ul {
    display: block;
}

#fenleione ul li {
    width:80px; 
    height: 35px;
    line-height: 35px;
    float:left; 
    list-style:none;
    text-align: center;
}

#fenleione ul li a {
    font-weight: bold;
    /*display: block;*/ 
}


#fenleitwo ul {
  display: block;
}

#fenleitwo ul li {
    width:80px; 
    height: 35px;
    line-height: 35px;
    float:left; 
    list-style:none;
    text-align: center;
}

#fenleitwo ul li a {
    font-weight: bold;
    display: block; 
}


#fenleithree ul {
   display: block;
}

#fenleithree ul li {
    width:80px; 
    height: 35px;
    line-height: 35px;
    float:left; 
    list-style:none;
    text-align: center;
}

#fenleithree ul li a {
    font-weight: bold;
    display: block; 
}

#fenleifore ul {
   display: block;
}

#fenleifore ul li {
    width:80px;  
    height: 35px;
    line-height: 35px;
    float:left; 
    list-style:none;
    text-align: center;
}

#fenleifore ul li a {
    font-weight: bold;
    display: block; 
}


#fenleifive ul {
   display: block;
}

#fenleifive ul li {
    width:80px;  
    height: 35px;
    line-height: 35px;
    float:left; 
    list-style:none;
    text-align: center;
}

#fenleifive ul li a {
    font-weight: bold;
    display: block; 
}

#fenleisix ul {
   display: block;
}

#fenleisix ul li {
    width:100px;  
    height: 35px;
    line-height: 35px;
    float:left; 
    list-style:none;
    text-align: center;
}

/*机构检索样式*/
#renzheng ul {
    display: block;
}

#renzheng ul li {
    width:130px; 
    height: 35px;
    line-height: 35px;
    float:left; 
    list-style:none;
    text-align: center;
}

#renzheng ul li a {
    font-weight: bold;
    display: block; 
}

#MechanismSearchModel {
    width:960px;
    height: 157px;
    margin-left: auto;
    margin-right: auto;
    background-color:#fff;
}

#DemandSearchModel {
    width:960px;
    height: 210px;
    margin-left: auto;
    margin-right: auto;
    background-color:#fff;
}


#searchinput {
    height: 25px;
}

#box {
     height: 70px;
}

#searchbutton {
     height: 35px;
}

#searchbox {
    padding-top: 20px;
    padding-left: 60px;
}

a {
       
    text-decoration: none;
    color: #009CA9;
}
a:link{
    text-decoration:none;
         
}
a:visited{
    text-decoration:none;
    color: #009CA9;
}
a:hover{
    /*color: white;*/
    text-decoration:none;
    /*background-color:#009CA9;*/
    
}
a:active{
    text-decoration:none;
    color: #009CA9;
}

#Search {
    width: 100%;
    background-color:#fff;
}

#SearchModel {
    width:960px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    background-color:#fff;
    
}

#Searchbox {
    position: absolute;   
    left: 210px;
    top: 200px;
}

#Content {
    width: 960px;
    /*height: 600px;*/
     margin-left: auto;
    margin-right: auto;
}

#Foot {
    width: 100%;
    background-color:#009CA9;
    height: 120px;
}





