body {
	background-color:#333333;
	font-size:10pt;
	font-family:Arial;
	margin:0;
	padding:0;
	color:#FFFFFF;
}

#page {
	width:1200px;
	background-image:url(images/page.png);
	margin:auto;
	padding:auto;
}

#header {
	clear:both;
	width:1140px;
	height:129px;
	background-image:url(images/header.png);
	padding-top:40px;
	padding-left:60px;
}

#wrap {
	text-align:center;
	padding:0px;
	height:auto;
	width:700px;
	float:none;
	margin:0px auto;
}
#limg {
	height:1%;
	width:512px;
	padding:0px;
	text-align:center;
	margin:0px;
}
#limg img {
	padding:5px;
	margin:0px auto;
	border:1px solid #aaa;
	background-color:#aaa;
}
#cont {
	margin:0px -3px 0px 0px;
	padding:0px;
	height:1%;
	width:512px;
}
#ulthumb {
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
	float: none;
}
#ulthumb li {
	float:left;
	margin:3px 3px 0px 0px;
	width:66px;
	height:66px;
	display:block;
}
#ulthumb img {
	cursor:pointer;
	padding:2px;
	border:solid 1px #aaa;
	background-color:#aaa;
}
  
#sidebarnav a {
	width:200px;
	display:block;
	clear:both;
	padding-left:12px;
	padding-top:6px;
	height:25px;
	border-bottom:2px solid #777777;
	color:#FFFFFF;
	text-decoration:none;
	font-size:19px;
	font-weight:bold;
	background-color:#808080;
  }
  
  
#sidebarnav a:hover, #sidebarnav a.active {
	background-color:#878787;
	text-decoration:none;
	color:#FFFFFF;
}

#mainarea {
	width:1120px;
	clear:both;
	padding-left:50px;
}

#contentarea {
	width:800px;
	padding-right:5px;
	padding-bottom:5px;
	float:left;
	line-height:normal;
	background-image: url(images/zhubot_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 2500px;
}

#sidebar {
	float:right;
	width:215px;
	background-image:url(images/sidebartop.png);
	background-repeat:no-repeat;
	line-height:14pt;
}

#footer {
	width:1180px;
	clear:both;
	height:35px;
	padding-top:40px;
	text-align:center;
	line-height:14pt;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

h1 {
	font-size:25pt;
	color:#FFFFFF;
	margin:0;
}

h2 {
	font-size:15pt;
	color:#FFFFFF;
	padding-top:2px;
}

.description {
font-size:14pt;
color:#FFFFFF;
margin:0;
}

a {
color:#FFFFCC;
text-decoration:none;
}

a:hover {
	text-decoration:underline;
	border: #FFFFCC;
}
TableRound {
	background-color: #5A5A5A;
}
-moz-border-radius-topright: -12px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
.grayColorText {
	color: #4B4B4B;
	visibility: 0;
}

