body {
    color: #606060;
    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;
}

.phdr {
    color: #fffaee;
    font-weight: bold;
    text-shadow: #45cdf5 1px 1px 1px;
    background-color: #11bce0;
    background-image : url(/files/css/xanh/copy.gif);
    background-repeat: repeat-x;
    background-position: 50% top;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 2px;
    border: 1px solid #88beff;
    
}
.phdr a {
color: #fff;
border-bottom: 1px dotted #74c3ec;
}

.header {
  background: #ccf7ff;
  background-image : url(/files/css/xanh/23.gif);
  border: 1px solid #88beff;
  margin-top: 1px;
  margin-bottom: 1px;
  padding: 20px 5px 20px 5px;
  text-align: center;
  text-indent: 0px;
}

.dau {
    background: #ccf7ff; url(images/end.png) repeat-x 50% top;
    border: 1px solid #88beff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    text-align: center;
    text-indent: 0px;
    color: #000;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.list1, .list2 {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-top: 1px;
    margin-bottom: 1px;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px;  
    padding: 3px;
}

.footer {
    background: #99ffff url(images/end.png) repeat-x 50% top;
    border: 1px solid #88beff;
    margin-top: 1px;
    margin-bottom: 1px;
    padding: 4px;
    text-align: left;
    text-indent: 0px;
    color: #000;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.blue {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-top: 1px;
    margin-bottom: 1px;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px;  
    padding: 3px;
}
.foot {
color : #ffffff;
font-size:10px;
text-align:center;
text-shadow : #45cdf5 1px 1px 1px;
background-color : #84e2f8;
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 0px;
border : 1px solid #68e1ff; }
.foot a {
color : #ffffff;
border-bottom : 1px dotted #6ed7f0; }
.foot a:hover {
color: #dbfaff;
border-bottom : 1px dotted #edf9fd; }

.main {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-top: 1px;
    margin-bottom: 1px;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px;  
    padding: 3px;
}

table.topnav {
background-image: url(/icon/top.gif);
position:relative;
background-color: #FDFDFF;
width: 100%;
padding: 5px 4px 3px 4px;
margin: 5px 0px -3px 0px;
text-align: center;
border-collapse: collapse;
z-index:1;
border-bottom : 2px solid #0000DD;
}
td.sekat {
width: 1px;
}

td.khung {
padding-top: 5px;
background-color: #fff;
border : 1px solid #00CCFF;
border-bottom:0px;
}

td.khung a:hover {
padding-top: 5px;
background-color: #00CCDD;
border : 1px dotted green;
border-bottom:0px;
}
.tim {
background-color: #fff;
border: 1px solid blue;
padding : 3px;
border-bottom : 1px solid red;
}

.loi {
font-size:15px;
color:#000033;
background-color: #FFEBD9;
border: 1px solid blue;
padding : 3px;
border-bottom : 1px solid #FF800D;
}

.ok {
font-size:15px;
color:#000033;
background-color: #E1FFFE;
border: 1px solid blue;
padding : 3px;
border-bottom : 1px solid #01FCEF;
}

.baiviet {
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-top: 1px;
    margin-bottom: 1px;
    -moz-border-radius: 6px; 
    -webkit-border-radius: 6px; 
    border-radius: 6px;  
    padding: 3px;
}
.comment {
padding-top: 5px;
background-color: #fff;
border : 1px solid #00CCFF;
color: #330066;
font-size:10;
border-left:2px dotted #00CCDD;
border-right:2px dotted #00CCDD;
border-bottom:0px;
}

.phpcode {
background-color: #E0E6E9;
border: 1px dotted #9FAEBB;
margin-top: 4px;
padding: 0px 2px 0px 2px;
overflow: auto;
}

.quote {
    display: block;
    background-color: #fcfeeb;
    border: 1px solid #e9ebec;
    border-left: 4px solid #8394b2;
    color: #878787;
    font-size: 10px;
    padding-left: 6px;
    margin-top: 5px;
    padding: 3px;
}

.code {
border-top: 1px solid #c2c2c2;
border-bottom: 1px solid #c2c2c2;
text-align: center;
color: #3f5864;
padding: 3px 1px 1px 1px;
margin: 1px 0;
}

h1 {
color: #666666;
padding: 0px 0px 2px 0px;
margin: 0;
}

.trang {
    text-align: left;
    padding: 2px;
    background-color: #fff0f0;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #ffabab;
    font-weight: bold;
    font-size: 14px;
}

.logo {
    background-color : #ccf7ff;
    background-image : url(/files/css/xanh/23.gif);
    border: 1px solid #88beff;
    background-repeat : repeat-x;
    background-position : 50% top;
    margin-top : 1px;
    margin-bottom : 1px;
    padding : 2px;
}

.menu, .news {background-image : url(/files/css/xanh/tmn.gif);background-repeat : repeat-x;background-position : 50% top;margin-top : 1px;margin-bottom : 1px;padding : 2px;border : 1px solid #e1e1e1;}
a:link, a:visited {
color : #00bae8;
text-decoration : none;
}
a:hover, a:focus {
color : #ff8700;
text-decoration : none;
text-shadow: 0 0 6px #ff4e00;
background-image: url(http://i269.photobucket.com/albums/jj68/vanhoanh7299/CosVnBlog/heartKTO.gif);
}
input, textarea, select {
color : #6d6d6d;
background-color : #fbfbfb;
border : 1px solid #e3e3e3;
}
input:hover, textarea:hover, select:hover {
color : #8f8f8f;
background-color : #f4f4f4;
border : 1px solid #d7d7d7;
}
input:focus, textarea:focus, select:focus {
color : #00bae8;
background-color : #edf9fd;
border : 1px solid #c2e3ec;
} 
BODY{cursor: url("http://meocon95.hexat.com/image/daibang2.gif"), auto;}
body{background-image : url(http://meocon95.hexat.com/image/timxanh.gif);background-color:white;
}
body {
color : #787878;
font-size : 15px;
font-family : Times new roman;
margin : 0;
padding : 0;
cursor: url("http://meocon95.hexat.com/js/cursor.js");
border : 1px solid #e1e1e1;
margin: auto; max-width: 500px;
}
form {
font-size : nomal;
margin : 0;
padding : 0;
}
h3 {
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;
}
.phdr, .hdr, .bmenu {
color : #ffffff;
text-shadow : #45cdf5 1px 1px 1px;
background-color : #11bce0;
background-image : url(http://meocon95.hexat.com/image/saoroi.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #15a8c7;
}
.phdr a, .hdr a, .bmenu a {
color : #ffffff;
border-bottom : 1px dotted #6ed7f0;
}
.phdr a:hover, .hdr a:hover, .bmenu a:hover {
color : #dbfaff;
border-bottom : 1px dotted #edf9fd;
}
.clip {
color : #459bb1;
border : 1px solid #dfdfdf;
font-size : x-small;
background-color : #f8f8f8;
padding : 4px 4px 8px;
}
.end {
text-align : center;
}
.func {
border-left : 4px solid #84e2f8;
color : #757575;
font-size : x-small;
margin-top : 4px;
margin-left : 2px;
padding-left : 4px;
}
.gmenu {
color : #75bf00;
background-color : #fafff0;
background-image : url(image/gmenu.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #d4eba1;
}
.gmenu a {
color : #6db900;
border-bottom : 1px dotted #cfe798;
}
.gmenu a:hover {
color : #92e31d;
border-bottom : 1px dotted #e3f0c5;
}
.gray {
color : #979797;
}
.green {
color : #66bd00;
}
.logo {
background-color : #ccf7ff;
background-image : url(http://mackie.wapsite.me/image/23.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
}
.header, .footer {
color : #ffffff;
text-shadow : #45cdf5 1px 1px 1px;
background-color : #84e2f8;
background-image : url(http://mackie.wapsite.me/image/bmenu.gif);

background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #68e1ff;
}
.footer a {
color : #fe8f17;
text-decoration : none;
border-bottom : 1px dotted #979797;
}
.footer a:hover {
color : #fffffff;
text-decoration : none;
border-bottom : 1px dotted #696969;
}
.left {
float : left;
}
.list1, .b {
background-color : #f6f6f6;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #e7e7e7;
}
.list2, .c {
background-color : #fdfdfd;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #ececec;
}
.maintxt {
padding-right : 1px;
padding-left : 1px;
border : 1px solid #dadada;
}
.menu, .news {
background-image : url(http://mackie.wapsite.me/image/tmn.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #e1e1e1;
}
.phpcode {
color : #5f8086;
background-color : #f1f7f8;
border : 1px dotted;
margin-top : 4px;
padding : 0 2px;
}
.quote {
border-left : 4px solid #c1c1c1;
color : #878787;
font-size : x-small;
padding : 2px 0 2px 4px;
margin-left : 2px;
}
.red, .red a:link, .red a:visited {
color : #ff0a00;
}
.reply {
border-left : 4px solid #ff2600;
color : #f42400;
padding : 2px 0 2px 4px;
}
.rmenu, .alarm {
color : #fd4646;
background-color : #fff0f0;
background-image : url(http://mackie.wapsite.me/image/rmenu.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #ffd0d0;
}
.status {
color : #00c4f4;
font-weight : bold;
font-size : x-small;
padding-left : 0;
}
.sub {
border-top : 1px dotted #cacaca;
font-size : x-small;
margin-top : 4px;
}
.sub a:link, .sub a:visited {
text-decoration : none;
}
.tmn, .fmenu {
color : #00bae8;
background-color : #f1f1f1;
background-image : url(http://mackie.wapsite.me/image/tmn.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border-top : 1px solid #e1e1e1;
border-bottom : 1px solid #e1e1e1;
}
.tmn a:link, .tmn a:visited {
color : #00bae8;
text-decoration : none;
border-bottom : 1px dotted #e7e7e7;
}
.tmn a:hover {
color : #ff5a00;
border-bottom : 1px dotted #d2d2d2;
}
http://mackie.wapsite.me/image/star.gif
meocon95
a:link, a:visited {
color : #00bae8;
text-decoration : none;
}
a:hover, a:focus {
color : #ff8700;
text-decoration : none;
text-shadow: 0 0 6px #ff4e00;
background-image: url(http://i269.photobucket.com/albums/jj68/vanhoanh7299/CosVnBlog/heartKTO.gif);
}
input, textarea, select {
color : #6d6d6d;
background-color : #fbfbfb;
border : 1px solid #e3e3e3;
}
input:hover, textarea:hover, select:hover {
color : #8f8f8f;
background-color : #f4f4f4;
border : 1px solid #d7d7d7;
}
input:focus, textarea:focus, select:focus {
color : #00bae8;
background-color : #edf9fd;
border : 1px solid #c2e3ec;
} 
BODY{cursor: url("http://meocon95.hexat.com/image/daibang2.gif"), auto;}
body{background-image : url(http://meocon95.hexat.com/image/timxanh.gif);background-color:white;
}
body {
color : #787878;
font-size : 15px;
font-family : Times new roman;
margin : 0;
padding : 0;
border : 1px solid #e1e1e1;
margin: auto; max-width: 500px;
}
form {
font-size : nomal;
margin : 0;
padding : 0;
}
h3 {
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;
}
.phdr, .hdr, .bmenu {
color : #ffffff;
text-shadow : #45cdf5 1px 1px 1px;
background-color : #11bce0;
background-image : url(http://meocon95.hexat.com/image/saoroi.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #15a8c7;
}
.phdr a, .hdr a, .bmenu a {
color : #ffffff;
border-bottom : 1px dotted #6ed7f0;
}
.phdr a:hover, .hdr a:hover, .bmenu a:hover {
color : #dbfaff;
border-bottom : 1px dotted #edf9fd;
}
.clip {
color : #459bb1;
border : 1px solid #dfdfdf;
font-size : x-small;
background-color : #f8f8f8;
padding : 4px 4px 8px;
}
.end {
text-align : center;
}
.func {
border-left : 4px solid #84e2f8;
color : #757575;
font-size : x-small;
margin-top : 4px;
margin-left : 2px;
padding-left : 4px;
}
.gmenu {
color : #75bf00;
background-color : #fafff0;
background-image : url(image/gmenu.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #d4eba1;
}
.gmenu a {
color : #6db900;
border-bottom : 1px dotted #cfe798;
}
.gmenu a:hover {
color : #92e31d;
border-bottom : 1px dotted #e3f0c5;
}
.gray {
color : #979797;
}
.green {
color : #66bd00;
}
.logo {
background-color : #ccf7ff;
background-image : url(http://mackie.wapsite.me/image/23.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
}
.header, .footer {
color : #ffffff;
text-shadow : #45cdf5 1px 1px 1px;
background-color : #84e2f8;
background-image : url(http://mackie.wapsite.me/image/bmenu.gif);

background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #68e1ff;
}
.footer a {
color : #fe8f17;
text-decoration : none;
border-bottom : 1px dotted #979797;
}
.footer a:hover {
color : #fffffff;
text-decoration : none;
border-bottom : 1px dotted #696969;
}
.left {
float : left;
}
.list1, .b {
background-color : #f6f6f6;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #e7e7e7;
}
.list2, .c {
background-color : #fdfdfd;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #ececec;
}
.maintxt {
padding-right : 1px;
padding-left : 1px;
border : 1px solid #dadada;
}
.menu, .news {
background-image : url(http://mackie.wapsite.me/image/tmn.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #e1e1e1;
}
.phpcode {
color : #5f8086;
background-color : #f1f7f8;
border : 1px dotted;
margin-top : 4px;
padding : 0 2px;
}
.quote {
border-left : 4px solid #c1c1c1;
color : #878787;
font-size : x-small;
padding : 2px 0 2px 4px;
margin-left : 2px;
}
.red, .red a:link, .red a:visited {
color : #ff0a00;
}
.reply {
border-left : 4px solid #ff2600;
color : #f42400;
padding : 2px 0 2px 4px;
}
.rmenu, .alarm {
color : #fd4646;
background-color : #fff0f0;
background-image : url(http://mackie.wapsite.me/image/rmenu.gif);
background-repeat : repeat-x;
background-position : 50% top;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border : 1px solid #ffd0d0;
}
.status {
color : #00c4f4;
font-weight : bold;
font-size : x-small;
padding-left : 0;
}
.sub {
border-top : 1px dotted #cacaca;
font-size : x-small;
margin-top : 4px;
}
.sub a:link, .sub a:visited {
text-decoration : none;
}
.tmn, .fmenu {
color : #00bae8;
background-color : #f1f1f1;
background-image : url(http://mackie.wapsite.me/image/tmn.gif);
background-repeat : repeat-x;
background-position : 50% bottom;
margin-top : 1px;
margin-bottom : 1px;
padding : 2px;
border-top : 1px solid #e1e1e1;
border-bottom : 1px solid #e1e1e1;
}
.tmn a:link, .tmn a:visited {
color : #00bae8;
text-decoration : none;
border-bottom : 1px dotted #e7e7e7;
}
.tmn a:hover {
color : #ff5a00;
border-bottom : 1px dotted #d2d2d2;
}
http://mackie.wapsite.me/image/star.gif
