﻿/* 公用CSS */
*{ margin:0; padding:0; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
body, input, textarea, td, th{ font: 12px Tahoma, Helvetica, Arial, ”\5b8b\4f53″, sans-serif;}
table { border-collapse:collapse; border-spacing:0; }
img{ vertical-align:top;border:0; }
ol, ul { list-style:none; }
li{ list-style:none;}
a{ text-decoration:none; }
a{ color:#333;}
a:hover { text-decoration:none; }
p{ line-height:18px; }
input,select{ font-size:12px; vertical-align:middle; }
strong { font-weight:800; }
.fl{ float:left; display:inline;}
.fr{ float:right; display:inline;}
.clear{clear:both;}
.h5,
.h10,
.h20,
.h50,
.h100
{ clear:both;margin:0;parding:0;}
.h5{ height:5px;}
.h10{ height:10px;}
.h20{ height:20px;}
.h50{ height:50px;}
.h100{ height:100px;}
em{ font-style:normal}