@charset "utf-8";
.button      {
    background-color: #FFFFFF;
}
.star {
    color: #0860a8;
}
.withAd180 {
	float: left;
	height: 150px;
	width: 690px;
	margin-right: 8px;
}

a {
    color: #0860a8;
    text-decoration: none;
}

a:hover {
    color: #0860a8;
    text-decoration: underline;
}

body {
    margin: 0px;
    font-size: 12px;
    background-color: #FFFFFF;
    color: #666666;
}
input      {
    border: 1px solid #999999;
}

ul{
    margin: 0px;
    padding: 0px;
}
li{
    margin: 0px;
    padding: 0px;
}
#page {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 1004px;
}
#page #main {
    margin-right: 125px;
}
#page #main #header {
    background-image: url(../images/bg_headerwide.gif);
    background-repeat: no-repeat;
    height: 110px;
}
#page #main #header #logo {
    float: left;
}
#page #main #header #text {
    margin-left: 0px;
}
#page #main #header #text #google {
	float: right;
}
#page #main #header #text #google form {
	margin: 0px;
	padding: 0px;
}


#page #main #header #text #binhai {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0860a8;
	line-height: 20px;
}
#page #main #header #text #intro {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 10px;
}
#page #main #header #text #menu {
    font-size: 14px;
    line-height: 26px;
    padding-top: 10px;
}

#page #main #left {
    float: left;
    background-image: url(../images/lhn_bg.gif);
    background-repeat: repeat-y;
    width: 157px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999999;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    height: 350px;
}

#page #main #left .section {
    margin-bottom: 20px;
    color: #0860A8;
}
#page #main #left .section .minorTitle {
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
    padding-bottom: 5px;
}


#page #main #content {
    margin-left: 187px;
}
#page #main #content #title {
    font-size: 18px;
    color: #000000;
    line-height: 40px;
    font-weight: bold;
}
#page #main #content #description {
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}
#page  #main  #content  #table {
    padding-top: 10px;

}
#page #main #content #table ul {
    list-style-type: none;
    margin-left: 20px;
}
#page #main #content #table li {
    list-style-position: outside;
    list-style-type: none;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 20px;
}
#page #main #content #table .page {
    padding: 10px;
}






#page #main #footer {
    color: #999999;
}
#page #main #footer #line {
	border: 1px solid #CCCCCC;
}
#page  #main  #footer  #site {
    line-height: 44px;
    text-align: center;
}
