body{
background: #000 url(../images/body-bg.png) repeat-x;
margin: 10px 0 0 0;
padding: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
}

a, a:visited, a:hover {
	text-decoration: none;
}

a.redlink, a.redlink:visited {
	color: #971d1d;
	font-weight: bold;
}

a.redlink:hover {
	text-decoration: underline;
}

a.link, a.link:visited {
	color: #971d1d;
	font-weight: bold;
}

a.link:hover {
	text-decoration: underline;
}

a.acrobatlink, a.acrobatlink:visited {
	color: #666;
	font-weight: bold;
	font-size: 13px;
} 

a.acrobatlink:hover {
	color: #971d1d;
}
hr {
	height: 3px;
	background: url(../images/block-top.gif) no-repeat center;
	border: 0px;
}

h1 {
	font-size: 16px;
	color: #000000;
}

h2 {
	color: #000;
	font-size: 12px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3 {
	color: #cc0000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
	text-align: left;
}


table.uclutablo {
	width: 100%
}

table.uclutablo tr td {
	padding: 5px;
}

table.uclutablo h2 a, table.uclutablo a:visited {
	color: #636153;
	font-weight: normal;
}
table.uclutablo h2 a:hover {
	color: #971d1d;
	text-decoration: underline;
}

table.hktablo tr td{
	padding: 5px;
}




p {
	line-height: 16px;
	padding-bottom: 5px;
}


tr {
	vertical-align: top;
}

img{
	border: 0px;
}

#wrapper {
	margin: 0px auto;
	width: 656px;
	position: relative;
}

#header {
	position: relative;
	height: 99px;
	width: 656px;
	display: block;
	background: #000;
}

#logo {
	float: left;
	width: 218px;
	height: 99px;
}

#zarf{
	position: absolute;
	right: 0px;
	top: 10px;
}


#leftmenu ul {
	width: 177px;
	margin: 10px 0px 0px 20px;
}

#leftmenu ul li{
	background: url(../images/m11.gif) no-repeat 10px 11px;
}

#leftmenu ul li a, #leftmenu ul li a:visited  {
	color: #e0e0e0;
	padding: 7px 0px 3px 20px;
	display: block;
	width: 100%;
	border-bottom: 1px solid #b0a578;
	width: 158px;
	font-weight: bold;
	font-size: 11px;
}

#leftmenu ul li a:hover {
	color: #941d1d;
	text-decoration: underline;
}

#topmenu {
	float: left;
	width: 438px;
	background: #971d1d url(../images/topmenu-right.gif) no-repeat right;
	height: 41px;
	margin-top: 57px;
}

#topmenu ul li { float: left; }
#topmenu ul li a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding: 15px 10px 14px 20px;
	font-weight: bold;
	font-size: 11px;
}

#banner {
	width: 656px;
	height: 193px;
	background: #ffffff;
}

#leftmenu {
	width: 218px;
	height: 193px;
	float: left;
	background: url(../images/leftmenu-bg.jpg) no-repeat;
}

#flashbanner {
	float: left;
	width: 438px;
	height: 193px;
}

.block {
	position: relative;
	width: 656px;
	margin: 10px 0 10px 0;
	float: left;
	background: #fff;
}

.block-top {
	background: url(../images/block-top.gif) no-repeat;
	height: 4px;
	width: 656px;
	float: left;
}

.block-bottom {
	background: url(../images/block-bottom.gif) no-repeat;
	height: 4px;
	width: 656px;
	float: left;
}

#alolink {
	position: absolute;
	top: 20px;
	left: 230px;
	z-index:100;
	font-size: 16px;
	font-weight: bold;
}

#alolink a, #alolink a:visited{ color: #888; text-decoration: none; position: absolute; } #alolink a:hover { color: #971d1d; text-decoration: underline; }

#content {
	float: left;
	display: block;
	margin: 20px;
	width: 616px;
}


.footmenu {
	color: #8c8c8c;
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
	position: relative;
	float: left;
}

.footmenu a, .footmenu a:visited {
	color: #8c8c8c;	
}
.footmenu a:hover {
	color: #971d1d;
}



