.tableList {
  width: 100%;
  margin: 5px auto 20px auto;
}
.tableList th {
  text-align: left;
  vertical-align: top;
  color: #0b54ab;
  padding: 3px 3px 3px 10px;
  border-bottom: 2px solid #eeede7;
}
.tableList td {
  vertical-align: top;
  padding: 3px 3px 3px 10px;
  border-bottom: 1px solid #e1e1e1;
}
.tableList tr.last td {
  border: 0;
}
.tableList .textInput {
  height: 15px;
  background: #f5fcfe;
  padding: 3px;   margin-right: 5px;
  border: 1px solid #FF66FF;
}
.msgNocice {
  background: #f1fafd url(../images/icon_notice.gif) no-repeat 10px center;
  padding: 10px 5px 15px 40px;    margin: 10px 0px;
  border: 1px solid #a5d2eb;height:80px;
}
/******************Member Center***********************/
.member_center_title{width:100%;border-bottom:1px #fff3ef solid; padding-bottom:10px;}
.msgNocice h2{font-size:14px;border-bottom:1px #fff3ef solid; padding-bottom:10px;padding-top:10px;}
.msgNocice ul li{width:120px;padding:5px;border:1px #fcfcfc soild; float:left;list-style:none; cursor:hand;}
.msgNocice ul li span{padding:5px;border:1px #fcfcfc soild; float:left;}

.textDesc {
  color: #999;
}
.textStrong {
  color: #f60;
}
.textTime {
  font: 10px Arial;
  color: #999;
  margin-left: 5px;
}
body,p,td,th,input,select,textarea {
	font: normal normal 12px Arial;
	margin: 0;
	padding: 0;
	
}
.sa{ font-size:12px;}
.tableList a:hover{ font-size:12px;}