body {
	padding: 0 0 0 0;
	margin: 0;
	font: 13px verdana, arial, helvetica, sans-serif;
	text-align: center;
	background: #ddd;
}

table {
	font: 13px verdana, arial, helvetica, sans-serif;
	background: white;
}

table th, table td {
	background: white;
	vertical-align: top;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0em;
	margin-bottom: 0.5em;
}

h1 {
	text-align: right;
	font-size: 2.4em;
	border-top: 1px solid #eef;
	padding-top: 4px;
	font-weight: bold;
	font-family: Tahoma;
	color: #fff;
	margin: 4px 0px 15px 0px;
}

h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 0px;
	color: #d60;
	border-left: 0px solid #457dbe;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	color: black;
	margin-top: 10px;
	margin-bottom: 15px;
}

h3.underline {
	border-bottom: 1px solid #79e;
	padding: 7 0 3 0;
}

h4 {
	font-size: 13px;
}

h5 {
	font-weight: normal;
	font-size: 12px;
}

h6 {
	font-size: 11px;
}



a {
	color: navy;
	text-decoration: none;
	padding-bottom: 1px;
}

a:hover {
	color:#b20;
	text-decoration: underline;
}

a img {
	border:none;
}

a.red {
	font-size: 11px;
}

strong, b {
	font-weight:bold;
}

em, i {
	font-style:italic;
}

ul {
	margin-bottom: 0;
}

li {
	margin-bottom: 0.5em;
}

table.bodytab {border-left: 1px solid #d9d9d9; border-right: 1px solid #d9d9d9;}

table.form { width: 53em;}
html>body table.form { width: 100%}
table.form th {text-align: left; background-color: #f6f6f6;}
table.form td {text-align: left; background-color: #f6f6f6;}
table.form th.color2 {background-color: #f6f6f6;}
table.form td.color2 {background-color: #f6f6f6;}
table.form th.grad {
	background-image: url(images/bg_grad1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background: #46a;
	color: white;
}


table.ovview { width: 50em; background: #fff; border: 0px solid #46b;}
html>body table.ovview { width: 100%}
table.ovview th.grad {
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-x;
	background: #359; color: white;
	border-right: 0px solid black;
	border-bottom: 0px solid black;
	padding: 3 3;
}
table.ovview th, table.ovview td {text-align: left; background-color: #f6f6f6; padding: 6 3}

table.dtview th, table.dtview td {text-align: left; background-color: #f6f6f6;}
table.dtview th.head {
	background: white;
        color: white;
        font-size: 11px;
        text-transform: none;
	background-image: url(images/bg_h.gif);
	background-repeat: no-repeat;
        border-top: 10px solid #fff;
	border-bottom: 1px solid #46b;
	padding: 5 10;
}

table.form-detail {
        border: 1px solid #ddd;
        }
table.form-detail td {
        background: #eee;
}
table.form-detail th.head {
        color: white; background: #02a;
}


table.passform {border: 10px solid #ddd; }
table.passform td {text-align: left; background-color: #eee;}
table.passform th {text-align: left; background-color: #eee;}

table.form1 {
	background: #dddfff;
	border: 1px solid #46b;
	width: 50em;
}
table.form1 td {background: white; padding: 6 3;}
table.form1 th {background: #46b; color: white; padding: 8 3;}

table.mlink {width: 50em;}
table.mlink td {padding: 7 30 7 0;}
table.mlink td a {background: url('images/radio_off.gif') no-repeat center left;padding-left: 22; display: block; text-decoration: none; color: #000; }
table.mlink td a:hover {background-image: url('images/radio_on.gif'); color: black;}
table.mlink td a.sel {background-image: url('images/radio_on.gif');}

table.thongbao {
	width: 51em;
	border-bottom: 1px solid #46b;
}
table.thongbao td {padding: 10 0; border-top: 1px solid #46b; }

div.warning {
        text-align: center;
        font-size: 15px;
        color: white;
        background: #ee2200;
        border: 4em solid white;
        padding: 2em;
}

div.login {
        width: 21em;
        padding: 5;
        background: #eee;
        text-align: center;
}

div.msg {
        text-align: center;
        background: #eee;
        padding: 2em;
        border-top: 4em solid #fff;
        border-bottom: 4em solid #fff;
        border-left: 8em solid #fff;
        border-right: 8em solid #fff;
}

div.textarea {
        background: white;
        padding: 1em;
}


div.tlink {
	font: 12px verdana,arial,helvetica,sans-serif;
	margin: 10 1;
	padding-top: 6;
	padding-bottom: 6;
	border-bottom: 1px dotted #46b;
}

div.tlink a {
	background-image: url("images/tabmid.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding: 8 20 8 10;
	border-left: 0px solid #aaa;
}

div.tlink a.selected {
	color: black;
	font-weight: bold;
}

div.tyear {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

div.linktab {
	border: 1px solid #dde;
	background: #eef;
	padding: 12 10;
	margin-bottom: 15;
}

div.linktab a {
	text-decoration: none;
	color: navy;
	font-size: 13px;
}

div.linktab a:hover {
	text-decoration: underline;
	color: #b20;
}

div.linktab li {
	list-style-image: url('images/bullet_blue.gif');
}

div.stripe {
	padding: 0 0 5 0;
	border-top: 0px solid #79e;
	font-size: 12px;
	font-weight: bold;
}


#toplink {
	background: white;
	vertical-align: top;
	text-align: right;
	padding: 0 0 5px 0;
	color: navy;
	font-weight: bold;
	font-size: 11px;
}

#toplink a {
	color: navy;
	text-decoration: none;
	font-size: 11px;
	background-image: url('images/bullet_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 1;
	padding: 0 5 0 10;
}

#toplink a:hover {
	color: #d20;
}

#header {
	padding: 0 0 0 0;
	background: #46a;
	font-size: 11px;
	}

#topmenu {
	text-align: right;
	padding: 0 10 5 0;
	background: #46b;
	font-size: 11px;
	}

#topmenu a{
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 20;
	background-image: url('images/pagebullet.gif');
	background-repeat: no-repeat;
	background-position: 8 0;
}


#hmenu {
	padding: 6px 0px;
}

#hmenu ul#mm { margin: 0; padding: 0; list-style-type: none;}

#hmenu ul#mm li {
	display: inline;
	padding-right: 20px;
	list-style-type: none;
	padding: 1px 0px;
	margin: 0;
	border: 0;
}

#hmenu ul#mm li:hover a {background-color: #ddd; color: #46b;}
#hmenu ul#mm li.over a {background-color: #ddd; color: #46b;}
#hmenu ul#mm li a:hover {background-color: #eee; color: #46b;}
#hmenu ul#mm li a.over {background-color: #eee; color: #46b;}

#hmenu ul#mm li a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 6 10 6 35;
	background-image: url('images/go.gif');
	background-repeat: no-repeat;
	background-position: 10 5;
}

#hmenu ul#mm li:hover div#sm {display: block}
#hmenu ul#mm li.over div#sm {display: block}
#hmenu ul#mm li:hover div#sm1 {display: block}
#hmenu ul#mm li.over div#sm1 {display: block}
#hmenu ul#mm li:hover div#sm2 {display: block}
#hmenu ul#mm li.over div#sm2 {display: block}
#hmenu ul#mm li:hover div#sm3 {display: block}
#hmenu ul#mm li.over div#sm3 {display: block}
#hmenu ul#mm li:hover div#sm4 {display: block}
#hmenu ul#mm li.over div#sm4 {display: block}


#hmenu ul#mm li div#sm {border: 1px solid #a60; display: none; position: absolute; width: 180; margin: 5 0 0 200; background: #46b;}


ul#ssm {
	margin: 0; border: 0;
	list-style-type: none;
}
ul#ssm a {display: block; background: #eeefff; padding: 5 15; text-transform: none; color: #a60; font-weight: normal; border-bottom: 1px solid #fff;}
ul#ssm a:hover {display: block; background: #fb0; color: #fff}




#main {
	background: white;
	vertical-align: top;
	padding: 10px 0 10px 10px;
	line-height: 1.5em;
	text-align: left;
	background-top: 20;
	width: 51em;
}


#main ul {
	margin: 1em 0 1em 2em;
	list-style-image: none;
}

#main ul.gray {
	margin: 1em 0 1em 2em;
	list-style-image: none;
}

#main li {
	margin: 0 0 0.6em 0;
}

#main ol li {
	margin: 0 0 1em 0;
}

#footer {
	text-align: center;
	padding: 20 20;
	color: #fff;
	background: #46a;
	font-size: 11px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}


#topid {
	text-align: right;
	background: #eeefff;
	margin-left: 80;
	font-size: 11px;
	padding: 4;
	color: black;
}

#topid a {
	color: navy;
	}

#footer_bottom {
	background: #249;
	border-left: 10px solid white;
	border-right: 10px solid white;
	border-bottom: 10px solid white;
	padding: 5 10;
	font-size: 11px;
	color: white;
	text-align: center;
	
}

#bangtin {
	border-top: 1px solid #46b;
	padding: 0 0;
	margin-top: 4;
	border-bottom: 1px solid #46b;
}




span.title {
	border: 1px solid #46b;
	font-size: 13px;
	font-weight: bold;
	background: #46b;
	color: white;
	padding: 4 10;
	margin: 0 0;
}


#main ul.thongbao {
	list-style-image: none;
	list-style-type: none;
	margin: 20 0;
	font-size: 13px;
	line-height: 1.8em;
	border-bottom: 1px solid #79e;
}

#main ul.thongbao li {
	border-top: 1px solid #79e;
	padding: 5 0;
}

ul#newstab {
	list-style-type: none;
	margin: 0;
	padding-left: 30px;
}

ul#newstab li {
	font-size: 12px;
	padding-left: 10px;
	padding-bottom: 5px;
        background-image: url(images/arrow_red.gif);
        background-repeat: no-repeat;
}

ol#publ {
	font-size: 13px;
}
ol#publ li {
	margin-top: 20px;
}

a.qtri {
	font-size: 11px;
	color: red;
}

table.ds1 {
	background: #eee;
	width: 100%;
}

table.ds1 th {
	background: #46b;
	color: white;
	font-size: 13px;
}

table.ds1 td {
	background: white;
	padding: 6 3;
	font-size: 13px;
}

table.ds2 th {
	padding: 5 0;
}

table.ds2 td {
	padding: 5 0;
}

