fieldset,img {
	border:0;
}
 


body {
	font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3e3e3e;
	margin: 0px;
	line-height: 150%;
	width: 100%;
	height: auto;
	min-height: 100%;
	-webkit-text-size-adjust: none;
	background-position: center;
	z-index: 100;
	}
	
a{
	color: #666666;
	text-decoration: none;
	line-height: normal;
	
}
a:hover {
	color: #15a8ff;
	text-decoration: none;
	line-height: normal;
	filter:alpha(opacity=80);  /*IE*/
	opacity:0.80;  /*Chrome, Opera, Safari*/
}


#wrapper {
	width: 960px;
	margin: 0 auto;
	height: 100%;
	
}

.header {
	width: 100%;
	height: 80px;
	background-image: url(../images/all/meun_02.png);
	background-repeat: repeat-x;
	z-index:20;
	position: relative;
}

.header_content{
	width: 960px;
	margin: 0 auto;
	height: 80px;
	position: relative;
	}
	
	

.main_bg{
	background-repeat: repeat;
	height: 3000px;
	background-position: center top;
	width: 100%;
	background-image: url(../images/page/index_bg.jpg);
	margin-top: -20px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.footer {
	float:left;
	
}
.header01 {
	float: left;
	padding-top: 8px;
}
.header02 {
	float: right;
	width: 120px;
	background-image: url(../images/all/menu01.png);
	height: 40px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 36px;
	background-repeat: no-repeat;
	margin-top: 0px;
	
	margin-bottom: 0px;
	margin-left: 0px;
}

.header02 div {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu {
	float: left;
	width: 438px;
	padding-left: 50px;
	padding-top: 22px;
}
.menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menu ul li {
	float: left;
	padding-right: 35px;
	
}

.footer {
	float: left;
	height: 55px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-image: url(../images/all/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	color: #666;
	z-index:100;
}
.content_footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 55px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	
}

/*下啦*/
#drop {
	background-image: url(../images/all/drop_03.png);
	height: 200px;
	width: 87px;
	position: absolute;
	left: 370px;
	top: 53px;
	background-repeat: no-repeat;
	background-position: center top;
	z-index:1;
	padding:0px 5px 0px 5px;
}
#drop ul {
	margin: 0px;
	list-style-type: none;
	width: 107px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#drop ul li {
	font-size: 16px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0px;
	line-height: 120%;
	color: #636363;
}



#drop ul li:hover {
	
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002d9a;
	
}
#drop ul li a {
	font-size: 16px;
	text-align: center;
	
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 120%;
	color: #636363;
}
#drop ul li a:hover {
	font-size: 16px;
	text-align: center;
	
	padding-top: 13px;
	padding-bottom: 17px;
	line-height: 120%;
	color: #002d9a;
}

#drop ul .drop_last  {
	border-bottom-width: 0px;
}

#drop ul .drop_last:hover{
	border-bottom-width: 0px;
	
}

.dd {
	
	display: block;
	
}

/*下拉end*/


/*隱藏子選單*/
.dd #drop { display:none;}

/* 滑鼠滑入顯示子選單 */
.dd:hover  #drop , .dd a:hover  #drop  { display:block;}

/*燈箱效果*/

#fade {
	display: none;
	background: #000; 
	position: fixed; left: 0; top: 0; 
	z-index: 10;
	width: 100%; height: 100%;
	opacity: .80;
	z-index: 99;
}
.popup_block{
	display: none;
	background: #fff;
	padding: 20px; 	
	
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%; left: 50%;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
img.btn_close {
	float: right; 
	margin: -20px -55px 0 0;
}
.popup p {
	padding: 5px 10px;
	margin: 5px 0;
}
/*--Making IE6 Understand Fixed Positioning--*/
*html #fade {
	position: absolute;
}
*html .popup_block {
	position: absolute;
}
/*燈箱效果END*/

#popup2 .info {
	background-image: url(../images/all/info01.png);
	width: 800px;
	height: 600px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg .newtitle.bu_h1 ul {
	float: left;
	width: 960px;
	height: 80px;
	vertical-align: text-bottom;
}
.newtitle.bu_h1 ul li {
	float: left;
	list-style-type: none;
	padding-right: 50px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 80px;
}
.bg .new_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	top: 185px;
	padding-left: 65px;
}
.news_list .left .img {
	float: left;
	height: 50px;
	width: 50px;
	margin-right: 3px;
	overflow: hidden;
}
.news_list .left .imglast {
	float: left;
	height: 50px;
	width: 50px;
	
	overflow: hidden;
}.news_list .right  img {
	margin-top: 10px;
	margin-bottom: 10px;
	
}
.map {
	margin: auto;
	height: 800px;
	width: 500px;
	background-color: #FFF;
}
