@charset "utf-8";
/* CSS Document */

/************************
编写人 ：李国锋
编写时间：2010.7.13
代码版本：1.0
联系方式（QQ）：369327446
************************/

body, div, p, ul, li, h1, h2, h3, h4, h5, dl, dt, dd, form, input, select, textarea { margin: 0; padding: 0; font-family: Tahoma, Geneva, sans-serif; }
img { display: block; border: none; }
ul, li { list-style-type: none; }
h1, h2, h3, h4, h5 { font-size: 14px; }
form, input, select, textarea { font-size: 12px;  }
i, cite, em { font-style: normal; }
body { width: 100%; background: #fff; color: #2b2b2b; font-size: 12px; }
a, a:link { color: #2b2b2b; text-decoration: none; }
a:visited {  }
a:active, a:hover { color: #2b2b2b; text-decoration: underline; }