body {
    color: #555;
    margin: 0;
    padding: 1px;
    font: 12px tahoma;
    background: #fff none repeat scroll 0 0;
    margin: auto;
    max-width: 600px;
    border : 1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:0px 0px 10px  #343434;
}
a:link, a:active, a:visited {
	color: #3B76A1;
	text-decoration: none;
}
a:hover, a:focus {
	color: #3B76A1;
}
img {
    border-style: none;
    vertical-align: middle;
}
input, textarea, select {
    background: #fff;
    border: 1px solid #d0d0d0;
    color: #454545;
    padding: 2px 4px 2px 4px;
    margin: 1px;
}
input[type="submit"] {
    background: #5050A0;
	color: #f0f0f0;
	border: 2px solid #202070;
    padding: 2px 4px 2px 4px;
}
input[type="submit"]:hover {
    color: #202070;
    background: #fefefe;
    border: 2px solid #202070;
    padding: 2px 4px 2px 4px;
}
h1 {
    margin: 0;
    padding: 0;
    padding-bottom: 2px;
}
hr {
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: 1px solid #e3e3e3;
    border-right-style: none;
    border-right-width: 0;
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    border-left-width: 0;
}
p {
    margin-top: 6px;
    margin-bottom: 6px;
}
ul {
    margin: 0;
    padding-left: 20px;
}
.bang {
    padding-top : 2px;
    background-color: #fff;
    background-position : top;
}
td.khung {line-height:15px}
#tab {padding:2px 5px 0 5px;border-bottom:5px solid #3B76A1;font-size:12px}
#tab a {color:#3B76A1;font-weight:bold}
#tab tr, #tab td{height:25px;padding-top:4px}
#tab td {padding-left:5px;padding-right:5px;text-align:center}
#tab .active {background:#3B76A1;}
#tab .active a {color:#fff}


.table, .foot {
    padding: 2px;
    border: 1px solid #cecece;
}

.footer, .header {
    background: #86d6fe url(http:///images/foot.png) repeat-x 50% bottom;
    border: 1px solid #88beff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    text-align: center;
    text-indent: 0px;
    color: #000;
}
.quote {
    font-size: 10px;
    background-color: #f2f6f8;
border-top: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
border-bottom:1px solid #
e0e0e0;
border-left: 3px solid #80abc8;
margin: 2px;
color: grey;
padding: 4px;
}
.filelist_paging, .page {
    text-align: left;
    padding: 2px;
    background-color: #0066ff;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #0066ff;
    font-weight: bold;
    font-size: 14px;
}
.filelist_paging:before, .page:before {
    content: url(/web/img/tool.gif);
    padding-right: 2px;
}
.filelist_paging a, .page a {
    border: 1px solid #0066ff;
    padding: 0 2px;
    margin: 1px;
}
#MrHieu {
padding: 1px;
margin: 4px 4px 0 0;
border: 1px solid #d5d5d5;
transition: all 15s ease;
-webkit-transition: all 15s ease;
-moz-transition: all 15s ease;
transition-delay: 5s;
-webkit-transition-delay: 5s;
-moz-transition-delay: 5s;
transform: rotate(0deg);
-moz-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
width: 120px;
}
/* Design By zing4teen.xtgem.com */
#MrHieu:hover {
box-shadow: 0px 0px 10px #666;
-moz-box-shadow: 0px 0px 10px #
666;
-webkit-box-shadow: 0px 0px 10px
#666;
border-radius: 5px;
background-color: #ffffff;
padding: 5px;
transition: all 3s ease;
-webkit-transition: all 3s ease;
-moz-transition: all 3s ease;
transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
position: relative;
width: 365px;
}
.title {
    background: #3B76A1;
    padding: 3px;
    border-top: 1px solid #7CB2D6;
    color: #FFFFFF;
}
.menu{
    /*    background: none repeat scroll 0 0
#E0E8E9;*/
    background: #F9F9F9;
    border-bottom: 1px solid #E4D0D6;
    padding: 5px;
}
.s{padding-top: 3px;padding-bottom: 3px;padding-left: 7px;padding-right: 7px;border-bottom: 1px solid #dfdfdf;color: #999;font-size: 8pt;}
.number{background:url(http://vn.msinhvien.com/images/number.png) no-repeat 0 2px; width:19px; height:19px; text-align:center; vertical-align:middle; display:inline-block; padding-bottom:2px; font-size:11px;}