﻿/*分期*/
#tt {z-index:9999;position:absolute; display:block; background:url('//www.tkec.com.tw/images/tt_left.gif') top left no-repeat}
#ttcont {display:block; padding:10px 10px 10px 10px; margin-left:5px; background:#fff; color:#000; font-weight:bold; border:2px #ccc solid; line-height:1.5em; font-size:13px;}

#ScrollToTop{
	position:fixed;_position:absolute;z-index:4;right:15px;bottom:-10px;width:70px;padding:20px 10px 30px;display:block;font-size:15px;font-weight:800;text-align:center;border-width:1px 1px 0 1px;border-style:solid;
 
	box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	-moz-box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	-webkit-box-shadow:0 0 #fff, 0 1px 3px rgba(34,25,25,0.5);
	
	-moz-transition:bottom 250ms ease-in-out;
	-webkit-transition: bottom 250ms ease-in-out;
}
#ScrollToTop.Offscreen{
	bottom:-100px;
	-moz-transition-duration:250ms;
	-webkit-transition-duration:250ms;
}

/*Top*/
#ScrollToTop .category_top{text-align:right;height:30px;margin-top:20px;}
#ScrollToTop .category_top a{background:#008fcb;color:#fff;text-align:center;padding:5px;width:30px;height:18px;margin:3px;font-size:77%;}
