/* Begin Settings and Classes */
a {
	font-family: Arial, Heiti SC Light;
	font-size:14px;
	text-decoration:none;
	color:#c6c6c6;
	}
a:link {
	font-family: Arial, Heiti SC Light;
	font-size:14px;
	color:#c6c6c6;
	text-decoration:none;
	}

a:hover {
	font-family: Arial, Heiti SC Light;
	font-size:14px;
	color:#404040;
	text-decoration:none;
	}

a:active {
	font-family: Arial, Heiti SC Light;
	font-size:14px;
	color:#404040;
	text-decoration:none;
	}

p {
	margin:40px 0;	}
	
h1, h2, h3, h4, h5, h6 {
	font-size:14px;
	font-family: Arial, Heiti SC Light;
	color:#404040;
	}	

pre {
	font-size:14px;
	font-family: Arial, Heiti SC Light;
	text-decoration:normal;
	font-weight:normal;
	margin:1em;
	padding:2px;
	background:#fff;
	border-top:1px solid #c6c6c6;
	border-bottom:1px solid #c6c6c6;
	text-align:left;
	}

h5 {
	font-size:14px;
	font-family: Arial, Heiti SC Light;
	text-decoration:normal;
	font-weight:normal;
	margin:1em;
	padding:2px;
	background:#fff;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:left;
	}

.clear { 
	font-size:14px;
	font-family: Arial, Heiti SC Light;
	clear:both;
	height:0;
	line-height:0;
	font-size:1px;
	}
	

/* Begin Structure */

body {
	background:#fff;
	font:100%;
	font-family: Arial, Heiti SC Light;
	text-align:center;
	}
	
#page {
	margin:0 auto;
	padding:0px 0;
	width:1000px;
	text-align:left;
	}


/* Begin Header */	
#header {
	height:20px;
	}
		
/* End Header */
		
/* Begin Content */	

#content {
	font-family: Arial, Heiti SC Light;
	color:#404040;
	font-size:14px;
	width:600px;
	text-decoration:none;
	float:right;
	}



/* End Content */


/* Begin Sidebar */
#sidebar {
	float:left;
	width:350px;
	font-size:14px;
	font-decoration:normal;
	color:#c6c6c6;
	line-height:28px;
	padding-top:40px;
	}
			
		#sidebar a {
			font-family: Arial, Heiti SC Light;
			font-size:14px;
			color:#c6c6c6;
			text-decoration:none;
		}
		#sidebar a:link {
			font-family: Arial, Heiti SC Light;
			font-size:14px;
			color:#c6c6c6;
			text-decoration:none;
		}
		#sidebar a:hover {
			font-family: Arial, Heiti SC Light;
			font-size:14px;
			color:#404040;
			text-decoration:none;
		}
		#sidebar a:active {
			font-family: Arial, Heiti SC Light;
			font-size:14px;
			color:#404040;
			text-decoration:none;	
		}
#sidebar ul
{
font-family: Arial, Heiti SC Light;
font-size:14px;
color:#c6c6c6;
list-style-type: none;
padding: 0px;
margin: 0px;
}
			
/* End Sidebar */


/* Begin Footer */
#footer {
	font-size:11px;
	font-family: Arial, Heiti SC Light;
	color:#c6c6c6;
	border-top:1px solid #c6c6c6;
	text-align:center;
	}
#footer a {
	font-family: Arial, Heiti SC Light;
	font-size:11px;
	text-decoration:none;
	color:#404040;
	}
#footer a:link {
	font-family: Arial, Heiti SC Light;
	font-size:11px;
	color:#404040;
	text-decoration:none;
	}

#footer a:hover {
	font-family: Arial, Heiti SC Light;
	font-size:11px;
	color:#c6c6c6;
	text-decoration:none;
	}

#footer a:active {
	font-family: Arial, Heiti SC Light;
	font-size:11px;
	color:#c6c6c6;
	text-decoration:none;
	}
	

/* End Footer / End Structure */