@charset "utf-8";


body
{
    font-size:15px;
	color: #333333;
}

a
{
    font-size:15px;
	color:#333333;
	text-decoration: none;
	cursor:pointer;
}

img
{
     border:0px;
    }
    
    p
    {
         line-height:25px;
        }
