/* 相对帧宽的样式表CSS */
BODY {
margin:0px;
padding:0px;

}
BODY, ul, ol, li, p, table, tr, td, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
}
ul,ol,li{ list-style:none;}

ul.list li{/*width:320px;*/ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
/* ul.list li span{padding-left:30px;} */



H3 {
	margin: 0px;
}
BODY {
	font-family: Tahoma, simsun;
	background: #fff;
	color: #333;
	font-size: 12px;
}
#wrap {
	position: relative;
	min-width: 980px;
}
#body {
	margin: 0px auto;
	width: 980px;
}
#body:after {
	display: block;
	clear: both;
	content: '';
}
#aside {
	/* width: 284px; */
	float: right;
}
.as_block {
	margin:0px;
	padding:0px;
	/*width: 330px;*/
	width:99.5%;

}

.as_block_widh730{
	width: 730px;
} 
.as_block_height220{
     height: 220px; 
	 overflow:hidden; 
}
.as_block .hd {
	position: relative;
}
.as_block .hd H3 {
	position: relative;
	padding-bottom: 0px;
	line-height: 30px;
	margin-top: -2px;
	padding-left: 2px;
	padding-right: 2px;
	display: inline-block;
	font-family: "宋体";
	HEIGHT: 36px;
	/*font-size: 18px; */
	font-size: 12;
	border-top: #2d7bcc 2px solid;
	font-weight: 400;
	padding-top: 0px;
}
aside {
	display: block;
}
section {
	display: block;
}
.as_block .list {

}
.as_block .list li {
	padding-left: 1.3%;
	line-height: 25px;
	list-style: outside none none;
	background: url("http://www.gov.cn/2014xinban/static/images/Point.png") no-repeat left 12px;border-bottom:1px dotted #ccc;
}
.as_block .list li:hover {background:#E0E0E0;}
.as_block .list li span{
	float: right;
	color: #000;
	width: 19%;padding-right:10px;
}
.as_block .list li a {
	color: #000;
	font-size: 12px;
	overflow: hidden;
    display: block;
    float: left;
	text-overflow:ellipsis;
	font-family: "Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,"微软雅黑","宋体",serif;letter-spacing:1px;
    width: 66%;

}

.as_block_a_90percent .list li a{ width:90%;}

.as_block14 .list li a { font-size:14px; line-height: 27px;}
.as_block14_color4chinagrain .list li a { font-size:14px; line-height: 27px; color:#333333;}



.as_block16 .list li a { font-size:16px;}
.as_block16_blue .list li a { font-size:16px; color:#0000FF;}

