﻿@charset "utf-8";
body {
	background: #FFF url(web_bg.jpg) left top repeat-x;
	color: #000;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	font-size: 16px;
}
a {
	color: #000;
	text-decoration: none;
}

.clear {
	clear: both;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
/*top*/
.top {
	width: 100%;
	min-width: 1200px;
	margin: auto;
	height: 232px;
	background: url(top_bg.jpg) center no-repeat;
}
.banner {
	width: 660px;
	margin: 0 auto;
	text-align: left;
}
.searcon {
	width: 480px;
}
.bt-left {
	float: left;
}
.bt-right {
	float: right;
}
.bt-clear {
	clear: both;
}
.content3 {
	background:url(bg.jpg) bottom center repeat-x;
	width: 100%;
	min-width: 1200px;
	margin: auto;
}
/*list*/
.path {
	background: #ededed url(path_left.jpg) 35px 13px no-repeat;
	padding-left: 60px;
	height: 40px;
	line-height: 40px;
}
.leftbar {
	background: #FFF;
}
.left_topbar {
	width: 280px;
	height: 62px;
	line-height: 53px;
	background: #245399 url(http://fgw.bjdfdr.com/images/5462/left_topbar.jpg) bottom no-repeat;
}
.leftcon {
	width: 271px;
	min-height: 600px;
	background: #fafafa;
	margin-left: 9px;
}
.leftbar_li {
	background: #fafafa url(dot.jpg) 35px no-repeat;
	border-bottom: #e2e2e2 1px solid;
	height: 45px;
	line-height: 45px;
	display: block;
	padding-left: 55px;
	font-size: 16px;
}
.leftcon a:hover {
	background: #fafafa url(dot_red.jpg) 28px no-repeat;
	border-bottom: #e2e2e2 1px solid;
	border-left: #d12c28 7px solid;
	height: 45px;
	line-height: 45px;
	display: block;
	padding-left: 48px;
	font-size: 16px;
	color: #d12c28;
}
.leftbar_li_show {
	background: #fafafa url(dot_red.jpg) 28px no-repeat;
	border-bottom: #e2e2e2 1px solid;
	border-left: #d2292c 7px solid;
	height: 45px;
	line-height: 45px;
	display: block;
	padding-left: 48px;
	font-size: 16px;
	color: #d2292c;
}
.rightcon {
	width: 895px;
	overflow: hidden;
}
.top_title {
	height: 35px;
	border-bottom: dotted 1px #e6e6e6;
}
.top_titlecon{
    border-bottom: #d2292c 2px solid;
	line-height:35px;
	padding:0 20px;
	display:block;
	font-size: 18px;
	color: #000;
	font-weight:bold;
}
