/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 07/11/2014, 1:03:01 PM
    Author     : hoa.vi
*/
body{
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: Arial;
}
ul.ul{
    margin: 0;
    padding: 0;
    list-style: none;
}