/* 页面样式 */

html {min-width: 770px;}
body {scrollbar-face-color: #dee3ef; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #dee3e7; scrollbar-3dlight-color: #d1d7dc; scrollbar-arrow-color: #006699; scrollbar-track-color: #efefef; scrollbar-darkshadow-color: #98aab1; font-family: "新宋体","宋体","Arial","Helvetica","sans-serif"; cursor: default;}
.wz {font-size: 12px; line-height: 150%; color: #000000;}
.big {font-size: 14px; line-height: 150%; color: #000000;}
a:link {color: #404040; text-decoration: none;}
a:visited {color: #404040; text-decoration: none;}
a:active {color: #404040; text-decoration: none;}
a:hover {color: #ff0000; text-decoration: none;}
