span,li,dt,dd,p,h1,h2,h3,h4,h5,h6{text-align:left;}
img{border:0;}
ul,li{list-style-type:none;}

/* 广告窗口 */
#y-adwindow{
	position:absolute;
	z-index:999;
	width:320px;
	height:270px;
	overflow:hidden;
	background-color:#FFF;
	border:1px solid #F90;
}
/* 广告标题栏 */
#y-adtitlebar{
	position:relative;
	z-index:1000;
	margin:0 auto;
	width:100%;
	height:27px;
	line-height:27px;
	background-color: #FFF1EC;
	border-bottom:1px solid #F90;
	overflow:hidden;
	
}
/* 广告标题文字 */
#y-adtitlebar h2{
	margin:0 auto;
	width:100%;
	height:27px;
	line-height:27px;
	text-indent:6px;
	text-align:left;
	font-size:14px;
	color: #900;
}
#y-adtitlebar a:link,
#y-adtitlebar a:visited,
#y-adtitlebar a:hover{
	position:absolute;
	z-index:1001;
	top:6px;
	right:6px;
	width:15px;
	height:15px;
	color:#369;
	background:transparent url(imgtool-sprites.gif) 0 0 no-repeat;
	text-indent:-999px;
	text-decoration:none;
	overflow:hidden;
	font:normal 12px Georgia, Arial, Helvetica, sans-serif;
}
#y-adtitlebar a:hover{
	background:transparent url(imgtool-sprites.gif) -15px 0 no-repeat;
}
#y-adcontent{
	margin:0 auto;
	overflow:hidden;
	background-color: #FFF3EE;
}
#y-adcontent,
#y-adcontent img,
#y-admessage{
	width:100%;
	height:240px;
}
#y-admessage p{
	margin:0 auto;
	overflow:hidden;
	padding:0;
}
#y-admessage p#y-admsg-info{
	width:94%;
	text-indent:24px;
	font-size:12px;
	line-height:150%;
	margin-top:10px;
	margin-bottom:10px;
	height:180px;
	overflow:auto;
}
#y-admessage p#y-admsg-info img{
	float:left;
	width:130px;
	height:174px;
	margin-right:10px;
	padding:2px;
	border:1px solid #B0BEC7;
}
#y-admessage p#y-admsg-view{
	text-align:right;
	width:96%;
	height:39px;
	line-height:38px;
	overflow:hidden;
	border-top:1px solid #F90;
	padding:5px 0;
	line-height:150%;
}
#y-admessage p#y-admsg-view a{
	color:#900;
	font-size:12px;
}
*/