@charset "utf-8";
/* CSS Document */

* {margin:0px;padding:0px;}
ul{ list-style:none; list-style-type:none;}
body{ }
a, a:visited{ text-decoration:none;}
img{ border:0px;}

.header_b, .footer_b{ background:#ffffff; width:100%; margin:0 auto; text-align:center;}	

.top{
	width:1000px;
	height:500px;	
	margin:0 auto 0px auto; border-bottom:0px solid #403680; position:relative;
	}

.toppic{ position:absolute; top:0px; left:0px;}

.fb{ width:1000px; height:85px; margin:0 auto 10px auto; border:#10007A solid; border-width:0px 0px; background:#4c67a1;}

.break{ width:1000px; height:70px; margin:5px auto 15px auto; }
	
/*右側點選列*/
.main{ width:1000px; margin:0 auto; position:relative;}
.main .slide{  top:0px; position:absolute; right:-20px; }
.main .slide ul{position:fixed; top:135px; width:120px; padding:0px;}
.main .slide li{ }
.main .slide a{ display:block; width:120px; }
.main .slide a.sl_b1{ height:20px; margin:5px 0 3px 0;}
.main .slide a.sl_b2{ height:100px; background:url(images/slide02.png) no-repeat; }
.main .slide a.sl_b3{ }
.main .slide a.sl_b4{ height:30px; }
.main .slide a.sl_b5{ height:30px;  margin:5px 0; }
.main .slide a.sl_b6{ height:43px; margin:3px 0;  }
.main .slide a.sl_b7{ height:45px; background:url(images/icon.png) no-repeat; margin-bottom:3px;}
.main .slide h3{ font-weight:bold; background:#000000; color:#FFFFFF; padding:5px 0; margin-bottom:5px;letter-spacing: 0px;}
.main .slide h3 a{ color:#FFFFFF; padding:10px 0;}
.main .slide h3 a:vistied{ color:#FFF500;}

li.link01{width:120px;background:#000;   border:1px #00514c solid;  padding:3px 0 3px 0; margin-bottom:5px; display:block;
text-align:center; color:#fff; font-size:16px; font-family: "微軟正黑體","Microsoft JhengHei",Helvetica;letter-spacing: 4px;
-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 10px;	}
li.link01  a{ color:#fff; text-decoration:none; display:block; line-height:13pt; padding:1px 0; }
li.link01  a:hover{ color:#000; text-decoration:none; font-weight:bold; background:#F8FF00;}


/*but01  but02 */
.but001{}
.but001 a{background:url(../images/top02_but_01.png) no-repeat;  }
.but001 a:hover{background:url(../images/top02_buton_01.png) no-repeat;}
.but001 a:hover, .but001:hover{}
.but001 a{width:363px;  left:0px;}

.but002{}
.but002 a{background:url(../images/top02_but_02.png) no-repeat;  }
.but002 a:hover{background:url(../images/top02_buton_02.png) no-repeat;}
.but002 a{width:386px;  left:363px;}


.but003 a{background:url(../images/top02_but_03.png) no-repeat;  }
.but003 a:hover{background:url(../images/top02_buton_03.png) no-repeat;}
.but003 a{width:251px;  left:749px;}

.but001 a, .but002 a, .but003 a{height:85px;position:absolute; bottom:10px;}

.but001, .but001 a, .but001 a:hover, .but001:hover,
.but002, .but002 a, .but002 a:hover, .but002:hover,
.but003, .but003 a, .but003 a:hover, .but003:hover
{cursor:pointer;display:block; text-indent:-5000px;}





