body {
    background: #ffffff none repeat scroll 0 0;
    background: url("http://ngochung2k.wap.sh/bk.jpg"), fixed center center;
    color: #606060;
    font: 13px Arial;
    margin: 0;
    margin: auto;
    padding: 0;
    max-width: 720px;
    border : 1px solid #cdcdcd;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:0px 0px 10px  #343434;
    cursor: url("/images/clovel.cur"), progress;
}
a:link, a:active, a:visited {
    color: #3366CC;
    text-decoration: none;
}
a:hover, a:focus {
    font-size: 14px;
    color: #009cf0;
    cursor : url("/images/clovely.cur"), progress;
}

form, input, textarea, select {font: 14px Arial;margin: 0;}

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;
}

input, textarea, select {background: #fff;border: 1px solid #d8d8d8;color: #686868;padding: 1px;margin: 1px;}

input[type="file"] {margin: 2px 0;}

input[type="submit"] {background: url(images/input.gif) repeat-x bottom #fefefe;padding: 1px 5px;}

input[type="submit"]:hover {
    color: #686868;
    background: #fefefe;
    border: 1px solid #d8d8d8;

}

p {
    margin-top: 2px;
    margin-bottom: 2px;
}

textarea {
  width: 99%;
  max-width: 691px;
}

ul {
    margin: 0;
    padding-left: 20px;
}

#tab {padding:2px 5px 0 5px;border-bottom:5px solid #ff4343;font-size:13px}
#tab a {color:#494949;font-weight:bold}
#tab tr, #tab td{height:21px;padding-top:4px}
#tab td {padding-left:5px;padding-right:5px;text-align:center}
#tab .active {background:#ff4343;}
#tab .active a {color:#fff}
.homelist {
    background: #ffffff;
    border-bottom: 1px solid #d5d5d5;
    margin: 1px;
    padding: 3px;   
    height: 100%;
}
.list1  {
    background-color: #fff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 3px;
    border: 1px solid #d5d5d5;
}
.text1 { 
background-color : #ff8888; 
margin-top : 1px solid #ff5555; 
margin-bottom : 1px solid #ff5555; 
padding : 2px; 
border-top : 1px solid #ff5555; 
border-bottom : 1px solid #ff5555; 
}
.text2 { 
background-color : #ff8698; 
margin-top : 1px; 
margin-bottom : 1px; 
padding : 2px; 
border-top : 1px solid #ff; 
border-bottom : 1px solid #ff3333;
}
.head { 
text-shadow : #82e1f8 1px 0 1px; 
font-size : 13px; 
font-weight : bold; 
line-height : 14px; 
background-color : #ff7373; 
 
background-repeat : repeat-max; 
padding : 3px;
} 
.foot { 
text-shadow : #82e1f8 1px 0 1px;  
font-size : 13px; 
font-weight : bold; 
line-height : 14px; 
background-color : #ff7373; 
 
background-repeat : repeat-max; 
padding : 3px;
}
.phdr {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 1px 1px 1px;
    background-color: #ff4343;
    margin-top: 4px;
    margin-bottom: 1px;
    padding: 4px 6px 4px 6px;
    border-bottom: 2px solid #990000;
}
.kh {
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 3px;
    border: 1px solid #000000;
}
.logot {
    background : #b4e8f6 url(/logo/a1.png) repeat-x 0% top; 
    padding: 6px;
}