﻿@charset "utf-8";

html,body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; }
html,body, button, input, select, textarea { font-size:12px;font-family: "微软雅黑", "宋体"; /*color: #242424;*/ }

ul, li { margin: 0px;padding: 0px;list-style: none; }
a { text-decoration:none; /*color: #242424;*/}
input,textarea{outline: none;}
textarea { resize:none; }

