body {
	margin: 0;
	padding: 0;
	background: #f8f0dc;
}

.wrapper {
	width: 100%;
}

.yj {
	background-color: #FFFFFF;
	border-color: #dc520e;
	border-width: 2px;
	border-style: solid;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 1px;
	margin-left: 15px;
	margin-right: 15px;
}

.topimg {
	width: 100%;
}

img {
	width: 100%;
}

.hd_bt {
	padding-left: 5px;
	background-image: url(bg.png);
	background-repeat: no-repeat;
	line-height: 14px;
	font-family: "黑体";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 10px;
	margin-top: 3px;
	background-color: #FFFFFF;
	border-color: #ffffff;
	border-width: 2px;
	border-style: solid;
	margin-left: 5px;
	text-shadow: none;
}

h4 {
	line-height: 17px;
	margin-left: 15px;
	margin-right: 9px;
	font-family: "黑体";
	font-size: 12px;
	color: #444141;
	font-weight: normal;
}

.mg_top {
	margin-top: 10px;
}

.mg_down{
	margin-bottom: 20px;
}