@charset "gb2312";
/* CSS Document */
html, body, div, h1, h2, h3, h4, h5, h6, ul, dl, li, dt, dd, p, form, table, th, td, input {
	margin: 0;
	padding: 0;
}
body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	margin:0;
}

ul {
	list-style:none;
}
img {
	border:0;
	margin:0;
	padding:0;
}
ul li {
	list-style:none;
}
a {
	text-decoration:none;
}
.container {
	width:1100px;
	height:100%;
	margin:0 auto;
	overflow:hidden;
}
.clear {
	clear:both;
}
.left {
	width:149px;
	height:100%;
	float:left;
}
.left img {
	margin:0 0 1px 0;
	padding:0;
}
.left span img {
	margin-top:0;
 *margin-top:-3px;
}
.right {
	width:951px;
	height:100%;
	float:left;
}
.right_header {
    background: url(/skin/about/tb-t.jpg) no-repeat;
    height: 58px;
    overflow: hidden;
    background-color: #ffcc01;
}
.nav {
    height: 50px;
    overflow: hidden;
    /* background: url(/skin/about/dh-bj.gif) repeat-x; */
    background-color: #777;
}
.nav li {
	line-height:50px;
	float:left;
	width:106px;
	background:url(/skin/about/dh-s.gif) no-repeat center right;
	text-align:center;
}

li.gohome {
    float: right;
    margin-right: 20px;
}

#active {
    /* background: url(/skin/about/nav_bj.jpg) no-repeat center; */
    height: 50px;
    line-height: 50px;
    color: #4e4c42;
    display: block;
    background-color: #ffcc00;
}
.nav ul li a {
	color:#FFF;
}
.nav ul li a:visited {
	color:#FFF;
}
.nav ul li a:hover {
	height:50px;
	line-height:50px;
	color:#4e4c42;
	display:block;
    background-color: #ffcc00;
}
.main {
	width:1050px;
	background:#edeae1;
	height:100%;
	overflow:hidden;
}
.content {
    width: 800px;
    min-height: 400px;
    _height: 400px;
    margin: 0;
    padding: 50px 20px 35px 75px;
}
.content h1 {
    color: #444;
    font-size: 25px;
    font-weight: bold;
    float: left;
    line-height: 15px;
}

.content h2 {
    line-height: 220%;
    font-size: 22px;
    color: #444;
    text-indent: 30px !important;
}

.content h3 {
    line-height: 200%;
    color: #444;
    font-size: 18px;
}

.content .xian a {
	float:right;
	color:#c42600;
	background:url(/skin/about/list-k.gif) no-repeat scroll left center;
	padding-left:12px;
}
.content a:hover {
	text-decoration:underline;
}
.xian {
	background:url(/skin/about/xian.gif) bottom left no-repeat;
	height:30px;
	margin-top:3px;
	margin-bottom: 30px;
}
.content p {
    padding: 0;
    line-height: 32px;
    text-indent: 26px;
    color: #4e4c42;
}

.linkbox{/*文字地图专用*/
	padding:10px 8px;
	border-bottom:1px solid #DDD;
}
.linkbox h3,.linkbox h3 a{
    font-size: 18px;
    color: #444;
    padding-top: 6px;
    padding-bottom: 6px;
}

.f5{/* 链接横排自适应列表 */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:20px;
}
.f5 li{
	float:left;
	line-height:31px;
	padding:8px 15px 8px 15px;
	white-space:nowrap;
	background-color:#fff;
	border:1px solid #ccc;
	margin:8px 5px 8px 5px;
}
.f5 li a{
	color:#333;
	float:left;
}

.f6{/* 链接横排自适应列表 */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:10px;
}
.f6 li{
	float:left;
	line-height:28px;
	padding:8px 10px 0px 0px;
	white-space:nowrap;
}
.f6 li a{
	color:#666666;
	float:left;
}

.f5{/* 链接横排自适应列表 */
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:20px;
}
.f5 li{
    float: left;
    line-height: 31px;
    padding: 8px 15px 8px 15px;
    white-space: nowrap;
    background-color: #eee;
    border: 1px solid #ccc;
    margin: 10px 30px 15px 0px;
    border-radius: 5px;
}
.f5 li a{
	color:#333;
	float:left;
}

.footer {
	background:#ffcc00;
	width:1100px;
	height:6px;
	line-height:6px;
	overflow:hidden;
}
.footer p {
	width:149px;
	height:6px;
	line-height:6px;
	background:#cb2808;
	float:left;
}
