.TextField {
	font-size: 10pt;
	background-color: #FFFFFF;
	height: 16px;
	border: 1px solid #333333;
}

body,td,th {
	font-size: 9pt;
}

a{
	text-decoration: none; color : #7788AA;
}

a:hover	{ 
	text-decoration: none; color : #224466; 
}
.c14 {
	font-family: "·s²Ó©úÅé", "Verdana";
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}
.button{ width:79px; height:25px; display:inline-block; text-align:center; background: url("../images/buttons/gray_btn.gif") no-repeat;  color: #555555; line-height:25px; }
.button_long{ width: 101px; height:25px; display:inline-block; text-align:center; background: url("../images/buttons/gray_long_btn.gif") no-repeat;  color: #555555; line-height:25px; }

.error{ background:#ffcaca; color:#b30000; font-weight:bold; border:1px solid #b30000; text-align:left; padding:10px; margin:10px 0px;}
.success{ background:#d2e9ff; color:#0074e8; font-weight:bold; border:1px solid #0074e8; text-align:left; padding:10px; margin:10px 0px;}
.tips{ background:#d2e9ff; color:#0074e8; font-weight:bold; border:1px solid #0074e8; text-align:left; padding:10px; margin:10px 0px;}
