#barl1
	{
	text-indent:-9999px;
	background-image : url(../htmls/images/bar_link.jpg);
	background-repeat : no-repeat;
	height:40px;
	}
#linkBody
	{
	margin-top:40px;
	margin-bottom:20px;	
	text-align : left;
	width : 710px;
	margin-left:auto;
	margin-right:auto;
	}
.linkImg
	{
	float:left;
	font-size:12px;
	color:#666666;
	}
.linkImg a
	{
	font-size:12px;
	color:#3a84cd;
	text-decoration:none;
	font-weight:bold;
	line-height:170%;
	}
.linkImg a:hover
	{
	color:#ff9900;
	text-decoration:underline;
	}
.linkImg img
	{
	margin-right:20px;
	}
.linkline
	{
	clear:both;
	background-image : url(../htmls/images/company_menu_pointline.jpg);
	background-repeat : repeat-x;
	background-position: 0 50%;
	height:50px;
	}
	
