
body
{
	display:block;
	width:100%;
	margin:auto;
	text-align:center;
	background-color:#ffffff;
	font-size:9pt;
	color:#555;	
	line-height:150%;
}
.brownBorder {
	border: 1px solid #663300;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #555;	
	text-decoration: none;	
}
a:visited {
	font-size: 12px;
	color: #555;
        text-decoration: none;	
}
a:hover {
	font-size: 12px;
	color: #555;
	text-decoration: underline;	
}
a:active {
	font-size: 12px;
	color: #555;
	text-decoration: underline;
}
.14:link {
font-family: "ËÎÌå";
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
}
.14:visited{
	font-size:14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.14:active{font-size:14px;color: #FFFFFF;}

.14:hover {COLOR: #FF0000; TEXT-DECORATION: none; font-size:14px}

.test
{
width:240px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
li{
       list-style: none inside ;
       height:22px;
}
.warning
{
	color:Red;	
}
.inputText
{
	border:1px solid #BAD0FC;
	width:150px;	
	height:20px;
	line-height:18px;
	padding:0px;
	vertical-align:middle;
	font-size:9pt;
}
.tip
{
	display:none;	
	
}
.Tip
{
	display:none;	
	
}
#divMessage
{
	background-color:#EBEBEB;
	font-size:9.5pt;
	padding:4px;
	color:Red;	
}
#promptMessage
{
	
	padding:4px;
	
	height:50px;
	width:100%;	
	word-warp:break-word;
	break-word:break-all;
}
.grayBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D7D6D6;
	border-left-color: #D7D6D6;
}
.grayBorder1 {
	border: 1px solid #D7D6D6;
}
.blueBorder1 {
	border: 1px solid #003366;
}
.whiteBorder {
	border: 1px solid #FFFFFF;
}
.tablegray {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D7D6D6;
	border-bottom-color: #D7D6D6;
	border-left-color: #D7D6D6;
}
.tableblue {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #23B6FF;
	border-bottom-color: #23B6FF;
	border-left-color: #23B6FF;
}

#noticeTitle
{
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
.d {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1pt;
	border-bottom-color: #666666;
}
.title {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.t {
	background-image: url(images/u_39.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.z {
	background-image: url(images/ba_05.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.title1 {
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}