<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

.yypx_content_box {
	width:1000px;
	font-family:"微软雅黑", Arial, "宋体";
	margin:10px 0 10px 0;
}

.yypx_content_box .yypx_left {
	clear:left;
	margin-right:16px;
}

.yypx_left, .yypx_right {
	width:492px;
	height:690px;
	background-image:url(../images/yypx_bg.png);
	background-repeat:no-repeat;
	float:left;
	margin-bottom:10px;
	text-align:center;
}

.yypx_wz_box {
	font-size:14px;
	line-height:20px;
	text-align:left;
	margin:15px;
	text-indent: 2em;
}

.yypx_content_box img {
	margin:6px;
	border:0px;
}

.yypx_right_box {
	text-align:left;
	margin:15px;
	padding:5px;
	background-color:#FFF;
	border:1px #CCC solid;
}

.yypx_t {
	font-size:18px;
	font-weight:bold;
	height:30px;
	line-height:30px;
}

.yypx_l {
	color:#999;
	padding-left:10px;
	line-height:20px;
}

.yypx_w {
	font-size:14px;
	text-indent:2em;
	line-height:20px;
	margin-bottom:5px;
}
h2 {
	font-size:18px;
	width:130px;
	float:left;
	clear:left;
	line-height:30px;
	height:30px;
}
</pre></body></html>