@charset "utf-8";

#midd { 	
    height: 500px;
	width: 517px;
	margin-left: 7px;
	float: left;
	position:relative;} /* FireFox */
*html #midd { 	
    height: 500px;
	width: 517px;
	margin-left: 7px;
	float: left;
	position:relative;} /* ie6 fixed */
*+html #midd { 
    height: 500px;
	width: 517px;
	padding-left:7px;
	float: left;
	position:relative;} /* ie7 fixed, 注意顺序 */


#d-newstitle {
	background-image: url(../images/d-newstitle.gif);
	height: 33px;
	line-height: 33px;
	text-align: right;
	padding-right: 30px;
	color: #515652;
}
#d-newslist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	height: 149px;
	background:url(../images/d-newslistbg.gif) bottom repeat-x;
}
#d-protitle {
	background-image: url(../images/d-protitle.gif);
	height: 33px;
	line-height: 33px;
	text-align: right;
	padding-right: 30px;
	color: #515652;
	margin-top: 3px;
}#d-prolist {
   	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
	height: 265px;
	background:url(../images/d-prolist.gif) bottom  no-repeat;
}
#newspic {
	margin-top: 8px;
	margin-left: 5px;
	width: 150px;
	float: left;
}
#indexnewslist {
	width: 350px;
	margin-top: 5px;
	float: left;
}
#indexnewslist ul{
     list-style : disc outside none ; 
     list-style-image: url(../images/newsico.gif);
	 padding-left:30px;
	 }
#indexnewslist li{width: 320px; font-size:12px}
#indexnewslist li a{color:#515652;display: block; line-height:20px; text-decoration:none}
#indexnewslist li span{float: right;text-align: right; font-family:"Courier New", Courier, monospace; color:#666}
#indexnewslist li a:hover{color: #1b7e6f;  text-decoration:none}#d-p-1 {
	width: 200px;
	float: right;
	margin-top: 8px;
	margin-right: 3px;
}
#d-p-2 {
	width: 200px;
	float: right;
	margin-right: 3px;
	clear: right;
	margin-top: -8px;
}
#d-p-3 {
	width: 300px;
	float: right;
	margin-right: 3px;
	clear: right;
	margin-top: -8px;
}
