body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
}

* {
	font-family: arial;
}

a {
	color: #0000FF;
}

a:hover {
	color: #FF3300;
} 

td, span, div, p {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

hr {
	height: 1px;
	color: #CCCCCC;
}

#logo {
	width: 100%;
	height: 90px;
	margin: 0 0 0 0;
	background: url('images/bg1.jpg');
	border-collapse: collapse;
}

#logo td {
	padding: 0px;
}

#nav {
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 10 0;
	border-top: 2px solid #FFFFFF;
}

#nav td {
	height: 30px;
	padding: 0px;
	background: url('images/bg_nav.gif');
	text-align: center;
	color: #CCCCCC;
}

#nav a:link, #nav a:visited, #nav a:active {
	font-size: 12px;
	font-weight: bold;
	margin: 0 10 0 10;
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #CC0000;
}

H1, H1 a, H2, H2 a, H3, H3 a, H4, H5, H6 {
	font-family: times new roman;
	color: #CC0000;
}

#content {
	margin: 0 0 0 0;
}

#cleft {
	width: 200px;
	border-right: 1px solid #CCCCCC;
	font-weight: bold;
}

#cleft a {
	display: block;
	width: 180 !important;
	width: 100%;
	line-height: 30px;
	border-bottom: 1px dashed #CCCCCC;
	color: #0000FF;
	margin: 0 20 0 0;
	padding: 0 0 0 20;
}

#cmain {
	padding: 20 20 20 20;
}

#foot {
	width: 100%;
	height: 50px;
	margin: 20 0 0 0;
	border-top: 3px solid #666666;
	background-color: #F1F1F1;
	padding: 20 0 0 210;
	font-size: 10px;
}

#show {
	width: 500px;
	height: 500px;
	overflow: hidden;
	position: relative;
}

#mf {
	width: 500px;
	height: 500px;
	margin: 0 0 0 0;
	>margin: 0 0 0 -50;
}

#ml {
	position: absolute;
	width: 60px;
	height: 500px;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-color:#000000;
	display: none;
}

#mh {
	position: absolute;
	width: 320px;
	height: 50px;
	top: 390px;
	left: 150px;
	z-index: 1;
	background-color:#000000;
}

#tb2 {
	position: absolute;
	width: 320px;
	height: 50px;
	top: 362px;
	left: 100px;
	font-size: 16px;
	font-family: Times New Roman;
	z-index: 2;
}

.zibox a {
	padding: 8px;
	font-size: 22px;
	line-height: 60px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #F1F1F1;
	margin-right: 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

.zibox a:hover {
	background-color: #FFFFFF;
}

#gadleft {
	margin: 10 0 0 20;
}

.img1 {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.img2 {
	float: right;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}

a.n1 {
	display: none;
}