/******************** Link ********************/
.link_title
{
/*generate by system*/
	color:0099CC;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

.link_title_bg
{
	padding:; 
	border-bottom:1px dashed #696969;

}

.link_link
{
/*generate by system*/
	color:0099CC;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

.link_link:hover
{
/*generate by system*/
	color:#000000;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

.link_link_bg
{
	padding-bottom:3px;
	padding-top:2px;
	padding-bottom:2px;
	height:12px;
}


