body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}
a:link{
	
	font-size:12px;
	color:#046BCD;
	text-decoration:none;
}

a:visited{
	
	
	color:#046BCD;
	text-decoration:none;	
}
.nowrap
{
	white-space:nowrap;
}
.hidd
{
	display:none !important;
}
.tablethongke tr td
{
	text-align:right;
}
.tablethongke tr td:nth-child(0),
.tablethongke tr td:nth-child(1),
.tablethongke tr td:nth-child(2)
{
	text-align:center;
}
a:hover{
	font-size:12px;
	color:#d60a27;
	text-decoration:underline;	
}
.butn
{
	display:inline-block;
	padding:5px 10px;
	margin:3px 5px;
	color:#FFF !important;
	font-weight:bold;
	-moz-border-radius: 3px;
	border-radius: 3px;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 2px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 2px 3px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 2px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(0, 0, 0, 0.3);
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.3)), color-stop(100%, rgba(0, 0, 0, 0.16)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.16));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.16));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.16));
    background: -ms-linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.16));
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.16));
	background-color: #0089fe;
}
.butn:hover
{
	cursor:pointer;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.16)), color-stop(100%, rgba(0, 0, 0, 0.3)));
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.3));
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.3));
    background: -o-linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.3));
    background: -ms-linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.3));
    background: linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.3));
    background: linear-gradient(rgba(0, 0, 0, 0.16), rgba(0, 0, 0, 0.3));
	background-color:#FFCC00;
}
.loading
{
	position:fixed; 
	width:100px; 
	height:30px; 
	display:block; 
	top:50%; 
	left:50%; 
	z-index:1000;
	margin-top:-15px; 
	margin-left:-50px;
}
.loading img
{
	height:50px;
	display:block; 
	margin:0 auto;
}
.loading span
{
	display:block; 
	margin:5px 0; 
	text-align:center; 
	color:#888888; 
	font-size:12px;
}
.PageOf, .pagging
{
	width:98%;
	padding:5px 1%;
	position:relative;
	text-align: center;
}
.pagging table
{
	float:right;
}
.pagging table td
{
	display: inline-block;
}
.PageOf .pg_num, 
.PageOf .pg_act,
.pagging a, 
.pagging span
{
	display: inline-block;
	padding:5px 10px;
	margin:5px;
	color: #FFF;
	background: #0089fe;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.PageOf .pg_num:hover,.pagging a:hover
{
	cursor:pointer;
	color:#383838;
	background:#ffcc00;
}
.PageOf .pg_act
{
    background: #222;
}
.bordergrid
{
    border: solid 1px #aaa;
    border-collapse:collapse;
    font-family:  Verdana,  Arial,Tahoma, Verdana;
    font-size:11px;
}
.bordergrid td
{
    padding:1px;
    border: solid 1px #dddcdc;
    border-collapse:collapse;
    line-height:18px;
}
.txt
{
    border: solid 1px #aaa;
    font-family:Verdana,  Arial,Tahoma, Verdana;
    font-size:12px;
    height:17px;
}
.btn
{
    border: solid 1px #aaa;
    font-family: Verdana, Arial,Tahoma, Verdana;
    font-size:12px;
    padding:5px;
    border-radius:3px;
    background-color:#004675;
    color:#ffffff !important;
    font-weight:bold;
}
.title
{
    color:#085389;
    font-weight:bold;
    font-size:13px;
    text-align:left;
    padding:10px 0px 5px 0px;
    text-transform:uppercase;
    /*border-bottom: solid 1px #6BA6D1;*/
}
.header
{
    padding: 0px 3px 0px 3px; 
    font-weight:bold; 
    font-size:12px;
    background:url(../../styles/bg_header.gif); 
    color:#ffffff;
    text-align:center;
    height:19px;
}


.banner
{
    background-color:#216699;
    height:60px; 
    color:#ffffff; 
    padding: 5px;
    /*border-bottom: solid 2px #1808AC;*/
}
.banner a.linkbanner
{
    color:#ffffff;
}
.banner a.linkbanner:hover
{
    color:#aaa;
}
.footer
{
	width:100%;
    height:20px; font-size:12px;color:#ffffff;vertical-align:middle; padding: 5px;border-top: solid 2px #1808AC;text-align:center;
    background:url(../../styles/bg_header.gif); 
}

.footer a.linkfooter
{
    color:#ffffff;
}
.footer a.linkfooter:hover
{
    color:#aaa;
}


.tableEdit td
{
    border-top:solid 1px #E9E9E9;
}
.bg_left
{
    background-color: #E0E0E0;
    color:#044346;
    text-align: right;
}
.bg_title
{
    padding: 5px;
    background-color: #E0E0E0;
    color:#044346;
}