@charset gb2312;
 CSS Document 
@import url(index.css);
.bg{BORDER-BOTTOM: #67a2e3 1px solid; BORDER-LEFT: #67a2e3 1px solid; BORDER-RIGHT: #67a2e3 1px solid; BORDER-TOP: #67a2e3 1px solid}
/* 链接定义 */
A:link {COLOR: #0000BB;text-decoration: none;}
A:visited {COLOR: #0000BB;text-decoration: none;}
A:hover {COLOR: red; text-decoration: underline;}
A:active {COLOR: #0000BB;text-decoration: none;}


/*  标题文字定义 */
.newstitle {font-size: 20px; color: #3399FF; font-weight: bold}
.newscontent {font-size: 14px; line-height: 160%; color: #000000}
.newslist {font-size: 14px; color: #6699FF; line-height:  150%}
.newsright {font-size: 12px; color: #3399FF; line-height:  150%}


/*  表格底色定义 */
.newsbg01 {background: #0F7E8F; font-size: 14px; color: #FFFFCC; letter-spacing: 10px; PADDING-top: 1px}
.newsbg02 {background: #B5ECF1; font-size: 14px; color: #000000; letter-spacing: 10px; PADDING-top: 5px; PADDING-LEFT: 20px}
.newsbg03 {background: #D2F3F6}


/* 页面定义 */
BODY {background-color: #FFFFFF; margin-top: 0px; margin-bottom: 0px}
TD,select,input,textarea {font-size:14px}
