@charset "utf-8";

/*色彩區分button out*/
#TLink .link_out { background:url(../images/bn_out.jpg) no-repeat left -220px; }

/*色彩區分first menu*/
#FirstMenu .nav_first li a:hover,
#FirstMenu .nav_first li a.linkthis { background:url(../images/nav_bg_r.jpg) repeat-x left -336px; }

/*色彩區分second menu*/
#SecondMenu .nav_second { background:url(../images/nav2_bg.jpg) repeat-x left -330px; }

/*色彩區分title*/
#Content .title_color { background:#BFE7F4; }
#Content .tr_title { background:#BFE7F4; }
#Content .tr_title_left { background:#E4E4E4; }

/*色彩區分button*/
#Content .button_one { background:url(../images/button_bg.jpg) no-repeat 0px -330px; } 
#Content .button_two { background:url(../images/button_bg.jpg) no-repeat -110px -330px; } 
#Content .button_three { background:url(../images/button_bg.jpg) no-repeat 0px -330px; }

/* color holder Menu */
.hit_color { background:url(../images/hit_bg.gif) no-repeat -330px top; }
.hold_pic_color{ background:url(../images/hit_bg.gif) no-repeat -330px top; }
.holder_border_color { border:1px solid #00A2D8; float:right; }

