@charset "utf-8";
*{font-size:12px;font-family:宋体,tahoma,arial;}
html{height:100%;}
body{height:100%;margin:0px;padding:0px;}
h1{font-size:20px;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:15px;}
h5{font-size:14px;}
h6{font-size:13px;}
a{text-decoration:none;color:black;}
a:hover{color:red;text-decoration:underline;}
a:focus{outline:none;}
img{border:none;}
form{margin:0px;padding:0px;}
input[type='radio'],input[type='checkbox']{vertical-align:text-bottom;margin-bottom:0px;}
textarea{resize:vertical;outline:none;}
ul{margin-left:0px;padding-left:0px;list-style-type:none;}
.wp{width:100%;}
.hp{height:100%;}
.pr{position:relative;}
.pa{position:absolute;}
.fl{float:left;}
.fr{float:right;}
.fn{float:none;}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}
.top{vertical-align:top;}
.middle{vertical-align:middle;}
.bottom{vertical-align:bottom;}
.red{color:red;}
.green{color:green;}
.blue{color:blue;}
.black{color:black;}
.white{color:white;}
.yellow{color:yellow;}
.db{display:block;}
.dn{display:none;}
.oh{overflow:hidden;}
.cp{cursor:pointer;}
.ct{cursor:text;}
.bold{font-weight:bold;}
.bc{border-collapse:collapse;}
.bt{background:transparent;}
.clear{clear:both;visibility:hidden;font-size:0px;height:0px;line-height:0px;}
.button{padding:2px 5px;}
.input_short_width{width:200px;}
.input_middle_width{width:350px;}
.input_long_width{width:500px;}
.textarea_width{width:99%;}
.textarea_short_height{height:100px;}
.textarea_height{height:200px;}
.error{color:red;}
