﻿<!--
/* CSS 文档 */
/* 注意：不要尝试移除注释，否则将导致格式错误！！ */
/* 请将CSS样式放在下面标记中间的空白处 */
/* CSS 开始 */
#ALLBody{ background-image:url(/images/new/body1.jpg); background-repeat:repeat-x; width:100%;font-family:Arial,Helvetica,Verdana,sans-serif;color:#555; }
#newFoot{background-image:url(/images/new/footer.gif); background-repeat:repeat-x; width:100%; height:110px;color:#5e5e5e;}

.navfoot { background-image:url(/images/new/navfoot1.jpg); color:#006469;padding:10px; text-decoration:none; height:18px; line-height:18px;font-family:Arial;font-size:14px;}
.navfoot2 { background-image:url(/images/new/navfoot2.jpg); color:#006469;padding:10px; text-decoration:none; height:18px; line-height:18px;font-family:Arial;font-size:14px;}
.navfoot  a:link {font-family:Arial; font-size:14px;color:#006469; text-decoration:none;}
.navfoot a:visited{font-family:Arial; font-size:14px; color:#006469; text-decoration:none;}
.navfoot  a:hover{font-family:Arial; font-size:14px; color:#006469; text-decoration:none; }
.navfoot  a:active{font-family:Arial; font-size:14px; color:#006469; text-decoration:none; }

.zhong  a:link {font-family:Arial; font-size:14px;color:#000000; text-decoration:none;}
.zhong  a:visited{font-family:Arial; font-size:14px; color:#000000; text-decoration:none;}
.zhong  a:hover{font-family:Arial; font-size:14px; color:#006469; text-decoration:underline; }
.zhong  a:active{font-family:Arial; font-size:14px; color:#006469; text-decoration:underline; }

/* CSS 结束 */
-->