* {
	margin: 0;
	padding: 0;
}
ul, li {
	list-style-type: none;
}
body {
	font-size: 13px;
	background-color: #fff;
	color: #666666;
}
.zong { width:960px; margin:0 auto; height:auto; padding-left:20px;}
.yangshi {
	float:left;
	width: 394px;
	height: 390px;
	position: relative;
	background-color: #FFF;
	overflow: hidden;
	margin-left:30px;
	margin-top:10px;
}
.yangshi .bottomcover {
	position: absolute;
	bottom: 0;
	background: url("../images/halftransp.png") no-repeat 0 -5px;
	height: 35px;
	width: 394px;
	_background: none;
 _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://img.t.sinajs.cn/t35/style/images/tlogin/halftransp.png?id=1341302813656', sizingMethod='crop');
	pointer-events: none;
}
img {
	border: none;
}
.yangshi ul {
	position: relative;
	margin: 0px 10px 0px 10px;
	top: 0;
	left: 0;
	padding: 0;
}
.yangshi ul li {
	width: 100%;
	border-top: 1px dotted #015d50;
	padding: 10px 0;
	_padding: 8px 0;
	overflow: hidden;
	line-height: 1.5;
}
.yangshi ul li a{color:#7f94c9; text-decoration:none;}
.yangshi ul li a:hover {color:#7f94c9; text-decoration:underline; }
.yangshi ul li .div_left {
	float: left;
	width: 50px;
	border: 1px solid;
}
.yangshi ul li .wen { color:#015d50;
	float:left; width:325px; background:url(../images/wen.jpg) no-repeat left top; padding-left:30px; line-height:30px;
	}
.yangshi ul li .da {
	float:left; width:325px;background:url(../images/da.jpg) no-repeat left top;padding-left:30px;line-height:30px;
	}

