/* CSS Document */
body{
	font-family:"Arial";
	font-size: 12px;
	background-image: url(../../resources/img/bg/main_bg_new.jpg);
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	color: #082336;
}

#container {
	position: relative; 
	margin-left: auto; 
	margin-right: auto;
	width: 1000px;
	background-color: white;
}

#banner-bg {
    position: relative;
    float:left;
    width:1000px;
    background-image:url(../../resources/images/banner.jpg); 
    height:140px;
}

#banner-link-block {
	margin-top:0px;
	padding-top:3px;
	padding-bottom: 1px;
	background-color: white;
	filter:alpha(Opacity=65, Style=0); 
	opacity: 0.65;
	zoom:1;
	text-align: right;
	padding-right: 10px;
	border-right:3px red solid;
	margin-right: -3px;
}

#banner-link-block li {
	display: inline;
	padding:10px 0px 10px 0px;
}

#banner-link-block a {
	text-decoration: none;
	color: #082336;
}

#banner-link-block a:hover {
	color: white;
	background-color:grey;
	filter:alpha(Opacity=100, Style=0); 
	opacity: 1.0;
}

#banner-link-block li .bold {
	font-weight: bold;
}

#banner-bg #banner-title {
	position:absolute; 
	top:29px; 
	left:21px; 
	width: 348px; 
	height: 38px;
	background-image:url(../../resources/img/bg/nsc_title.png);
	display:none;
}

#banner-bg #font-wrapper {
	position:absolute; 
	right:20px; 
	bottom:20px; 
	color: white;font-size:12pt;
	display:none;
}

#banner-bg #font-wrapper #large {
	font-size:larger;
}

#banner-bg #font-wrapper #small {
	font-size:smaller;
}

#info-block {
	position:relative;
	display:inline;
	float:left;
	width:100%;
	background-color:white;
}

#info-block #func-block {
	display: inline;
	float: left;
	font-size: 12pt;
	left:0px;
	width: 203px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;		
	/*border:1px dotted black;*/
}

#info-block .title {
	font-size: 16px;
	padding-top: 0px;
	padding-left:15px;
	color: white;
	font-weight: bold;
	background-image:url(../../resources/images/bannerBG_small.jpg);
	line-height: 3em;
	border-top: 3px solid red;
	height: 50px;
}

#info-block .title .text {
	width:130px; 
	height:20px;
	margin-top: 12px;
}

#info-block #func-block ul {
	margin-top: 0px;
	padding-top: 3px;
	padding-left: 30px;
	margin-bottom:0px;
}

#info-block #func-block li {
	margin-left: -20px;
	list-style-type: none;
	height: 40px;
	border-bottom:1px dotted #082336;
	padding-top:3px;
}

#info-block #func-block li a {
	text-decoration: none;
	color: #082336;
}

#info-block #main-block {
	display: inline;
	float: left;
	width: 601px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 5px;
}

#info-block #right-block {
	display: inline;
	float:left;
	font-size: 16px;
	width: 191px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.statics_info {
	margin-top:4px; 
	margin-bottom:4px; 
	margin-left: 4px; 
	padding:5px; 
	/*border-left: 2px solid orange;*/ 
	line-height:1.5em;
}

.statics_info_title {
	border-bottom: 2px solid orange;
	margin-top: 5px; /* 104RFP_A01_02_調整廠商資訊項之新進廠商資訊 */
}

.statics_info_title a {
	color: #082336;
	text-decoration: none;
}

.statics_info_title a:hover {
	color: #082336;
    text-decoration: none;
}

.statics_info_title a:visit {
	color: #082336;
    text-decoration: none;
}

#footer {
	display: inline;
	float:left;
	line-height:1.5em;
	width:100%;
	text-align: center;
	border-top:1px dotted #082336;
	background-color:white;
	filter:alpha(Opacity=90, Style=0); 
	opacity: 0.9;
	padding-top: 5px;
	padding-bottom: 5px;
}

.main_title {
	font-size: 16px; 
	border-bottom:3px solid orange;
	font-weight: bold;
	padding-bottom:2px;
	margin-top:10px; 
	margin-bottom: 5px;
	margin-left: 15px;
	width: 535px;
	background-image:url(../../resources/images/bannerBG_small_2.png);
}

.text2 {
    margin-left: 15px;
    width: 130px;
    height: 20px;
}

/*各subtite*/
.function {
	background-image: url(../../resources/images/function.png);
}

.link {
	background-image: url(../../resources/images/link.png);
}

.law {
    background-image: url(../../resources/images/law.png);
}

.park_info {
	background-image: url(../../resources/images/park_info.png);
}

.park_service {
	background-image: url(../../resources/images/park_service.png);
}

.formBlock {
	padding-left: 15px;
	padding-right: 15px;
}
/*各subtitle結束*/

/*園區廠商服務區塊*/
img[id^=park_service] {
	border: 1px gray solid;
}

.park_service_subtitle {
    font-size:12pt;
    border-bottom:3px solid orange;
    dispay: inline; 
    float: left;
    width: 100%;
    padding-top: 3px;
    padding-bottom:3px;
}

.park_service_column {
    text-align: center;
    dispay: inline; 
    float: left;
    width: 50%; 
    height: 80px;
    padding-top: 5px;
    padding-bottom:5px;
    line-height: 40px;
}

.park_service_column img {
    border: 1px solid gray; 
    max-width: 60px;
}

.titleImg {
	border: 1px solid gray;
	height: 80px;
	max-width: 60px;
}
	

.park_service_column img:hover {
    cursor: pointer;
}
/*園區廠商服務區塊結束*/

/* Q & A與法規查詢頁籤*/
#faq-button {
	position:fixed; 
	top:5px; 
	left:0px; 
	height:43px;
}

#faq-button:hover {
	cursor: pointer;
}

#law-button {
	position:fixed; 
	top:55px; 
	left:0px; 
	height:60px;
}

#law-button:hover {
    cursor: pointer;		
}

.faqbuttonBorderRadiusleft {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: 3px solid red;
	width:10px;
	z-index:99;
	padding: 2px 10px 2px 10px;
	background-color: white;
}

.faqbuttonBorderRadiusright {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 3px solid red;
	width: 5px;
	z-index:99;
	padding: 2px 0px 2px 0px;
	background-color: yellow;
}

.lawbuttonBorderRadiusleft {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right: 3px solid green;
	width:10px;
	z-index:99;
	padding: 2px 10px 2px 10px;
	background-color: white;
}

.lawbuttonBorderRadiusright {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left: 3px solid green;
	width: 5px;
	z-index:99;
	padding: 2px 0px 2px 0px;
	background-color: yellow;
}
/* Q & A與法規查詢頁籤結束*/

#functionListBlock div {
    
    border-bottom: 1px dotted gray;	
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:10px;
}

#functionListBlock a {
	color: #082336;
	text-decoration: none;
}

#functionListBlock a:visit {
    color: #082336;
    text-decoration: none;
}

#externalLink div {
    border-bottom: 1px dotted gray; 
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:10px;
}

#externalLink a {
    color: #082336;
    text-decoration: none;
}

#externalLink a:visit {
    color: #082336;
    text-decoration: none;
}

#lawLink div {
    border-bottom: 1px dotted gray; 
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:10px;
}

#lawLink a {
    color: #082336;
    text-decoration: none;
}

#lawLink a:visit {
    color: #082336;
    text-decoration: none;
}

#jobLink div {
    border-bottom: 1px dotted gray; 
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:10px;
}

#jobLink a {
    color: #082336;
    text-decoration: none;
}

#jobLink a:visit {
    color: #082336;
    text-decoration: none;
}

#factoryLink div {
    border-bottom: 1px dotted gray; 
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left:10px;
}

#factoryLink a {
    color: #082336;
    text-decoration: none;
}

#factoryLink a:visit {
    color: #082336;
    text-decoration: none;
}

