﻿body 
{
    background: url(../Img/ccmbg.png) fixed top repeat-x #fff9c5;
	/*margin: 0px  auto;*/
	margin: 0px;
	padding: 0px 0;
	font:  normal 70% "Lucida Sans Unicode",sans-serif;
	text-align: center;
	font-size:14px;
/*	background-color:#fff9c5;*/
    /* 一般都會選擇 small 或 medium為主大小；small約 12px; medium 約 14px; large*/
  /*  width:100%;
    margin-left:auto;
    margin-right:auto;*/
    


}
h1
{
    /* 12px * 200% 約 24px */
    font-size:200%;    
}
h2
{
    /* 12px * 160% 約 19px */
    font-size: 160%;
}
h3
{
    /* 12px * 120% 約 14px  */
    font-size: 120%;
}
p
{
    /* 12 * 1.5 = 18px  */
    font-size: 1.5em;
}

#container 
{
   
	position: relative;
	width: 1024px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	

}

#header 
{
    
    position:relative; /*new*/
	width: 1024px;
	height: 80px; /*90px*/
	 /*background-color:#64a262;*/
	 /* background: url(images/heardBG.png) top center repeat-x; */
	/* background: url(../Img/header1024x90.jpg) bottom left no-repeat;*/
	background: url(../Img/headerbk.jpg) top left repeat-y;
	background-color:#b1e618;/* #e6e6de;#87cc3e; */

	 
}

#ImgLogo
{
    margin: 10px 0 0 12px;
    position:absolute;
	width: 400px;
	height: 64px;
	font-size:18px;
	
	color:#FFFFFF;
   		 
}
#ImgLogo img
{
    
	height: 60px;	   		 
}

#MTitle
{
   	margin: 0px 0 0 370px;
  
	width: 500px;	
	height: 70px;
	font-size:40px;
	top:17px;
	left:0px;
	 color:#000000;

   		 
}

#Search
{
position:absolute;
top:41px;
right:2px; 
width:300px;
height:28px;    
   
    font-size:18px;
    font-family: 微軟正黑體;

}

.TextBoxSearch{
    float: left;
    height: 20px;
    width: 250px;
    border: solid 3px #cccccc;
    font-size: 13px;
    padding-left: 5px;
    background-color: #FFFFFF;
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: content-box;
}
.ImageButtonSearch
{
     width:28px;
     height:28px;    
     
}
.ImageButtonSearch:hover
{
     width:28px;
     height:28px;    
     filter:alpha(opacity=50);
     opacity:.50;
}
.ImageButtonSearch:active
{
     width:28px;
     height:28px;    
     filter:alpha(opacity=80);
     opacity:.80;
     
}

#UserGuide
{

position:absolute;
width:200px;
height:20px;    
    top: 20px;
    right: 250px;
    font-size:18px;
    font-family: 微軟正黑體;
}

#FontSize
{
    position:absolute;
    width:auto;
    top: 0px;
    right: 12px;
    font-family: 微軟正黑體;
    height: 20px;
}
#FontSize ul
{
  
    height: 28px;
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 微軟正黑體;
    color:#000000;
}
#FontSize li{
		float:left;
		padding:0px;
		color:#000000;
}

.footerHyLink
{
    padding:0px 5px 0px 5px;
    text-decoration: none;
}
.footerHyLink:link {
COLOR: #FFFFFF;
width:150px;
}
.footerHyLink:visited {
COLOR: #FFFFFF;
width:150px;
}
.footerHyLink:hover {
COLOR: #0000FF;
width:150px;
}
.footerHyLink:active {
COLOR: #FF0000;
width:150px;
}
#area 
{
   /* position:relative;*//*new*/ 
	width: 1024px;
	height: 30px;
	
/*	border-top:1px solid #666666;*/
	border-bottom:0px solid #666666;
	/* background: url(../Img/menubarBg.png) top center;*/
	background: url(../Img/headerbk.jpg) top left repeat-y;
	/*background:#b1e618;*/ /*#519745 */

	
	
}
.MasterMenuBar 
{  position :relative; /*new*/    
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	text-align:left;
	color:#00FF00;
	font-size:15px;
	margin: 0px 0px;
	font-family: 微軟正黑體;
	left:20px;
	 z-index: 7000;
	
}
.MasterMenuBar a
{
   color:#00FF00;
}

	.menuBar{
				margin: 0;
				padding: 0;
				font-size: 13px;
				text-decoration: none;
				
				 border: none;
				 border: 0px;				 
				font-size:15px;
				color:#FFFFFF;
			}
			.menuBar ul
			{
				list-style: none;
				
				  height: 28px;

					margin: 0;
					padding: 0;
					font-family: 微軟正黑體;
					color:#FFFFFF;
					
			}
			.menuBar li {
				list-style: none;
				
					float:left;
					padding:0px;
					color:#FFFFFF;
			}
			.menuBar li a
			{
			
				color: #FFFFFF;
				display: block;
				font-weight: normal;
				line-height: 30px;
				margin: 0px;
				padding: 0px 25px;
				text-align: center;
				text-decoration: none;
				font-size:14px;
			   
			}
			
			/* 選單 li 之樣式 */
			.menuBar ul li {
				position: relative;
				float: left;
			}
			/* 選單 li 裡面連結之樣式 */
			.menuBar ul li a{
				display: block;
				/*padding: 12px 20px;*/
				/*background: #888;*/
				color: #000000;
				height:30px;
				font-size:14px;
				font-style:normal;
				margin:0px;
				padding:0px 10px 0px 15px;
				text-align:left;
				
				
				
				
			}
			/* 特定在第一層，以左邊灰線分隔 */
			.menuBar ul > li > a{
				/*border-bottom: 1px solid #CCC;				
				border-left: 1px solid #CCC;*/
			}
			.menuBar ul > li > a:hover{
				
				/*color: #666;*/
				/*background: #DDD*/
				background:#61A964 url("../Img/hover.gif") bottom no-repeat;
				color:#FFFFFF;
				text-decoration:none;
				
			}
			/* 特定在第一層 > 第二層或以後下拉部分之樣式 */
			.menuBar ul ul{
				display: none;
				float: left;
				position: absolute;			
				left: 0;	
				margin: 0;
				
			
		
		
			}
			/* 當第一層選單被觸發時，指定第二層顯示 */
			.menuBar ul li:hover > ul{
				display: block;
			}
			
		
			
			
			/* 特定在第二層或以後下拉部分 li 之樣式 */
			.menuBar ul ul li {
			/*	border-bottom: 1px solid #DDD;*/
			
				
			}
			/* 特定在第二層或以後下拉部分 li （最後一項不要底線）之樣式 */
			.menuBar ul ul li:last-child {
			/*	border-bottom: none;*/
			}
			/* 第二層或以後選單 li 之樣式 */
			.menuBar ul ul a {
				/*width: 120px;
				padding: 10px 12px;	
				color: #666;		
				background: #EEE;			*/
				
				background:#8cc252;
				color:#FFFFFF;
				min-width:200px;
						height:30px;
					font-size:14px;
					font-style:normal;
					margin:0px;
					padding:0px 10px 0px 15px;
					text-align:left;
					
					
			}
			.menuBar ul ul a:hover {		
				/*background: #CCC;*/
				background:#61A964 url('../Img/hover_sub.gif') center left no-repeat;
				border:0px;
				color:#FFFFFF;
				text-decoration:none;
			
				min-width:200px;				
			}
			/* 第三層之後，上一層的選單觸發則顯示出來（皆為橫向拓展） */
			.menuBar ul ul li:hover > ul{
				display: block;
				position: absolute;
				top: 0;				
				left: 100%;
			}
			
				.menuBar li ul{
	
				background:#8cc252;
				display:none;
				height:auto;
				padding:0px;
				margin:0px;
				border:0px;
				position:absolute;
				/*width:200px;*/
				
				/*auto with by max li*/
				list-style:none;
				white-space:nowrap;
				
				

				
				/*z-index:200;*/
				border-style: solid solid solid solid;
				
				border-top-width: 1px;
				border-right-width: 1px;
				border-bottom-width: 1px;
				border-left-width: 1px;
				
				border-top-color:#666666;
				border-right-color: #666666;
				border-bottom-color: #666666;
				border-left-color: #666666;
				color:#000000;
                z-index: 10;
				/*top:1em;
				/*left:0;*/
				}
			
.menuBar p{
		clear:left;
		}
.menuBar .ItemBG
{
    background:#bdef19;
}
.menuBar .NewItem    
{
   
    border-top:1px solid #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
 
      
   /*
    top:-18px;
   width: 100%;
  height: 0;
  border-width: 5px;
  border-style: solid;
  border-color: transparent red transparent red;
  */
        	
}
.menuBar  .triangle-right 
{    
				border-left:2px solid #bdef19;						
}

	/* ---------------for SubItem------------------------ */
    
    /* ---------------for SubItem------------------------ */
#step 	
{
    position:relative; /*new*/ 
	margin: 0px 0px 0px 0px;
	padding:-5px 0px 0px;
	background-position:10px 0px;
	font-size:18px;
	font-family: 微軟正黑體;
    width: 1024px;
	height:29px;
	background:#FFFFFF;
	/* border-bottom:1px solid #666666;*/
}
.home
{
    margin: 0px 0px 0px 5px;
    position:absolute;
	width: 27px;
	height: 25px;
	font-size:13px;
	background: url(../Img/Stephome.png) top left no-repeat;	
	color:#FFFFFF;    
}
#main 
{   
	margin: 0px 0px;		
	background: #FFFFFF;	
	width: 100%;
	height: 100%; /* for auto height */
	min-height: 550px; /* for default height*/    
	font-family: 微軟正黑體;	
}
#content
{ 
    margin:0 0 0 35px;
	/*height: 100%;*/
    /* for auto height */
	
	padding:0px 5px 0px 0px;
	width: auto;
	background: #FFFFFF;
		
}
#HotButton
{
     
  margin: 0px 0 0 0px; /*-20px */
  position: fixed; 
  /*position:relative;*/
  width:64px;
  height:280px; 
  top:150px;
  z-index:6999;
 /* left:95%;*/
  /* filter:alpha(opacity=80);*/
  /*  opacity:.80;*/
  
 
  /*left:1080px; 
  width:220px;*/
}
#HotButton .HotKey
{
    width:64px;
    height:64px;
     margin:2px 2px 2px 2px;
     	 border-radius:7px;
	-webkit-border-radius: 7px;
	   -moz-border-radius: 7px;  
   
}

#HotButton .HotKey:hover
{
    
    width:64px;
    height:64px;    
    filter:alpha(opacity=80);
    opacity:.80;
          
}
#HotButton .HotKey:active
{
    width:64px;
    height:64px;    
    filter:alpha(opacity=50);
    opacity:.50;
   
}
.navhotkey span
{
   
	/* Container properties */
	width:0;
	left:63px;
	margin:10px;
	position:absolute;
	overflow:hidden;

	/* Text properties */
	font-family:微軟正黑體,Arial, Helvetica, sans-serif;
	font-size:18px;
	/*font-weight:bold;*/
	letter-spacing:0.6px;
	white-space:nowrap;
	line-height:64px;
	
	/* CSS3 Transition: */
	-webkit-transition: 0.25s;
	
	/* Future proofing (these do not work yet): */
	-moz-transition: 0.25s;
	transition: 0.25s;
  	 border-radius:7px;
	-webkit-border-radius: 7px;
	   -moz-border-radius: 7px;

}

.navhotkey img
{
    border:0px solid #000000;  
}

.navhothey a span.purple
{
     background-color:#cb4a72;     
}

.navhotkey a:hover span.purple 
{
    background-color:#cb4a72;
   
}

.navhothey a span.bkgreen
{
     background-color:#d8ee85;     
}
.navhotkey a:hover span.bkgreen 
{
    background-color:#d8ee85;
   
}

.navhothey a span.bkorange
{
     background-color:#FFDF62;
}
.navhotkey a:hover span.bkorange
{
    background-color:#FFDF62;
}

.navhothey a span.bkgreenblue
{
    background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
    color: white;
    opacity: 0.95;  
}
.navhotkey a:hover span.bkgreenblue
{
    background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
    color: white;
    opacity: 0.95;  
}
 
.navhothey a span.bkred
{
     background-color:#FF7D7D;
}
.navhotkey a:hover span.bkred
{
    background-color:#FF7D7D;
}
 
.navhothey a span.bkblue
{
     background-color:#4884BF;
}
.navhotkey a:hover span.bkblue
{
    background-color:#4884BF;

}

.navhothey a span.bkeservice
{
     background-color:#59c8d8;
}
.navhotkey a:hover span.bkeservice
{
    background-color:#59c8d8;

}
 .navhotkey a:hover span 
{
    margin-left:5px;
    margin-top:1px;
    
    width:auto; 
    padding:0px 30px ;
    overflow:visible; 
   background-color:#8cc252;
	color:#000000;
/*	filter:alpha(opacity=80);
    opacity:.80;*/

 }
 
   .navhotkey a span.firstloadbkblue
 {
     text-align:right;
    
     margin-left:5px;
     margin-top:1px;   
    width:auto;
    min-width:596px;
    padding:0px 30px;
    overflow:visible; 
    background-color:#4884BF;
  /*  border:1px solid #e6e6de;*/
	color:#000000; 
/*	filter:alpha(opacity=90);
    opacity:.90;*/
	
 }

  .navhotkey a span.firstloadbkgreenblue
 {
     text-align:right;
    
     margin-left:5px;
     margin-top:1px;   
    width:auto;
    min-width:596px;
    padding:0px 30px;
    overflow:visible; 
    background: linear-gradient(141deg, #0fb8ad 0%, #1fc8db 51%, #2cb5e8 75%);
    color: white;
    opacity: 0.95; 
	
 }
 
  .navhotkey a span.firstloadbkred
 {
     text-align:right;
    
     margin-left:5px;
       margin-top:1px;    
    width:auto;
    min-width:596px;
    padding:0px 30px;
    overflow:visible; 
    background-color:#FF7D7D;
   /* border:1px solid #e6e6de;*/
	color:#000000; 
	/*filter:alpha(opacity=95);
    opacity:.95;*/
	
 }
 
 .navhotkey a span.firstloadbkorange
 {
     text-align:right;
    
     margin-left:5px;
      margin-top:1px;     
    width:auto;
    min-width:596px;
    padding:0px 30px;
    overflow:visible; 
    background-color:#FFDF62;
  /*  border:1px solid #e6e6de;*/
	color:#000000; 
	/*filter:alpha(opacity=80);
    opacity:.80;*/
	
 }
 
  .navhotkey a span.firstloadbkgreen
 {
     text-align:right;
    
     margin-left:5px;
       margin-top:1px;    
    width:auto;
    min-width:596px;
    padding:0px 30px;
    overflow:visible; 
    background-color:#d8ee85;
   /* border:1px solid #e6e6de;*/
	color:#000000; 
	/*filter:alpha(opacity=80);
    opacity:.80;*/

 }


.navhotkey a:hover{
    text-decoration:none;
    
}
.btnDefault
{  
	background-color: #EFEFEF;
	font-family: 微軟正黑體;
	line-height: 18px;
	color: #000;
	border: 1px solid #CCC;
	font-size: 13px;
	height: 28px;
	/*width:50px;*/
	margin: 0;
	margin-bottom: 15px;
	padding: 0 5px;	
}
.btnDefault:hover
{
    background:#61A964;
}
.btnDefault:active
{
    background:#666666;   
}
/****for div line*****************************************/
.spacer{
    width:auto; height:0px; clear:both; padding-bottom:0px;
} 
/****************footer SiteMap**********************************************/
#footernavigation
{
    margin:0 auto; 

    /*font-size:15px;*/
    color:#FFFFFF;
    padding-top:0px;
    width:1024px;
    background-color:#519754; 
  /*  height:30px;*/
    text-align:center;
/*    position: relative; 20150106*/

}

.clear {
	clear: both;
}


.inner {
    max-width: 1000px;
    margin: 0 auto;
    
}

#footer-sitemap{
    border-bottom: 1px solid #666666;
    display: block;
    height: 10px;
    margin-bottom: 15px;
    text-align: left;
 
}

#footernavigation .footer-sitemap {
    display:block;
    width: 120px;
    float:left;
    font-size: 13px;
    line-height: 1.3;
    padding: 5px;
    margin-right: 20px;
    
}
#footernavigation .footer-sitemap h3 
{
   padding: 0px;
    margin-left: 0px;
font-size: 1.2em;
line-height: 1.6em;
border-bottom: solid 1px #666666;
margin-bottom: .5em;
}
#footernavigation .footer-sitemap h3>a 
{
color: #000000;
}
#footernavigation .footer-sitemap a{
    color:#FFFFFF;
}
#footernavigation .footer-sitemap ul 
{
    
list-style: none;
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
#footermenu
{
   /* margin: 0px 0px 0px 0px; */
    padding:0px;
	
	font-size:15px;
	font-family: 微軟正黑體;
    width: 1024px;
	height:25px;
	
	border-bottom:1px solid #FFFFFF;
}

#footermenu .item
{
  width:200px;
     
}

#footer 
{
    margin:0 auto;
    text-align:center;
    /*font-size:15px;*/
    color:#FFFFFF;
    padding-top:0px;
    width:1024px;
    height:70px;
    background-color:#38693A;/* #42585f */
}


#loading
{
    background-image: url(../Img/sprite.png);
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -88px;
	margin-left: -22px;
	background-position: 0 -216px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#loading div {

        width:88px;
        height:88px;
		background: url(../Img/loading.gif) center center no-repeat;

}

.ProgressBackground
{
            position: fixed; /*fix backgound on aute size */
            top: 0px;
            bottom: 0px;
            left: 0px;
            right: 0px;
            overflow: hidden;
            padding: 0;
            margin: 0;
            background:#000000;
            filter: alpha(opacity=30);
            opacity: 0.3;
            z-index: 1000;
          /*  display: none;  for dev use */
   
}

.menuBarSelete
{
    
			background: url("../Img/hover.png") bottom repeat-x;
			color:#FFFFFF;
			text-decoration:none;
		   
		
}
.mailto
{
    color:#FFFFFF;
}
.mailto:hover {
    COLOR: #0000FF;
}

.complaints_content {
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	background: #ffffff;
	padding: 0px;	
}

div.head-top {
	padding: 10px 50px 0px 50px;
	border-bottom:1px solid #666666;

    margin:0px 50px 10px 50px;
    
}
.section {
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	
}

.section label {
	width: 220px;
	display: block;
	float: left;
	text-align: right;
	clear: left;
	padding-right: 5px;
}
.section label:after {
	content: "：";
}

div.success-rmk {
	/*line-height: 20px;*/
	min-height:100px;
	text-align:center;
}

div.success-rmk span.rmk {
	font-size: 16px;
}

div.success-rmk span.email {
	font-size: 16px;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}

div.success-num {
	font-weight: bold;
	padding-top: 20px;
	min-height:200px;
	text-align:center;
}
.placeholder { color: #ff0000; }
.divCenter
{
    width:auto;
    
   padding: 10px 10px 10px 10px;
}
.CCALog
{
    margin-top:30px;
    margin-bottom:30px;      
    width:100%;
    text-align:center;
    

}
.CCATitle
{
    font-size:24px;
    
}
.ShortDropdownList
{
   width:300px;

   
}
.ccmhr
{
    height:1px;
    border:none;
    color:#8cc252;
    background-color:#8cc252;
   
 }
table.GridLegislation
{
  padding: 5px;
   /* border-collapse: collapse;*/
   /* color: #333333;*/
    border: solid 0px #AAAAAA; 
    font-size: 13px;
   font-family: 微軟正黑體;
   background-color:#ffffff;
   width:900px;
}
table.GridLegislation caption
{
    padding: 5px;
    background-color: #E7E7E7;
     border: solid 0px #AAAAAA;
     border-bottom:1px solid #519754;
	/* border-bottom-style: none; */
    color: #333333;
    font-size: 14px;
    text-align: left;
    height: 20px;
   
}
table.GridLegislation th
{
    padding: 5px;
    color: #ffffff;
    background-color: #61A964; /* old color  #5D7B9D  */
   /* border-collapse: collapse; */
    /*border: solid 0px #AAAAAA;*/
    border:solid 1px #AAAAAA;
    text-align: left;
    font-size: 14px;
    font-family: 微軟正黑體;
  /*  border-radius:3px;*/
}



table.GridLegislation td 
{
    padding: 5px;
    border: solid 0px #AAAAAA;
    border-bottom:dashed 1px #AAAAAA;  
    text-align:left;
    vertical-align:top;
    font-size: 13px;
    font-family: 微軟正黑體;
    
}

table.GridLegislation td.tdLeft
{
    text-align: left;
    padding-left:10px;
}
table.GridLegislation th.thCenter
{
  text-align:center;
}

.GridLegislationPage
{
 font-size: 16px;

}

.GridLegislationPage a
{
    background-color: #FFFFFF; /*#00C157*/
    padding: 3px 5px;
    text-decoration: none;
    border: 1px solid #CCCCCC; /*#00C157*/
    font-size: 16px;

}

.GridLegislationPage a:hover
{
     background-color:#FFFFFF ; /*#E1FFEF*/
     color: #FFFFFF;
     border: 1px solid #CCCCCC; /*#00C157*/
      font-size: 16px;

}

.GridLegislationPage span
{
     background-color: #61A964; /*#E1FFEF*/
     padding: 5px 8px;
     color: #000000;
     border: 1px solid  #CCCCCC; /*#00C157*/
      font-size: 16px;

}
tr.GridLegislationPage
{
     background: none !important;
}
        

tr.GridLegislationPage tr
{
      background: none !important;
}

tr.GridLegislationPage td
{
      border: none;
} 
.DropDownListDefault
{
    width:200px;
    line-height: 18px;
    height: 28px;
    font-size: 13px;
    border: 1px solid #CCC;
}
.ButtonDefault
{
    width:150px;
}
.ButtonDefault
{  
	background-color: #EFEFEF;

	line-height: 18px;
	color: #000;
	border: 1px solid #CCC;
	font-size: 13px;
	height: 28px;
	/*width:50px;*/
	margin: 0;
	margin-bottom: 15px;
	padding: 0 5px;	
}
.ButtonDefault:hover
{
    background:#61A964;
}
.ButtonDefault:active
{
    background:#666666;   
}

.ButtonDownload
{
    width:150px;
}
.ButtonDownload
{  /*
	background-color: #EFEFEF;
	color: #000;*/
		background:#38693A; /*#5B996A */
		color: #fff;

		
		
    	height: 28px;
	line-height: 18px;
	
	border: 1px solid #CCC;
	font-size: 13px;

	/*width:50px;*/
	margin: 0;

	padding: 0 5px;	
}
.ButtonDownload:hover
{
    background:#61A964;
}
.ButtonDownload:active
{
    background:#666666;   
}
.DropDownListDownload
{
    width:150px;
    line-height: 18px;
    height: 28px;
    font-size: 13px;
    border: 1px solid #CCC;
}
.CCMBold
{
    color:#800040;
    font-weight:bold;    
}
.ImgQLogo
{
    margin:20px;
    height:150px;
}

.UnderHyperLink
{
    margin-top:30px;
    margin-bottom:30px;      
    width:100%;
    text-align:center;
  

}

.HyperLinkView
{
  	height:100%;
    width:100%;
    text-align:center;
     color:#FFFFFF;
     text-decoration:none; 
}

.HyperLinkDiv
{       
    width: 150px;
    height:20px;
    background-color:#519754;  
    border-radius:5px;
    -webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
    text-align:center;
    padding:5px;
    font-size:14px;
      border: 2px solid #CCC; 
   
    
}

.HyperLinkDiv a
{
    color:#FFFFFF;
    text-decoration:none;      
}
.HyperLinkDiv a:hover
{
    cursor:pointer;
}
.HyperLinkDiv:hover
{
    filter: alpha(opacity=50);
            opacity: 0.50;
            
}
#eServiceIcon
{
    margin-left:auto;
    margin-right:auto;
    width:900px;    
}
#ApplyIcon
{
    float:left;
    margin-right:10px;
}
#ApplyIcon:hover
{
      filter: alpha(opacity=50);
            opacity: 0.50;
}

#UpdateIcon
{
    float:left;
}

#UpdateIcon:hover
{
      filter: alpha(opacity=50);
            opacity: 0.50;
}
