@charset "utf-8";
/* CSS Document */
#left {
	display:inline-block;
	float:left;
	margin-right:10px;
	width:746px;
}
#left .table {
	display:inline-block;
	width:694px;
	border:1px solid #d8d8d8;
	padding:10px 25px;
	margin-top:10px;
}
#left .table .lm {
	border-bottom:1px solid #ed6d00;
	margin-bottom:8px;
}
#left .table .lm a {
	float:right;
	margin-top:12px;
}
#left .table .lm h3 {
	font:bold 16px/33px Arial, Helvetica, sans-serif;
	color:#ed6d00;
}
#left .table .lm h3 img {
	float:left;
	display:inline-block;
	margin-right:10px;
}
#left .table span {
	display:inline-block;
	float:left;
	border:1px solid #e2e2e2;
	padding:3px;
	margin-right:15px;
}
#left .table .zy {
	float:left;
	display:inline-block;
	width:410px;
}
#left .table h4 {
	font:bold 14px/33px Arial, Helvetica, sans-serif;
	color:#ed6d00;
}
#left .table p {
	font:12px/20px "宋体";
	color:#616161;
	margin-bottom:5px;
}
#left .table p.js {
	float:left;
	height:50px;
}
#left .table p strong {
	float:left;
	line-height:20px;
}
#left .table .zy01 {
	float:left;
	display:inline-block;
	width:380px;
}
#left .table a.button {
	float:right;
	margin-top:102px;
}
#left .table .table01 {
	display:inline-block;
	border-bottom:2px dashed #aaa9a9;
}
#left .table .position {
	width:100%;
	padding-bottom:10px;
	margin-top:8px;
}
#left .table .page {
	text-align:right;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#000;
}
#left .table .page a {
	color:#000;
}
#left .table .page a:hover {
	color:#F90;
}







/*右侧内容*/
#right {
	display:inline-block;
	width:218px;
	float:left;
}
#right .table {
	border:1px solid #d6d6d6;
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#747474;
	margin-top:10px;
}
#right .table img {
	margin:0 3px 0 8px;
}
#right .table .bg {
	background:url(xl_pic_btbg.gif) repeat-x;
	height:33px;
	padding-left:10px;
	text-align:left;
}
#right .table .bg a {
	float:right;
	margin:15px 10px 0 0;
}
#right .table .bg h3 {
	font:bold 14px/33px Arial, Helvetica, sans-serif;
	color:#3f3d3d;
}
#right .table .bg h3 img {
	float:left;
	margin-right:5px;
}
#right .table ul {
	padding:10px;
}
#right .table ul li {
	padding-left:20px;
	background:url(jjkt_pic_meun.gif) no-repeat 5px center;
	border-bottom:1px dashed #c8c8c8;
}
#right .table ul li a {
	font:12px/24px Arial, Helvetica, sans-serif;
	color:#5c5c5c;
}
#right .table ul li a:hover {
	color:#F90;
}
#right .table dl {
	padding:10px;
}
#right .table dl dt {
	background:url(qzssy_icon.gif) no-repeat left center;
	padding:5px 0 0 15px;
	text-align:left;
	font:bold 14px/24px Arial, Helvetica, sans-serif;
	color:#ed6d00;
}
#right .table dd {
	text-align:center;
	border-bottom:2px dashed #bebebe;
	padding:5px 0;
}
#right .table dd.none {
	border:none;
}
#right .dy {
	_padding:5px 0;          /*IE6.0*/
}