@charset "utf-8";
/* CSS Document */

/** {margin:0px; padding:0px;}*/
.cleardiv {clear:both;}

div#bdy980 {width: 100%; max-width:1000px; margin:auto;}
div#bdy980 .tp_indx, div#bdy980 .tp_logo {float:left;}
div#bdy980 .tp_logo {margin-top:5px; margin-left:10px;}
div#bdy980 .tp_lnks {float:right; margin-top:25px;}
div#bdy980 .tp_lnks a {display:inline-block; margin-left:7px; text-decoration:none; font-size:14px; line-height:16px; font-family:微軟正黑體,MS PGothic,新細明體; color:black; border-bottom:1px solid white;}
div#bdy980 .tp_lnks a:hover {text-decoration:underline;}
div#bdy980 .tp_lnks a img {width:16px; height:auto; margin-right:3px; margin-bottom:-3px;}

div#mnu {background:#1183d8;}
div#mnu div.mnu_lnks {width: 100%; max-width:1200px; margin:auto;}
div#mnu div.mnu_lnks a {display:inline-block; height:46px; padding:0px 10px; text-decoration:none; color:white; font-size:20px; line-height:46px; font-family:微軟正黑體,MS PGothic,新細明體;}
div#mnu div.mnu_lnks a:hover {background:deepskyblue;}

@media screen and (max-width: 480px) {
	
.cleardiv {clear:both;}

div#bdy980 {width:100%; margin:auto;}
div#bdy980 .tp_indx, div#bdy980 .tp_logo {float:left;}
div#bdy980 .tp_logo {margin-top:5px; margin-left:10px;}
div#bdy980 .tp_lnks {float:right; margin-top:25px;}
div#bdy980 .tp_lnks a {display:inline-block; margin-left:7px; text-decoration:none; font-size:14px; line-height:16px; font-family:微軟正黑體,MS PGothic,新細明體; color:black; border-bottom:1px solid white;}
div#bdy980 .tp_lnks a:hover {text-decoration:underline;}
div#bdy980 .tp_lnks a img {width:16px; height:auto; margin-right:3px; margin-bottom:-3px;}

div#mnu {background:#1183d8;}
div#mnu div.mnu_lnks {width:100%; margin:auto;}
div#mnu div.mnu_lnks a {display:inline-block; height:46px; padding:0px 10px; text-decoration:none; color:white; font-size:20px; line-height:46px; font-family:微軟正黑體,MS PGothic,新細明體;}
div#mnu div.mnu_lnks a:hover {background:deepskyblue;}
	
}

