body,a,strong,input,select,button,h1,h2,h3,h4,h5,h6,h7 {font:12px "Tahoma","宋体","Arial","QQ 328088873",sans-serif;}/*12px大,字体优先:Tahoma,然后:宋体,Arial.族科:sans-serif*/
html,body {height:100%;}/*设置浏览器高度为100%*/
body,form,menu,dir,fieldset,blockquote,p,pre,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6 {padding:0;margin:0;}/*设置内外补丁为0*/
div,p {display:block;}/*所有div,p为块元素*/
ul,ol,dl {list-style:none;}/*所有项目符号显示无*/
img {border:0;}/*所有图片边框无*/
a {text-decoration:none;}/*所有链接无修饰[上,下划线,虚线...]*/
a:hover {text-decoration:underline;}/*所有链接鼠标放上时为下划线*/
button {cursor:pointer;}/*所有按钮鼠标放上时为手型标志*/
/* ================== 索引 ====================
#top .top_left ------------ 会员登陆
#top .top_right ----------- 分站入口
#nav ---------------------- 网站导航
============== 自定义常用样式 ==================
.no ----------------------- 隐藏对象
.indent ------------------- 首行缩进
.ul_1 --------------------- 列表设置(红)
=================== 链接 ======================
a.a333 -------------------- 深灰#33333
a.a1 ---------------------- 初始有下划线,经过时消失
================== 子链接 =====================
.b333 a ------------------- 深灰#33333
.b1 a --------------------- 初始有下划线,经过时消失
============================================== */
/* 全局设置:修饰 */
body { text-align:center; color:#333; }
#centent { border:solid #7b7b7b; }
/* 布局 */
#centent { width:800px; margin:0 auto; text-align:left; border-width:0 1px; }
#nav,
#lm,
#sn,
#links,
#copy_right { clear:both; }
/* 自定义常用样式 */
.no { display:none; }
.indent { text-indent:2em; }
.ul_1 li { background:url("../i/all/017.gif") no-repeat 0 5px; height:21px; padding-left:8px; }
.ul_3 li a,
.ul_4 li a { font-size:14px; }
.line_180 { line-height:180%; }
a.a333 { color:#333; }
a.a666 { color:#666; }
a.aab0001 { color:#ab0001; }
a.a001bc0:hover { color:#ab0001; }
a.a1 { text-decoration:none; }
a.a1:hover { text-decoration:underline; }
.b333 a { color:#333; }
.b666 a { color:#666; }
.b1 a { text-decoration:none; }
.b1 a:hover { text-decoration:underline; }
.b2 a { text-decoration:underline; }
.b2 a:hover { text-decoration:none; }
/* 通用栏目:修饰 */
#top { border:solid #c2c2c2; background:#efefef; }
/* 布局 */
#top { min-width:802px; height:33px; border-width:0 0 1px; }
#top .top_left h2,
#top .top_right h2 { display:none; }