body, h1, h2, p, ul, li {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;

}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #FFF;
}
h1, h2 {
	font-weight: bold;
	color: #000;
	text-align: center;
	text-transform:capitalize;
		padding-bottom: 1em;

}
h1 {
	font-size: 1.6em;
	padding-top: 0.8em;
	text-transform:uppercase;
}
h2 {
	font-size: 1.4em;
text-transform:capitalize;
	padding-top: 0.6em;
	
	
}
p {
	
	font-weight:normal;
	color: #666;
	
	padding-bottom: 0.55em;
	line-height: 1.33em;
	margin-bottom: 0.6em;
}

#wrapper {
	width: 825px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 170px;
	background: url(images/Nei_gong_logo.png);
	 position: relative;
}

#navigation {
	height: 30px;
	background: url(images/navigation_background.png);
	z-index: 2;
	position:relative;
	font-size: 1em;
	width:750px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(images/navigation_background.png);
}
#navigation ul {
	display:block;
	list-style:none;
	color: #FFF;
padding-top: 4px;
	
	margin-right: auto;
	margin-left: auto;
	}

#navigation ul li {
	float:left;
padding-right:7px;
	padding-left: 7px;
	text-align: center;
	font-weight: bold;
	position:relative;
	
}
#navigation ul li a:hover{
color: #DDD6BB;
}
#navigation ul li:hover ul {
	display: block;
}
#navigation ul ul {
display: none;
}
#navigation .flag {
	float:right;
	position:relative;
	top:2px;
	margin-left:-10px;
	margin-right:-10px;
}

#navigation .flag a{
	color:#B0996E;
}
#navigation .flag a:hover{
	color:#DDD6BB;
}

#navigation ul li ul {
	display: none;
	font-weight: normal;
	float:left;
	width:auto;
	position: absolute;

left: 0px;

}

#navigation ul li:hover ul  {
	
	display:block;
	font-weight: normal;
	background-color:#B0996E;
	color: #FFF;
	width:auto;
	
}

#navigation a {
	display:block;
	width:auto;
	text-decoration:none;
	color: #FFF;
}
#navigation ul li ul li {
	float:none;
	width: auto;
	height: 20px;
	padding-top: 4px;
}

#navigation ul li ul li a {
	color: #DDD6BB;
}
#navigation ul li ul li:hover a {
	color: #FFF;
}
#content {
	margin: 0px;
	padding: 0px;
}
#content_content {
	clear:left;
	background: url(images/content_content_background.png) repeat-y;
	padding-right: 30px;
	padding-left: 30px;
	position:relative;
	z-index: 1;
}
#footer {
	background: url(images/footer_background.png) no-repeat;
	height: 75px;
	text-align: center;
	color: #666;
	padding-right: 50px;
	padding-left: 50px;
	 position: relative;
}
body {
	background: #FFF url(images/body_background.jpg) repeat-x;
	font: 0.85em Arial, Helvetica, sans-serif;
	color: #333;
	 position: relative;
}
.content_box {
}
.content_box_top_left {
	height: 10px;
	width: 10px;
	background-image: url(images/top_left.png);
	background-repeat: no-repeat;
	 position: relative;
}
.content_box_top {
	height: 10px;
	background-image: url(images/top_top.png);
	background-repeat: repeat-x;
	width: auto;
	 position: relative;
}
.content_box_top_right {
	background-image: url(images/top_right.png);
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	 position: relative;
}
.content_box_bottom_left {
	background-image: url(images/bottom_left.png);
	height: 10px;
	/*width: 10px;*/
	background-repeat: no-repeat;
	 position: relative;
}
.content_box_bottom {
	background-image: url(images/bottom_bottom.png);
	height: 10px;
	background-repeat: repeat-x;
	width: auto;
	 position: relative;
}
.content_box_bottom_right {
	background-image: url(images/bottom_right.png);
	height: 10px;
	width: 10px;
	background-repeat: no-repeat;
	 position: relative;
}
.content_box_left {
	background-image: url(images/50_white.png);
	/*width: 10px;*/
	background-repeat: repeat-y;
	height: auto;
}
.content_box_right {
	background-image: url(images/50_white.png);
	width: 10px;
	background-repeat: repeat-y;
	height: auto;
	 position: relative;
}
.content_box_middle {
	background-image: url(images/50_white.png);
	background-repeat: repeat;
	height: auto;
	width: auto;
	 position: relative;

}

tr, td {
	vertical-align: top;
}
table {
	position: relative;
	top: 0px;
	left: 0px;
	vertical-align: top;
}
#spacer {
	height: auto;
	width: auto;
	background: url(images/transparent_spacer.png) repeat;
	 position: relative;
}
#designed_by {
	position:relative;
	display: inline;
	width: auto;
	top: -10px;	
}
#stinkfish{
	position:relative;
	height: 35px;
	width: 50px;
	display: inline;
	top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}

.news_entry_date, .image_caption, .image_caption a, .Wordenboek_navigation td {
	color:  #B0996E;
	font-weight: bold;
	text-align:center;	
}
.news_entry_date, .roster_date {
padding-top:0.8em;	
}

.image_caption {
	margin-top:0.8em;
	font-size: 0.8 em;	
	text-align:center;
}

.prev_photo a, .next_photo a {
	color: #663300;
}
.prev_photo,.next_photo,.albums  {
margin-top:0.8em;	
}
.next_photo {
float:right;
}
.prev_photo {
float:left;
}
.albums {
float:none;	
text-align:center;
}

.image_caption a:hover, .prev_photo a:hover, .next_photo a:hover{
	color: #FFF;
}

.image_caption img, iframe {
	margin-top:-0.6em;
	margin-bottom:-0.8em;
}
.quote, .Wordenboek_word, .Links_URL a, .workshop_locatie, .workshop_date, .roster_day, .magazine {
	color: #663300;
}
.quoteName {
	font-weight:bold;
	padding-bottom: 1.8em;
}
.Wordenboek_navigation {
	margin-top:0.4em;
}

.Wordenboek_navigation, .Wordenboek_letters, .Links_URL{
	font-size: 1em;
}
.Wordenboek_navigation td {
	font-size: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	width:3.5%;
	background-color:#ddd6bb;
	line-height: 1.4em;
	vertical-align:top;
}
.Wordenboek_navigation td a, .Wordenboek_letters {
	color: #000;
	text-decoration: none;
}
.Wordenboek_navigation td a:hover, .Links_URL a:hover, .image_caption a:hover {
	color: #FFF;
}
.Wordenboek_letters,.Wordenboek_word, .Wordenboek_description  {
	text-align:left;
}
.Wordenboek_letters, .Links_URL {
		line-height: 1.8em;
		font-weight:bold;
		vertical-align:top;
}

.Wordenboek_description {
	color: #666;
	font-family: "Adobe Kaiti Std R";
}
.workshop_date {
	line-height: 1.8em;
		font-weight:bold;
		font-size: 1.2em;
}
.workshop_locatie {
	margin-bottom: 0.8em;
	
}
iframe {
	text-align:center;
	height: 340px;
	width: 340px;
}
.content_box_middle ul{
	list-style: square outside;
	line-height: 1.8em;
padding-left:1.8em;
padding-bottom: 0.6em;
}
.content_box_middle ul li ul{
	list-style: disc outside;
	line-height: 1.6em;
}

.lesson_entry {
	margin-bottom: 0.8em;
	margin-top: 0.8em;
}
.roster_date {
	font-size: 1em;
	vertical-align: middle;
}
.roster_day {
		font-size: 1.2em;
}
.magazine {
	font-size: 0.8em;
	text-align:center;
margin-bottom:1em;
}

Strong {
	font-weight:bold;
	color:#000;
}
#wrapper #content #content_content table tr td table tr .content_box_middle .news_entry_date strong {
	color: #B0996E;
}
.ch_FangSong {
	font-family: "Adobe Song Std L";
	font-size: 12px;
	color: #B0996E;
}
.ch_title1 {
	font-family: "Adobe Kaiti Std R";
	font-size: 18px;
	text-align: center;
}
.ch_title {
	font-family: "Adobe Kaiti Std R";
	font-size: 24px;
	text-align: center;
}
.ch_text {
	font-family: "Adobe Kaiti Std R";
	font-size: 16px;
	text-align: center;
}
.ch_text {
	text-align: left;
}
.ch_text1 {
	color: #B0996E;
	text-align: center;
}
.ch_TextRight {
	text-align: left;
}
.ch_TextRight {
	font-family: "Adobe Kaiti Std R";
}

