/* common */
body.* {
	font-size: 9pt;
	font-family: arial,verdana,tahoma;
}
html,body {
	margin: 0px;
	padding: 0px;
}
p,ol,ul {
	margin-top: .5em;
	margin-bottom: .5em;
}
ul {
	list-style-type: disk;
}
ul li {
	margin-left:-3.5em;
}
ol li {
	margin-left:-2em;
}
.hover {
	cursor: pointer;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}
a,a:link,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* PAGE LAYOUT */

#layout {
	/*min-width: 800px;	 all browsers */
	/*width: expression(   IE only */
	/*	(document.body.clientWidth < 780 ? '780px' : 'auto')*/


          width:1000px;
          min-width:1000px;
          width: expression(  /* IE only */
		(document.body.clientWidth < 1000 ? '1000px' : 'auto')
	); 
}

#hdrsec {
	background: url(/images/banner_l_b.gif);
	height: 80px;
}
#hdrsec_l {
	float: left;
	width: 304px;
	text-align: left;
}
#hdrsec_r {
	text-align: right;
	overflow: hidden;
	right: 0px;
	margin-right: 0px;
	margin-left: 304px;
}

#barsec {
	clear: all;
	background: URL(/images/static.gif);
	color: white;
	width: 100%;
	padding-top: .1em;
	height: 25px;
}
#barsec_l {
	float: left;
	text-align: left;
}
#barsec_r {
	text-align: right;
	color: white;
	padding-right: .5em;
	padding-top: .2em;
}

#bdysec {
	border-left: 160px solid #FFF1D1;
	border-right: 160px solid #FFF1D1;
}
#bdysec_i {
	margin-left: -160px;
	margin-right: -160px;
}
#bdysec_l {
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
}
#bdysec_r {
	float: right;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 160px;
}
#bdysec_c {
	text-align: center;
	background: #ffffff;
	padding: 5px;
	overflow-x: auto;
	_width: 100%;

	margin-left: 5px;
	margin-right: 5px;
	_margin-left: 165px;
	_margin-right: 165px;

	min-height: 400px;
	height: auto;
	_height: 400px;
}

#botsec {
	text-align: center;
	margin: auto;
}
#botsec .box {
	margin: .2em;
	width: 32%;
	float: left;
	_float: none;
	_display: inline;
}
#botsec .box .bdy {
	height: 10em;
	overflow-y: auto;
}

#ftrsec {
	//border-top: 2px solid #0075F7;
                border-top: 2px solid #FFB300;
	clear: both;
	background: #FFB300;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

/* body/main section */
#topsec {
	background: #ffffff;
	border-bottom: 1px solid green;
	width: 100%;
	padding-top: .1em;
	padding-bottom: .1em;
}
#ttlsec {
	float: left;
	font-size: 13pt;
	font-weight: bold;
	color: #000099;
	text-align: justify;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 120px;
	overflow-x: hidden;
}
#dtmsec {
	float: right;
	width: 120px;
	color: #000099;
	font-weight: bold;
	text-align:right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#datsec {
	clear: both;
	padding-top: 1em;
	padding-bottom: .5em;
	background: #ffffff;
	line-height: 1.8em;
	text-align: justify;
	width: auto;
	_width: 100%;
	overflow-x:auto;
}
#datsec ul,ol {
	margin-left: 2em;
	_margin-left: 5em;
}
#datsec .nodata {
	font-weight: bold;
	color: red;
	text-align: center;
	border: 1px solid red;
	padding-top: 5em;
	padding-bottom: 5em;
}

/* BEG: window */
.win_back {
	border-left:2px #3399ff solid;
	border-top:2px #3399ff solid;
	border-right:2px #003399 solid;
	border-bottom:2px #003399 solid;
	background:#ECE9D8;
	filter:'alpha(opacity=100)';
}
.win_head {
	background:#0066cc;
	color:#ffffff;
	font-weight:bold;
}
.win_body {
	color:#000099;
}
/* END: window */

/* BEG: calendar */
div.cal_panel {
}
table.cal_head {
	//background: #4682B4;
                background: #FFB300;
	color:white;
}
table.cal_body {
	font-family:Tahoma;
	font-size:9pt;
	//background:#4682B4;
                background: #FFB300;
	cursor:default;
}
td.cal_header {
	//background: #87CEFA;
                 background: #FFB300;
	color:#003399;
}
td.cal_empty {
	background: white;
}
td.cal_current {
	background: #ffffcc;
	cursor: pointer;
}
td.cal_sunday {
	background: #DBEAF5;
	cursor: pointer;
}
td.cal_normal {
	background: #eeeeee;
	cursor: pointer;
}
td.cal_select {
	background: #ffff00;
	color: #000099;
	cursor: pointer;
}
/* END: calendar */

/* BEG: menu */
.bar {
	cursor: pointer;
	padding: .2em;
}
.bar .entry {
	display: inline;
	margin: .1px;
	font-size: 9pt;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 12px;
	padding-right: 12px;
	border-left: 1px solid #FFFFFF;
}
.bar .normal {
	font-weight: bold;
	color:#FFFFFF; 
	text-align: left;
}
.bar .hilite {
	background: URL(/images/hilite.gif);
	font-weight: bold;
	color: #2150AE; 
	text-align: left;
}
.bar .spacer {
	background:#CEDFFF;
	height: 2px;
}
/* END: menu */

/* BEG: pop */
.pop {
	padding: .1em;
	cursor: pointer;
    background: #FFC043;
}
.pop .entry {
	display: block;
	font-size: 9pt;
	padding-top: .4em;
	padding-bottom: .4em;
	padding-left: .5em;
	padding-right: .5em;
	text-align: left;
}
.pop .static {
	font-weight: bold;
	color: #FFFFFF; 
	//background: #FF9621;
                background: URL(/images/static.gif);
                /*background-repeat:repeat-x;
                background-position:center; */
	border-bottom: 1 solid #FFFFFF;
                width: 160px;
                
}
.pop .normal {
	font-family: verdana, tahoma, arian;
	font-weight: normal;
	font-size: 8pt;
	//background: #FFCF00;
                background: URL(/images/hilite.gif);
/*                background-repeat:repeat-x;*/
                background-position:center; 
	color: #2B53A5;
	height: 22px;
	border-bottom: 1 solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: left;
                width: 160px;
}
.pop .hilite {
	font-family: verdana, tahoma, arian;
	font-weight: normal;
	font-size: 8pt;
	color: #FFFFFF;
	//background: #0074EF;
                background: URL(/images/static.gif);
                background-repeat:repeat-x;
                background-position:center; 
	height: 22px;
	border-bottom: 1 solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	text-align: left;
                width: 160px;
}
.pop .spacer {
	background:FFB300;
	height: 1px;
}

/* box */
.box {
	width: 100%;
}
.box .bar {
	padding: 3px;
	text-align:left;
	overflow: hidden;
	line-height: 1.2em;
}
.box .ttl {
	font-weight: bold;
}
.box .hdr {
	padding: 4px;
	text-align:justify;
}
.box .bdy {
	padding: 4px;
	text-align:justify;
}
.box .ftr {
	padding: 4px;
	text-align:justify;
}
.box li {
	margin-left: -2em;
	font-size: .95em;
}
#datsec .box li {
	margin-left: -3.5em;
	font-size: .95em;
}

/* box_com */
.box_com {
	background: #FFF1D1;
	border:1px solid #FFB300;
}
.box_com .bar {
	height: 25px;
                background: URL(/images/static.gif);
                background-repeat:repeat-x;
                background-position:center; 
                border-left: 0 solid #FFB300;
	border-right: 0 solid #FFB300;
	padding-top: 5px;
;
}
.box_com .ttl {
	color: #FFFFFF;
}

/* box_thongbao */
.box_thongbao {
	background: #ffffff;
	//border-bottom:1 solid #DEDF63;
                border-bottom:1 solid #FFB300;
}
.box_thongbao .bar {
	background: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	border-bottom:1 solid #DEDF63;
}
.box_thongbao .ttl {
	color: #00009C;
	font-size: 13pt;
	font-weight: bold;
}

.box_thongbao .bdy {
	background: #FFFFEF;
	border-left:1 solid #DEDF63;
	border-right:1 solid #DEDF63;
}

/* box_tintruong */
.box_tintruong {
	background: #ffffff;
	border-bottom:1 solid #ADC3DE;
}
.box_tintruong .bar {
	background: #FFFFFF;
	height: 20px;
	padding-top: 2px;
	border-bottom:1 solid #ADC3DE;
}
.box_tintruong .ttl {
	color: #00009C;
	font-size: 13pt;
	font-weight: bold;
}

.box_tintruong .bdy {
	background: #FFFFFF;
	border-left:1 solid #ADC3DE;
	border-right:1 solid #ADC3DE;
}

/* box_com */
.box_tbl {
	background: #ffffff;
	border:1px solid #6B9EF7;
}
.box_tbl .bar {
	background: #cedfff;
	border-bottom: 1px solid #97BBFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
.box_tbl .ttl {
	color: #000000;
}
.box_tbl .bdy {
	padding: 0px;
	text-align:center;
}
.box_tbl .ftr {
	padding: 4px;
	background: #cccccc;
	text-align:justify;
}

/* box_hitcounter */
.box_hit {
	background: #ffffff;
	border:1px solid #003366;
}
.box_hit .bar {
	background: #003366;
	padding-top: 4px;
	padding-bottom: 4px;
}
.box_hit .ttl {
	color: #FFFFFF;
}
.box_hit .bdy {
	padding: 4;
	text-align:center;
}
.box_hit .btn {
	width: 99%;
}

.query {
	
}
.query input {
	width: 80%;
}
.query button {
	width: 20%;
}

/* box_cen */
.box_cen {
	background: #FFF1D1;
	border:1px solid #FFC043;
}
.box_cen .bar {
	 background: URL(/images/static.gif);
                 background-repeat:repeat-x;
                 background-position:center; 
	border-bottom: 1 solid #FFF7FD;
}
.box_cen .ttl {
	color: #FFFFFF;
}
.box_cen .bdy {
	padding: 4;
	text-align:center;
}
.box_cen .btn {
	width: 99%;
}

.member .value {
	font-weight: bold;
	text-align: center;
}
.member .value {
	font-weight: bold;
	text-align: center;
}
.member .button {
	text-align: center;
}

.img-left .entry {
	clear: both;
	padding-top: .5em;
	padding-bottom: .5em;
}
.img-left .entry .space {
	clear: both;
	border-top: 1px dotted #cccccc;
}
.img-left .entry .title {
	margin-left: 55px;
	font-size: .9em;
	text-align: justify;
}
.img-left .entry .image {
	float: left;
	width: 55px;
	padding-right: 5px;
}
.img-left .entry .image img {
	width: 50px;
}

/*---*/
.img-right .space {
	clear: both;
	padding-top: .3em;
	margin-bottom: .3em;
	border-bottom: 1px dashed #cccccc;
}
.img-right .entry {
	clear: both;
	padding-top: .5em;
	padding-bottom: .5em;
}
.img-right .entry .title {
	margin-right:55px;
	font-size: .9em;
	text-align: justify;
}
.img-right .entry .image {
	float: right;
	width: 55px;
	padding-left: 5px;
}
.img-right .entry .image img {
	width: 50px;
}

/*---*/
.img-top .space {
	clear: both;
	padding-top: .3em;
	margin-bottom: .3em;
	border-bottom: 1px dashed #cccccc;
}
.img-top .entry {
	clear: both;
	padding-top: .5em;
	padding-bottom: .5em;
}
.img-top .entry .title {
	padding-top: .5em;
	font-size:.9em;
	text-align: justify;
}
.img-top .entry .image {
	float: none;
	padding: 0px;
	width: 100%;
	text-align:center;
}
.img-top .entry .image img {
	width: 140px;
}

.img-alone img {
	width: 100px;
}

.pos {
	clear: both;
	margin-top: .5em;
	margin-bottom: .5em;
	text-align: center;
}
.pos .button {
	text-align: center;
	padding-top: .1em;
	padding-bottom: .1em;
	padding-left: .3em;
	padding-right: .3em;
	width: 40px;
	border: 1px solid #999999;
}
.pos .current {
	background: #ffff00;
	color: #000000;
	cursor: default;
}
.pos .hover {
	//background: #ccffcc;
                background: #FFC043;
	color: #000000;
	cursor: pointer;
}

.toolbar {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: .2em;
	padding-bottom: .2em;
	background-color:#eeeeee;
	height: 1.5em;
	font-weight: bold;
}

.table {
	width: 100%;
	border: 1px solid gray;
	border-collapse: collapse;
}
.table th {
	background-color:#0066cc;
	color:white;
}
.table td {
	background-color:white;
	color:black;
	border:1px solid gray;
}
.table .header {
	color:white;
	background-color:#0066cc;
	text-align: center;
}
.table .value {
	color: black;
	background-color: #ffffff;
	text-align: center;
}

/* page level 0*/
.space {
	clear: both;
	padding-top: .3em;
	margin-bottom: .3em;
	border-bottom: 1px dashed #cccccc;
}
.topic {
	font-weight: bold;
	font-size: 13pt;
	color: #990000;
}
.title {
	font-size: 11pt;
	font-weight: bold;
	color: #000099;
}
.pdate {
	color: #666666;
}
.brief {
	text-align: justify;
}
.image {
	float: left;
	width: 100px;
	padding-right: .5em;
}
.image img {
	width: 100px;
	border: 1px solid #cccccc;
}

.nlist {
	clear: both;
	background: #eeeedd;
}
.nlist .title {
	font-size: 1em;
	color: #ff3333;
	padding-bottom: .1em;
	border-bottom: 1px solid #ff3333;
}
.nlist li.entry {
	color: #000099;
}
.nlist li.entry .title {
	font-size: 1em;
	border: 0px;
	font-weight: normal;
}

.olist {
	clear: both;
	background: #eeeeee;
}
.olist .title {
	font-size: 1em;
	color: #000099;
	padding-bottom: .1em;
	border-bottom: 1px solid #000099;
}
.olist li.entry {
	color: #000099;
}
.olist li.entry .title {
	font-size: 1em;
	border: 0px;
	font-weight: normal;
}

.rlist {
	clear: both;
	background: #eeeeee;
}
.rlist .title {
	font-size: 1.2em;
	color: #000099;
	padding-bottom: .1em;
	border-bottom: 1px solid #993333;
}
.rlist li.entry {
	color: #000099;
}
.rlist li.entry .title {
	font-size: 1em;
	border: 0px;
	font-weight: normal;
}

.panel {
	border: 1px solid #666666;
	background: #efefef;
	padding-top: .5em;
	padding-bottom: .5em;
	text-align: center;
}
.panel .entry {
	padding: .5em;
}

.tab_box {
	text-align: left;
}
.tab_hit {
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	cursor:pointer;
	overflow: hidden;
	background:#eeeeee;
	border-left:1 solid #cccccc;
	border-right:1 solid #333333;
	border-top:1 solid #cccccc;
	border-bottom:1 solid #eeeeee;
	margin-bottom:-3px;
}
.tab_ttl {
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor:pointer;
	overflow: hidden;
	background:#cccccc;
	border-left:1 solid #cccccc;
	border-right:1 solid #333333;
	border-top:1 solid #cccccc;
	border-bottom:1 solid #333333;
	margin-bottom:-3px;
}
.tab_bdy {
	padding: 10px;
	background:#eeeeee;
	border-left:1 solid #cccccc;
	border-right:1 solid #333333;
	border-top:2 solid #cccccc;
	border-bottom:1 solid #333333;
}
.tab_win {
	text-align:center;
}

.group .entry {
	padding-top: .2em;
	padding-bottom: .2em;
}
.entry .label {
	font-weight: bold;
	text-align: left;
}
.entry .value {
	text-align: justify;
}
.botbar {
	padding: .5em;
	text-align: center;
}

.sides {
	clear: both;
}
.sides .title {
	font-size: 1em;
	color: #000099;
}
.sides .entry {
	font-size: 1em;
}
.sides li.entry {
	color: #000099;
}
.sides li.entry .title {
	font-size: 1em;
	border: 0px;
	font-weight: normal;
}

.items {
	text-align: center;
}
.items .entry {
	float: left;
	margin: .5em;
	width: 100px;
	vertical-align: top;
	_display: inline;
	_float: none;
}
.items .entry .image {
}
.items .entry .image img {
	width: 100px;
	border: 1px solid #cccccc;
}
.items .entry .title {
	font-size: .9em;
	font-weight: bold;
	text-align: center;
}

.poll {

}
.poll .option {
}
.poll .option .entry {
	clear: both;
}
.poll .option .entry .value {
}
.poll .option .entry .title {
	font-weight: normal;
	font-size: .9em;
	text-align: justify;
}
.poll .button {
	text-align: center;
}
.lnk {
	width: 150px;
}
/* box_search */
.box_search {
	background: #FFF1D1;
               	border:1 solid #FFC043;
}
.box_search .bar {
	//background: #105B9F;
                background: URL(/images/static.gif);
                background-repeat:repeat-x;
                background-position:center; 
	border-bottom:1 solid #FFF1D1;
	padding-top: 4px;
	padding-bottom: 4px;
}
.box_search .ttl {
	color: #FFFFFF;

