.adlink_title {
	background: url(/yz/static/common/images/ad_info_head_bg.gif) repeat-x bottom;
	height:14px;
	margin: 0px 0px 5px 0px;
	padding:0 0 0 0;
}
.adlink_box {
	padding-bottom:5px;
	overflow: auto;
	margin: 0px 0px 6px 0px;
	border-bottom: dotted 1px #cccccc;
}

.adlink_box .link
{
	margin: 3px 0px 0px 6px;
	padding: 0px 0px 0px 12px;
	font-size: 70%;
	background-image: url(/yz/static/common/images/arrow_adlink.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.2em;
}

.adlink_box td{
	vertical-align:top;
}
