body {
	padding: 0px;
	margin: 0px;
	background-color: #333333;
	background-image: url(../images/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

img, div {
	behavior: url(../js/iepngfix.htc);
}

#page_wrap {
	margin: auto;
	width: 920px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #666666;
}

#header {
	position: relative;
	width: 920px;
	height: 120px;
}

#logo {
	position: absolute;
	top: 18px;
	width: 213px;
	height: 52px;
}

#top_right_links {	
	position: absolute;
	margin: auto;
	top: 10px;
	right: 5px;	
}

.top_right_links_text {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #3f403f;
	text-align: left;
}

.top_right_links_text a:link, .top_right_links_text a:visited, .top_right_links_text a:active {
	color: #3f403f;
	text-decoration: none;
}

.top_right_links_text a:hover {
	color: #3f403f;
	text-decoration: underline;
}

#navigation {
	position: absolute;
	top: 38px;
	left: 230px;
	width: 690px;
	height: 25px;
}

#teng_art_illustration_link {
	width: 920px;
	height: 26px;
	background-color: #666666;
}
/* - [main page css)] --------------------------------------------------------------------- */
#content_index {
	padding-bottom: 10px;
}

.link_more {
	font-family: Tahama, Verdana, Arial;
	font-size: 11px;
	color: #0db04b;
	font-weight: bold;
}

.link_more a:link, .link_more a:visited, .link_more a:active {
	color: #0db04b;
	text-decoration: none;
}

.link_more a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}
/* - [main page css)] --------------------------------------------------------------------- */


/* - [sub page css)] ---------------------------------------------------------------------- */
#content_subpage {
	padding-top: 10px;
	padding-bottom: 20px;
}

.content_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #bbbbbb;
	text-align: justify;
	line-height: 16px;
}

.content_text a:link, .content_text a:visited, .content_text a:active {
	color: #bbbbbb;
	text-decoration: underline;
}

.content_text a:hover {
	color: #0db04b;
	text-decoration: underline
}

.v_seperator_subpage {
	width: 15px;
	background-image: url(../images/v_seperator_subpage.gif);
	background-position: top;
	background-repeat: repeat-y;
}

.left_navi_link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #8d8e8d;
	text-align: left;
	line-height: normal;
}

.left_navi_link a:link, .left_navi_link a:visited, .left_navi_link a:active {
	color: #8d8e8d;
	text-decoration: none;
}

.left_navi_link a:hover {
	color: #0db04b;
	text-decoration: none;
}

.h_seperator_news_events {
	height: 21px;
	background-image: url(../images/h_seperator_news_events.gif);
	background-position: left;
	background-repeat: repeat-x;
}

.news_events_thumb_bg {
	background-image: url(../images/news_event_thumb_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
}

.news_text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #bbbbbb;
}

.news_text .date {
	color: #fff;
	font-weight: bold;
}

.news_text .title {
	color: #0db04b;
	font-weight: bold;
}

.news_more {
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.news_more a:link, .news_more a:visited, .news_more a:active {
	color: #fff;
	text-decoration: none;
}

.news_more a:hover {
	color: #fff;
	text-decoration: underline;
}

.items_block {
	display: inline;
	float: left;
	padding: 0px 5px;
	width: 180px;
	margin-bottom: 30px;
}

.items_description {
	font-size: 11px;
	color: #fff;
	line-height: normal;
	font-weight: normal;
	padding: 3px;
	width: 174px;
	background-color: #686868;
	text-align: center;
}

.h_seperator_paging {
	height: 13px;
	background-image: url(../images/h_seperator_paging.gif);
	background-position: left;
	background-repeat: repeat-x;
}

ol.lower-alpha {
	list-style-type: lower-alpha
}

#textTitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #0db04b;
	font-weight: bold;
}
/* - [sub page css)] ---------------------------------------------------------------------- */


/* - [footer page css)] ------------------------------------------------------------------- */
#footer {
	width: 920px;
	height: 40px;
}

.footer_text {
	font-family: Verdana, Tahoma, Arial;
	color: #999999;
	font-size: 10px;
}

.footer_text a:link, .footer_text a:visited, .footer_text a:active {
	color: #999999;
	text-decoration: none;
}

.footer_text a:hover {
	color: #999999;
	text-decoration: underline;
}

.btmright_text {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	line-height: normal;
	text-align: right;		
}

.btmright_text a:link, .btmright_text a:visited, .btmright_text a:active {
	color: #999999;
	text-decoration: none;
}

.btmright_text a:hover {
	color: #999999;
	text-decoration: underline;
}
/* - [footer page css)] ------------------------------------------------------------------- */
