@charset "utf-8";
/* powerFloat */
.shadow{-moz-box-shadow:1px 1px 3px rgba(0,0,0,.4); -webkit-box-shadow:1px 1px 3px rgba(0,0,0,.4); box-shadow:1px 1px 3px rgba(0,0,0,.4);}
.target_box{width:360px; padding:10px; border:1px solid #aaa; background-color:#fff; z-index:100;}
.target_list{padding:4px; border-bottom:1px dotted #ddd; overflow:hidden; _zoom:10;}
.target_list a{width:22px; line-height:20px; margin-right:5px; padding:1px; color:#333; font-size:12px; text-align:center; text-decoration:none; float:left;}
.target_list a:hover{padding:0; border:1px solid #ddd; color:#cd0000;}
.target_more{margin-top:-10px;}
.target_box_td_title
{
	padding:0px 0px 5px 10px;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#C28600;
}
.target_box_td
{
	padding:10px 5px 0px 0px;
}
.target_box_td a
{
	font-size:14px;
	font-family:微軟正黑體,Microsoft JhengHei,新細明體,PMingLiU,細明體,MingLiU,標楷體,DFKai-sb,serif;
	color:#C28600;
	text-decoration:none;	
}
.target_fixed{height:25px; padding:1px; position:fixed; _position:absolute; top:0; right:0;}
.custom_container{position:absolute; background-color:rgba(0, 0, 0, .5); background-color:#999\9;}
.custom_container img{padding:0; position:relative; top:-5px; left:-5px;}