﻿/*Homepage Style*/
.divMain
{
    float: left;
    width: 630px;
}
.divSidebar
{
    float: right;
    width: 300px;
    margin: 0 10px 0 0;
}
.divLSidebar
{
    float: left;
    width: 300px;
    margin: 0 10px 0 0;
}
.divCategoryList
{
    margin: 5px 10px 5px 10px;
    
}
.divCategoryList h4
{
    color: Green;
}
.divCategoryList td
{
    background: url('../../Image/Icons/ico-Bullet-Green.gif') no-repeat 0px 3px;
    padding: 0 0 0 15px;
    line-height: 14pt;
}
.divEco
{
    width: 632px;
	height: 440px;
	position: relative;
}
.divEco .divTop
{
	width: 100%;
    height: 50px;
    line-height: 45px;
    background: url('../../Image/Component/bg-LeftbarHead289.png') no-repeat;
}

.divEco .divTop h2
{
    margin-left: 40px;
    font-size: 12pt;
    color: #FFFFFF;
}

.divEco .divTop .imgIconHead
{
    width: 45px;
	height: 55px;
    position: absolute;
	top: -10px;
	left: -10px;
}
.divEco .divMid
{
	position: absolute;
	top: 35px;
	left: 5px;
	height: 400px;
	width: 632px;
	background: url('../../Image/Component/bg-Mid-News.png') no-repeat top left;
}
.divEco .divMid .divMid-L
{

}
.divEco .divMid .divMid-C
{
    margin-left: 10px;
    width: 610px;
}
.divEco .divMid .divMid-C .dlMid-C
{
    width: 100%;
	margin-left:3px;

}
.divEco .divMid .divMid-R
{
}
.divEco .divBottom
{
	position: absolute;
	top: 400px;
	left: 5px;
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.divEco .divBottom a
{
    float: right;
    margin-right: 10px;
    text-decoration: none;
	font-Weight:bold;
    color: Green;
}
.divEco .divBottom a:hover
{
    float: right;
    margin-right: 10px;
    text-decoration: underline;
    cursor: pointer;
    color: Green;
}
.divEco .tdCol1
{
    width: 115px;
    height: 110px;
    text-align: center;
}
.divEco .tdCol2
{
    vertical-align: top;
}
.divEco .tdCol2 .divTitle
{
    height: 20px;
    margin: 5px 10px 5px 10px;
}
.divEco .tdCol2 .divIntro
{
    height: 50px;
    overflow: hidden;
    margin: 0px 10px 0px 10px;
}
.divEco .tdCol2 .divInfo
{
    width: 100%;
    height: 30px;
}
.divEco .tdCol2 .divInfo .divContentGroup
{
    float: left;
    height: 30px;
    margin: 0 0 0 10px;
}
.divEco .tdCol2 .divInfo .divContentGroup .divIco
{
    float: left;
    width: 30px;
    height: 30px;
}
.divEco .tdCol2 .divInfo .divContentGroup .divLabel
{
    float: left;
    height: 30px;
    line-height: 30px;
}
.divEco .tdCol2 .divInfo .divContentGroup span
{
    line-height: 30px;
}
.divEco .tdCol2 .divInfo .divLink
{
    float: right;
    width: 10%;
    text-align: right;
    margin: 0 10px 0 0;
    line-height: 30px;
}
.divEco .tdCol2 .divInfo .divLink a
{
    text-decoration: none;
}
.divEco .tdCol2 .divInfo .divLink a:hover
{
    text-decoration: underline;
}
.divEco .tbEco-Green
{
    width: 610px;
    height: 110px;
    background: url('../../Image/Component/bg-GreenCom.png') no-repeat;
}
.tbEco-Green .tdCol2 .divTitle h3 a
{
    font-size: 11pt;
    text-decoration: none;
    color: #007236;
}
.tbEco-Green .tdCol2 .divTitle h3 a:hover
{
    font-size: 11pt;
    text-decoration: underline;
    color: #007236;
}
.tbEco-Green .tdCol2 .divInfo .divLink a
{
    color: #007236;
}
.tbEco-Green .tdCol2 .divInfo .divLink a:hover
{
    color: #007236;
}
.divEco .tbEco-Yellow
{
    width: 610px;
    height: 110px;
    background: url('../../Image/Component/bg-YellowCom.png') no-repeat;
}
.tbEco-Yellow .tdCol2 .divTitle h3 a
{
    font-size: 11pt;
    text-decoration: none;
    color: #d3c800;
}
.tbEco-Yellow .tdCol2 .divTitle h3 a:hover
{
    font-size: 11pt;
    text-decoration: underline;
    color: #d3c800;
}
.tbEco-Yellow .tdCol2 .divInfo .divLink a
{
    color: #d3c800;
}
.tbEco-Yellow .tdCol2 .divInfo .divLink a:hover
{
    color: #d3c800;
}
.divEco .tbEco-Orange
{
    width: 610px;
    height: 110px;
    background: url('../../Image/Component/bg-OrangeCom.png') no-repeat;
}
.tbEco-Orange .tdCol2 .divTitle h3 a
{
    font-size: 11pt;
    text-decoration: none;
    color: #f68e56;
}
.tbEco-Orange .tdCol2 .divTitle h3 a:hover
{
    font-size: 11pt;
    text-decoration: underline;
    color: #f68e56;
}
.tbEco-Orange .tdCol2 .divInfo .divLink a
{
    color: #f68e56;
}
.tbEco-Orange .tdCol2 .divInfo .divLink a:hover
{
    color: #f68e56;
}
.divEco .tbEco-Red
{
    width: 610px;
    height: 110px;
    background: url('../../Image/Component/bg-RedCom.png') no-repeat;
}
.tbEco-Red .tdCol2 .divTitle h3 a
{
    font-size: 11pt;
    text-decoration: none;
    color: #a23e3e;
}
.tbEco-Red .tdCol2 .divTitle h3 a:hover
{
    font-size: 11pt;
    text-decoration: underline;
    color: #a23e3e;
}
.tbEco-Red .tdCol2 .divInfo .divLink a
{
    color: #a23e3e;
}
.tbEco-Red .tdCol2 .divInfo .divLink a:hover
{
    color: #a23e3e;
}
.divEco .tbEco-Pink
{
    width: 610px;
    height: 110px;
    background: url('../../Image/Component/bg-PinkCom.png') no-repeat;
}
.tbEco-Pink .tdCol2 .divTitle h3 a
{
    font-size: 11pt;
    text-decoration: none;
    color: #f06eaa;
}
.tbEco-Pink .tdCol2 .divTitle h3 a:hover
{
    font-size: 11pt;
    text-decoration: underline;
    color: #f06eaa;
}
.tbEco-Pink .tdCol2 .divInfo .divLink a
{
    color: #f06eaa;
}
.tbEco-Pink .tdCol2 .divInfo .divLink a:hover
{
    color: #f06eaa;
}
.divEco .tbEco-Sky
{
    width: 610px;
    height: 110px;
    background: url('../../Image/Component/bg-SkyCom.png') no-repeat;
}
.tbEco-Sky .tdCol2 .divTitle h3 a
{
    font-size: 11pt;
    text-decoration: none;
    color: #00aeef;
}
.tbEco-Sky .tdCol2 .divTitle h3 a:hover
{
    font-size: 11pt;
    text-decoration: underline;
    color: #00aeef;
}
.tbEco-Sky .tdCol2 .divInfo .divLink a
{
    color: #00aeef;
}
.tbEco-Sky .tdCol2 .divInfo .divLink a:hover
{
    color: #00aeef;
}
.divEco .tbEco-Blue
{
    width: 610px;
    height: 110px;
    background: url('../../Image/Component/bg-BlueCom.png') no-repeat;
}
.tbEco-Blue .tdCol2 .divTitle h3 a
{
    font-size: 11pt;
    text-decoration: none;
    color: #0072bc;
}
.tbEco-Blue .tdCol2 .divTitle h3 a:hover
{
    font-size: 11pt;
    text-decoration: underline;
    color: #0072bc;
}
.tbEco-Blue .tdCol2 .divInfo .divLink a
{
    color: #0072bc;
}
.tbEco-Blue .tdCol2 .divInfo .divLink a:hover
{
    color: #0072bc;
}
.divEco .tbEco-Violet
{
    width: 610px;
    height: 110px;
    background: url('../../Image/Component/bg-VioletCom.png') no-repeat;
}
.tbEco-Violet .tdCol2 .divTitle h3 a
{
    font-size: 11pt;
    text-decoration: none;
    color: #662d91;
}
.tbEco-Violet .tdCol2 .divTitle h3 a:hover
{
    font-size: 11pt;
    text-decoration: underline;
    color: #662d91;
}
.tbEco-Violet .tdCol2 .divInfo .divLink a
{
    color: #662d91;
}
.tbEco-Violet .tdCol2 .divInfo .divLink a:hover
{
    color: #662d91;
}

.dl-MainList
{
    height: 19px;
    background: url('../../Image/Datalist/Dl-GreenBG.gif') repeat-x;
    margin: 0 auto;
}
.dl-SelectItem
{
    width: 25px;
    height: 16px;
    display: block;
    text-align: center;
    text-decoration: none;
    background: url('../../Image/Datalist/Dl-LightGreenBG.gif') repeat-x;
    padding-top: 3px;
}
.dl-Item
{
    width: 25px;
    height: 19px;
    text-align: center;
    text-decoration: none;
}
.dl-Item a
{
    font-size: 11px;
    text-decoration: none;
    color: White;
}
.dl-AltItem
{
    width: 25px;
    height: 19px;
    text-align: center;
    text-decoration: none;
}
.dl-AltItem a
{
    font-size: 11px;
    text-decoration: none;
    color: White;
}
.divExploreLife
{
    width: 290px;
}
.divExploreLife .divTop
{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: url('../../Image/Component/bg-ComTop.png') no-repeat;
}
.divExploreLife .divTop h2
{
    margin-left: 10px;
    font-size: 12pt;
    color: #FFFFFF;
}
.divExploreLife .divMid
{
    width: 100%;
    position: relative;
}
.divExploreLife .divMid-L
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    background: url('../../Image/Component/bg-Com-M-L.png') no-repeat top left;
}
.divExploreLife .divMid-C
{
    margin-left: 10px;
    width: 280px;
    background: url('../../Image/Component/bg-Mid-LCorner.png') no-repeat top left;
}
.divExploreLife table
{
    width: 100%;
    max-width: 100%;
    padding: 0px 5px 0px 5px;
}
.divExploreLife table td
{
    width: 56px;
    height: 56px;
    min-width: 56px;
    min-height: 56px;
    padding: 2px 2px 2px 2px;
    border: solid 2px #ebebeb;
    text-align: center;
}

.divLastUpdate
{
    width: 630px;
}
#divArticle
{
    float: left;
    display: block;
}
#divNews
{
    float: left;
    margin: 15px 15px 0 10px;
    display: block;

}
.divNews
{
	width: 990px;
	height: 320px;
	margin-top: -30px;
	margin-left: 20px;
	position: relative;
}
.divNews h3
{
    font-size: 10pt;
    font-weight: bold;
}
.divNews a
{
    text-decoration: none;
    color: Black;
}
.divNews a:hover
{
    text-decoration: underline;
    color: gray;
}
.divNews .divTop
{
	width: 474px;
	height: 50px;
	line-height: 45px;
	background: url('../../Image/Component/bg-LeftbarHead474.png');
}
.divNews .divTop .imgIconHead
{
    width: 50px;
	height: 50px;
    position: absolute;
	top: -15px;
	left: -15px;
}

.divNews .divTop h2
{
    margin-left: 40px;
    font-size: 11pt;
    color: #FFFFFF;
}
.divNews .divMid
{
	position: absolute;
	top: 35px;
	left: 5px;
	height: 280px;
	width: 979px;
	background: url('../../Image/Component/bg-Mid-news2.png');
}

.divNews .divMid .divMid-contain
{
	position: absolute;
	top: 15px;
	left: 12px;
	height: 250px;
	width: 954px;
	background: url('../../Image/Component/bg-Mid-News-White.png') no-repeat;
	padding: 12px 12px 12px 15px;
}
.divNews .divMid .divMid-L
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 10px;
    background: url('../../Image/Component/bg-Com-M-L.png') no-repeat top left;
}
.divNews .divMid .divMid-C
{
    margin-left: 10px;
    width: 280px;
    background: url('../../Image/Component/bg-Mid-LCorner.png') no-repeat top left;
}
.divNews .divMid .divMid-C .dlMid-C
{
    width: 100%;
	
}
.divNews .divMid .divMid-R
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 10px;
    background: url('../../Image/Component/bg-Com-M-R.png') no-repeat bottom right;
}
.divNews .divBottom
{
	position: absolute;
	top: 270px;
	left: -19px;
	width: 100%;
	height: 25px;
	line-height: 35px;
	font-weight:bold;
}
.divNews .divBottom a
{
    float: right;
    margin-right: 20px;
    text-decoration: none;
    color: Green;
}
.divNews .divBottom a:hover
{
    float: right;
    margin-right: 20px;
    text-decoration: underline;
    cursor: pointer;
    color: Green;
}
.divGlobalItem .divHeader
{
    width: 100%;
    height: 5px;
    position: relative;
}
.divGlobalItem .divHeader .divL
{
    float: left;
    width: 5px;
    height: 5px;
    background: url(../../image/component/bg-Com-T-L.png) no-repeat;
}
.divGlobalItem .divHeader .divC
{
    margin: 0 5px 0 5px;
    height: 5px;
    background: url(../../image/component/bg-Com-T-C.png) repeat-x;
}
.divGlobalItem .divHeader .divR
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 5px;
    height: 5px;
    background: url(../../image/component/bg-Com-T-R.png) no-repeat;
}
.divGlobalItem .tbMid
{
    width: 100%;
    background: white;
	height:80px;
}
.divGlobalItem .tbMid .tdCol1
{
    height: 70px;
    padding: 0 10px 0 10px;
    vertical-align: middle;
}
.divGlobalItem .tbMid .imgThumbnail
{
    width: 50px;
    min-width: 50px;
    max-width: 50px;
    max-height: 50px;
    border: solid 1px Gray !important;
    background-color: White;
    padding: 4px 4px 4px 4px;
}
.divGlobalItem .tbMid .tdCol2
{
    width: 80%;
    vertical-align: top;
    padding: 0 10px 0 0;
    overflow: hidden;
}
.divGlobalItem .divFooter
{
    width: 100%;
    height: 5px;
    position: relative;
}
.divGlobalItem .divFooter .divL
{
    float: left;
    width: 5px;
    height: 5px;
    background: url(../../image/component/bg-Com-B-L.png) no-repeat;
}
.divGlobalItem .divFooter .divC
{
    margin: 0 5px 0 5px;
    height: 5px;
    background: url(../../image/component/bg-Com-B-C.png) repeat;
}
.divGlobalItem .divFooter .divR
{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 5px;
    height: 5px;
    background: url(../../image/component/bg-Com-B-R.png) no-repeat;
}
/**/


/*Start Default Page Style*/
.AjaxPanel
{
    display: block;
}
.clear
{
    clear: both;
}
/*End Default Page Style*/

#divPageHeader
{
    background: white url(../../Image/Master/PageTiltle.jpg) no-repeat;
    width: 962px;
    height: 63px;
    border-top: solid 1px green;
}
#divPageHeader90
{
    background: white url(../../Image/Master/PageTiltle90px.jpg) no-repeat;
    width: 962px;
    height: 90px;
    border-top: solid 1px green;
}
#divPageHeaderKM #divPagetitle
{
    float: left;
    margin: 15px 0px 0px 14px;
	width:600px;
}
#divPageCommand
{
	padding-bottom:38px;
}

#divPageCommand a
{
    color: Green;
}
#divPageFooter
{
    background: white url(../../Image/Master/PageControl.jpg) no-repeat;
    width: 922px;
    height: 38px;
    border-bottom: solid 1px green;
    padding: 25px 20px 0 20px;
}

#divPageDisplay
{
	margin-top:7px;
    float: left;
}
#divPageControl
{
    float: right;
	margin-top:7px;
}


/*Start Login Page Style*/
.tbLogin
{
    width: 300px;
    margin: 0 auto;
	margin-top: 20px;
	position:relative;
}
.tbLogin tr
{
    height: 30px;
    margin: 0 auto;
}
/*End Login Page Style*/


/*Start News List Style*/
.divItemSeperate
{
    background: url(../../Image/Master/ItemSeperate.jpg) no-repeat;
    width: 962px;
    height: 9px;
}
.divThumbnail
{
    width: 90px;
    height: 90px;
    min-width: 100px;
    min-height: 100px;
    max-width: 100px;
    max-height: 100px;
    border: solid 1px green;
    line-height: 90px;
    display: table-cell;
    vertical-align: middle;
}
.divThumbnail img
{
    margin: auto;
}
.tbNewsList
{
    margin: 0 auto;
}
.tbNewsList .colLeft
{
    width: 100px;
}
.tbNewsList .colRight
{
}
.tbNewsHeader
{
    width: 500px;
    height: 40px;
    padding: 5px 0px 5px 5px;
}
.tbNewsHeader .TopicName
{
    width: 100%;
}
.tbNewsHeader .TopicDate
{
    width: 100%;
}
.tbNewsHeader h3
{
    float: left;
}
.tbNewsHeader span
{
    line-height: 16px;
}
.tbNewsHeader h3 a, .tbNewsHeader h3 a:visited, .tbNewsHeader h3 a:active
{
    color: Green;
    text-decoration: none;
}

.tbNewsHeader h3 a:hover
{
    color: Green;
    text-decoration: underline;
}
.divLifeHeader
{
    width: 820px;
    height: 40px;
    padding: 5px 0px 5px 5px;
}

.divLifeHeader span
{
    line-height: 16px;
    margin: 5px 0px 0px 5px;
}
.divLifeHeader h3 a, .divLifeHeader h3 a:visited, .divLifeHeader h3 a:active
{
    color: Green;
    text-decoration: none;
}

.divLifeHeader h3 a:hover
{
    color: Green;
    text-decoration: underline;
}
.divNewsIntro
{
    width: 820px;
    min-height: 30px;
    padding: 5px 0px 5px 5px;
    overflow: hidden;
}
.divNewsIntro span
{
    text-indent: 20px;
}
.divNewsFooter
{
    width: 820px;
    height: 15px;
    padding: 5px 5px 5px 0px;
    text-align: right;
}
.divNewsFooter a, .divNewsFooter a:visited, .divNewsFooter a:active
{
    color: Green;
    text-decoration: none;
}
.divNewsFooter a:hover
{
    color: Green;
    text-decoration: underline;
}
/*End News List Style*/

/*Start News Detail Style*/
.divNewsHeader h3 span
{
    color: Green;
    padding: 0px 0px 0px 15px;
}
.divNewsHeader span
{
    color: Green;
    padding: 20px 0px 10px 15px;
    display: block;
}
.divNewsSubHeader p
{
    padding: 0px 0px 0px 15px;
    font-style: italic;
    clear: right;
    line-height: 12pt;
}


.divTopicFileHeader
{
    padding: 5px 10px 5px 10px;
    background-color: #D4F0D7;
}
.divTopicFileHeader span
{
    font-weight: bold;
}
.divTopicFileBody
{
    padding: 5px 20px 5px 20px;
}
/*End News Detail Style*/

/*Start Life Detail Style*/
.divGalleryPageControl
{
    float: right;
    margin: 10px 0 0 0;
    width: 100%;
}

.divLifeData
{
    width: 100%;
}

.divLifeClass
{
    float: right;
    width: 185px;
}

.divLifeClass .divIndexHeader
{
    background: #D0EBD0;
    width: 175px;
    height: 35px;
    padding: 5px 0 0 10px;
}

.tbDetail2Col
{
    width: 775px;
    float: left;
}

.tbDetail2Col .colLeft
{
    width: 185px;
    background: #D0EBD0;
}

.tbDetail2Col .colLeft .divIndexHeader
{
    background: #D0EBD0;
    width: 175px;
    height: 20px;
    padding: 10px 0 0 10px;
}

.tbDetail2Col .colRight
{
    width: 590px;
}

.divLifeDetailPanel
{
    border: solid 2px #A4D8A4;
    padding: 5px 5px 5px 5px;
    min-height: 300px;
}
.divLifeItemSeperate
{
    width: 100%;
    height: 3px;
    margin: 0px 0 0px 0;
}
/*End Life Detail Style*/
.divGroupForm
{
    margin: 3px 0 20px 0;
    width: 100%;
    float: right;
}
.divGroupFormHeader
{
    border-bottom: solid 1px green;
    padding-bottom: 5px;
}
.divGroupFormHeader span
{
    color: Green;
    font-weight: bold;
}
.tbGroupFormContent
{
    margin-top: 5px;
}

/*Start FAQ*/
.ulLinkList
{
    list-style: none;
    margin: 0 0 0 15px;
}
.ulLinkList li
{
    line-height: 20px;
    padding-left: 15px;
    background: url(../../Image/Icons/ico-Bullet-Green.gif) no-repeat center left;
}
.divMsgBox
{
    padding: 0 15px 0 15px;
}
.divHeaderMsgBox
{
    height: 40px;
    line-height: 40px;
	color:#015F1B;
}
.divBodyMsgBox p
{
    line-height: 16px;
    text-indent: 30px;
}
.divBodyMsgBox ol
{
    list-style: none;
}
.divBodyMsgBox ol li
{
    line-height: 16px;
}
.divFooterMsgBox
{
    height: 40px;
    line-height: 40px;
	text-align:right;
}
.divFooterMsgBox a
{
	color:#0A7531;
}

hr
{
    color: Green;
    height: 1px;
}
/*End FAQ*/
.divMainAboutus
{
    background: url(../../image/bg-AboutusMain.jpg) no-repeat bottom right;
}


/* comment BOX */
.comment-box
{
    /*margin:5px 0px 5px 10px;*/
    text-align: left; /*border:1px dotted #CCC;*/
}
.comment-box-head
{
    font-size: 18px; /*height:37px;*/
    font-weight: bold;
    border-bottom: 2px solid #CCC;
    margin-bottom: 2px;
    padding: 10px 5px 7px 5px;
}
.comment-head
{
    font: Tahoma, Helvetica, sans-serif;
    color: #666;
}
.comment-list
{
}
.comment-add
{
    text-align: left;
    padding: 0px 5px 5px 5px;
}
.comment-sort
{
    text-align: right;
    padding: 0px 5px 5px 5px;
    background-color: #f1f1f1;
}
.comment-page
{
    border-top: solid 1px green;
    padding: 10px 0 10px 0;
    width: 100%;
    height: 15px;
}
.comment-bind
{
    text-align: left;
    padding: 0px 5px 5px 5px;
}

.comment-status-Y
{
}
.comment-status-R
{
    background-color: #EFB3B3;
}
.comment-status-N
{
    background-color: #CFCFCF;
}

.divManageCommentStatus
{
    background: url(Image/Master/ToolbarComment.gif) no-repeat;
    width: 952px;
    height: 35px;
    padding: 5px 5px 5px 5px;
}

.divAddCommentHeader
{
    background: url(Image/Master/ToolbarComment.gif) no-repeat bottom;
    width: 962px;
    height: 25px;
    padding: 5px 0px 15px 0px;
}
.bedo-topic
{
    border-bottom: solid 2px #b8860b;
    background-color: #b8860b;
    color: #FFF;
}
.bedo-topicfooter
{
    background-color: #b8860b;
    color: #FFF;
}
.bedo-topicleft
{
    float: left;
    padding: 0px 0px 0px 10px;
}
.bedo-topicright
{
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
}
.bedo-topicline
{
    border: solid 2px #b8860b;
    margin: 3px 0px 3px 0px;
}
.lb-topictxt
{
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
}
.btn-all
{
    background-color: Transparent;
    color: #FFF;
}

.bedo-head
{
    border-bottom: solid 2px #b8860b;
    background-color: #b8860b;
    color: #FFF;
    padding: 5px 5px 5px 10px;
    font-weight: bold;
    font-size: 14px;
}
.bedo-content
{
    padding: 5px 5px 5px 5px;
    border: solid 1px #A4D8A4;
    min-height: 350px;
}
.ctrl-head
{
    border: solid 1px #A4D8A4;
    padding: 5px 5px 5px 5px;
    margin-bottom: 5px;
    background-color: #fff;
}
.ctrl-content
{
    border: solid 1px #A4D8A4;
    margin-bottom: 5px;
    background-color: #fff;
}
.ctrl-DepartContent
{
    /*background-image: url('../../Image/Master/IndexHeaderLeft.gif');     background-repeat: no-repeat;*/
    background: #A4D8A4;
    padding: 5px 0px 5px 10px;
    font-weight: bold;
    color: #4F4F4F;
}

/* For New Home Page Component*/
.divLeftbar
{
    width: 220px;
	--height: 200px;
	position: relative;
}
.divLeftbar h3
{
    font-size: 10pt;
    font-weight: bold;
}
.divLeftbar a
{
    text-decoration: none;
    color: white;
	font-weight: bold;
}
.divLeftbar a:hover
{
    text-decoration: underline;
    color: white;
	font-weight: bold;
	
}
.divLeftbar .divTop
{
    width: 100%;
    height: 50px;
    line-height: 45px;
    background: url('../../Image/Component/bg-LeftbarHead01.png') no-repeat;
}
.divLeftbar .divTop h2
{
    margin-left: 25px;
    font-size: 11pt;
    color: #FFFFFF;
}
.divLeftbar .divTop .imgIconHead
{
    width: 35px;
	height: 35px;
    position: absolute;
	top: -5px;
	left: -10px;
}


.divLeftbar .divMid
{
    width: 200px;
	min-height: 0px; 
    position: absolute;
	top: 35px;
	left: 10px;
	padding : 5px 5px;
	background: #90c53f;
}

.divLeftbar .divBottom
{
    width: 100%;
    height: 35px;
    line-height: 35px;
}
.divLeftbar .divBottom a
{
    float: right;
    margin-right: 10px;
    text-decoration: none;
    color: #99761F;
	font-weight:bold;
}
.divLeftbar .divBottom a:hover
{
    float: right;
    margin-right: 10px;
    text-decoration: underline;
    cursor: pointer;
    color: #99761F;
	font-weight:bold;
}

.divCalendar
{
    width: 304px;
	height: 380px;
	position: relative;
	margin-left: 5px;
	
}
.divCalendar h3
{
    font-size: 10pt;
    font-weight: bold;
}
.divCalendar a
{
    text-decoration: none;
    color: Green;
}
.divCalendar a:hover
{
    text-decoration: underline;
    color: Green;
}
.divCalendar .divTop
{
    width: 100%;
    height: 50px;
    line-height: 45px;
    background: url('../../Image/Component/bg-LeftbarHead01.png') no-repeat;
}
.divCalendar .divTop h2
{
    margin-left: 35px;
    font-size: 11pt;
    color: #FFFFFF;
}
.divCalendar .divTop .imgIconHead
{
    width: 40px;
	height: 40px;
    position: absolute;
	top: 0px;
	left: -10px;
}
.divCalendar .divMid
{
    width: 294px;
	/*height: 456px;*/
	height:350px;
    position: absolute;
	top: 35px;
	left: 5px;
	padding : 30px 0px 5px 0px;
	/*background: url('../../Image/Component/bg-Calendar.png') no-repeat;*/
	background: url('../../Image/Component/bg-Calendar2.png') no-repeat;
}

.divCalendar .divBottom
{
    width: 100%;
    height: 35px;
    line-height: 15px;
}
.divCalendar .divBottom a
{
    float: right;
    margin-right: 15px;
    text-decoration: none;
    color: Green;
	line-height:15px;
}
.divCalendar .divBottom a:hover
{
    float: right;
    margin-right: 15px;
    text-decoration: underline;
    cursor: pointer;
    color: Green;
	line-height:15px;
}

.divSpotLife
{
    width: 460px;
	height: 380px;
	margin-left: 10px;
	position: relative;
}
.divSeperator
{
    width: 100%;s
    height: 10px;
}
.divSpotLife .divTop
{
	width: 100%;
    height: 50px;
    line-height: 45px;
    background: url('../../Image/Component/bg-LeftbarHead01.png') no-repeat;
}

.divSpotLife .divTop_Width289
{
	width: 100%;
    height: 50px;
    line-height: 45px;
    background: url('../../Image/Component/bg-LeftbarHead289.png') no-repeat;
}

.divSpotLife .divTop h2
{
    margin-left: 10px;
    font-size: 12pt;
    color: #FFFFFF;
}

.divSpotLife .divTop_Width289 h2
{
    margin-left: 40px;
    font-size: 12pt;
    color: #FFFFFF;
}

.divSpotLife .divTop_Width289 .imgIconSpotLife
{
    width: 45px;
	height: 45px;
    position: absolute;
	top: -5px;
	left: -10px;
}

.divSpotLife .divMid
{
    position: absolute;
	top: 35px;
	left: 5px;
	width: 454px;
    /*height: 456px;*/
	height: 350px;
    background: url('../../Image/Component/bg-Spotlife2.png') no-repeat;
	/*background: url('../../Image/Component/bg-Spotlife.png') no-repeat;*/
}
.pSpotlifeStat
{
	padding-top: 10px;
	padding-right: 70px;
	text-align: right;
	color: #993300;
    float: right;
    margin-bottom: 10px;
}
#divSpotLife-Image
{
    width: 450px;
    height: 180px; 
	float:left;
    /*padding: 15px 15px 15px 15px;*/
}
.imgSpotlife
{
    border: solid 2px #ebebeb;
    max-width: 450px;
    max-height: 195px;
}
#divSpotLife-Image-Box
{
    height: 80%;
    padding: 5% 0 5% 0;
    text-align: center;

}
#divSpotLife-Text
{
    width: 350px;
    max-width: 350px;
    max-height: 165px;
	margin: 0 auto;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
}

#divSpotLife-Text .divReadmore a
{
	position:absolute;
	right:20px;
	bottom:15px;
	font-weight:bold;
	font-size: 10pt;
    color: #930;
    text-decoration: none;
}
#divSpotLife-Text .divReadmore  a:hover
{
	position:absolute;
	right:20px;
	bottom:15px;
	font-weight:bold;
	font-size: 10pt;
    color: #930;
    text-decoration: underline;
}

#divSpotLife-Text p.small
{
	height: 5px;
}
#divSpotLife-Text h3 a
{
    font-size: 12pt;
    color: #7F0005;
    text-decoration: none;
	
}
#divSpotLife-Text h4 a
{
    font-size: 10pt;
    color: #930;
    text-decoration: none;
}
#divSpotLife-Text h3 a:hover
{
    font-size: 10pt;
    color: #7F0005;
    text-decoration: underline;
}
#divSpotLife-Text h4 a:hover
{
    font-size: 10pt;
    color: #930;
    text-decoration: underline;
}
#divSpotLife-Text p a
{
    font-size: 8pt;
	color:#060;
    text-decoration: none;
}
#divSpotLife-Text p a:hover
{
    font-size: 8pt;
    text-decoration: underline;
}

#divLogin
{
	margin-bottom: 15px;
	color: white;
	height: 205px;
	font-weight: bold;
}
#divMostUpdateTopic
{
	margin-bottom: 25px;
	height: 120px;
}
#divMostUpdateForum{
--margin-bottom: 55px;
height: 300px;
}

#ctl00_ContentPlaceHolder1_lblUserName , #ctl00_ContentPlaceHolder1_lblPassword
{
	float:left;
}


#ctl00_ContentPlaceHolder1_carEvent_wrapper
{
	margin:0 auto;
}



#ctl00_ContentPlaceHolder1_lblNoActivity
{	float:left;
	margin: 5px 0px 0px 30px;
	color: black;
	font-weight: normal;

}
#ctl00_ContentPlaceHolder1_lblNumOfMembers
{
	/*position: absolute;
	bottom:10px;
	right:10px;*/
}
#ctl00_ContentPlaceHolder1_lbtnWebboard2 , #ctl00_ContentPlaceHolder1_lbtnWebboard1
{
	position: absolute;
	bottom:0px;
	right:5px;
}

.divLeftbar .tbMid 
{
	margin : 5px 5px 5px 5px;
}

#ctl00_ContentPlaceHolder1_lblHeaderMostNewTopic , #ctl00_ContentPlaceHolder1_lblHeaderMostViewTopic
{
	color:green;
	font-weight: bold;
}

#divWebboard .tbMid
{
	margin : 5px 5px 5px 5px;
}

#ctl00_ContentPlaceHolder1_dlMostNewTopic , #ctl00_ContentPlaceHolder1_dlMostViewTopic
{
	margin-top: 5px;
}

.divLeftbar .tdCol2
{	float:left;
	margin-left:5px;
	margin-top: 8px;
}
#divWebboard .tdCol2
{	float:left;
	margin-left:5px;
	margin-top: 8px;
	color: black;
}

#divWebboardLine
{
	width: 5px;
    height: 200px;
    background: url('../../Image/Component/bg-Line.png') no-repeat;
}
.divWhiteContentKM
{
	width: 635px;
}
.divWhiteContentKM_Search
{
	width: 635px;
}
.divWhiteContentKM_Search .divNewsIntro {
width: 500px;
min-height: 30px;
padding: 5px 0px 5px 5px;
overflow: hidden;
}

.divWhiteContentKM_Search .divNewsFooter {
width: 500px;
height: 15px;
padding: 5px 5px 5px 0px;
text-align: right;
}

.divWhiteContentKM_Search  .divItemSeperate {
background: url(../../Image/Master/ItemSeperate.jpg) no-repeat;
width: 635px;
height: 9px;
}

.divWhiteContentKM_Search #divPageFooter {
background: white url(../../Image/Master/PageControl.jpg) no-repeat;
width: 615px;
height: 38px;
border-bottom: solid 1px green;
padding: 25px 20px 0px 0px;
}

.divWhiteContentKM_Search #divPageHeader {
background: white url(../../Image/Master/PageTiltle.jpg) no-repeat;
width: 635px;
height: 63px;
border-top: solid 1px green;
}

#divFaceBook
{
	margin-top:15px;
}

.divReadmore
{
	float:right;
	margin-bottom: 3px;
}

#ctl00_ContentPlaceHolder1_btnLogin
{
	float:left;
	margin-left:15px;
	
}

#ctl00_ContentPlaceHolder1_btnForgetPassword 
{
	float:left;
	margin-left:20px;
}

#ctl00_ContentPlaceHolder1_btnRegister
{
	margin-top:15px;
	margin-bottom:10px;
}

#divPagetitle
{
	padding:12px 10px 10px 20px;
}

#divPagetitle a 
{
	color:Green;
}

#divPagetitle h2
{
	font-size:11pt;
}

#divPageFooter_Short
{
    background: white url(../../Image/Master/PageControl.jpg) no-repeat;
    width: 595px;
    height: 38px;
    border-bottom: solid 1px green;
    padding: 25px 20px 0 20px;
}

.divGlobalItem .tbMid .tdCol2 h3
{
	font-size:11pt;
}

.divGlobalItem .tbMid .tdCol2 a
{
	font-size:11pt;
	text-decoration:none;
	color:#0A7531;
}

.divGlobalItem .tbMid .tdCol2 .divReadmore a
{
	font-size:9pt;
	text-decoration:underline;
	color:#0A7531;
	font-weight:bold;
}

#ctl00_ContentPlaceHolder1_lblHeaderMostUpdateTopic
{
	font-size:10.5pt;
}

.divTopicDetail
{
	float:left;
	min-height:55px;
	margin-top:5px;
	width:100%;
}

.divWhiteContent_FAQ  , .divWhiteContent_Topic
{
	width: 100%;
	background: white;
	min-height: 300px;
	clear: both;
	border-right: 1px solid green;
	border-left: 1px solid green;
	margin-bottom:10px;
}
#ctl00_ContentPlaceHolder1_lblHeaderFAQ , #ctl00_ContentPlaceHolder1_lblHeaderContentPartner ,#ctl00_ContentPlaceHolder1_lblTopicHeader ,#ctl00_ContentPlaceHolder1_lblHeader 
, #ctl00_ContentPlaceHolder1_lblHeaderRegister
{
	color:green;
}
.divWhiteContent_ForgotPassword #ctl00_ContentPlaceHolder1_lblHeaderLogin
{
	color:green;
}

#ctl00_ContentPlaceHolder1_dlQuestion
{
	margin-bottom:30px;
}

#ctl00_ContentPlaceHolder1_dlQuestion a
{
	text-decoration: none;
	color: #3D3D3D;
	font-weight: bold;
}

#ctl00_ContentPlaceHolder1_dlQuestion .ulLinkList
{
	list-style: none outside none;
    margin: 10px 0 0 15px;
}

.divWhiteContent_Partner
{
	width: 100%;
	background: white;
	min-height: 300px;
	clear: both;
	border-right: 1px solid green;
	border-left: 1px solid green;
	border-bottom: 1px solid green;
}

.divWhiteContent_ThaiDawinCore
{
	width: 922px;
	background: white;
	min-height: 300px;
	clear: both;
	border: 1px solid green;
	padding: 20px;
}
.divWhiteContent_Activity
{
	width: 100%;
	background: white;
	clear: both;
	border-right: 1px solid green;
	border-left: 1px solid green;
	margin-bottom:10px;
}

.divWhiteContent_DimentionSearch
{
	width: 100%;
	background: white;
	min-height: 100px;
	clear: both;
	border-right: 1px solid green;
	border-left: 1px solid green;
	border-bottom: 1px solid green;
}

.divWhiteContent_DimentionSearch #divSearch
{
	padding-left: 20px;
	min-height:350px;
	border-bottom:1px solid green;
}

.divWhiteContent_Activity #divSearch 
{
	padding-left: 20px;
	height:110px;
	border-bottom:1px solid green;
}

.divWhiteContent_Topic #divSearch
{
	padding-left: 20px;
	height:140px;
	border-bottom:1px solid green;
}

#ctl00_ContentPlaceHolder1_lblDateFrom
{
	margin-left: 0px;
}

#ctl00_ContentPlaceHolder1_dapSearchUpdDateStart_DateImageCommand ,#ctl00_ContentPlaceHolder1_dapSearchUpdDateEnd_DateImageCommand
{
	margin-top:2px;
	margin-left:5px;
	margin-right: 10px;
}

#ctl00_ContentPlaceHolder1_lblHeaderResult
{
	padding-left:20px;
	
}
#ctl00_ContentPlaceHolder1_grdResult
{
	margin-top:10px;
	margin-left:4px;
}

#ctl00_ContentPlaceHolder1_chkDimention1 tr ,#ctl00_ContentPlaceHolder1_chkDimention2 tr , #ctl00_ContentPlaceHolder1_chkDimention3 tr
{
	height:20px;
}

#divSearch.Product
{
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: 1px solid black;
	font-size:9pt;
}
#ctl00_ContentPlaceHolder1_lblHeaderSearch
{
	position:relative;
	left:-80px;
}

#divMap
{
	border-right: 1px solid black;
}

#divProductImage
{
	margin-top:10px;
}

#ctl00_ContentPlaceHolder1_DLContentLasted tr , #ctl00_ContentPlaceHolder1_DLContentInterest tr
{
	height:35px;
	line-height: 18px;
}

#divPageHeader.divPageHeader_628
{
	background: white url(../../Image/Master/PageTiltle.jpg) no-repeat;
	width: 628px;
	height: 63px;
	border:none;
}
#divPageFooter.divPageFooter_628
{
	background: white url(../../Image/Master/PageControl.jpg) no-repeat;
	width: 588px;
	height: 38px;
	padding: 25px 20px 0 20px;
	border:none;
	position:absolute;
	bottom:0px;
}
.divWhiteContent
{
	/*background: white;*/
	width:100%;
	min-height:544px;
	position:relative;
	clear: both;
}

.divWhiteContent_KMHome
{
	background: white;
	width:962px;
	min-height:350px;
	position:relative;
	 clear: both;
}

.divWhiteContent_Km_1stDetail
{
	background: white;
	width:100%;
	min-height:544px;
	position:relative;
	clear: both;
}

.divWhiteContent_Km_1stDetail .divNewsFooter
{
    width: 495px;
    height: 15px;
    padding: 5px 5px 5px 0px;
    text-align: right;
}
.divWhiteContent_Km_1stDetail .divNewsIntro
{
    width: 495px;
    min-height: 30px;
    padding: 5px 0px 5px 5px;
    overflow: hidden;
}

.divWhiteContentKM_Detail
{
	background: white;
	width:100%;
	min-height:544px;
	position:relative;
	clear: both;
}

.divWhiteContentKM_Detail #ctl00_ContentPlaceHolder1_lblTopicAbs
{
	width:865px;
}

.divWhiteContentKM_Detail .divNewsSubHeader2
{
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
	clear: both;
	width: 925px;
	min-height:222px;
}
.divWhiteContentKM_Detail .divNewsSubHeader
{
	float: left;
	margin-top:5px;
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;
	width: 925px;
}

.divWhiteContent_ForgotPassword ,.divWhiteContent_Register ,.divWhiteContent_UserProfile , .divWhiteContent_ActivityDetail ,.divWhiteContent_TopicDetail
{
	background: white;
	width: 100%;
	min-height: 350px;
	position: relative;
	clear: both;
	border-bottom: 1px solid green;
	border-left: 1px solid green;
	border-right: 1px solid green;
}

.divWhiteContent_TopicDetail #divPageCommand
{
	float:right;
		margin-top:25px;
		margin-right:10px;
}

.divWhiteContent_TopicDetail .divNewsBody
{
	padding:0px 25px 25px 25px;
	
}

.divWhiteContentKM_Detail #divSearchWord {
float: left;
width: 950px;
height: 20px;
margin: 5px 0px 5px 0px;
border-bottom: solid 1px green;
text-indent: 20px;
}

#ctl00_ContentPlaceHolder1_txtUserName , #ctl00_ContentPlaceHolder1_txtPassword
{
	width:110px;
	height:15px;
}

#ctl00_ContentPlaceHolder1_rfvUserName 
{
	float:right;
	position:absolute;
	top:7px;
	right:5px;
}
#ctl00_ContentPlaceHolder1_rfvPassword
{
	float:right;
	position:absolute;
	top:42px;
	right:5px;
}

.divWhiteContent_ForgotPassword #ctl00_ContentPlaceHolder1_lblHeaderForgetPassword
{
	position:absolute;
	top:0px;
	right:35px;
}

.divWhiteContent_ForgotPassword #ctl00_ContentPlaceHolder1_txtEmail
{
	width:220px;
	height:15px;
}

.divWhiteContent_ForgotPassword #ctl00_ContentPlaceHolder1_btnRequestPassword
{
	margin-top:15px;
	margin-right:10px;
	margin-left:20px;
}

.divWhiteContent_ForgotPassword #ctl00_ContentPlaceHolder1_lblUserName, .divWhiteContent_ForgotPassword #ctl00_ContentPlaceHolder1_lblPassword 
{
	float: right;
	margin-right:10px;
}

.divWhiteContent_ForgotPassword #ctl00_ContentPlaceHolder1_rfvPassword {
	float: left;
	position: absolute;
	top: 42px;
	right: 55px;
}

.divWhiteContent_ForgotPassword #ctl00_ContentPlaceHolder1_rfvUserName {
	float: left;
	position: absolute;
	top: 7px;
	right: 55px;
}

.divWhiteContent_ForgotPassword  #ctl00_ContentPlaceHolder1_btnOK
{
	margin-left: 20px;
	margin-right:7px;
}

.divWhiteContent_ForgotPassword  #ctl00_ContentPlaceHolder1_btnForgetPassword
{
	float:right;
	margin-top:20px;
	margin-right:100px;
}
#ctl00_ContentPlaceHolder1_divLoginMember
{
	padding:15px 10px 10px 10px;
}
#ctl00_ContentPlaceHolder1_btnRegister
{
	margin-top:10px;
	margin-left:6px;
}

#ctl00_ContentPlaceHolder1_btnLogOut
{
	margin-top:10px;
	margin-bottom:10px;
}
#ctl00_ContentPlaceHolder1_lblHeaderWelcome
{
	margin-left:-15px;
}

.divContainer
{
	padding:20px 60px 30px 60px;
	line-height:18px;
	position:relative;
}

.divWhiteContent_UserProfile .divContainer
{
	padding:0px 60px 10px 60px;
	line-height:18px;
	position:relative;
}

.divWhiteContent_UserProfile #ctl00_ContentPlaceHolder1_tbSpecialist
{
	margin-left:50px;
}
#ctl00_ContentPlaceHolder1_chkAgree
{
	float:left;
	margin-top:3px;
}
.divWhiteContent_UserProfile #ctl00_ContentPlaceHolder1_lblClassification
{
	float:right;
	width:200px;
}
.divWhiteContent_UserProfile #ctl00_ContentPlaceHolder1_CustomValidator4
{
	float:left;
}
.divAgree
{
	height:22px;
	width:210px;
}

.divWhiteContent_Register #ctl00_ContentPlaceHolder1_rfvPassword
{
	float: none;
	position: relative;
	top:0px;
	right:0px;
}
.divWhiteContent_Register #ctl00_ContentPlaceHolder1_rfvUserName
{
	float: none;
	position: relative;
	top:0px;
	right:0px;
}
.divWhiteContent_Register  #ctl00_ContentPlaceHolder1_lblUserName, .divWhiteContent_Register #ctl00_ContentPlaceHolder1_lblPassword 
, .divWhiteContent_UserProfile #ctl00_ContentPlaceHolder1_lblUserName , .divWhiteContent_UserProfile #ctl00_ContentPlaceHolder1_lblPassword
{
	float: right;
}

.divWhiteContent_Register .divHeadUserDetial 
{
	margin-top:10px;
	margin-left:60px;
	margin-bottom:10px;
}
.divWhiteContent_Register #ctl00_ContentPlaceHolder1_rbtnMemberType_1 ,.divWhiteContent_Register #ctl00_ContentPlaceHolder1_rbtnGender_1
.divWhiteContent_UserProfile #ctl00_ContentPlaceHolder1_rbtnMemberType_1 ,.divWhiteContent_UserProfile #ctl00_ContentPlaceHolder1_rbtnGender_1
{
	margin-left:20px;
}

.divWhiteContent_Register #ctl00_ContentPlaceHolder1_chkPublicProfile ,.divWhiteContent_UserProfile #ctl00_ContentPlaceHolder1_chkPublicProfile
,#ctl00_ContentPlaceHolder1_chkRecieveEmail ,#ctl00_ContentPlaceHolder1_chkCop_0 ,#ctl00_ContentPlaceHolder1_chkCop_1 ,
#ctl00_ContentPlaceHolder1_chkCop_2 , #ctl00_ContentPlaceHolder1_chkCop_3 ,#ctl00_ContentPlaceHolder1_chkCop_4 ,#ctl00_ContentPlaceHolder1_chkCop_5 
,#ctl00_ContentPlaceHolder1_chkCop_6

{
	float:left;
	margin-right:5px;
	margin-top:1px;
	margin-left:5px;
}
.divWhiteContent_UserProfile  #ctl00_ContentPlaceHolder1_chkReqChangeMemberType
{	
	margin-right:5px;
}

#tbLogin #ctl00_ctrlMenu1_Label1
{
	font-weight:normal;
}

.divWhiteContent_UserProfile  #ctl00_ContentPlaceHolder1_rfvPassword {
	float: none;
	position: static;

}
.checkCop
{
	margin-top:8px;
	margin-bottom:5px;
}

.divHeadEvent
{
	float:left;
	width:100%;
	margin: 10px 0px 0px 15px;
	color: #006600;
	font-weight: bold;
	font-size: 9pt;
}

.divEventList
{
	float:left;
	width:260px;
	margin: 10px 0px 0px 15px;
	color: #006600;
	font-size: 9pt;
	min-height:70px;
}

#lblHeaderProductName ,#lblHeaderProductType
{
	float:left;
	width:110px;
}

#divDetailTopic
{
	height:900px;
	float:left;
}

#ctl00_ContentPlaceHolder1_divList
{
	border:1px solid #CDCDCD;
	padding-top:20px;
	padding-bottom:5px;
	min-height:462px;
	background-color:white;
}

#ctl00_ContentPlaceHolder1_lbtnShowAll
{
	margin-right:10px;
	font-weight:bold;
}

.divWhiteContent_ActivityDetail .divNewsBody
{
	padding:25px 35px 25px 25px;
	font-size:10pt;
}
.divWhiteContent_ActivityDetail #divPageDisplay
{
	margin-top:0px;
	margin-left:5px;
    float: left;
}
.divWhiteContent_ActivityDetail #divPageControl
{
    float: right;
}

.divWhiteContent_ActivityDetail #divPageCommand
{
	margin-top:25px;
	margin-right:10px;
	float:right;
}

#ctl00_ContentPlaceHolder1_divTag
{
	margin-bottom:10px;
	margin-left:10px;
}

#ctl00_ContentPlaceHolder1_ctrlPagingKM_lblRecordNumber 
{
	margin-left:15px;
}

#ctl00_ContentPlaceHolder1_chkDomain_1 , #ctl00_ContentPlaceHolder1_chkDomain_2
{
	margin-left:15px;
	margin-right:5px;
}

#ctl00_ContentPlaceHolder1_chkDomain_0
{
	margin-right:5px;
}

#ctl00_ContentPlaceHolder1_chkDomain
{
	margin-top:10px;
	margin-bottom:10px;
}

.divPadding
{
	padding:15px;
}

.btnRegister
{
	background: transparent url('../../image/btn/btn-Square-Orange155px.png') no-repeat bottom left;
	font: bold 13px tahoma;
	color: #E56717;
	width: 155px;
	line-height: 22px;
	height: 23px;
	text-decoration: none;
	border: none;
}

.btnRegister:hover , .btnRegister:active
{
	background: transparent url('../../image/btn/btn-Square-Orange155px.png') no-repeat top left;
	font: bold 13px tahoma;
	color: #E56717;
	width: 155px;
	line-height: 22px;
	height: 23px;
	text-decoration: none;
	border: none;
	cursor: pointer;
}

