a:link {text-decoration: none;color: #555555;}
a:visited {text-decoration: none;color: #555555;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
body,td,th { font-size: 12px; line-height: 18px}

.STYLE1 { font-size: 14px; font-weight: bold; } 
.STYLE2 {font-size: 14px} 

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
white-orangebg {COLOR: #fff}
.buttoncolor {border-top:#FFAA71 4 solid;background: #FF7920;font:12px;color:#FFF;text-align:center;height:25px;}
.buttonbottomborder {border-bottom:#CCCCCC 1 solid;}
.buttoncolor1 {border-top:#FFFFFF 4 solid;background: #F1F1F1;font:12px;color:#FFF;text-align:center;height:28px;}
.buttonborder1 {BORDER-TOP: #CC3300 1px solid; BORDER-RIGHT: #CC3300 1px solid; BORDER-LEFT: #CC3300 1px solid;}
.buttonbar {background:#FF7920;BORDER-top: #FFAA71 4px solid;height:29px;padding-left:12px;}
 
.bk{border-bottom:#05234f 1px solid;border-left:#05234f 1px solid;border-right:#05234f 1px solid}
/* .text-overflow {*/
	/*display:block;内联对象需加*/
	/*width:31em;
	/*word-break:keep-all;/* 不换行 */
	/*white-space:nowrap;/* 不换行 */
	/*overflow:hidden;/* 内容超出宽度时隐藏超出部分的内容 */
	/*text-overflow:ellipsis;/* 当对象内文本溢出时显示省略标记(...) ；需与overflow:hidden;一起使用。*/
/*}*/