
body,a,td,div,p,font{
	font-size:12px;
	}
a{
	color:#000000;
	}
a:link,a:visited,a:active{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}

body{
	padding:0px;
	margin:0px;
	padding:10px 0px 10px 0px;
	}
h1{
	line-height:20px;
	font-size:14px;
	}
form{margin:0px;}


.opbox{
	padding:0px;
	margin-bottom:10px;
	}
.opbox a{
	height:23px;
	line-height:23px;
	border:1px solid #cccccc;
	background-color:#e8e8e8;
	padding:0px 10px 0px 10px;
	}
.opbox .btnSearch{
	color:green;
	}
.opbox .btnAdd{
	color:blue;
	}


.InfoList{
	border:1px solid #9A937B;
	border:1px solid #cccccc;
	background-color:#ffffff;
	width:98%;
	}
.InfoList tr{
	background-color:#E8EFF3;
	background-color:#EAF2FC;
	}

.InfoList th{
	font-size:13px;
	height:24px;
	line-height:24px;
	text-align:center;
	}
.InfoList .title{
	text-align:center;
	color:#8F846E;
	font-weight:bold;
	}
.InfoList .page{
	text-align:center;
	}
.InfoList td{
	height:24px;
	line-height:24px;
	}


 .ModiForm{
	background-color:#ffffff;
	}
 .ModiForm table{
	width:100%;
	background-color:#cccccc;
	}
 .ModiForm table tr{
	background-color:#ffffff;
	}
 .ModiForm table tr th{
	color:#8F846E;
	background-color:#ffffff;
	}
 .ModiForm table tr .col1{
	text-align:right;
	padding-right:5px;
	width:100px;
	font-weight:bold;
	
	}
 .ModiForm table tr .col2{
	padding-left:5px;
	
	}
 .ModiForm table .btn{
	text-align:center;
	padding:5px 0px 5px 0px;
	}
 .ModiForm table .btnYes{
	color:blue;
	}
 .ModiForm table .btnChanel{
	color:red;
	}



