@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: '7000';
	src: url('7000.eot');
	src: local('heisim7000Regular'), local('heisim7000'), url('7000.ttf') format('truetype'), url('7000.svg#heisim7000') format('svg');
}
@font-face {
	font-family: 'AriaA';
	src: url('./Arial.eot');
	src: local('Arial'), url('./Arial.woff') format('woff'), url('./Arial.ttf') format('truetype');
}


* {
margin: 0;
}

/*	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, 'AriaA', '7000', "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif !important;*/

body {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif, "微軟正黑體", "Microsoft JhengHei", "新細明體", "PMingLiU", AppleGothic, Dotum, Lucida Grande, Verdana Sans-serif !important;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 15px;
	padding:0;
	height:100%;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	line-height:22px;
}

p {
	line-height:22px;
	margin:0px 0px 15px 0px;
	text-indent: 25px;
	text-align:justify;
}


.small {
	font-size:12px;
}
.bighead {
	color:#ff6803;
	font-size:26px;
	font-weight:bold;
}
.bigor {
	color:#ff6803;
	font-size:16px;
	font-weight:bold;
}


a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

img {
	border: 0;	
}

.maintable {
    border-radius: 10px 10px 10px 10px;
    background: #ffffff;
    padding-top: 10px; 
    border: 1px solid #999999;
	width: 934px;
}
.btmtable {
    border-radius: 10px 10px 10px 10px;
	background-image:url(../images/btm_bg.jpg);
	background-repeat:repeat-x;
	height: 50px
}
.btmemu {
	color:#ffffff;
	font-size:13px;
}
.btmemu a:link {
	color:#ffffff;
	text-decoration: none;
}
.btmemu a:visited {
	color:#ffffff;
	text-decoration: none;
}
.btmemu a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.btmemu a:active {
	color:#ffffff;
	text-decoration: none;
}
.btmcopy {
	color:#ffffff;
	font-size:9px;
	height:20px;
}


#root {
	width: 934px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#indexmenu {
	position: absolute;
	height: 225px;
	width: 160px;
	left: 40px;
	top: 250px;
	z-index:999;
}
#indexmenu a:link {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
#indexmenu a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
#indexmenu a:hover {
	color:#ffff00;
	font-weight:bold;
	text-decoration:underline;
}
#indexmenu a:active {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}



.menu {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.menu a:link {
	color:#ffffff;
	text-decoration: none;
}
.menu a:visited {
	color:#ffffff;
	text-decoration: none;
}
.menu a:hover {
	color:#FFFF00;
	text-decoration:none;
}
.menu a:active {
	color:#ffffff;
	text-decoration: none;
}

.submenu {
    border-radius: 0px 0px 5px 5px;
    background: #bdd9fd;
    padding: 0px 10px 5px 0px;
    border: 1px solid #0051bc;
	color:#0051bc;
-webkit-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
box-shadow: 3px 3px 0px 0px rgba(0,0,0,0.5);
}
.submenu a:link {
	color:#0051bc;
	text-decoration: none;
}
.submenu a:visited {
	color:#0051bc;
	text-decoration: none;
}
.submenu a:hover {
	color:#0051bc;
	text-decoration:none;
	background-image:url(../images/vv.png);
	background-repeat:no-repeat;
}
.submenu a:active {
	color:#0051bc;
	text-decoration: none;
}


#insm1 {
	position: absolute;
	left: 195px;
	top: 325px;
	z-index:99;
	visibility: hidden;
}
#insm2 {
	position: absolute;
	left: 196px;
	top: 355px;
	z-index: 99;
	visibility: hidden;
}
#insm3 {
	position: absolute;
	left: 195px;
	top: 385px;
	z-index:99;
	visibility: hidden;
}
#insm4 {
	position: absolute;
	left: 195px;
	top: 415px;
	z-index:99;
	visibility: hidden;
}
#inpor-a {
	position: absolute;
	left: 490px;
	top: 290px;
	z-index: 99;
}
#inpor-b {
	position: absolute;
	left: 315px;
	top: 435px;
	z-index: 99;
}
#inpor-c {
	position: absolute;
	left: 750px;
	top: 340px;
	z-index: 99;
}
#inpor-d {
	position: absolute;
	left: 590px;
	top: 550px;
	z-index: 99;
}
#otmenu {
	position: absolute;
	height: 225px;
	width: 160px;
	left: 40px;
	top: 3px;
	z-index:999;
	color:#ffffff;
}
#otmenu a:link {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
#otmenu a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}
#otmenu a:hover {
	color:#ffff00;
	font-weight:bold;
	text-decoration:underline;
}
#otmenu a:active {
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}



#otsm1 {
	position: absolute;
	left: 195px;
	top: 83px;
	z-index:99;
	visibility: hidden;
}
#otsm2 {
	position: absolute;
	left: 196px;
	top: 113px;
	z-index: 99;
	visibility: hidden;
}
#otsm3 {
	position: absolute;
	left: 195px;
	top: 143px;
	z-index:99;
	visibility: hidden;
}
#otsm4 {
	position: absolute;
	left: 195px;
	top: 173px;
	z-index:99;
	visibility: hidden;
}


.content {
    background-repeat: no-repeat;
    background-position: right bottom;
	height:455px;
	width:769px;
	top:250px;
	left:165px;
	text-align:left;
	z-index:9999;
}
#slogan {
	position: absolute;
	height: 42px;
	width: 500px;
	top: 199px;
	left: 274px;
	text-align: left;
	z-index: 50;
}
#topbanmast {
	position: absolute;
	height: 231px;
	width: 932px;
	top: 20px;
	left: 3px;
	text-align: left;
	z-index: 9;
}
	
	
	
.leftmenu {
	border-bottom:dotted 2px #0051bc;
	color:#0051bc;
	font-size:15px;
	font-weight:bold;
	height:60px;
	vertical-align:central;
}
.leftmenu a:link {
	color:#0051bc;
	text-decoration: none;
}
.leftmenu a:visited {
	color:#0051bc;
	text-decoration: none;
}
.leftmenu a:hover {
	color:#ff0000;
	text-decoration:underline;

}
.leftmenu a:active {
	color:#0051bc;
	text-decoration: none;
}

.otimg {
	float:left;
	margin:0px 10px 10px 0px;
	border:solid 2px #ffffff;
	box-shadow:4px 4px 3px rgba(20%,20%,40%,0.5);
}


.bluue {
	color:#0051bc;
	font-size:15px;
	font-weight:bold;
	vertical-align:central;
	text-decoration: none;
}
.bluue a:link {
	color:#0051bc;
	text-decoration: none;
}
.bluue a:visited {
	color:#0051bc;
	text-decoration: none;
}
.bluue a:hover {
	color:#ff0000;
	text-decoration:underline;
}
.bluue a:active {
	color:#0051bc;
	text-decoration: none;
}

.tabb {
	color:#0051bc;
	font-size:16px;
	font-weight:bold;
	height:30px;
	padding:0px 10px 0px 10px;
	vertical-align:central;
}
.tabb a:link {
	color:#0051bc;
	text-decoration: none;
}
.tabb a:visited {
	color:#0051bc;
	text-decoration: none;
}
.tabb a:hover {
	color:#ffff00;
	text-decoration:none;
}
.tabb a:active {
	color:#0051bc;
	text-decoration: none;
}

.tabbxhi {
	background-image:url(../images/tab_hi_bg.jpg);
}
.tabbxlo {
	background-image:url(../images/tab_lo_bg.jpg);
}
.tabun {
	height:20px;
	background-image:url(../images/tab_un_bg.jpg);
}
.tabnu {
	height:20px;
	background-image:url(../images/tab_nu_bg.jpg);
}

.popupimg {
	border:solid 1px #0051bc;
	height:150px;
}

.qa {
	color:#9f0321;
}
.aq {
	color:#005802;
}
