﻿@charset "utf-8";
html {
    scrollbar-face-color:#878787;
    scrollbar-shadow-color:#eaeaea;
    scrollbar-highlight-color:#eaeaea;
    scrollbar-3dlight-color:#eaeaea;
    scrollbar-darkshadow-color:#eaeaea;
    scrollbar-track-color:#eaeaea;
    scrollbar-arrow-color:#eaeaea;
}

body {
	background:url(images/mainbg.gif) no-repeat #f5f5f5;
    margin:0;
    border-top:solid 5px #AAA;
	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#666;
}

a {
color:#A38A59;
}

a:link,a:visited {
text-decoration:none;
}

a:hover,a:active {
text-decoration:underline;
}

h1 {
font-size:16px;
font-family:Arial, Helvetica, sans-serif;
color:#A38A59;
margin:10px 0 5px;
}

h2 {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#CCC;
margin:0;
}

h3 {
line-height:22px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
color:#777;
margin:20px 0 20px;
}

h4 {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
color:#777;
margin:0;
}

p {
text-align:justify;
text-justify:inter-ideograph;
margin:0 0 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;
line-height:22px;
}

.sline {
	background:url(images/mainside.gif) repeat-x;
	height:10px;
	font-size:0;
	margin-bottom:30px;
}

.divall {
	width:900px;
	margin:0 auto;
	padding:0;
}

.top {
	height:100px;
}

.logo {
float:left;
margin:10px 0;
}

.logo a {
background:url(images/logo.gif) no-repeat;
display:block;
height:80px;
width:197px;
}

.nav {
float:right;
width:530px;
height:80px;
margin:0;
}

.navside {
	float:left;
	width:30px;
	height:100px;
	background:url(images/navside.gif) no-repeat center 30px;
}

.nav li {
display:inline;
}

.nav a {
float:left;
display:block;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
font-size:16px;
color:#666;
padding:35px 10px 7px;
border-bottom: solid #E6E6E6;
}

.nav a:hover {
float:left;
text-decoration:none;
background:url(images/topnav.gif) no-repeat center top;
padding:35px 10px 5px;
border-bottom: solid #BBA883;
}

.nav li a span {
font-size:11px;
font-weight:400;
color:#AAA;
line-height:18px;
}

.nav .navselet a {
background:url(images/topnav.gif) no-repeat center top;
padding-bottom:5px;
border-bottom: solid #BBA883;
}


.clear-float{
	clear:both
}
.phone {
	width:900px;
	height:45px;
}
.phonec {
	float:right;
}

.phonec a {
    background:url(images/tel.gif) no-repeat;
    display:block;
    height:34px;
    width:195px;
	padding:0 50px 10px 0;
}

.footer {
	border-top:solid 1px #CCC;
	padding-top:4px;
	height:50px;
}

.liyunlou {
float:left;
margin:5px 20px;
}

.liyunlou a {
background:url(images/liyunlou.gif) no-repeat;
display:block;
height:26px;
width:86px;
}

.liyunlou a:hover {
background:url(images/liyunloua.gif) no-repeat;
}

.copyright {
float:right;
padding:0 50px;
}

.copyright a {
text-decoration:none;
color:#666;
}