@charset "utf-8";
body {background-color:#111;color:#CCC;text-align:center;}
#head {}
#head .t1{font-size:16pt;font-weight:bold;}
#head .t2 a{font-size:16pt;font-weight:bold;color:#9c9;text-decoration: none;}
#head .t2 a:hover{font-size:16pt;font-weight:bold;color: #ccc; text-decoration: none;}
#footer {}
/*分享區*/
#share_div {display:block;width:100%;background-color:#000;color:#fff;
			font-size:16pt;padding:10;margin:10 auto;}
#share_div .content{width:1000px;min-width:960px;text-align:left;padding:5px 0 20px 10px;margin:0 auto;border:1px solid #fff;}
#share_div .a_bar{width:150px;float:right;background-color:#000;}
#share_div .font_de{margin:3px;background-color:#333;font-size:12px;}
#share_div .font_bun{background-color:#88f;color:#fff;border:none;}
#share_div .fb_comments{width:960px;text-align:left;margin:0 auto;background-color:#333;border:1px dotted #aaa;}
#share_div .a_con a:link{color:#faa;}
#share_div .a_con a:visited{color:#aaf;}

/*至頂*/
#top_btn {background-image:url('../img/ui.totop.png');
	position:fixed;width:51px;height:51px;bottom:10px;right:10px;
	cursor:pointer;}
/*NOT FOUNND*/
#n404 {margin:0 auto;width:500px;height:450px;
	background-color:#333;text-align:center;border:2px dotted #0aa;}