﻿.tipbox{/*width:210px;*/margin:0 auto;} /*可控制寬度，但是取消了*/
.tooltip{width: 200px; color:#336633;font:lighter 13px/1.3 Arial,sans-serif;text-decoration:none; letter-spacing:1px;text-align:left}
.tooltip span.top{padding: 30px 8px 0; /*background: url(/images/tipbox.gif) no-repeat top*/ }/*為js控制的標籤*/
.tooltip b.bottom{padding:3px 8px 15px;color: #548912; /*background: url(/images/tipbox.gif) no-repeat bottom;*/ }/*為js控制的標籤*/
.noticebox{border:dashed 1px #FF9966;margin:5px;}
.noticebox td{padding:3px; background-color:#F8EAC0}
.texttip {cursor:default; text-decoration:underline}


/* 以下為柏欣版本的TIP功能使用*/
.cPopText {background-color: #EFFFEF; color:#5A745A; border: 1px solid;font-color: #000000; font-size: 12px;padding-right: 6px; padding-left: 6px; height: auto; padding-top: 4px; padding-bottom: 2px; display:none;}
.bold_red {font-weight:bold; color:#CC0000}
.bold_orange {font-weight:bold; color:#FF6600}
.bold_yellow {font-weight:bold; color:#996600}
.bold_green {font-weight:bold; color:#006633}
.bold_blue {font-weight:bold; color:#0066CC}
.bold_indigo {font-weight:bold; color:#333399}
.bold_purple {font-weight:bold; color:#330066}
.bold_black {font-weight:bold; color:#000000}
.bold_gray {font-weight:bold; color:#333333}


