﻿html
{
	overflow:scroll;
	overflow-x: hidden;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	text-align: center;
}

a:visited{
	color: #999999;
	text-decoration: none;
}
a:hover{
	color: #666666;
	text-decoration: none;
	}
a:link{
	color: #999999;
	text-decoration: none;
}

.font12B{
    font-size: 12px;
	font-weight:bold;
}

.fontR12B{
    font-size: 12px;
	color: #B20113;
	font-weight:bold;
}

.fontB12{
   color: #4B6ECF;
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12px;
}

.fontB12B{
   color: #4B6ECF;
   font-family : Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight:bold;
}

.fontB14B{
   color: #4B6ECF;
   font-family : Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight:bold;
}
/*---------------Logout---------------*/
.tbLogout
{
    border-top:1px solid #FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	background-color: #EEEEEE;

}

.tdLogoutLeft {
	background-image: url(../images/CN/lineBar2.gif)  ;
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 220px;
	height: 25px;
}

/*---------------AREA_TOP---------------*/

.TopArea {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	height: 70px;
	background-image: url(../images/CN/bgTopMenu.gif);
	background-repeat: repeat-x;
}

.TopLogo {
	background-image: url(../images/CN/logo.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 290px;
	float: left;
}
.TopMenu {
	float: right;
	height: 16px;
	margin-top: 22px;
	margin-right: 5px;
}
.TopNews {
	float: right;
	height: 23px;
	margin-top: 3px;
	margin-right: 3px;
}

.TopMenuSpan {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*---------------Bottom Area---------------*/

.BottomArea {
	height: 65px;
	border: solid 1px #C8C8C8;
	background-image: url(../images/CN/bgCopyright.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*---------------SubMenu---------------*/
.tbSubMenuContent{
    width:100%;
    border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	text-align:left;
}

.tdSubMenu{
    width:218px;
    vertical-align:top;
}

.divSubMenu 
{
    width:215px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../images/CN/bgSubMenu.gif);
	height: 24px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 6px;
	padding-left: 19px;
}

.divSubMenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AAAAAA;
	text-decoration: none;
}

.divSubMenuSelect 
{
    width:214px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	background-image: url(../images/CN/bgSubMenuSelect.gif);
	background-repeat: no-repeat;
	height: 24px;	
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.divSubMenuHover {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	width:194px;
	height: 24px;
	text-align: left;
	padding-top: 6px;
	padding-left: 20px;
	background-color: #CCCCCC;
	cursor:hand;
}

#tdSubMenu .divSubMenuHover a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.divSubMenuL2
{
    margin-left: 14px;
    margin-right: 1px;
	height: 21px;
	background-color: #EEEEEE;
	text-align: left;
	padding-top: 2px;
	padding-left: 10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color: #4B6ECF;
    font-family : Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#tdSubMenu .divSubMenuL2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B6ECF;
	text-decoration: underline;
}

/*---------------Content---------------*/
#SiteMapPath{
    text-align:right;
    font-size: 11px;
}

#SiteMapPath a{
	color: #4B6ECF;
	font-size: 12px;
	text-decoration:underline;
}

.tdContent{
    width:100%;
    vertical-align:top;
    padding: 10px 10px 10px 0px; 
}

#tdContent a
{
    color:#4B6ECF;
    font-size: 12px;
	text-decoration:underline;
}

.tdSeparation
{
    height:20px;
    background-image: url(../images/CN/lineSeparation.gif);
    background-repeat:repeat-x;
    background-position:center;
}


#tbSiteMap a{
    color:#4B6ECF;
    font-size: 12px;
	text-decoration:underline;
}


/*---------------Windows---------------*/

.tdWindows1{
    background-image:url(../images/CN/window01.gif);
    width:10px;
    height:31px;   
 }
 
 .tdWindows2{
    background-image:url(../images/CN/window02.gif);
    width:10px;
    height:31px;   
 }
 
 .tdWindows3{
    background-image:url(../images/CN/window03.gif);
    height:31px;
    color:#B20113;
    font-weight:bold;
    padding-left:10px
 }
 
 .tdwindexsCa {
      text-align:left;
      padding-left:10px;
      border-left:solid 1px #CCCCCC;
      border-right:solid 1px #CCCCCC  
  }
 
 .tdWindows4{
    background-image:url(../images/CN/window04.gif);
    width:10px;
    height:31px;   
 }
 .tdWindows5{
    background-image:url(../images/CN/window05.gif);
    width:10px;
    height:31px;   
 }
 
 .tdWindows6{
    background-image:url(../images/CN/window06.gif);
    height:31px;   
 }
 
 
 .tdWindows4a{
    background-image:url(../images/CN/window04a.gif);
    width:10px;
    height:10px;   
 }
 .tdWindows5a{
    background-image:url(../images/CN/window05a.gif);
    width:10px;
    height:10px;   
 }
 
 .tdWindows6a{
    background-image:url(../images/CN/window06a.gif);
    height:10px;   
 }
 
 /*---------------Marquee---------------*/
#tdMarquee {
    color: #555555;
    background-color:#FFFFFF;
    font-size:10pt;
    
}
#tdMarquee A{font-size:10pt;text-decoration:underline}
#tdMarquee A:link {color: #555555}
#tdMarquee A:visited {color: #555555}
#tdMarquee A:active {color: #555555}
#tdMarquee A:hover {color: #6499DA}

 /*---------------Link---------------*/
.tbLink {
    color: #555555;
    background-color:#FFFFFF;
    font-size:10pt;
    
}
.tbLink A{font-size:10pt}
.tbLink A:link {color: #555555}
.tbLink A:visited {color: #555555}
.tbLink A:active {color: #555555}
.tbLink A:hover {color: #6499DA}

.tbLink2 {
    color: #555555;
    font-size:10pt;
    
}
.tbLink2 A{font-size:10pt}
.tbLink2 A:link {color: #6499DA}
.tbLink2 A:visited {color: #6499DA}
.tbLink2 A:active {color: #6499DA}
.tbLink2 A:hover {color: #6499DA;text-decoration:underline}

.tdLinkB A{font-size:10pt;text-decoration:underline}
.tdLinkB A:link {color: #6499DA;text-decoration:underline}
.tdLinkB A:visited {color: #6499DA;text-decoration:underline}
.tdLinkB A:active {color: #6499DA;text-decoration:underline}
.tdLinkB A:hover {color: #6499DA;text-decoration:underline}

/*GridView CSS,Create By Kerwin 2007/11/20 */

.trGVHeader{
	background-color: #4B9AE0;
}

.tdGVHeaderButton{
	text-align:Left;
	padding:  3px 0px 0px 3px;
}

.tdGVHeaderRowCount{
	font-size: 10pt;
	font-weight:bold;
	color: #09223E; 
	height:25px;
	text-align:Right;
	padding:  3px 5px 0px 0px;
}
.gv{
	border:2px #87BBEA solid;
	line-height:15pt;
	
}

.gv A:link {color: #4B6ECF;text-decoration:none}
.gv A:visited {color: #4B6ECF;text-decoration:none}
.gv A:active {color: #4B6ECF;text-decoration:none}
.gv A:hover {color: #B20113;text-decoration:uderline}

.gvHeader{
	background-color: #87BBEA;
	font-weight:normal;
	font-size: 10pt;
	color: #FFFFFF; 
	text-align: center
}

.gvItem{
     font-weight: normal;
     font-size:10pt;
     color: #333333;
     background-color: #FFFFFF;
}

.gvAlternatingItem{
     font-weight:normal;
     font-size:10pt;
     color: #333333;
     background-color: #F1F1F1;
}

.gvFooter{
	background-color: #D5E6D9;
	font-size: 11pt;
	color: #000000; 
	TEXT-ALIGN: center
}

.gvPager{
     color: #ffffff; 
     background-color: #87BBEA;
     font-size:11pt;
     text-align:center
}
/* Detail Create By Kerwin 2007/12/18 */

.tbDetail
{
	border:1px #87BBEA solid;
	line-height:17pt;
	border-top:2px #87BBEA solid;
	border-left:2px #87BBEA solid;
}


.tdDetailName
{
	font-size:9pt;
	text-align:left;
	vertical-align:text-top;
	color:#555555;
	font-weight:bold;
	background-color:#F7F7F7;
	border-bottom:1px #87BBEA solid;
	border-right:1px #87BBEA solid;
}

.tdDetailValue
{
	font-size:9pt;
	text-align:left;
	border-bottom:1px #87BBEA solid;
	border-right:1px #87BBEA solid;
}

.tdDetailFooter
{
	text-align:center;
	background-color: #87BBEA;
	padding: 4px 0px 2px 1px;
}