@charset   "UTF-8";

.linktable1 {
	width: 550px;
	margin-top: 10px;
	margin-left: 10px;
}

.linktable1_td1 {
	font-size: 14px;
	background-color: #ffede6;
	height: 25px;
	width: 100px;

padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
}

.linktable1_td2 {
	font-size: 14px;
	background-color: #eeeeee;
	height: 25px;

padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
}

.linktable2 {
	width : 600px;
	
	

border-collapse : collapse;
table-layout : auto;
empty-cells : show;

border-top-width : 2px;
border-top-style : solid;
border-top-color : black;



border-left-width : 2px;
border-right-width : 2px;
border-bottom-width : 2px;
border-left-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-color : black;
border-right-color : black;
border-bottom-color : black;

margin-top : 10px;

line-height : 130%;
}

.linktable2_td1{
	font-size : 13px;
	background-color : #e1ffff;
	height : 40px;
border-width : 1px;border-style : solid;border-color : black;

width : 170px;



padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
}

.linktable2_td2{
	font-size : 13px;
	background-color : #ffffff;
	height : 40px;
	width : 430px;
border-width : 1px;border-style : solid;border-color : black;



padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;
}
.linkimage{
float : left;
}

