@charset "utf-8";
/* CSS Document */
body, td, th{/*---基本樣式---*/
    font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:22px;
	color:#000000
}
body,div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    padding:0;
	margin: 0px;
	font-weight: normal;
	display: block;
}
a:link,a:visited  {	color: #0000CC;	text-decoration: none;}
a:hover,a:active  {	color:#FF9933;	text-decoration: none;}
h1,h2,h3,h4{font-size:12px;	line-height: normal;}
img {  border:none;}
.clear {
	clear:both;
}
body{
	background:url(../images/bg.jpg) repeat-x top;
	background-color:#fabc00;
	margin: 0px;
	padding: 0px;
}
div#floatTips{
	position:absolute;
	padding:3px;
	width:100px;
	left: 40%;
	margin-left: 510px;
	bottom: 0%;
	z-index: 10;
}
#content {/*--置中區塊--*/
	font-size: 12px;
	width: 822px;
	margin-left: -411px;
	position: relative;
	left: 50%;
	overflow: visible;
}

#content .bg{/*--背景圖--*/
    background: url(../images/bg1.png) repeat-y 0 0;
    *background: url(../images/bg1.png) repeat-y 0 0!important;
	*background: url(../images/bg3.gif) repeat-y 7px 0;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg1.png),enabled=FALSE!important;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg1.png);
}
#content .bg_img{
    width:776px;
    background: url(../images/bg1.jpg) repeat-y 0 0;
	margin:0 0 0 16px;
}
#content .footer{
	height:80px;
	background: url(../images/bg2_ff.png) repeat-y 0 0;
    *background: url(../images/bg2_ie7.png) repeat-y 0 0!important;
	*background: none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg2_ie7.png),enabled=FALSE!important;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg2_ie6.png);
	width: 822px;
}
#title{
	width:710px;
	border-bottom: solid 3px #fabd00;
	text-align:left;
	float:left;
}
#fL{float:left;}
#fR{float:right;}
#top{/*--baner區塊--*/
width:776px;
height:192px;
}
.logo{
	position:absolute;
	width:349px;
	height:85px;
	display:block;
	cursor:hand;
	margin:36px 0 0 27px;
	background: url(../images/logo.png) repeat-y 0 0;
    *background: url(../images/logo.png) repeat-y 0 0!important;
	*background: none;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logo.png),enabled=FALSE!important;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/logo.png);
}
.logo b{display:none;}
.lang{
	position:absolute;
	right: 0px;
	margin-right: 32px;
}
a.en:link,a.en:visited{
	background:url(../images/en_bt.jpg) no-repeat left top;
	width:51px;
	height:19px;
	display:block;
	float: left;
}
a.en:hover,a.en:active{
   background:url(../images/en_bt_or.jpg) no-repeat left top;
}
a.ch:link,a.ch:visited{
	background:url(../images/ch_bt.jpg) no-repeat left top;
	width:58px;
	height:19px;
	display:block;
	float: left;
}
a.ch:hover,a.ch:active{
   background:url(../images/ch_bt_or.jpg) no-repeat left top;
}
a.jp:link,a.jp:visited{
	background:url(../images/jp_bt.jpg) no-repeat left top;
	width:46px;
	height:19px;
	display:block;
	float: left;
}
a.jp:hover,a.jp:active{
   background:url(../images/jp_bt_or.jpg) no-repeat left top;
}
.footer h3{
	text-align:center;
	color:#0067b4;
	line-height:normal;
	margin: 0px;
}
#sub{/*---sub區塊---*/
    background:url(../images/bg3.png) no-repeat left top;
    *background:url(../images/bg3.png) no-repeat left top!important;
	*background:url(../images/bg2.jpg) no-repeat left top;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg3.png),enabled=FALSE!important;
    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/bg2.jpg);
}

#sub .button{
	width:776px;
	height:44px;
	position: relative;
}

#sub .con{
	margin-top: 20px;
	margin-right: 28px;
	margin-left: 28px;
}

#flashmap{/*--電子地圖區--*/
	width:498px;
	float:left;
	padding: 5px;
}
#flashmap .tit{
  width:495px;
  border-bottom: solid 3px #fabd00;
  text-align:left;
  float:left;
}
.flash{
float:left;
margin:10px 0 5px 0;
}

#newslist{/*--最新消息區--*/
	width:198px;
	float:left;
	margin-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newslist .tit{
  width:198px;
  border-bottom: solid 3px #fabd00;
  text-align:left;
  float:left;
}
.news{
   width:198px;
   background: url(../images/new_bg.jpg) no-repeat center bottom;
   float:left;
   word-wrap:break-word;
}
.news h3{
  line-height:18px;
  padding:8px 5px 8px 10px;
  font-size:12px;
  word-wrap:break-word;
}
.news h3 a{	color:#CC0000;}
#newslist .ad{ 
  border:solid 1px #CCCCCC;
  margin:3px 0  0  0;
  float:left;
}

/*內頁*/
#main {
	width:630px;
	float:left;
	padding: 15px 40px 20px 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: justify;
	line-height: 30px;
}
#main p{
	padding:3px 0px;
	color: #000000;
}
#main .word {
	width: 100%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#main .bottom{
    float:left;
    margin-left:35px;
	*margin-left:35px!important;
	*margin-left:18px;
}
#overall {
	float: left;
	width: 600px;
	margin: 0  0 25px 30px;
	*margin: 0  0 25px 30px!important;
	*margin: 0  0 18px 15px;
	border: 1px solid #BDE7F2;
}
#overall .title {
	width: 600px;
	float: left;
	text-align: center;
	line-height:30px;
	background-color: #BDE7F2;
	letter-spacing: 5px;
	font-weight: bold;
	color: #006699;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDE7F2;
}
#overall .tr01 {
	width: 90px;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #EEFDFF;
}
#overall .tr02 {
	float: left;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #EEFDFF;
}
#overall .tr01a{
	width: 90px;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
#overall .tr02a{
	float: left;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#invest{
	width:500px;
	float:left;
	margin-left: 70px;

	*margin-left:70px!important;
	*margin-left:35px;
	font-size: 13px;
}
#mile {
	float: left;
	width: 660px;
	*margin-left: 10px!important;
	*margin-left: 5px;
}
#mile .date {
	float: left;
	width: 100px;
	line-height: 22px;
	border-bottom: dashed 1px #99CCCC;
	padding-bottom: 0px;
	font-weight: bold;
	color: #0099CC;
	padding-right: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#mile .sub {
	float: left;
	width: 520px;
	line-height: 24px;
	border-left: 1px solid #99CCCC;
	margin-bottom: 5px;
	vertical-align: middle;
	padding: 3px 5px 0px 10px;
}
#img02_open{
	float:right;
	background-color:#FFFFFF;
	border: solid 1px #99CCCC;
	padding: 5px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	left: 150px;
	top: 272px;
	border: 1px solid #99CCCC;
}
#img02{
	float:right;
	background-color:#FFFFFF;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #99CCCC;
}
#img03_open{
	float:right;
	background-color:#FFFFFF;
	border: solid 1px #99CCCC;
	padding: 5px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	left: 155px;
	top: 609px;
}
#img03{
	float:right;
	background-color:#FFFFFF;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #99CCCC;
}
#img04_open{
	float:right;
	background-color:#FFFFFF;
	border: solid 1px #99CCCC;
	padding: 5px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	left: 161px;
	top: 718px;
}
#img04{
	float:right;
	background-color:#FFFFFF;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #99CCCC;
}
#img05_open{
	float:right;
	background-color:#FFFFFF;
	border: solid 1px #99CCCC;
	padding: 5px;
	position: absolute;
	z-index: 100;
	visibility: hidden;
	left: 158px;
	top: 916px;
}
#img05{
	float:right;
	background-color:#FFFFFF;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #99CCCC;
}
#mile span{
	line-height: 16px;
	padding-left: 5px;
	display: block;
	margin-top: 5px;
}

/*圖片樣式*/
.img01{
	border: 1px solid #999999;
	padding: 1px;
}
.imgtxt_01{
	text-align: center;
	width: 224px;
	margin-top: 10px;
	float: left;
	margin-right: 20px;
} 
.imgtxt_02{
	text-align: center;
	width: 294px;
	margin-left: 5px;
}
.imgtxt_03{
	text-align: center;
	width: 182px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
} 
/*文字樣式*/
.f_b{
	color: #006699;
	line-height: 26px;
}
.f_o{
	color: #CC6633;
	line-height: 26px;
}
.txt_01{
	width: 340px;
	float: left;
	font-weight: bold;
	color: #0067B4;
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
	background-image: url(../images/star.gif);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
	background-position: left center;
	margin-top: 10px;
}
.txt_02{
	width: 620px;
	float: left;
	font-weight: bold;
	color: #0067B4;
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
	background-image: url(../images/icon_ec.gif);
	padding: 15px 0 15px 30px;
	background-position: left center;
	margin-top: 5px;
	background-repeat: no-repeat;
}
.txt_03{
	width: 540px;
	float: left;
	font-weight: bold;
	color: #0067B4;
	font-size: 15px;
	line-height: 24px;
	text-decoration: none;
	margin: 20px 0 20px 50px;
	*margin: 20px 0 20px 50px!important;
	*margin: 20px 0 20px 30px;
	text-align: center;
	padding: 5px 0;
	background-image: url(../images/line_bg2.jpg);
	background-repeat: no-repeat;
	border-bottom: dashed 1px #CCC;
}

.source_01 {
	width: 630px;
	line-height: 24px;
	text-align: right;
	float: left;
}
#president {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#president .name {
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 10px;
	padding: 10px 0 5px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
#president .sub .www {
	margin-left: 30px;
	color: #0099CC;
}
#president .sub   a:link,#president .sub  a:visited  {	color: #0099CC;	text-decoration: none;}
#president .sub   a:hover,#president .sub  a:active  {	color:#FF9933;	text-decoration: none;}

#president .title {
	font-weight: bold;
	padding-left: 10px;
	line-height: 20px;
	margin-top: 25px;
	margin-bottom: 0px;
	color: #0099CC;
	padding-top: 3px;
	padding-bottom: 3px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #0099CC;
}
#president .line {
	padding-bottom: 5px;
	border-bottom: dashed 1px #CCCCCC;
	clear: left;
}
#president .sub {
	color: #000000;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-left: 12px;
	font-weight: normal;
	float: left;
	width: 100%;
}
#president .sub .en {
	line-height: 22px;
	color: #666666;
	font-weight: normal;
}
#contact {
	float: left;
	height: auto;
	width: 100%;
}
#contact .blank {
	width: 490px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 250px;
	padding-top: 10px;
}
#contact .blank .tr_01 {
	text-align: left;
	width: 55px;
	float: left;
	color: #006699;
	padding-left: 35px;
}
#contact .blank .tr_02 {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 350px;
	height: 24px;
	padding-top: 6px;
}
#contact .blank .tr_03 {
	float: left;
	width: 150px;
	margin-left: 195px;
	*margin-left: 185px!important;
	*margin-left: 95px;
}
#contact .blank .tr_04 {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 350px;
	height: 120px;
	padding-top: 6px;
}
#contact input{
	float: left;
	width: 340px;
	padding-left: 5px;
}
#contact .input2{
	float: left;
	width: 60px;
	padding-left: 5px;
}
#contact textarea{
	float: left;
	width: 340px;
	padding-left: 5px;
	height: 100px;
}
#contact .data {
	width: 450px;
	height: 50px;
	color: #CC3300;
	padding-top: 20px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: center;
	background-image: url(../images/line_bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contact .data2 {
	width: 350px;
	height: 110px;
	color: #3F8DBB;
	background-image: url(../images/icon_avion.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 100px;
	line-height: 22px;
	margin-bottom: 25px;
	margin-left: 95px;
	margin-top: 15px;
}
#contact .data2_1 {
	width: 350px;
	height: 110px;
	color: #3F8DBB;
	padding-left: 100px;
	line-height: 22px;
	margin-bottom: 25px;
	margin-left: 90px;
	margin-top: 15px;
}
#contact .data3 {
	width: 290px;
	height: auto;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 15px;
	margin-top: 10px;
	float: left;
	line-height: 20px;
}
#news {
	width: 640px;
	float: left;
}
#news .title {
	background-image: url(../images/icon_new.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
	padding-left: 48px;
	float: left;
}
#news .title2 {
	background-image: url(../images/img-01.gif);
	background-repeat: no-repeat;
	background-position: 12px 9px;
	padding-left: 48px;
	float: left;
}
#news .sub {
	line-height: 20px;
	width: 540px;
	float: left;
	margin-top: 5px;
	background-image: url(../images/line_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 20px 10px 10px;
}
#page {
	width: 320px;
	*width: 320px!important;
	*width: 360px;
	height: 24px;
	margin-top: 20px;
	float: left;
	margin-left: 150px;
	*margin-left: 150px!important;
	*margin-left: 75px;
}
#page .on{
	text-decoration: none;
	color: #0000CC;
	line-height: 18px;
	height: 18px;
	width: 18px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	float: left;
}
#page .on a:link,#page .on a:visited  {
	border: 1px solid #C1E2FD;
	text-decoration: none;
	color: #0000CC;
	line-height: 18px;
	height: 18px;
	width: 18px;
	text-align: center;
	float: left;
}
#page .on a:hover,#page .on a:active  {
	border: 1px solid #FF9900;
	text-decoration: none;
	color: #FF6600;
	line-height: 18px;
	height: 18px;
	width: 18px;
	text-align: center;
	float: left;
}
#page .next {
	line-height: 20px;
	text-decoration: none;
	width: 40px;
	padding-right: 2px;
	padding-left: 2px;
	float:left;
}
#page .off {
	height: 18px;
	width: 18px;
	float: left;
	text-align: center;
	line-height: 20px;
	margin-right: 1px;
	margin-left: 2px;
	text-decoration: none;
	color: #FF6600
}
#news .data {
	color: #0474B0;
	border-bottom: dashed 1px #1070B5;
	width: 80px;
	float: left;
	padding-left: 10px;
}
#news .con_01 {
	color: #1F79B7;
	border-bottom: dashed 1px #1070B5;
	float: left;
	width: 449px;
	padding-top: 2px;
	*padding-top: 2px!important;
	*padding-top: 0px;
	height: 28px;
}
#news .bt {
	float: left;
	height: 20px;
	padding-top: 10px;
	border-bottom: dashed 1px #0067B4;
}
.sub_01 {
	width: 570px;
	color: #0099CC;
	margin-right: auto;
	margin-left: auto;
	display: block;
	font-weight: bold;
}
.sub_02 {
	display: block;
	width: 547px;
	padding-left: 32px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
}
.sub_03 {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	text-align: left;
}
#main .con_01 {
	display: block;
	color: #1F79B7;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
}
#main .con_02 {
	display: block;
	padding-left: 25px;
	width: 535px;
	margin-left: auto;
	margin-right: auto;
	line-height: 24px;
}
.smenu {
	text-align: center;
	margin-bottom: 10px;
}
.smenu a:link,.smenu a:visited  {	color: #277EB9;	text-decoration: none;}
.smenu a:hover,.smenu a:active  {	color: #277EB9;	text-decoration: none;}
#invest .invest_01 {
	color: #CC6633;
	display: block;
	width: 30px;
	float: left;
}
#invest .invest_01a {
	display: block;
	width: 470px;
	float: left;
	color: #CC6633;
}
#invest .invest_02 {
	color: #006699;
	display: block;
	width: 30px;
	float: left;
}
#invest .invest_02a {
	display: block;
	width: 470px;
	float: left;
	color: #006699;
}
.data2 .name {
	color: #3F8DBB;
	font-weight: bold;
	border-bottom: dashed 1px #CCCCCC;
	font-size: 13px;
	padding-bottom: 5px;
}
.data2_1 .name {
	color: #3F8DBB;
	font-weight: bold;
	border-bottom: dashed 1px #CCCCCC;
	font-size: 13px;
	padding-bottom: 5px;
}
