@charset "utf-8";

#container1{
	width:760px;
	margin-top:10px;
	margin-left:20px;
}

#container1 #pan{
	color:#666666;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;	
}

#container1 #pan a:link{
	color:#734E00;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#container1 #pan a:visited{
	color:#734E00;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#container1 #pan a:hover{
	color:#996633;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#container1 #pan a:active{
	color:#734E00;
	font-size:12px;
	font-weight:bold;
	border:none;
	text-decoration:none;
}

#container1 h2{
	width:330px;
	height:20px;
	margin-top:10px;
	overflow:hidden;
}

#container1 .d1 img{
	display:inline;
}

#container1 .d2 img{
	display:inline;
}

#linktable {
	width: 760px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	margin:20px auto 10px auto;
	background-color: #F5F3E7;
}

#linktable .linkhead {
	width: 760px;
	background-color: #000000;
}
#linktable dt .rect {
	vertical-align: middle;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0.5em;
	margin-top: 2px;
}

#linktable  dl {
	margin: 0px;

}
#linktable dt {
	color: #734E00;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 12px;
}
#linktable dt a {
	color: #734E00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


#linktable dd {
	margin-left: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0D9C9;
	margin-right: 2.28em;
	padding-bottom: 4px;
	font-size: 12px;
}


#linktable .d1 {
	background-color: #F5F3E7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#linktable .d2 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}


#linktable th {
	background-color: #000000;
}
#linktable .td1 {
	background-color: #f5f3e7;
}
#linktable .td2 {
}

