﻿#main {
	width: 900px;
	margin: 15px auto;
	text-align:left;
}
#main .banner{
	width:900px;
	height:230px;
	position:relative;
	background:url('../images/banner_qmpindao.jpg') 0 0 no-repeat;
}
#main .banner .localtion{
	position:absolute;
	bottom:4px;
	right:10px;
	text-align:right;	
}
.localtion a:link,.localtion a:visited{
	color:#333;
	font-weight:bold;
}
.pdbox{
	margin-top:12px;
}
.pdbox .pd_title{
	height:30px;
	background:url('../images/qm_boxtbg.jpg') 0 0 repeat-x;
}

.pdbox .pd_title li{
	float:left;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#215A02;
}

.pdbox .pd_title .pd_titlel{
	width:25px;
	background:url('../images/qm_boxtl.jpg') 0 0 no-repeat;
	
}
.pdbox .pd_title .pd_titler{
	width:6px;
	float:right;
	background:url('../images/qm_boxtr.jpg') 0 0 no-repeat;
}
.pdbox .pd_title .morelink{
	font-size:12px;
	float:right;
	font-weight:normal;
	color:#215A02;
}
.pdbox .pd_title .morelink a:link,.pdbox .pd_title .morelink a:visited{
	color:#215A02;
}
.pdbox .boxbody{
	border:1px #87A93E solid;
	height:auto !important;
	min-height:250px;
	*height:250px;
	border-top:0;
}
.pdbox .boxbody .list,.pdbox .boxbody .list14{
	padding:10px;
}
.pdbox .boxbody .list li{
	line-height:24px;
	color:#215A02;
	
}
.pdbox .boxbody .list14 li{
	line-height:26px;
	color:#215A02;
	font-size:14px;
	width:200px;
	float:left;
	margin:0px 5px !important;
	*margin:0;
}

.pdbox .boxbody .list li a:link,.pdbox .boxbody .list li a:visited{
	color:#215A02;
}
.pdbox .boxbody .list14 li a:link,.pdbox .boxbody .list14 li a:visited{
	color:#215A02;
}
.pdbox .boxbody .list li a:hover,.pdbox .boxbody .list14 li a:hover{
	color:#666600;
	text-decoration:none;
}

.sublist{
	margin:10px;
	border-bottom:1px #ccc dashed;
}
.sublist dt{
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	color:#215A02;
}
.sublist dt a:link, .sublist dt a:visited{
	color:#215A02;
}
.sublist dt a:hover {
	color:#666600;
	text-decoration:none;
}
.sublist dd{
	text-indent:2em;
	line-height:22px;
}

.flippage{
	height:30px;
	text-align:center;
	color:#336600;
	line-height:30px;
}
.flippage a:link,.flippage a:visited{
	color:#336600;
}
.flippage a:hover{
	color:#666600;
}
.boxbody2{
	border:1px #87A93E solid;
	height:auto !important;
	min-height:500px;
	*height:500px;
	padding:10px;
}
.boxbody2 .detitle{
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#215A02;
	border-bottom:1px #87A93E solid;
}
.boxbody2 .demain{
	margin-top:15px;
	line-height:24px;
	font-size:14px;
}
