@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:none;}
body ,table,tr,td{font-size:12px;}
ul,li{list-style:none;}
p{margin:5px  0;}
h1{font-size:16px;}
h2{color:#990000; font-size:13px;}
h5{font:12px;}
a:link {color: #000000;text-decoration: none; }
a:visited {color: #333333;text-decoration: none; }
a:hover {color: #ff0000; text-decoration:underline;}
a:active { text-decoration: none; }
#navi{ background:url(navibg.jpg) repeat-x; height:110px;  overflow:hidden; font-family:"黑体"; font-size:16px;}
#navi a{color:#FFFFFF;}
#navi ul li{ float:left; text-align:center; height:110px; margin:3px; line-height:110px; background:url(navibg_01.jpg) left top no-repeat; padding-left:15px; text-align:center;}
#navi ul li a:hover{display:block; background:url(naviover.gif) center 95%  no-repeat; text-decoration:none;}

.word{line-height:150%; }
.content{ text-align:left; text-indent:2em; line-height:180%;}

.line01{border-bottom:solid 1px #999;}
.line02{ border-bottom:1px dashed #999;}
.page{ border-top:dashed 1px #999; height:30px; line-height:30px; text-align:right; width:95%;}

.list ul li{ margin:5px; height:30px; line-height:30px; border-bottom:1px dashed #b2b2b2;}
