﻿*
{
    font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

body
{
    text-align: center;
    background: url(../images/bg.jpg) gainsboro repeat-x left bottom;
    font-family: Tahoma;
}
table
{
	margin:0px;
	padding:0px;	
}
.Title
{
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    color: #ffffff;
    padding-left: 10px;
    display:block;
    line-height:21px;
    background-image: url(../Images/bg_header.jpg);
    background-repeat: repeat-x;
}

/* standard elements */
html {min-height: 90%;}

a {color: #963;}
a:hover {color: #C60;}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 3px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0px 0px 0px 0px;
	padding: 0px  0px 0px 0px;
	width: 100%;
}

/* header */
.top {
	padding: 0px 0px 0;
}

/* title */
.header {
	background: #FFF url(../images/banner.jpg) no-repeat;
	height: 99px;
	margin: 0 auto;
	padding:0px 0px 2px 0px ;
	width: 778px;
}
.header .left, .header .right
{
	color: #808000;
	height: 60px;
}
.header .left {
	font: normal 2.8em Arial,sans-serif;
	line-height: 60px;
	width: 59%;
}
.header .right {
	overflow: auto;
	width: 39%;
	text-align: right;
	padding-right:10px;
}
.header .right p,.header .right h2 {padding: 0 0px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em Arial,sans-serif;}

/* navigation */
td.navigation
{
    background: #F9FDEE url(../images/Menutop_bg.jpg);
    text-align: left;
    width: 98%;
}
td.navigation img
{
    float:right;
}
td.navigation a
{
    color: #000000;
    font: bold 9pt Tahoma;
    text-decoration: none;
    padding-right: 20px;
    padding-left: 20px;
    background: #F9FDEE url(../images/menutop_bg.jpg);
    line-height: 25px;
    text-align: left;
    float: right;
    display:block;
    text-transform:uppercase;
}
td.navigation a:hover
{
    color: #FFF;
    font-weight: bold;
}
td.leftnav
{
    text-align:left;
    width:1%;

}
td.rightnav
{
    text-align:right;
    width:1%;
    }
/* main */
.main {
	background-color:#ffffff;
}

/* sub navigation */
.sidenav
{
    float: left;
    width: 179px;
    text-align: left;
    min-height: 400px;
    padding-right: 0px;
    padding-top: 0px;
    border-right: #a6a6a6 1px solid;
}
.leftmenu
{
    background-image:url(../Images/bg_left.gif);
}

.leftmenu h2
{
    color: #ffffff;
    font-size: 10pt;
    line-height: 29px;
    margin: 0;
    text-align: left;
    vertical-align:middle;
    padding-top:0px;
	display: block;
	border-bottom:#000 1px dotted;
}

.sidenav h2 a
{
	padding-left:10px;
	text-decoration: none;
	font-weight:normal;
	display: block;
	line-height:29px;
}

.leftmenu ul {
	padding: 0px;
	margin:0px;
	border-top: 1px solid #EAEADA;
}

.leftmenu li, .sidenav h2
{
	padding: 0px;
	margin:0px;
}

.topmenu
{
    float: right;
    margin: 0px 0;
    padding: 0px 0px 0px 0px;
    background-image:url(../images/menutop_bg.jpg);
    width: 76.75%;
    height:25px;
    text-align:right;
}

.danhmuc
{
    width: 180px;
    float: left;
    color: #000000;
    font-size: 8pt;
    height:25px;
    font-weight: bold;
    padding-left: 0px;
    background-image: url(../Images/Danhmuc_bg.jpg);
    background-repeat: repeat-x;
    line-height:25px;
    text-transform: uppercase;
}
/* Ads */
table.quangcao
{
    width: 100%;
    float: left;
    background-color: #ffffff;
}
td.head
{
    background-image: url(../Images/Danhmuc_bg.jpg);
    background-repeat: repeat-x;
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    text-transform: uppercase;
}
td.ndqc
{
    }
/* content */
.content
{
    float: right;
    margin: 0px 0;
    padding: 0 2px;
    width: 76%;
    min-height: 400px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(../images/li.gif);
	margin-left: 18px;
}
.content p {font-family: Arial,sans-serif;}
td.contents
{
    padding-left: 5px;
    font-size: 10pt;
    font-family: Tahoma;
    text-align: left;
}
/* footer */
.footer
{
    background-color: #000000;
    color: #ffffff;
    font: 10pt sans-serif;
    text-align: center;
    text-align: right;
    height: 51px;
    padding-right: 10px;
    background-image: url(../Images/bg_footer.jpg);
}
.footer a, .footer a:hover
{
    color: #ffffff;
}
a.menulink
{
	font-size: 9pt;
	color: white;
	font-family: Arial;
	text-decoration: none;	
	font-weight: bold;
}
/* Product */
.product
{
    width:100%;
    text-align:center;
}
.product td.main
{
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    padding-top:5px;
    padding-bottom:5px;
}

.product td.productname a
{
    color:#000000;
    font-size:8pt;
    text-decoration:none;
}
.product td.productname a:hover
{
    color: #ff0000;
}
/* Pager */
.pagerbutton
{
    color: #31659C;
    border-color: #BBBBBB;
    border-width: 1px;
    border-style: Solid;
    padding-left: 3px;
    padding-right:3px;
}


.Pager
{
	margin-top:30px;padding:10px 0;color:#000000;
	float:right; 
	font-size:9pt;
}

.Pager tr td
{
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
}

.Pager a
{
    margin: 0 1px;
    padding: 2px 5px;
    color: #203558 !important;
    border: solid 1px #849CC6;
    text-decoration: none !important;
}

.Pager span
{
    margin: 0 1px;
	padding:2px 5px; color:#ffffff!important;
	background-color:#5E90C3!important;
	border: solid 1px #5E90C3;
	font-weight:bold;
}
    
.Pager a:hover
{
	background-color:#E5EDF9;
	color:#203558!important;
}
.lang
{
    display:none;
}