﻿body {
	width:100%;
	margin:0;
	padding:0;
    font-family:'Microsoft YaHei';
    font-size:10pt;
}

a {
    color:#474747;
    cursor:pointer;
    text-decoration:none;
}

img {
    border-style: none;
    border:0;
}

li {
    list-style: none;
}

.justleft {
    float: left;
}
