﻿@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
}
.pbg {
	border: 1px solid #6e5748;
	margin-left: 5px;
}
#phone {
	background-image: url(../img/phone.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 116px;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
img {
    border: 0;
}

div.RoundedCorner{background: #f4f4f4; margin-top: 4px;}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;overflow: hidden; background: #f4f4f4}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

a { 
    color:#888;
}
a:hover {
    color:#000;
}

#box {
	width: 930px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 202px;
}
#lefttop {
	height: 12px;
	background-image: url(../img/left_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#hotline {
	width: 187px;
	padding-left: 8px;
	font-size: 12px;
}
#left h4,#left h4 a, #right h4{
	color: #c5407b;
	margin-bottom: 4px; 
	float: left;
	text-decoration:none;
}
#left h5{
	color: #6e5748;
	margin-top: 4px;
	margin-bottom: 4px;
}
#main {
	float: left;
	width: 464px;
	padding-left: 15px;
}
#main h4,#main h4 a{
	color: #3d221a;
	margin-bottom: 4px;
	float:left;
	text-decoration:none;
}

.leftcontent {
	width: 187px;
	padding-left: 8px;
}
.content1 {
	border-top: 1px solid #ece6d6;
	font-family: Arial, "宋体", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
	padding-top: 5px;
}
.content1 img{
    text-align: center;
	margin: 3px;
}
.content2 {
	border-top: 1px solid #ece6d6;
	line-height: 135%;
	padding-top: 5px;
	color: #906f51;
	clear:both;
}
.content2 img {
    border: 5px solid #eee;
	margin: 8px;
}
.content2 ul {
    margin: 5px 5px 5px 22px;
    padding: 0;
}
.content2 li{
    list-style:square;
	margin-bottom: 4px;
}
.font_grey {
    font-family: Arial, "黑体", Helvetica, sans-serif;
 	font-size: 12px;
    color:#bbb;
	font-weight: bold;   
}

#nav {
	background-image: url(../img/topnav_bg.jpg);
	background-repeat: no-repeat;
	height: 92px;
	width: 728px;
	float: left;
}
#nav ul{
    margin-left: 68px;
	margin-top: 13px;
}
#nav li {
    float:left;
	list-style-type:none;
	display: block;
	font-weight: bold;
	margin-left: 30px;
}
#nav li a {
    text-decoration: none;
	color: #000;
}
#nav li a:hover {
    text-decoration: underline;
	color: #fff;
}

#slogan {
	background-image: url(../img/top_bg.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 728px;
	float: left;
}
#right{
    float:right;
	width: 235px;
	padding: 22px 10px 0 0;
}
#footer{
    clear: both;
	margin: 0 auto;
	width: 930px;
	background-color:#f4f2ed;
	font-size: 12px;
}
#footerlogo{
    float:left;
	width:185px;
	padding: 10px 35px 0  0;
	text-align:right;
}
#footermenu{
    float:left;
    padding: 5px 0 5px 20px;
}
#footermenu a{
    color:#000;
}
#younglogo{
float: right;
margin: 5px 20px 0 0;
}

