/* CSS Document */
body,td,th {
	font-family:Tahoma;
	font-size: 8pt;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);

}
form {
    margin:0px;
	padding:0px;
}
.onhaplieu2 {
	border: 1px solid #CBD3E2;
	color:#333333;
}
.input {
    font-size:8pt;
	font-weight:bolder;
}
.clear {
    clear:left;
}
#box {
    background-image:url(images/box_bg.gif);
	width:760px;
	padding-right:10px;
	padding-left:9px;
	margin-left:auto;
	margin-right:auto;
}
.banner {
    background-color:#FFFFFF;
	padding-bottom:5px;
}
.nav {
    background-image:url(images/nav_bg.gif);
	height:28px;
	width:748px;
	float:left;
}
.nav_time {
    float:left;
	padding-top:7px;
	width:167px;
	text-align:center;
	color:#EFA079;
}
.nav_items {
    float:left;
	padding-top:7px;
	background-image:url(images/nav_border.gif);
	height:21px;
	background-repeat:no-repeat;
	text-transform:uppercase;
}
.nav_items a{
    padding-left:15px;
	padding-right:15px;
	color:#FACA9E;
	font-weight:bolder;
	text-decoration:none;
}
.nav_items a:hover{
	color:#FACA9E;
	text-decoration:underline;
}

.nav_lang {
    float:left;
	padding-top:7px;
	padding-left:10px;
	background-image:url(images/nav_border.gif);
	height:21px;
	background-repeat:no-repeat;
}

.left {
    width:167px;
	float:left;
}
.left_menu a{
    background-image:url(images/left_menu.gif);
	width:167px;
	height:18px;
	padding-top:4px;
	text-indent:20px;
	color:#F9C08B;
	font-size:9pt;
	display:block;
	text-decoration:none;
}

.left_menu a:hover{
    background-image:url(images/left_menu_hover.gif);
	width:167px;
	height:18px;
	padding-top:4px;
	text-indent:20px;
	color:#F9C08B;
	font-size:9pt;
}
.center {
	float:left;
	width:593px;
}
.center_detail {
    padding:0 10px 5px 10px;
}
.center_topbody {
   background-image:url(images/center_topbody.gif);
   height:30px;
   padding-top:10px;
   text-indent:30px;
   color:#C69A3B;
   font-weight:bolder;
}

.bottom {
   background-image:url(images/bottom.gif);
   width:590px;
   height:85px;
   padding-left:170px;
   padding-top:10px;
   color:#F7C896;
}


.item_menu,
a.item_menu {
	font-size: 8pt;
	color: #A63F05;
	padding-left: 5px;
	display: block;
	width: 160px;
	border-bottom: 1px solid #C9B281;
	border-right: 1px solid #C9B281;
	border-left: 1px solid #C9B281;
	text-indent: 5px;
	text-decoration:none;
    text-align: left ;
	padding-bottom:4px;
	padding-top:4px;
	background-color:#FFFFFF;
       
}
a.item_menu:hover {
       background-color: #FCE6C4;
       color:#A63F05;
}

.full {
	width:760px;
	background-color:#FFFFFF;
}

.full_title {
    color:#C45000;
	font-size:8pt;
	font-weight:bolder;
	margin-bottom:10px;
}

.download_border {
   border-left:1px #E4E3E3 solid;
   border-top:1px #E4E3E3 solid;
   border-right:1px #E4E3E3 solid;
}

.download_border_bit {
   border-bottom:1px #E4E3E3 solid;
   padding-top:5px;
   padding-bottom:5px;
   padding-left:10px;
}
.download_border_bit2 {
   border-bottom:1px #E4E3E3 solid;
   border-left:1px #E4E3E3 solid;
   padding-top:3px;
   padding-bottom:3px;
}

.pagination{
    padding: 2px;
}

.pagination ul{
    margin: 0;
    padding: 0;
    text-align: right; /*Set to "right" to right align pagination interface*/
    font-size:11px;
    font-family:Arial;
}

.pagination li{
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
    padding: 0 5px;
    border: 1px solid #CCCCCC;
    text-decoration: none; 
    color: #575757;
}

.pagination a:hover, .pagination a:active{
    border: 1px solid #CCCCCC;
    color: #0000000;
    background-color: lightyellow;
    text-decoration: none; 
}

.pagination li.currentpage{
    font-weight: bold;
    padding: 0 5px;
    border: 1px solid #CCCCCC;
    background-color: lightyellow;
    color:#CF5C22;
}

.pagination li.disablepage{
    padding: 0 5px;
    border: 1px solid #CCCCCC;
    color: #929292;
    text-decoration: none; 
}

.pagination li.nextpage{
    margin-right:3px;
    text-decoration: none; 
}

.pagination li.maxpage{
    padding: 0 5px;
    border: 1px solid #CCCCCC;
    background-color: #6BA139;
    color:#FFFFFF;
    margin-right:3px;
}

.chatonlinenav {
	background-image: url(images/tuvantructuyen.gif);
	width: 225px;
	height: 88px;
	padding-left: 55px;
	padding-top: 30px;
}

* html .pagination li.currentpage, * html .pagination li.disablepage
{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
    margin-right: 5px;
    padding-right: 0;
}