﻿*
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}



body
{
    background: white url(../../image/master/bg-Main03.jpg) no-repeat 0px 100px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    font-family: Tahoma, Arial, Geneva, Sans-Serif;
    font-size: 12px;
    color: #3D3D3D;
}

h1
{
    font-size: 20pt;
}
h2
{
    font-size: 13pt;
}
h3
{
    font-size: 13pt;
}


h4
{
    font-size: 10pt;
}
/*Start TopNavigation Style*/
#divTop
{
    width: 100%;
    height: 32px;
    padding: 8px 0 0 0; /*background-color: #586B7A;*/
    background: url(../../image/master/img01.gif) bottom; /*border-bottom: solid 2px #ABC507;*/
}
#divNavigation
{
    width: 962px;
    margin: 0 auto;
}

#divMainMenu
{
    float: left;
}

#tbLogin
{
    float: right;
}

#tbLogin span
{
    font-size: 12px;
    font-weight: bold;
    color: #015F00;
    display: block;
}
/*
#tbLogin table
{
    height: 12px;
    line-height: 14px;
}

#tbLogin table a, 
#tbLogin table a:link, 
#tbLogin table a:visited
{
    display: block;
    color: #015F00;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    padding: 4px 10px 4px 10px;
}

#tbLogin table a:hover, 
#tbLogin table a:active
{
    background: #CCFFCC;
    text-decoration: none;
    color: #015F00;
    font-weight: bold;
    font-size: 12px;
    padding: 4px 10px 4px 10px;
}
*/
/*End TopNavigation Style*/
/*Start Frontend Header*/
#divHeader
{
    width: 962px;
    height: 110px;
}

#divLogo
{
    float: left;
    width: 100px;
    height: 100px;
    padding-top: 10px;
}
#divWebname
{
    float: left;
    margin: 20px 0 0 20px;
}


#divWebname h1
{
    font-family: Myriad Pro;
    font-size: 24pt;
    color: #015F00;
}
#divWebname h2
{
    font-family: Myriad Pro;
    font-size: 13pt; /*color:#1DAF15;*/
    color: #808F00;
}

#divWebname.small
{
    float: left;
    margin: 30px 0 0 20px;
}


#divWebname.small h1
{
    font-family: Myriad Pro;
    font-size: 20pt;
    color: #015F00;
}
#divWebname.small h2
{
    font-family: Myriad Pro;
    font-size: 9pt; /*color:#1DAF15;*/
    color: #808F00;
}

#divSearchForm
{
    float: right;
    width: 380px;
}
#divChangeTextSize
{
    width: 380px;
    height: 16px;
    font-size: 12px;
}
#divChangeTextSize ul
{
    float: right;
    border-bottom: dotted 1px #1daf15;
    margin-right: 10px;
}
#divChangeTextSize ul li
{
    display: inline;
}
#divChangeTextSize ul li a
{
    text-decoration: none;
}
#divChangeTextSize ul li a:hover
{
    text-decoration: underline;
}
.aSmall
{
    font-size: 12px;
}
.aMedium
{
    font-size: 14px;
}
.aLarge
{
    font-size: 16px;
}
#divSearchCategory
{
    border-bottom: #1DAF15 1px solid; /*border-left: #1DAF15 1px solid;*/
    margin: 5px 0 0 0;
    height: 25px;
}
#divSearchCategory a:link, #divSearchCategory a:visited
{
    color: Black;
    font-weight: normal;
    text-decoration: none;
}
#divSearchCategory a:hover, #divSearchCategory a:active
{
    color: Black;
    font-weight: normal;
    text-decoration: underline;
}
.rdlSearch
{
    padding: 0 0 0 5px;
    height: 25px; /*width: 270px;*/
    font-size: 12px;
}
.rdlSearch td
{
}
.rdlSearch td label
{
    padding: 0 0 0 5px;
}
#divSearchInput
{
    margin: 10px 0 0 0;
    height: 30px;
    display: block;
    font-size: 12px;
}
#divSearchInput .divCol1
{
    float: left;
}
#divSearchInput .divCol2
{
    float: left;
    padding: 0px 0px 0px 5px;
}
#divSearchInput .divCol3
{
    float: left;
    padding: 0px 0px 0px 5px;
}
#divSearchAlert
{
}
/*End Frontend Search*/



#divContainer
{
    width: 962px;
	min-height:560px;
    margin: 0 auto;
}

#divContent
{
    margin: 25px auto 5px auto;
    background: white;
}
#divBody
{
    width: 100%;
    margin-bottom: 30px;
    min-height: 200px;
}
#divMainContent
{
    background-color: white;
    margin-top: auto;
    margin-bottom: auto;
}


/*Start Footer Style*/
.divWebBottom
{
    width: 100%;
    background: white;
}
#divFooter
{
    width: 100%;
    height: 33px;
	background-color:#138F08;
}

#divFooter .divFooterContian
{
    display: block;
	margin: 0 auto;
	height: 30px;
	width: 970px;
}

#divFooter ul
{
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 10px 0 0 0px;
}
#divFooter li
{
    float: right;
    padding-left: 0.3em;
    color: white;
}

#divFooter li a
{
    color: white;
	font-weight:bold;
}

#divFooter a:link, #divFooter a:visited
{
    color: white
    text-decoration: none;
    font-weight: bold;
}
#divFooter a:hover, #divFooter a:active
{
    color: white
    text-decoration: underline;
    font-weight: bold;
}
#divDepartment
{
    margin: 10px;
}
#divDepartment img
{
    margin-left: 10px;
    margin-right: 10px;
}
#divDepartment2
{
    width: 962px;
    margin: 0 auto;
}
#divDepartment2 img
{
    margin-left: 5px;
    margin-right: 5px;
    max-height: 30px;
}
/*End Footer Style*/

.divLine
{
    height: 1px;
    background-color: green;
	position:relative;
}
.divTable
{
    display: table;
}
.divRow
{
    display: table-row;
}

#SubMenu
{
	width: 950px;
	height: 54px;
	background-color: #5FC35A;
	padding-top: 4px;
	padding-left: 12px;
	margin-bottom: 10px;
}

#SubMenu.Width_962
{
	width: 1010px;
	height: 54px;
	background-color: #5FC35A;
	padding-top: 4px;
	margin-bottom: 10px;
	padding-left: 0px;
}

#SubMenuKM
{
	width: 100%;
	padding-top: 4px;
	padding-left: 12px;
	margin-bottom: 15px;
}
.divSubMenuBarKM
{
    width: 800px;
	height: 26px;
	/*background: url(../../image/KM/menubar.png) no-repeat;*/
	position:relative;
	padding-top:5px;
	padding-left:10px;
}
.divSubMenuBarKM a
{
	text-decoration:none;
	color: #3d3d3d;
}

.divSubMenuMember
{
    width: 100px;
	height: 36px;
	background: url(../../image/KM/btn_top.png) no-repeat;
	position:relative;
	font-weight: bold;
}

.divSubMenuMember_KM
{
    width: 100px;
	height: 36px;
	background: url(../../image/KM/btn_top.png) no-repeat;
	position:relative;
	font-weight: bold;
}

.divSubMenuMember_KM2
{
    width: 100px;
	height: 36px;
	background: url(../../image/KM/btn_top.png) no-repeat;
	position:relative;
	font-weight: bold;
}

.divSubMenuMember_KM .btn-80px
{
	position:absolute;
	top:8px;
	left:8px;
}
.divSubMenuMember_KM2 .btn-80px
{
	position:absolute;
	top:8px;
	left:8px;
}

.divSubMenuBTN1
{
    width: 159px;
	height: 48px;
	background: url(../../image/btn/btn-main01.png) no-repeat;
	position:relative;
}
.divSubMenuBTN2
{
    width: 159px;
	height: 48px;
	background: url(../../image/btn/btn-main02.png) no-repeat;
	position:relative;
}
.divSubMenuBTN3
{
    width: 159px;
	height: 48px;
	background: url(../../image/btn/btn-main03.png) no-repeat;
	position:relative;
}
.divSubMenuBTN4
{
    width: 159px;
	height: 48px;
	background: url(../../image/btn/btn-main04.png) no-repeat;
	position:relative;
}
.divSubMenuBTN5
{
    width: 159px;
	height: 48px;
	background: url(../../image/btn/btn-main05.png) no-repeat;
	position:relative;
}
.divSubMenuBTN1 a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #FFFFFF;
	display : block;
	width: 120px;
	padding-top: 8px; 
}
.divSubMenuBTN2 a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #FFFFFF;
	display : block;
	width: 140px;
	padding-top: 8px; 
}
.divSubMenuBTN3 a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #138F08;
	display : block;
	width: 120px;
	padding-top: 8px; 
}
.divSubMenuBTN4 a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #FFFFFF;
	display : block;
	width: 120px;
	padding-top: 16px; 
}
.divSubMenuBTN5 a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color : #FFFFFF;
	display : block;
	width: 120px;
	padding-top: 16px; 
}

.imgMenuIconHead
{
	width: 45px;
	height: 45px;
    position: absolute;
	top: 3px;
	left: -15px;
}

.imgMenuIconHead2
{
	width: 45px;
	height: 45px;
    position: absolute;
	top: 0px;
	left: -28px;
}
.imgMenuIconHead3
{
	width: 45px;
	height: 45px;
    position: absolute;
	top: 0px;
	left: -28px;
}
.imgMenuIconHead4
{
	width: 45px;
	height: 53px;
    position: absolute;
	top: -2px;
	left: -28px;
}
.imgMenuIconHead5
{
	width: 37px;
	height: 37px;
    position: absolute;
	top: 4px;
	left: -20px;
}

#divEventLogo
{
	float: left;
	width: 100px;
	height: 100px;
	padding-top: 0px;
	margin-left: 45px;
}
#divEventLogo.KM
{
	float: left;
	width: 500px;
	height: 100px;
	padding-top: 25px;
	margin-left: 45px;
}

#divEventLogoKM
{
	float: left;
	width: 100px;
	height: 100px;
	padding-top: 10px;
	margin-left: 45px;
}
#divEventDetail
{
	float: left;
	padding-top: 30px;
	font-family: Myriad Pro;
	font-size: 12pt;
	font-weight:bold;
	color: red;
}

#ctl00_lblDataSupporter
{
	color: green;
	font-weight:bold;
}
#ctl00_lblNumberOfLifeData
{
	color: #930;
	font-weight:bold;
}

#divCount
{
	width: 220px;
	height: 34px;
	position: absolute;
	bottom: -4px;
	right: 0px;
	background: url('../../image/Component/bg-bottom.png') no-repeat;
}

#divTextCount
{
	width: 200px;
	height: 34px;
	position: absolute;
	bottom: -12px;
	right: 0px;
	font-size: 9pt;
	color: white;	
	font-weight:bold;
}

#divContainer_KMHome
{
	width: 1015px;
	margin: 0 auto;
}

#divContainer_KMHome #divHeader
{
	width: 1020px;
	height: 110px;
}

#divContainer_KMHome #divEventLogo {
	float: right;
	width: 500px;
	height: 100px;
	padding-top: 10px;
}

.TopicName h3
{
	font-size: 10pt;
	font-weight: bold;
}

#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl00_dlTopic,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl01_dlTopic,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl02_dlTopic,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl03_dlTopic,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl04_dlTopic,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl05_dlTopic
{
	padding: 0px 10px 20px 10px;

}
#ctl00_ContentPlaceHolder1_dlNameBusGroup
{
	margin-top : 10px;
}

.divKMFooter
{
	margin-right:5px;
	float:right;
}

.divKMIntro
{
	padding:5px 0px 5px 15px;
	text-indent: 20px;
	width:485px;
	min-height: 50px;
}
.tbKMHeader
{
	margin-left:14px;
}

#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl00_lblNameBusGroup, #ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl01_lblNameBusGroup , #ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl02_lblNameBusGroup , #ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl03_lblNameBusGroup , #ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl04_lblNameBusGroup ,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl05_lblNameBusGroup,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl06_lblNameBusGroup,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl07_lblNameBusGroup,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl08_lblNameBusGroup,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl09_lblNameBusGroup,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl10_lblNameBusGroup,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl11_lblNameBusGroup,#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl12_lblNameBusGroup
{
	margin-left:14px;
	margin-bottom:10px;
	float:left;
}

#ctl00_ContentPlaceHolder1_dlNameBusGroup_ctl01_lnkDetail
{
	float:left;
	margin-left:14px;
	margin-bottom:10px;
}

#ctl00_ContentPlaceHolder1_dlTopic
{
	background-color:white;
}

#ctl00_ContentPlaceHolder1_txtDesc
{
	padding: 10px 0 10px 15px;
	border-bottom: solid 1px green;
	border-top: solid 1px green;
	
}
.divNewsSubHeader
{
	float:left;
	margin-left:15px;
	margin-bottom:5px;
	clear:both;
	width:620px;
}

.divNewsSubHeader2
{
	float:left;
	margin-left:15px;
	margin-bottom:15px;
	clear:both;
	width:620px;
}

.divWhiteContent_TopicDetail .divNewsSubHeader
{
	float:none;
	margin-left:15px;
	margin-bottom:0px;
	clear:none;
	width:930px;
	overflow:hidden;
}

#divSearchWord
{
	float:left;
	width:635px;
	height:20px;
	margin: 5px 0px 5px 0px;
	border-bottom: solid 1px green;
	text-indent:20px;
}

#ctl00_ContentPlaceHolder1_grdTopicFile
{
	margin-left:2px;
}

#ctl00_ContentPlaceHolder1_lblTopicAbs
{
	width: 555px;
}

#ctl00_ctrlMenu1_txtSearch
{
	float:left;
}

#tbLogin a {

	color: #015F00;
}

#tbLogin #ctl00_ctrlMenu1_lbtnCulture {
	color: #015F00;
	font-weight: bold;
}


#divSearch_KM
{
	float:left;
	height: 110px;
	width: 635px;
}

#divSearch_KM .divContainer
{
	margin:0 auto;
	width:600px;
	padding:25px 0px 0px 20px;
	line-height:25px;
}
#divSearchText_KM
{
	margin:0 auto;
	width:180px;
	margin-bottom:5px;
}

#divSearchText_KM h2
{
	font-size:12pt;
	font-family: Myriad Pro;
	color:#015F00;
}
#divSearchBox_KM
{
	margin:0 auto;
	position:relative;
}

#divSearchBox_KM #ctl00_txtSearch
{
	width:555px;

}
#divSearchBox_KM #ctl00_ibtnSearch
{
	position:absolute;
	right:10px;
}

#ctl00_ctrlMenu1_lbtnLogin
{
	color: #015F00;
	font-size: 12px;
	font-weight: bold;
}

.divContainRelative
{
	position:relative;
}

#divHeader.short
{
	height:90px;
}


