
td{
	vertical-align: top;
}

#all_links{
	width: 993px;
	height: 240px;
	background-image: url(images/red-content.jpg);
	border-top: 1px solid #9a8f7e;
	font-family: Arial, "ºÚÌå";
	font-weight: bold;
	position: relative;
	overflow: hidden;
}

#all_links_content{

	margin-left: 20px;
	margin-top: 20px;
}

.links_column{
	width: 81px;
	padding-right: 80px;
}


.links_title{
	/*border: 1px solid yellow;*/
	height:15px;
	width: 80px;
	margin-bottom: 13px;
}

.links_link{
	/*border: 1px solid white;*/
	height:16px;
	width: 80px;
	cursor: hand;
}

.links_link2{
	/*border: 1px solid white;*/
	height:45px;
	width: 110px;
	cursor: hand;
}

#link_favorite{
	
	position: absolute;
	left: 900px;
	top:206px;
	width: 70px;
	height: 15px;
	cursor: hand;
}

#link_beian{
	
	position: absolute;
	left: 790px;
	top:206px;
	width: 110px;
	height: 15px;
	cursor: hand;
}


