
#link div:nth-child(odd){background-color: #FFFFEE;}



.link_box  {
	background-color: #FFFFFF;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.link_box2  {
	
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.link_box_photo  {
	height: 100px;
	width: 100px;
	float: left;
	margin-right: 10px;
}
.link_box_data  {
	width: auto;
	margin-bottom: 0px;
}
.link_box_homepage  {
	display: inline;
	margin-right: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FF0033;
	padding-top: 1pt;
	padding-right: 0.2em;
	padding-bottom: 1pt;
	padding-left: 0.2em;
	font-weight: bolder;
	text-decoration: none;
	color: #FFFFFF;
}
.link_box_name    {
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 0.2em;
	display: inline;
	color: #000033;
}
.link_box_adress      {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	display: inline;
}
.link_box_title {
	margin-bottom: 4px;
}
.link_box_title2 {
	margin-bottom: 4px;
	margin-top: 30px;
}
.linklist_box {
}
.linklist_box ul{
}.linklist_box ul li{
	float: left;
	display: block;
}
