/* 全局样式 */
body{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div{
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div,form,img,ul,ol,li,p,span {
	margin:0;
	padding:0;
	border:0
}
ul,li,ol {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
input,select,table,td {
	font-size:12px;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	border:0;
	font-size: 12px;
}
ul {
	text-align:left;
}
.area{
	width: 788px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.area .left{
	float: left;
	width: 580px;
	margin-top: 5px;
}
.area .left1{
	float: left;
	width: 580px;
	border: 1px solid #8bc166;
}
.area .left .k{
	padding: 10px;
}
.area .left .title{
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}
.area .left .time{
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-left: 100px;
}
.area .left .content{
	line-height: 15pt;
}
.area .left .ab{
	height: 101px;
	border: 1px solid #8bc166;
	margin-top: 5px;
}
.area .left .b1{
	background-color: #bee3b1;
	height: 15px;
	padding-left: 10px;
	padding-top: 4px;
}
.area .right{
	float: right;
	width: 200px;
	margin-top: 5px;
}
.area .right .y1{
	border: 1px solid #8bc166;
	margin-bottom: 5px;
}
.q1{
	background-image: url(/ly/images/pic39.gif);
	background-repeat: no-repeat;
	background-position: 8px 1px;
	padding-left: 20px;
	margin-top: 5px;
	padding-bottom: 3px;
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #008200;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DAE7CD;
	}
.nr{
	height: 160px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
.clear{
	font-size: 1px;
	clear: both;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
