a:focus, div a:focus, button:focus, div button:focus {
	/*outline: 5px dotted #ff8000;*/
    -moz-box-shadow: 0 0 3px 3px #ff8000;
    -webkit-box-shadow: 0 0 3px 3px #ff8000;
    box-shadow: 0px 0px 3px 3px #ff8000;
}

.wsize_accessible {
    /*min-width: 768px;*/
    max-width: 100%;
    margin: 0px auto;
    position: relative;
}

/*header*/

#header {
    height: 90px !important;
    /*overflow: hidden;*/
    margin-top: 0px !important;
}


/*logo_area*/

#header .logo_area {
    display: inline-block;
    margin: 0px 0 0 !important;
    float: left;
    /*min-width: 375px;*/
    width: 100%;
}

#header .logo_area a {
    display: inline-block;
}

#header .logo_area .logo_a {
    display: inline-block;
    float: left;
    width: 240px;
    height: 82px;
    position: absolute;
    left: 70px;
    top: 0px;
}

#header.up-header {
    height: 94px !important;
    background: url(../img/up_header_bg.gif) repeat-x;
    background-position: 20% 20%;
}

#footer .index_copyRightFG {
    padding: 5px 0 0 0;
    font-size: 12px;
    color: #333;
}

.logo_area .headerSubject {  
    color: #009349;
    font-size: 24px !important;
    position: absolute;
    left: 320px;
    top: 30px;
}

#header.up-header {
    height: 94px !important;
}

div.logo_area span.left {  
	float: left;  
	text-align: left;  
	width: 70%;  
}

div.logo_area span.right {  
	float: right;  
	text-align: right;  
	width: 30%;  
}

div.index_copyRightFG span.left {  
	float: left;  
	text-align: left;
	width: 15%;  
}

div.index_copyRightFG span.center {  
	float: center;  
	text-align: center;  
	width: 70%;  
}

div.index_copyRightFG span.right {  
	float: right;  
	text-align: right;  
	width: 15%;  
}

h2.titleFG {
    display: inline-block !important;
    font-size: 18px!important;
    padding: 0 0 7px 0px !important;
    position: relative;
    margin-bottom: 8px;
    clear: both;
    letter-spacing: 1px;
    margin-top: -6px;
}

h2.titleFG i.ci_t_icon {
    display: inline-block;
    width: 30px;
    height: 45px;
    background: url(../img/ui.png) no-repeat -4px -110px;
    position: absolute;
    top: 0px;
}

h2.titleFG > span {
    padding-left: 5px;
    font-size: 18px!important;
    color: #333;
}

/*跳到主要內容區塊*/
.toMain {
	clip:rect(0px, 0px, 0px, 0px);
	overflow:hidden;
	position:absolute;
	float:left;
}

.toMain:active, .toMain:focus {
    cursor: pointer;
	color:#005b00;
	background-color:#fff;
	font-size:12px;
	clip:auto;
	overflow:visible;
	position:static;
	float:left;
    margin-top: 2px;
    margin-left: 2px;
}

.quickMark {
	font-weight: bold !important;
	font-family: "微軟正黑體" !important;
	font-size:14px !important;
	margin-right: 2px;
}

.tour {
    margin-top: 55px;
    margin-right: 40px;
}

.hmenu {
	margin-top: -3px !important;
}

.vmenu {
	display:block;
    width: 280px;  
	text-align: center; 
	margin:20px auto 0 auto; 
}

.vmenu ul {
    list-style-type: none;
    border: none;
    margin: 0;
    padding: 0;
    width: 280px;    
    /*background-color: #fff;*/
}

.vmenu ul li {
    margin-top: 10px;
    /*border-bottom: 1px solid #7d7d7d;*/
}

.vmenu ul li:last-child  {
    /*border-bottom: none;*/
}

.vmenu ul li a {
    display: block;
    height: 40px;
    text-decoration: none;
	border: 1px solid #327E04; 
	background: #009300 url("../img/jquery/ui-bg_highlight-hard_15_009300_1x100.png") 50% 50% repeat-x; 
	color: #ffffff !important;
	font-weight: bold; 
    font-size: 16px !important;
	font-weight: bold;
    font-family: "微軟正黑", "Microsoft JhengHei", Arial, sans-serif !important;
    text-shadow: none !important;
    margin: 0 5px 0px 1px !important;
    padding-top: 8px;
    border-radius: 5px;
    -webkit-transition: all 0.40s ease-in-out;
    -moz-transition: all 0.40s ease-in-out;
    -ms-transition: all 0.40s ease-in-out;
    -o-transition: all 0.40s ease-in-out;
}

.vmenu ul li a:hover {
	font-weight: bold; 
	border: 1px solid #d4ccb0 !important; 
	background: #fafaf4 url("../img/jquery/ui-bg_highlight-hard_100_fafaf4_1x100.png") 50% 50% repeat-x; 
	color: #007300 !important;
    box-shadow: none !important;
    -webkit-transition: all 0.40s ease-in-out;
    -moz-transition: all 0.40s ease-in-out;
    -ms-transition: all 0.40s ease-in-out;
    -o-transition: all 0.40s ease-in-out;
}

.ui-datatable-data tr td h3 {
	display: inline !important;
}

.ps_tit1 {
	font-size: 16px;
	font-weight:bold;
	color:#000;
	text-align:left;
	padding: 5px 0 5px 11px;
	margin:0px 0 0 0;
}

.ui-widget {
    font-family: "微軟正黑體", Arial, sans-serif !important;
}    

.ui-state-focus .ui-chkbox-icon {
	border-color: rgba(255, 128, 0, 0.8) !important;
	outline:1px solid rgba(255, 128, 0, 0.8) !important;
	/*outline:1px solid \9 !important;*/
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075) 0 0 8px rgba(255, 128, 0, 0.6) !important;
	-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.75), 0 0 8px rgba(255, 128, 0, 0.6) !important;
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.75), 0 0 8px rgba(255, 128, 0, 0.6) !important;
}

@media (max-width: 768px) {
	.logo_area .logo_a {
	    float: none  !important;
	    left: 0px !important;
	}
	.logo_area .headerSubject {  
	    left: auto;
	    right: 10px;
	}
	.tour {
	    margin-top: 60px;
	    margin-right: auto;
	}
	/*
	.logo_area h1 {
		display: none;
	}
	.logo_area .right {
		display: none;
	}
	.logo_area .left {
		display: none;
	}
	*/
	.index_copyRightFG .right {
		display: none;
	}
	.index_copyRightFG .left {
		display: none;
	}
}
