body {
	background-color: #FFFFFF;
	background-image: url(../image/bkg_body.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
}
#Container {
	background-image: url(../image/bkg_container.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
}
#ContainerRed {
	background-image: url(../image/bkg_container_red.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
}
#ContainerGreen {
	background-image: url(../image/bkg_container_green.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0px;
}
#SubContainer {
	background-image: url(../image/bkg_mainnavi.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	filter:alpha(opacity=30);
	opacity:0.3;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 2px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0033;
	margin: 0px;
	padding-bottom: 2px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	margin: 0px;
	padding-bottom: 2px;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-bottom: 2px;
}
h6 a:hover {
	text-decoration: none;
	color: #0000FF;
}

p {
	margin: 0px;
	padding-bottom: 6px;
	line-height: 16px;
}
ul {
}
ul li {
	padding-top: 3px;
	padding-bottom: 3px;
}
ol {
	padding-left: 15px;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ol li {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 15px;
}
ol li ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ol li ol li {
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
	list-style-type: disc;
	padding-right: 20px;
}



a {
	color: #0000FF;
	text-decoration: underline;
}
hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
	border-right-style: none;
	border-left-style: none;
}


.Highlight1 {
	font-weight: bold;
	color: #000000;
}
.Highlight2 {
	font-weight: bold;
	color: #0000FF;
}
.Highlight3 {
	font-weight: bold;
	color: #FF0000;
}
.Highlight4 {
	font-weight: bold;
	color: #FF6600;
}
.Note1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.Note2 {
}
.Note3 {
}
.ColumnLeft {
	width: 585px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 10px;
}
.ColumnRight {
	width: 285px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 5px;
}

#NaviTop {
	margin: 0px;
	height: 45px;
}

#NaviBottom {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}
#NaviBottom ul {
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#NaviBottom li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#NaviBottom li a {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}

#NaviMain {
	margin: 0px;
}
#NaviMain ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#NaviMain li {
	display: inline;
	margin: 0px;
}
#NaviMain .selected {
	background-image: url(../image/arrow_white_down.gif);
	background-repeat: no-repeat;
	background-position: center 18px;
	color: #FFFFFF;
	text-decoration: none;

	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;

}
#NaviMain li a {
	text-decoration: none;
	color: #C4DEF2;
	padding-right: 10px;
	padding-bottom: 5px;
}
#NaviMain li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#NaviMain2 {
	margin-top: 0px;
	margin-bottom: 10px;
}
#NaviMain2 ul {
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 25px;
}
#NaviMain2 li {
	display: inline;
	margin: 0px;
}
#NaviMain2 li a {
	text-decoration: underline;
	color: #C4DEF2;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
}
#NaviMain2 li a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#NaviAdmin {
	margin: 0px;
	text-align: right;
	padding-right: 20px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
#NaviAdmin a {
	color: #FFFFFF;
	text-decoration: underline;
}
#NaviAdmin a:hover {
	color: #FFFFFF;
	text-decoration: none;
}







#Logo {
	margin: 0px;
	width: 600px;
}

#Copyright {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#Copyright p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}

#AdvertMain {
	text-align: center;
	width: 300px;
}
#IndexMain {
	border: 1px solid #BDBDBD;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#IndexMainCont {
	background-image: url(../image/bkg_showdow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#IndexMainContainer2 {
	background-color: #FFFFFF;
	height: 320px;
	margin: 10px;
	border: 1px solid #000000;
	width: 557px;
	position: relative;
	z-index: 1;
}
#IndexMainContainerGalleryView {
	background-color: #CCCCCC;
	height: 418px;
	margin: 10px;
	border: 1px solid #000000;
	width: 557px;
	position: relative;
	z-index: 1;
}
#IndexMainCaptionContainer {
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #000000;
	padding: 10px;
	filter:alpha(opacity=85);

	-moz-opacity: 0.85; 
	opacity: 0.85;
	width: 537px;
	color: #FFFFFF;
	z-index: 2;
}
#IndexMainCaption {
	z-index: 3;
	left: 0px;
	bottom: 0px;
	color: #FFFFFF;

}
#IndexMainCaption a {
	color: #FFFFFF;
	text-decoration: none;
}




#IndexMessage {
	border: 1px solid #BDBDBD;
	background-color: #FFFFFF;
	padding: 2px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#IndexMessage td {

}
#IndexMessage p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
}
#IndexMessage h3 {
	font-family: Tahoma;
	color: #000000;
}
#IndexMessage h6 {
	font-family: Tahoma;
}



#IndexMessage .BkgMessageJacky {
	background-image: url(../image/bkg_msg_jacky.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	padding-right: 90px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 11px;
}
#IndexMessage .BkgMessageWongCT {
	background-image: url(../image/bkg_msg_wongct.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	padding-right: 90px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 11px;
}
#IndexMessage .BkgMessageChongCC {
	background-image: url(../image/bkg_msg_chong.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	padding-right: 90px;
	padding-bottom: 8px;
	padding-left: 12px;
	font-size: 11px;
}
.ChairmanPhoto {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}

#IndexScroll {
	border: 1px solid #BDBDBD;
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#IndexScrollContainer {
	background-image: url(../image/bkg_showdow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#IndexScrollContainer h3 {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

#IndexScrollWrapper {
	margin-left: 20px;
}



#IndexNews {
	margin-bottom: 10px;
}
#IndexNewsHeader {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#IndexNewsContainer {
	background-color: #FFFFFF;
	border: 1px solid #BDBDBD;
}
#IndexNewsItem {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-bottom: 5px;
}
#IndexNewsItem a {
	color: #666666;
	text-decoration: none;
}
#IndexNewsItem a:hover {
	color: #FF6600;
	text-decoration: none;
}





#IndexBanner {
	margin-bottom: 20px;
}
#IndexBanner .IndexBannerCont {
	margin-bottom: 10px;
}
#InsideCSSA .belt .panel p {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#MenuContentCSSA {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	color: #FFFFFF;
}
#MenuContentCWC {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	color: #FFFFFF;
}
#MenuContentSibu {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	color: #FFFFFF;
}
#MenuContentMiri {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	color: #FFFFFF;
}
#MenuContentKCBA {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	color: #FFFFFF;
}
#MenuContentContact {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	color: #FFFFFF;
}
#MenuContentLinks {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	color: #FFFFFF;
}
#MenuContentLogin {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	color: #FFFFFF;
}
#MenuContainer {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Wrapper {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Wrapper #ListMenu {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#Wrapper #Listmenu .Iconimage {
	border: 1px solid #333333;
}

#Wrapper #ListMenu li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 1px;
}
#Wrapper #Listmenu p {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#Wrapper #ListMenu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}




#MenuContainer .Top {
	background-image: url(../image/bkg_navimain_menu_grey.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}

#MenuContainer .Bottom {
	background-image: url(../image/bkg_navimain_menu_grey.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 20px;
}
#MenuContainer .Body {
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url(../image/bkg_navimain_menu_grey.jpg);
	background-repeat: repeat-x;
	background-position: center -20px;
}
#InnerMain {
	border: 1px solid #BDBDBD;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#InnerMainCont {
	background-image: url(../image/bkg_showdow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}#InnerMainContainer {
	padding: 10px;
	margin-bottom: 30px;
}
#InnerMainContainer p {
	font-size: 11px;
	padding-bottom: 22px;
	line-height: 16px;
}
#Committee {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Committee p {
	padding-bottom: 8px;
}
#Committee .Groupphoto {
	border: 1px solid #333333;
	margin-top: 15px;
}


#CommitteeNavi {
	margin: 0px;
	font-weight: bold;
	color: #333333;
}
#CommitteeNavi select {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#CommitteeNavi ul {
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#CommitteeNavi li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#CommitteeNavi li a {
	text-decoration: none;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
}


#RulesGallery {
	height: 165px;
	width: 550px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#RulesGallery .ThumbContainer {
	position: absolute;
	left: 0px;
	top: 0px;
}

#RulesGallery .Thumb {
	width: 110px;
	text-align: center;
	overflow: hidden;
	float: left;
}
#RulesGallery  p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


#RulesGallery img {
	border: 1px solid #CCCCCC;
}

#MagazineGallery {
	height: 260px;
	width: 550px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#MagazineGallery .ThumbContainer {
	position: absolute;
	left: 0px;
	top: 0px;
}

#MagazineGallery .Thumb {
	width: 170px;
	text-align: center;
	overflow: hidden;
	float: left;
}
#MagazineGallery  p {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


#MagazineGallery img {
	border: 1px solid #CCCCCC;
}

#EnquiryForm {
	margin: 0px;
}
#EnquiryForm td {
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
#EnquiryForm input {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#EnquiryForm select {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#EnquiryForm textarea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
#PhotoGallery {
	margin: 0px;
}
#NewsList {
	margin-bottom: 20px;
}
#NewsList .NewsListWarapper {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 10px;
	margin-right: 20px;
}
#NewsList .NewsListHeader {
	font-size: 16px;
	font-family: Arial;
	padding-bottom: 3px;
}
#NewsList .NewsListHeader a {
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
#NewsList .NewsListHeader a:hover {
	color: #FF3300;
	text-decoration: none;
}

#NewsList .NewsListDate {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#NewsContent {
	margin-bottom: 20px;
	font-size: 12px;
}



#MemberList {
	margin-bottom: 20px;
}
#MemberList .MemberListWarapper {
	padding-top: 2px;
	padding-bottom: 2px;

}
#MemberList .MemberListNo {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 25px;
	text-align: right;
	font-size: 12px;
}
#MemberList .MemberListIcon {
}

#MemberList .MemberListName {
	font-size: 12px;
	text-indent: 10px;

}
#MemberList .MemberListName a {
	color: #0000FF;
	text-decoration: underline;
}
#MemberList .MemberListName a:hover {
	color: #0000FF;
	text-decoration: none;
}
#MemberDetail {
	margin: 0px;
}
#MemberDetail th {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #FF6600;
	padding-bottom: 10px;
}
#MemberDetail td {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	padding-right: 10px;
	text-align: left;
	font-family: Tahoma;
}
#MemberDetail .membersubject {
	font-weight: bold;
	color: #333333;
	width: 145px;
}






#DirectoryAlphabetWrapper {
	position: absolute;
	width: 550px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#DirectoryAlphabetWrapper .AplabetListing {
	float: left;
	width: 19px;
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#DirectoryAlphabetWrapper .AplabetListing a {
	color: #333333;
	text-decoration: none;
}
#DirectoryAlphabetWrapper .AplabetListing a:hover {
	color: #000000;
	text-decoration: underline;
}
#PageNavigator {
	font-size: 12px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
#PageNavigator a {
	color: #0000FF;
	text-decoration: none;
}
#AdminIndexMsg {
	margin-top: 20px;
	margin-bottom: 20px;
}

#AdminForm {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: bold;
}
#AdminForm .formcontent {
	font-weight: normal;
}

#AdminForm td {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;
}
#AdminForm input {
	font-size: 11px;
	color: #333333;
	font-family: Tahoma;
	font-weight: bold;
}
#AdminForm textarea {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#AdminForm select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
