/* ---注意:本样式表仅放置通用样式--- */ /* ---边界为0--- */ * { margin: 0; padding: 0;} /* ---html、body100%--- */ html, body {} /* ---默认字体9pt--- */ div, table {font-size: 9pt;} .xidi { background-image: url(images/main_21.jpg); background-repeat: repeat-x; background-position: top;} /* ---div居中、div背景--- */ body { font: 9pt; text-align: center; background-color: #eeeeee;} /* ---默认单元格字体及行高--- */ td { line-height: 150%; color: #4b4b4b;} /* ---标准链接样式--- */ a{font-size: 9pt;text-decoration: none;color:#4b4b4b;} a:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;} #hxx a:link { font-family: "宋体"; font-size: 12px; font-weight: bold; color: #FFFFFF;} #hxx a:visited { font-family: "宋体"; font-size: 12px; font-weight: bold; color: #FFFFFF;} #hxx a:hover { font-family: "宋体"; font-size: 12px; font-weight: bold; color: #FFFFFF;} #hxx a:active { font-family: "宋体"; font-size: 12px; font-weight: bold; color: #FFFFFF;} .wlink:link { font-size: 14px; color: #0070a4;} .wlink:visited { font-size: 14px; color: #0070a4;} .wlink:hover { font-size: 14px; color: #0070a4;} .wlink:active { font-size: 14px; color: #0070a4;} /* ---导航链接样式--- */ a.wlink{font-size: 14px;text-decoration: none;color:#0070a4;font-weight: normal;} a.wlink:hover {font-size: 14px;text-decoration: underline;color: #FF0000;} /* ---次导航链接样式--- */ a.llink{font-size: 9pt;text-decoration: none;color:#457b30;font-weight: normal;} a.llink:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;font-weight: normal;} .listdi { background-image: url(images/leftbg.jpg); background-repeat: repeat-y;} .di { background-image: url(images/new2red.jpg); background-repeat: no-repeat; background-position: left top;} .lan { font-weight: bold; color: #086f96;} /* ---查询input框宽--- */ .SearchTitleInput { width: ; width: 80px;} /* ---信息正文--- */ .content { font-size: 10.5pt; line-height: 1.5em; color: #333333;} /* ---最大的div容器--- */ #container-page { margin: 0 auto; width: 980px; text-align: left; background-color: #FFFFFF;} /* ---中部div,要制定高度--- */ #container-content {} /* ---头--- */ #head {} /* ---导航栏--- */ #nav { background-image: url(images/main_04.jpg); height: 36px; width:972px; margin:0 4px; background-repeat: repeat-x;} /* ---版权栏--- */ #foot { background-color:#fff; height: 100px; text-align: center; line-height: 180%; color: #777777;} /* ---蓝色字体--- */ .lanzi { color: #457b30;} /* ---白色字体--- */ .baizi { color: #FFFFFF; font-size: 14px; font-weight: bold;} .da { font-size: 13px; font-weight: bold; color: #FFFFFF;} /* ---黑粗字体--- */ .heizi { color: #000000; font-size: 13px; font-weight:bold;} /* ---蓝粗字体--- */ .lanzi { color: #2c77af; font-size: 13px; font-weight:bold;} /* ---蓝大字体--- */ .landa { color: #2c77af; font-size: 16pt; font-weight:bold;} /* ---列表页左侧设置--- */ .listleft { background-image: url(images/list_05.jpg); background-repeat: no-repeat; background-position: top; width: 252px; background-color: #F6F6F6;}