BODY {font-size: 12px;font-family:宋体,MS SONG,SimSun,tahoma,sans-serif; margin: 0px; background-color: #ffffff; text-align: center; line-height: 150%; }
TABLE {font-size: 12px;font-family:宋体,MS SONG,SimSun,tahoma,sans-serif; line-height: 150%; border: 0px; }

A:link { color: #0000FF; text-decoration: none; }
A:visited { color: #0000FF; text-decoration: none; }
A:active { color: #0000FF; text-decoration: none; }
A:hover { color: #0000FF; text-decoration: underline; }

A.Link_Black:link { color: #000000; text-decoration: underline; }
A.Link_Black:visited { color: #000000; text-decoration: underline; }
A.Link_Black:active { color: #000000; text-decoration: underline; }
A.Link_Black:hover { color: #FF0000; text-decoration: underline; }

A.Link_Red:link { color: #FF0000; text-decoration: none; }
A.Link_Red:visited { color: #FF0000; text-decoration: none; }
A.Link_Red:active { color: #FF0000; text-decoration: none; }
A.Link_Red:hover { color: #FF0000; text-decoration: underline; }

A.Link_Button:link { color: #104973; text-decoration: none; }
A.Link_Button:visited { color: #104973; text-decoration: none; }
A.Link_Button:active { color: #104973; text-decoration: none; }
A.Link_Button:hover { color: #104973; text-decoration: underline; }

A.Link_ButtonBold:link { color: #104973; text-decoration: none; font-weight: bold; }
A.Link_ButtonBold:visited { color: #104973; text-decoration: none; font-weight: bold; }
A.Link_ButtonBold:active { color: #104973; text-decoration: none; font-weight: bold; }
A.Link_ButtonBold:hover { color: #104973; text-decoration: underline; font-weight: bold; }

A.Link_Gray:link { color: Gray; text-decoration: none; }
A.Link_Gray:visited { color: Gray; text-decoration: none; }
A.Link_Gray:active { color: Gray; text-decoration: none; }
A.Link_Gray:hover { color: Gray; text-decoration: underline; }



.CSS_BigText { line-height: 150%; }
.CSS_Button { border-right: 1px solid; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; height: 20; }
.aad { padding-left: 5px; vertical-align: bottom; overflow: scroll; line-height: 0pt; letter-spacing: 0pt; background-color: White; }

.CSS_TextBox { border-right: 1px solid; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; background-color: #ffffff; height: 20; }


.CSS_TableHeader { font-weight: bold; background-image: url(/UserControl/Image/TableHeader_TopBG.jpg); border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; padding-left: 5; padding-right: 5; color: #104973; height: 29px; }
.CSS_TableItem { padding-right: 5px; padding-left: 10px; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; background-color: white; height: 25px; }
.CSS_TableHeader2 { border-right: #d6d6d6 1px solid; border-top: #ffffff 1px solid; border-left: #ffffff 1px solid; border-bottom: #d6d6d6 1px solid; padding-left: 2px; font-weight: bold; color: #104973; white-space: normal; height: 25px; background-color: #efefef; }

.CSS_TableHeader4 { height: 25px; background-position: 0px -1002px; background-image: url(/image/f2.gif); }

.CSS_TableItem2 { border-top: #d6d6d6 1px solid; border-bottom: #d6d6d6 1px solid; border-right-style: none; border-left-style: none; padding-left: 2px; height: 25px; }
.CSS_TableItem3:CSS_TableItem2 { background-color: #f7f7f7; }
.CSS_ButtonLeble { color: #104973; }
.CSS_ButtonLebleBold { font-weight: bold; }
.CSS_BG_PP_Top { height: 91px; background-position: 0px 0px; background-image: url(/image/f2.gif); }

.CSS_BG_TopButton1, .CSS_BG_TopButton2 { width: 91px; height: 39px; line-height: 39px; text-align: center; }
.CSS_BG_TopButton2 { background-position: -201px -41px; background-image: url(/image/f1png.JPG); }
.CSS_BG_TopSeparator { width: 22px; height: 20px; background-position: -99px -13px; background-image: url(/image/f1.gif); }



.CSS_BG_PP_URL_Toolbar { height: 31px; background-position: 0 -147px; background-image: url(/image/f2.gif); }



.CSS_Blog_Re_Header {word-break: break-all; background-color: #70a6ff; height: 25px; overflow: hidden; }
.CSS_Blog_Re_Text { word-break: break-all; padding: 5px 10px 5px 10px; border: #d6d6d6 1px solid; }













/*	BODY				默认的BODY，规定了文字的 大小12，行高150%，中对齐，*/
/*	TABLE				默认的表，规定了文字的 大小12，行高150%，边框为0*/
/*	CSS_Button			默认的按钮*/
/*	CSS_TextBox			默认的文本框*/
/*	CSS_TableHeader		默认的表头，一般在页面左边用*/
/*	CSS_TableItem		默认的表项，与CSS_TableHeader配套使用*/
/*	CSS_TableHeader2	用户模块的表头*/
/*	CSS_TableItem2		用户模块的表项(没有规定颜色，这样就不会覆盖掉OnMouseOver，OnMouseOut设置的颜色)，与CSS_TableHeader2配套使用*/
/*	CSS_TableItem3		在CSS_TableItem2的基础上增加了background-color*/
/*	A					一般的连接		蓝色		，无下划线，鼠标经过时 有下划线
/*	A.Link_Black		不突出的连接	黑色		，有下划线，鼠标经过时 红色
/*	A.Link_Red			突出的连接		与 A 相同	，红色
/*	A.Link_Button		类似按钮的连接	与 A 相同	，#104973色
/*	A.Link_ButtonBold	类似按钮的连接	与Button相同，粗体 














