#landtable {
	margin-top:20px;
	width: 790px;
	margin-left:10px;
}
#landtable table {
	border-collapse:collapse;
}
#landtable .left {
	clear:both;
	width:390px;
	height:107px;
	_height:120px;
	padding-top:10px;
	border-right:10px solid #FFF;
	vertical-align:top;
}
#landtable .right {
	width:390px;
	height:107px;
	_height:120px;
	padding-top:10px;
	vertical-align:top;
}
#landtable .type1 {
	margin-top:20px;
	margin-left:2px;
}
#landtable .type2 {
	margin-top:10px;
	margin-left:15px;
	font-weight:bold;
	font-size:13px;
	color:#3366CC;
	text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 8px;
}

#landtable .type4 {
	margin-top:10px;
	margin-left:15px;
	font-weight:bold;
	font-size:13px;
	color:#00B1E9;
	text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 8px;
}

#landtable .type3 {
	margin-top:10px;
	margin-left:15px;
	font-weight:bold;
	font-size:13px;
	color:#FF0000;
	text-shadow: rgba(0, 0, 0, 0.3) 2px 2px 8px;
}

#landtable a:link {
	color:#00B1E9;
	text-decoration:none;
}

#landtable a:visited {
	color:#00B1E9;
	text-decoration:none;
}

#landtable a:hover {
	color:#00B1E9;
	text-decoration:none;
}

.pt10 {padding-top:10px;font-weight:bold;}
.pb10 {padding-bottom:10px;font-weight:bold;text-align:right;color:#00B1E9;}

.ptb10 {padding:10px 0;}

td.landbg {
	background:url(images/goya.gif) no-repeat bottom right #F0F0F0;
}

p.landph {
	width:70px;
	background-image:url(images/land_phbg.gif);
	float:left;
}

p.land {
	float:left;
	width:306px;
	padding:5px;
	font-size:10px;
	line-height:1.2em;
}

span.landname {
	font-size:16px;
	line-height:1.2em;
}

#download {
	width:220px;
	margin-left:280px;
}

#download ul li {
	list-style-position: inside;
	list-style-type: circle;
	padding-left:20px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
}

#contact {
	border-collapse:collapse;
	width: 790px;
}

#contact th {
	font-size:12px;
	width:130px;
 	background:#00B1E9;
	color:#FFFFFF;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

#contact td {
	width:260px;
	font-size:12px;
	padding:5px;
	border-bottom:1px dotted #00B1E9;
}

