﻿@charset "gb2312";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	
	border: 0px none;
	font: 12px "����";
	
	
}
a {
	
	text-decoration: none;
}


img {
	border: 0px none;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}
ul li {
	list-style-type: none;
	list-style-image: none;
}
img {
	-ms-interpolation-mode: bicubic
}
.cl {
	height: 0px;
	clear: both;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.w960 {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#topBox {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	line-height: 30px;
	height: 30px;
	background: #6f3f18;
	color: #b47436;
	overflow: hidden;
	
}
#topBox .topL {
	float: left;
	line-height: 30px;
}
#topBox .topR {
	float: right;
	line-height: 30px;
}
#topBox .topR a {
	color: #b47436;
}
#topBox .topR .cn {
	color: #f7ea80
}
#topBox .topR span {
	padding-left: 8px;
	padding-right: 8px;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	padding-top: 40px;
	height: 102px;
	background: url(/pyfile/images/headerBg.jpg) center no-repeat;
	overflow: hidden;
}
#header .logo {
	float: left;
	width: 350px;
	height: 70px;
}
#header .logoTxt {
	float: left;
	padding-top: 10px;
	padding-left: 26px;
	line-height: 30px;
}
#header .logoTxt span {
	display: block;
	height: 30px;
	line-height: 30px;
	font-family: "微软雅黑";
	font-size: 20px;
}
#header .logoTxt .span1 {
	color: #fdf19d;
}
#header .logoTxt .span2 {
	color: #ffdf39;
	letter-spacing: 2.5px;
}
#header .tel {
	float: right;
	color: #f6d44e;
	font-size: 12px;
	margin-top: 20px;
	background: url(/pyfile/images/tel.jpg) left no-repeat;
	padding-left: 50px;
	line-height: 20px;
}
#header .tel span {
	display: block;
	color: #ffe57b;
	font-family: "微软雅黑";
	font-size: 24px;
	height: 30px;
	line-height: 30px;
}
#nav {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
	height: 48px;
	background: url(/pyfile/images/navBg.jpg) repeat-x;
	overflow: hidden;
}
#nav ul {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
	height: 48px;
	line-height: 48px;
	background: url(/pyfile/images/navline.jpg) left center no-repeat;
	overflow: hidden;
}
#nav li {
	float: left;
	background: url(/pyfile/images/navline.jpg) right center no-repeat;
	height: 48px;
	line-height: 48px;
	width: 120px;
	text-align: center;
}
#nav li a {
	font-size: 16px;
	font-family: "微软雅黑";
	color: #f7ea80;
	display: block
}
#nav li a:hover {
	color: #f7ea80;
	text-decoration: none;
	background: url(/pyfile/images/nav_cur.jpg) left no-repeat;
}
#nav .cur {
	background: url(/pyfile/images/nav_cur.jpg) left no-repeat;
}
