@charset "utf-8";

html, body {margin:0;padding:0;width:100%;}
body, h1, h2, h3, h4, h5, h6, fieldset, legend, form {font-size: 13px;line-height: 150%;margin: 0px;padding: 0px;}
dl, dt, dd, p {margin: 0px;padding: 0px;line-height: 150%;font-size: 13px;}
ul, li, ol { margin: 0px; padding: 0px; list-style: none; }
address, strong, em { font-style: normal; }
img, fieldset { border: 0px; }
caption { display: none; padding: 0px; margin: 0px; } 
a { cursor: pointer; color: inherit; text-decoration:none; }
button { cursor: pointer; }

table {width:100%;border:0px;table-layout:fixed; word-break:break-all;}
td { text-align:left; }
th { font-weight:normal; text-align:center; }

input:focus, select:focus, textarea:focus, button:focus {outline:none;}

