/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body,select,input,textarea,td{font-size:12px; font-family:simsun; margin:0px auto}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none; font-size:12px;} /* 链接无下划线,有为underline */ 
a:link {color: #0F0CBF; font-size:12px; text-decoration: underline;} /* 未访问的链接 */
a:visited {color: #0F0CBF; font-size:12px; text-decoration: underline;} /* 已访问的链接 */
a:hover{color: #FF0000; font-size:12px; text-decoration: underline;} /* 鼠标在链接上 */ 
a:active {color: #FF0000; font-size:12px; text-decoration: underline;} /* 点击激活链接 */

/* 网站字体的css定义 */
.t16x_r{font-size: 16px; color: #ff0000}
.t18x_w {font-size: 18px; color: #ffffff}
.t14x_w {font-size: 14px; color: #ffffff}
.t12x_w {font-size: 12px; color: #ffffff}
.t16x_h {font-size: 16px; color: #333}
.t12x_h {font-size: 12px; color: #333333}
.t12x_rl {font-size: 12px; color: #BC2931}
.t12x_o {font-size: 12px; color: #EB4E07}
.t12x_l {font-size: 12px; color: #0F0CBF}
.t12x_bl {font-size: 12px; color: #1F3A87}
.t12x_bl150 {font-size: 12px; color: #1F3A87; line-height: 150%;}
.t12x_bll {font-size: 12px; color: #376A9F}
.t12x_bk {font-size: 12px; color: #000}
.t14x_bl {font-size: 14px; color: #376A9F}
.content_title {font-size: 16px; color: #2f2f2f}
.Content {font-size: 14px; color: #2f2f2f; line-height: 22px;}

/* 总新闻链接的css定义:可定义内容为链接字体颜色、样式等 */
a.l01bl_12x22:link {color: #1F3A87; font-size:12px; line-height: 22px;text-decoration: none;} /* 未访问的链接 */
a.l01bl_12x22:visited {color: #1F3A87; font-size:12px; line-height: 22px;text-decoration: none;} /* 已访问的链接 */
a.l01bl_12x22:hover{color: #FF0000; font-size:12px; text-decoration: underline; line-height: 22px;} /* 鼠标 */ 
a.l01bl_12x22:active {color: #FF0000; font-size:12px; line-height: 22px;text-decoration: none;} /* 点击激活链接 */

/* 新闻链接总的css定义:可定义内容为链接字体颜色、样式等 */
a.l02bk_12x22:link {color: #000000; font-size:12px; line-height: 22px; text-decoration: none;} /* 未访问的链接 */
a.l02bk_12x22:visited {color: #000000; font-size:12px; line-height: 22px; text-decoration: none;} /* 已访问的链接 */
a.l02bk_12x22:hover{color: #FF0000; font-size:12px; text-decoration: underline; line-height: 22px;} /* 鼠标 */ 
a.l02bk_12x22:active {color: #FF0000; font-size:12px; line-height: 22px;} /* 点击激活链接 */

/* 栏目导航文字链接总的css定义:可定义内容为链接字体颜色、样式等 */
a.l03bl_14x22:link {color: #1F3A87; font-size:14px; line-height: 22px; text-decoration: none;} /* 未访问的链接 */
a.l03bl_14x22:visited {color: #1F3A87; font-size:14px; line-height: 22px; text-decoration: none;} /* 已访问的链接 */
a.l03bl_14x22:hover{color: #BC2931; font-size:14px; text-decoration: underline; line-height: 22px;} /* 鼠标 */ 
a.l03bl_14x22:active {color: #BC2931; font-size:14px; line-height: 22px; text-decoration: none;} /* 点击激活链接 */

/* 栏目导航文字链接总的css定义:可定义内容为链接字体颜色、样式等 */
a.l04r_14x22:link {color: #ff0000; font-size:14px; line-height: 22px; text-decoration: none; } /* 未访问的链接 */
a.l04r_14x22:visited {color: #ff0000; font-size:14px; line-height: 22px; text-decoration: none; } /* 已访问的链接 */
a.l04r_14x22:hover{color: #BC2931; font-size:14px; text-decoration: underline; line-height: 22px;} /* 鼠标 */ 
a.l04r_14x22:active {color: #BC2931; font-size:14px; line-height: 22px; text-decoration: none; } /* 点击激活链接 */

/* 总新闻链接的css定义:可定义内容为链接字体颜色、样式等 */
a.l01bk_12:link {color: #000000; font-size:12px; text-decoration: none;} /* 未访问的链接 */
a.l01bk_12:visited {color: #000000; font-size:12px; ;text-decoration: none;} /* 已访问的链接 */
a.l01bk_12:hover{color: #FF0000; font-size:12px; text-decoration: underline; } /* 鼠标 */ 
a.l01bk_12:active {color: #FF0000; font-size:12px; ;text-decoration: none;} /* 点击激活链接 */

/* 栏目导航文字链接总的css定义:可定义内容为链接字体颜色、样式等 */
a.l06bl_12:link {color: #1F3A87; font-size:12px; text-decoration: none; } /* 未访问的链接 */
a.l06bl_12:visited {color: #1F3A87; font-size:12px; text-decoration: none; } /* 已访问的链接 */
a.l06bl_12:hover{color: #BC2931; font-size:12px; text-decoration: underline;} /* 鼠标 */ 
a.l06bl_12:active {color: #BC2931; font-size:12px; text-decoration: none; } /* 点击激活链接 */

/* 栏目导航文字链接总的css定义:可定义内容为链接字体颜色、样式等 */
a.l07bk_18:link {color: #000000; font-size:18px; text-decoration: none; } /* 未访问的链接 */
a.l07bk_18:visited {color: #000000; font-size:18px; text-decoration: none; } /* 已访问的链接 */
a.l07bk_18:hover{color: #BC2931; font-size:18px; text-decoration: underline;} /* 鼠标 */ 
a.l07bk_18:active {color: #BC2931; font-size:18px; text-decoration: none; } /* 点击激活链接 */

/* 栏目导航文字链接总的css定义:可定义内容为链接字体颜色、样式等 */
a.l08bk_14x22:link {color: #313031; font-size:14px; text-decoration: none; line-height: 22px;} /* 未访问的链接 */
a.l08bk_14x22:visited {color: #313031; font-size:14px; text-decoration: none; line-height: 22px;} /* 已访问的链接 */
a.l08bk_14x22:hover{color: #BC2931; font-size:14px; text-decoration: underline; line-height: 22px;} /* 鼠标 */ 
a.l08bk_14x22:active {color: #BC2931; font-size:14px; text-decoration: none; line-height: 22px;} /* 点击激活链接 */

/* 栏目导航文字链接总的css定义:可定义内容为链接字体颜色、样式等 */
a.l09h_12x22:link {color: #313031; font-size:12px; text-decoration: none; line-height: 22px;} /* 未访问的链接 */
a.l09h_12x22:visited {color: #313031; font-size:12px; text-decoration: none; line-height: 22px;} /* 已访问的链接 */
a.l09h_12x22:hover{color: #BC2931; font-size:12px; text-decoration: underline; line-height: 22px;} /* 鼠标 */ 
a.l09h_12x22:active {color: #BC2931; font-size:12px; text-decoration: none; line-height: 22px;} /* 点击激活链接 */

/* ==表格CSS定义开始== */
.Blue_border /* 首页通用兰色表格边框颜色定义(760) */
{border: 1px solid #9EC9EB;}

.Black_border /* 黑色表格边框颜色定义(760) */
{border: 1px solid #666666;}

.Blue_tdbg /* 兰色表格背景颜色定义(760) */
{background:#EFF7FE;}

.Gray_border /* 浅灰色表格边框颜色定义(760) */
{border: 1px solid #cccccc;}

.SGray_border /* 深灰色表格边框颜色定义(760) */
{border: 1px solid #5b5b5b;}

.Gray_tdbg /* 浅灰色表格背景颜色定义(760) */
{background:#F6F6F6;}

.Tyoo_border /* 表格边框颜色定义(760) */
{border: 1px solid #D4D0C8;}

.Tyoo_tdbg /* 表格背景颜色定义(760) */
{background:#F2F0E4;}

/* 表格背景颜色定义(760) */
.bg {border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;}
