home *** CD-ROM | disk | FTP | other *** search
- /* 博客公共样式 */
- * {
- margin:0;
- padding:0;
- }
- html {
- margin:0 auto;
- }
- body {
- text-align:center;
- background: #e1e1e1 url(../images/b_topbg.gif) repeat-x;
- font:9pt "宋体", "Times New Roman", Times, serif;
- }
- img {
- border:0;
- }
- h2,legend,input{
- font:normal 9pt "宋体", "Times New Roman", Times, serif;
- line-height:normal;
- }
- fieldset ,form{
- border:0;
- margin:0;
- padding:0;
- }
-
-