@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", Verdana, Arial;
	background: #F2F2F2;
	color: #666666;
}
a {
	text-decoration:none;
	color:#3399FF;
	cursor:pointer;
}
a:hover {
	text-decoration:underline;
}
#doc2 {
	padding-top:100px;
	border-top:none;
	text-align:left;
	margin-bottom:10px;
	color: #333333;
}
#doc2{padding-right:20px;}
#login {
	background:url(../images/login_bg.gif) no-repeat center;
	height:250px;
	padding:30px 280px 0px 280px;
	font-size:12px;
	line-height:16px;
}
#login p {
	font-size:16px;
	color:#2a7a82;
	margin-bottom:15px;
}
#login input.txt {
	border:1px solid #92c6e1;
	padding:1px;
}
#login input.btn {
	background:url(../images/btn_1.gif) no-repeat;
	width:91px;
	height:21px;
	border:0px;
	font-family:12px;
	font-family: "Lucida Sans Unicode", Verdana, Arial;
}
#login input.btn:hover {
	background:url(../images/btn_2.gif) no-repeat;
	width:91px;
	height:21px;
}
.font10 {
	font-size:10px;
	color:#990000;
	text-align:right;
	margin-top:17px;
	text-align:center;
}
p.font10 a {
	color:#990000;
}

#doc3{background:url(../images/interface_bg.gif) center repeat-y;padding-left:5px; min-height:700px; }
#doc3 div.int_div{position:static; padding:15px 30px 34px 20px; background:url(../images/grad.gif) repeat-x bottom; width:854px; width:853px;}
#doc3 div.int_div td{font-size:11px;}
select{font-size:10px; margin-right:5px;}
select.txt_xtle{text-transform: capitalize;}
#search_frm {padding:10px;}
td.show{font-size:11px;}

/******** Result  ********/
table.result{font-size:7.5pt;}
table.result td{padding-right:3px; padding-bottom:1px; padding-top:1px; text-align:left; vertical-align: top;}
table.result th{ padding-bottom:2px; border-bottom:1px solid #F9F9F9;}
#data_show{margin-top:10px; overflow:hidden;}
#pag_nav{font-size:10px; margin-top:15px; text-align:center; padding-bottom:10px;}
div.save{margin:100px;}
tr.e1 { background-color: white;  }
tr.e2{ background-color: #fafdff;}

table.ban_tab td{padding-right:10px; padding-top:5px;}
