﻿a{blr:e­xpression(this.onFocus=this.blur())}
area{blr:e­xpression(this.onFocus=this.blur())}

/*~屬訊息視窗*/
#aPsWarning {
    overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border:0;
    z-index: 999;
}
#aPsWarning .warFooter{
    max-height:50px;
    padding:10px;
    text-align: center;
}
#aPsWarning .warbody
{
	font-size: 18px;
	color: #222222;
	height: 99%;
	vertical-align: top;
	padding: 10px;
	line-height: 20px;
}
#aPsWarning .warbody div {
    text-align: center;
    margin-top: 30px;
}
/*~屬動作視窗*/
.aPsActionBox
{
	text-shadow: 0 1px 0 rgba(255,255,255,.75);
	border-bottom: 1px solid #999;
	padding: 6px 10px;
	-moz-border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	box-shadow: 0 1px 0 #fff inset;
	background: #cfd1cf;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#cfd1cf));
	background-image: -moz-linear-gradient(top,#f5f5f5,#cfd1cf);
	background-image: -webkit-linear-gradient(top,#f5f5f5,#cfd1cf);
	background-image: -o-linear-gradient(top,#f5f5f5,#cfd1cf);
	background-image: -ms-linear-gradient(top,#f5f5f5,#cfd1cf);
	background-image: linear-gradient(top,#f5f5f5,#cfd1cf);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr= '#fff5f5f5' ,endColorstr= '#ffcfd1cf' );
}
.aPsActionHead
{
	z-index: 999;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
}
.aPsActionHead .warHead
{
	cursor: move;
	position: relative;
	color: #474747;
	width:99%;
}
.aPsActionHead .warclose span{
    cursor:pointer;
    background: url(nc.png) center center no-repeat;
    width:60px;
    height:60px;
    display:inline-block;
}
.aPsActionHead .warclose span:hover{
    background: url(nc2.png) center center no-repeat;
}

#aPsAction {
    overflow: hidden;
    text-align: left;
    z-index: 999;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border:0;
}
#aPsAction .warbody
{
	width: 100%;
	color: #000000;
	padding: 5px 2px 5px 5px;
	background-color: #f5f5f5;
}
#aPsAction .warbody .warbodyDIV {
    width: 100%;
    overflow-y: auto;
    word-wrap: break-word;
}

#aPsAction .warbody .warbodyDIV table {
    border-collapse: collapse;
    width:100%;
}

#aPsAction .warbody .warbodyDIV td {
    padding: 10px;
}
#aPsAction .warbody .warbodyDIV .titleDiv {
    width: 96%;
    font-weight: bold;
    padding: 5px 0 0 10px;
    border-bottom: #333366 1px ridge;
    background: url(gripper.gif) left center no-repeat;
    line-height: 18px;
    height:18px;
}
#aPsAction .warbody .warbodyDIV td.tie {
    width:80px;
    border-bottom: #cccccc 1px dotted;
}
#aPsAction .warbody .warbodyDIV td.cot {
    word-wrap: break-word;
    border-bottom: #cccccc 1px dotted;
}
#aPsAction .warbody .warbodyDIV td a {
    color: #0000ff;
    text-decoration: none;
}
#aPsAction .warbody .warbodyDIV td a:hover {
    color: #ff0033;
}  

#aPsAction .editfrom
{
	width: 100%;
	border-right: #f5f5f5 5px solid;
	border-left: #f5f5f5 5px solid;
	word-break: break-all;
	list-style-type: none;
}
#aPsAction .editfrom td
{
	background-color: #f5f5f5;
	padding: 5px;
	border-top: #a9a9a9 1px dotted;
	padding-right: 10px;
}
#aPsAction .editfrom .trFirst td {
    border-top: none;
}
#aPsAction .editfrom .RowSpan
{
	border-bottom: #a9a9a9 1px dotted;
}
#aPsWarning .aPsButton,#aPsAction .aPsButton,#mwt_slider_html .aPsButton{
	color: #fff;
	text-shadow: 0 -1px 0 #55830c;
	border-color: #62a60a #62a60a #4d9200;
	background: #69b10b;
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#9ad717),to(#69b10b));
	background-image: -webkit-linear-gradient(top,#9ad717,#69b10b);
	background-image: -o-linear-gradient(top,#9ad717,#69b10b);
	background-image: linear-gradient(to bottom,#9ad717,#69b10b);
	background-image: -moz-linear-gradient(top,#9ad717,#69b10b);
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=   '#ff9ad717' ,endColorstr= '#ff69b10b' );
	cursor: pointer;
	border: #62a60a thin solid;
	height: 40px;
	margin-right: 20px;
	font-style: normal;
	letter-spacing: 1pt;
	padding-left:10px;
	padding-right:10px;
}

#aPsWarning .aPsButton:hover,#aPsAction .aPsButton:hover,#mwt_slider_html .aPsButton {
	border-color: #5b9909 #5b9909 #478500;
	background: #88be14;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#88be14),color-stop(100%,#5d9c0a));
	background: -webkit-linear-gradient(top,#88be14 0,#5d9c0a 100%);
	background: -o-linear-gradient(top,#88be14 0,#5d9c0a 100%);
	background: linear-gradient(to bottom,#88be14 0,#5d9c0a 100%);
	background: -moz-linear-gradient(top,#88be14 0,#5d9c0a 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr= '#88be14' ,endColorstr= '#5d9c0a' ,GradientType=0);
	font-style: normal;
}
#actFooter
{
	background-color: #f5f5f5;
	text-align:center ;
	padding: 10px 0;
}

.fine-uploader-mybox .warbodyDIV {
}

.fine-uploader-mybox .fine-uploader-manual-trigger
{
	max-height: 260px;
	height: 260px;
	margin-top:5px;
}
.fine-uploader-mybox .fine-uploader-manual-trigger .qq-uploader
{
	overflow: auto;
	max-height: 260px;
	height: 260px;
}
.fine-uploader-mybox .fine-uploader-button-box
{
	text-align: center;
    margin-top:55px;	
}
.fine-uploader-mybox .fine-uploader-button-box .aPsButton
{
}