*{
	margin:0;
	padding:0;
	list-style:none;
	}

body {
	font-family: "Arial,SimSun";
	font-size: 10pt;
	line-height: 18px;
	color: #808080;
	text-align:center
}

h2{
	font-size:12pt;
	font-weight:bold;
	background-color:#ebebeb;
	line-height:150%;
	}

h4{
	font-size:14pt;
	font-weight:bold;
	background-color:#dedeca;
	color:#808000;
	padding-left:3px;
	}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #00CCFF;
}


ul,li	{
	line-height:120%;
	margin-left:0;
	padding-left: 0;
	margin-top: 2px;
	}

div#wrapper{
	width:800px;
	margin:0 auto;
	border: 1px solid #ebebeb;
	}

div#header	{
	background-image: url(http://www.googlezhang.com/images/logo/googlezhang_banner_img.gif);
	width: 800px;
	height:225px;
	}

div#contentbox{
	width:100%;
	height:auto;
	}

#leftpannel	{
	width: 100px;
	height: 500px;
	padding: 0.5em;
	float:left;
	display:inline;
	text-align:left;
	}

#content	{
	width:515px;
	height: auto;
	float:left;
	display:inline;
	text-align:left;
	}

div#rightpannel{
	width:170px;
	float:right;
	display:inline;
	text-align:left;
	}

div#footer	{
	clear:both;
	width: 800px;
	height: auto;
	}

form {
}

.b	{
font-weight: bold;
}

.i{
	text-indent:25px;
	}
.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 22pt;
	line-height: 50px;
 	background-color: #DEDECA;
	color: #808000;
	padding-left:3px;
	padding-top: 0;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-shadow:text-shadow:#999900;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
