/*CIW主样式表 | by:ciw.com | last modify: 2006-8-10 */ 

/* 共用属性 */
body { font-size: 12px; font-family:"arial", "helvetica", "sans-serif"; background-position:center; text-decoration: none; scrollbar-face-color: #f6f6f6; scrollbar-HIGHLIGHT-color: #ffffff; scrollbar-shadow-color: #cccccc; scrollbar-3DLIGHT-color: #cccccc; scrollbar-ARROW-color: #330000; scrollbar-TRACK-color: #f6f6f6; scrollbar-DARKshadow-color: #ffffff; }
td { font-size: 12px; font-family:"arial", "helvetica", "sans-serif"; line-height: 150%; }
select { font-size: 12px; height: 20px; }

a {font-size:12px; line-height:18px; font-family:"arial", "helvetica", "sans-serif"; text-decoration: none;} 
a:link, a:visited {font-size:12px; line-height:18px; color: #555555; font-family:"arial", "helvetica", "sans-serif";} 
a:hover, a:active {font-size:12px; line-height:18px; color: #FF6600; font-family:"arial", "helvetica", "sans-serif";}

/*列表显示*/
a.lista:link, a.lista:visited {font-size:12px; line-height:18px; color: #555555; font-family:"arial", "helvetica", "sans-serif";} 
a.lista:hover, a.lista:active {font-size:12px; line-height:18px; color: #FF6600; font-family:"arial", "helvetica", "sans-serif";}

/* 顶部频道文字链接的CSS定义－－将顶部频道文字链接与网站链接总的CSS定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的CSS相同即可。调用代码为<a class='Channel' ***>***</a> */
a.Channel:link, a.Channel:visited, a.Channel:active {font-size: 12px; font-family:"arial", "helvetica", "sans-serif"; color: #565656;}
a.Channel:hover {font-size: 12px; font-family:"arial", "helvetica", "sans-serif"; color: #565656; text-decoration: underline}

/* 顶部当前频道文字链接的CSS定义－－调用代码为<a class='Channel2' ***>***</a> */
a.Channel2:link, a.Channel2:visited {color: #FF0000; font-size: 12px;}
a.Channel2:hover, a.Channel2:active{color: #FF0000; font-size: 12px;text-decoration: underline;}

/* 底部版权信息文字链接的CSS定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='Bottom' ***>***</a> */
a.Bottom:link,a.Bottom:visited,a.Bottom:hover,a.Bottom:active {color: #ffffff;}

/* 文章栏目标题文字链接的CSS定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='Class' ***>***</a> */
a.Class:link, a.Class:visited,a.Class:hover,a.Class:active {color: #ffffff; font-size: 12px;text-decoration: underline}

/* 文本框的CSS定义:对应CSS中的“INPUT”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
.Inputta1 {font-size: 12px; background-color: #ffffff;  border-bottom: #FFB900 1px solid; border-left: #FFB900 1px solid; border-right: #FFB900 1px solid; border-top: #FFB900 1px solid; color: #666666; height: 18px; border-color: #FFB900 #FFB900 #FFB900 #FFB900; }

/* 按钮的CSS定义:对应CSS中的“BUTTON”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
Button { font-size: 12px;height: 20px; }
/* 顶部用户登录文字链接的CSS定义 */
.top_UserLogin { color: #037FA8; }

/* ==频道通用表格CSS定义开始== */

.Channel_border { border: 1px solid #cccccc; }
.Channel_title {background: #cccccc;color: #037FA8;height: 27;text-align: center;font-weight:bold;}
.Channel_tdbg { background:#FAFAFA;line-height: 120%; }
.Channel_pager { background:#FAFAFA;line-height: 120%; }

/* --评论显示页的CSS定义开始-- */
/* 蓝色表格边框背景颜色定义(760) */
.Comment_border { border: 1px solid #D2D3D9; /*449AE8;*/ }
/* 标题背景颜色定义(760) */
.Comment_title { background:#F7F7F7;color: #000000;font-weight: normal;height: 25; }
/* 表格背景颜色定义(760) */
.Comment_tdbg1 { background:#FFFFFF;line-height: 120%; }
/* 留言显示1px表格背景颜色定义 */
.Comment_tdbg2 {background:#FAFAFA;}
/* --评论显示页的CSS定义结束-- */

/* ==简短标题文字的CSS定义开始== */
/* [图文]简短标题文字的CSS定义 */
.S_headline1 { color: blue; }
/* [组图]简短标题文字的CSS定义 */
.S_headline2 { color: #FF6600;}
/* [推荐]简短标题文字的CSS定义 */
.S_headline3 { color: green;}
/* [注意]简短标题文字的CSS定义 */
.S_headline4 { color: red; }
/* ==简短标题文字的CSS定义开始== */

/* ==top.asp中的CSS定义开始== */
/* 顶部表格总背景颜色定义 */
.top_tdbgall { width: 750;background:#ffffff; }
.top_top { background:#F5D8A7;height: 2;}

/* 频道表格背景、文字颜色定义 */
.top_Channel { background:url(/Skin/blue/200603241522.gif);color:#565656!important;text-align: right;border-top: 1px solid #D7D7D5;border-bottom: 1px solid #D7D7D5;border-left: 1px solid #D7D7D5;border-right: 1px solid #D7D7D5;line-height: 30px;}

/* 公告表格背景、文字颜色定义 */
.top_Announce {background:url(/Skin/blue/top_nav_menu.gif);color: #0560A6;height: 30;}
/* 导航栏表格背景、文字颜色定义 */
.top_nav_menu {background:url(/Skin/blue/top_nav_menu.gif);color: #0560A6;height: 30;}
/* 您现在的位置表格背景、文字颜色定义 */
.top_Path {width: 760;background:#ffffff;height: 30;}
/* 顶部用户登录文字链接的CSS定义 */
.top_UserLogin {color: #037FA8}
/* ==top.asp中的CSS定义结束== */

/* ==网页中部中的CSS定义开始== */
/* 中部表格总背景颜色定义 */
.center_tdbgall {background:#ffffff;}

/* --网页中部左栏的CSS定义开始-- */
/* 左栏表格总背景颜色定义 */
.left_tdbgall {background:#ffffff;}
/* 左栏标题表格背景、文字颜色定义 */
.left_title {background:url(/Skin/blue/left_title.gif);font-weight:bold;color: ffffff;height: 28;width:180;padding-left:40;text-align: left;}
/* 左栏内容表格背景、文字颜色定义 */
.left_tdbg1 { background:url(/Skin/blue/left_tdbg1.gif);line-height: 150%;padding-left:5;padding-right:8; }
/* 左栏底部表格背景、文字颜色定义 */
.left_tdbg2 { background:url(/Skin/blue/left_tdbg2.gif);height: 10; }
/* 左栏标题表格背景、文字颜色定义 */
.right_title { background:url(/Skin/blue/right_title.gif);font-weight:bold;color: ffffff;height: 28;width:180;padding-left:40;text-align: left;}
/* --网页中部左栏的CSS定义结束-- */
/* --网页中部中栏的CSS定义开始-- */
/* 中栏表格总背景颜色定义 */
.main_tdbgall { width: 572;background:#ffffff; }
/* 中栏内容间隔表格背景颜色定义(575) */
.main_shadow { height: 4;}
/* 中栏公告表格背景、文字颜色定义 */
.main_announce {color: 037FA8;height: 25;background:#f9f9f9;border: 1px solid #D2D3D9;}
/* 中栏搜索表格背景、文字颜色定义 */
.main_Search {color: 037FA8;height: 25;border: 1px solid #D2D3D9;background:#f9f9f9;}
/* 中栏最新推荐表格背景颜色定义 */
.main_top {background:url(/Skin/blue/main_top.gif);height: 187;}
/* 网站首页中栏标题表格背景、文字颜色定义(760) */
.main_title_760i { color: ffffff;background:url(/Skin/blue/main_title_760i.gif);border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;text-align: left;padding-left:40;height: 29; }
/* 网站首页中栏内容表格背景、文字颜色定义(760) */
.main_tdbg_760i { bgckground : #ffffff ; border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
/* 中栏标题表格背景、文字颜色定义(575) */
.main_title_577 {color: 000000;background:url(/Skin/blue/main_title_575.gif);}
/* 中栏标题表格背景、文字颜色定义(575) */
.main_title_575l {color: ffffff;background:url(/Skin/blue/box1_tt1_l.gif);border-top: 0px solid #D2D3D9;border-right: 0px solid #D2D3D9;border-left: 0px solid #D2D3D9;text-align: left;padding-left:40;height: 26;width:10px;}
/* 中栏标题表格背景、文字颜色定义(575) */
.main_title_575 { background:url(/Skin/blue/main_title_575.gif);border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;text-align: left;padding-left:40;height: 26;}
.main_title_575n { color: 000000;background:url(/Skin/blue/main_title_575.gif);border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;text-align: left;padding-left:40;height: 26;}
/* 中栏标题表格背景、文字颜色定义(575) */
.main_title_575p {color: 000000;background:url(/Skin/blue/main_title_575.gif);border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;text-align: left;padding-left:20;height: 26;}
/* 中栏标题表格背景、文字颜色定义(575) */
.main_title_575c {color: 000000;background:url(/Skin/blue/main_title_575.gif);border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;text-align: center;padding-left:20;height: 26;}

/* 中栏标题表格背景、文字颜色定义(575) */
.main_title_575r { color: ffffff;background:url(/Skin/blue/box1_tt1_r.gif);border-top: 0px solid #D2D3D9;border-right: 0px solid #D2D3D9;border-left: 0px solid #D2D3D9;text-align: right;padding-left:40;height: 26;width:10px;}
/* 中栏内容表格背景、文字颜色定义(575) */
.main_tdbg_575 { border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
/* 中栏内容表格背景、文字颜色定义(575) */
.main_tdbg_575c {border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
.main_tdbg_577{border-left:1px #D2D3D9 solid;border-right:1px #D2D3D9 solid;border-bottom:1px #D2D3D9 solid}
/* 中栏内容表格背景、文字颜色定义(576) */
.main_tdbg_576 {background:#cccccc; border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 0px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
/* 栏目文章列表标题表格背景、文字颜色定义(282) */
.main_title_282i {background:url(/Skin/blue/main_title_282i.gif);color: ffffff;height: 29;border-top: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;padding-left:40;}
/* 栏目文章列表内容表格背景、文字颜色定义(282) */
.main_tdbg_282i {border: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
/* 栏目文章列表标题表格背景、文字颜色定义(282) */
.main_title_282 {background:url(/Skin/blue/main_title_282.gif);color: ffffff;height: 29;border-top: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;padding-left:40;}
/* 栏目文章列表内容表格背景、文字颜色定义(282) */
.main_tdbg_282 {border: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}

/* --栏目文章列表内容间隔颜色的定义1-- */
.listbg {background:#ffffff;}
/* --栏目文章列表内容间隔颜色的定义2-- */
.listbg2 { background:#f7f7f7; }
/* --网页中部中栏的CSS定义结束-- */

/* --文章显示页的CSS定义开始-- */
/* 主标题文字颜色定义 */
.main_ArticleTitle {color: ff0000;font-weight:bold;font-size: 18;line-height: 150%;}
/* 副标题文字颜色定义 */
.main_ArticleSubheading {color: 037FA8;font-weight:bold;line-height: 150%;}
/* 标题导航表格背景、文字颜色定义(760) */
.main_title_760 {background:url(/Skin/blue/main_title_760.gif);border: 1px solid #D2D3D9;height: 28;color: ffffff;}
/* 内容表格背景、文字颜色定义(760) */
.main_tdbg_760 {border: 1px solid #D2D3D9;padding: 8;line-height: normal;}
/* 责编等表格背景、文字颜色定义(760) */
.Article_tdbgall { background:#f5f5f5; }

/* --文章显示页的CSS定义结束-- */
/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义－－调用代码为<a class='Guest' ***>***</a> */
a.Guest:link {color: #ffffff;}
a.Guest:visited {color: #ffffff;}
a.Guest:hover{color: #ff0000;}
a.Guest:active {color: #ffffff;}

/* 标题导航表格背景、文字颜色定义(760) */
.Guest_title_760 {background:url(/Skin/blue/main_title_760.gif);border: 1px solid #D2D3D9;padding-left:5;height: 29;color: ffffff;}
.Guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */{border: 1px solid #D2D3D9;padding: 8;}
.Guest_border /* 蓝色表格边框背景颜色定义(760) */{border: 1px solid #449AE8;}
.Guest_title /* 标题背景颜色定义(760) */{background:#449AE8;color: #ffffff;font-weight: normal;height: 25;}
.Guest_tdbg /* 表格背景颜色定义(760) */{background:#FAFAFA;line-height: 120%;}
.Guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */{background:#D2D3D9;}
.Guest_border2 /* 回复表格虚线边框背景颜色定义(760) */{border: 1px dashed #97D2DF;background:#E8F5F8;color: #006633;}
.Guest_ReplyAdmin /* 管理员回复文字背景颜色定义(760) */{color: #ff0000;}
.Guest_ReplyUser /* 用户回复文字背景颜色定义(760) */{color: #449AE8;}
/* --留言频道CSS定义结束-- */
/* ==网页中部中的CSS定义结束== */

/* ==Bottom.asp中的CSS定义开始== */
.Bottom_tdbgall /* 底部表格总背景颜色定义 */{width: 760;background:#ffffff;}
/* 管理信息表格背景、文字颜色定义 */
.Bottom_Adminlogo { background:#F5D8A7;color:#ffffff; }
.Bottom_Copyright /* 版权信息表格背景、文字颜色定义 */{background:#ffffff;color:#000000;}
/* ==Bottom.asp中的CSS定义结束== */

/* ==自选风格中的CSS定义结束== */
.menu {background-color: #cccccc;width:97%;border: 1px;}
.menuBody{background-color: #ffffff;}
/* ==自选风格中的CSS定义结束== */
/* 搜索等特殊文字颜色定义 */
.Channel_font{color: red;}
/* --评论显示页的CSS定义开始-- */ 
/* 隐藏、用户等特殊文字颜色定义 */
.Guest_font {color: green;}
/* --评论显示页CSS定义结束-- */
/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义－－调用代码为<a class='Guest' ***>***</a> */
a.Guest:link {color: #000000;}
a.Guest:visited {color: #000000;}
a.Guest:hover{color: #ff6600;}
a.Guest:active {color: #000000;} 

/* 站内链接文字颜色定义 */
a.Channel_KeyLink{text-decoration: underline;}
a.Channel_KeyLink:link {color: blue;}
a.Channel_KeyLink:visited {color: blue;}
a.Channel_KeyLink:hover{color: #ff0000;}
a.Channel_KeyLink:active {color: blue;}
/* 检索表格背景、文字颜色定义(search) */
.search {color: ffffff;background:#FF6000;border-top: 0px solid #D2D3D9;border-right: 5px solid #E4E4E4;border-left: 5px solid #E4E4E4;border-bottom: 0px solid #cccccc;text-align: left;padding-left:5;height: 23;}
/* 检索表格背景、文字颜色定义(search) */
.searchep {color: ffffff;background:#FF6000;border-top: 0px solid #D2D3D9;border-right: 5px solid #E4E4E4;border-left: 0px solid #E4E4E4;border-bottom: 0px solid #cccccc;text-align: left;padding-left:5;height: 23;}

.newstitle {color: #FF6600; font-size: 16px; font-height: 25px; font-weight: bold;font-family:arial;}
a.newstitle:link {color: #FF6600; font-size: 14px;text-decoration: underline}
a.newstitle:visited {color: #FF6600; font-size: 14px;text-decoration: underline}
a.newstitle:hover{color: #FF6600; font-size: 14px;text-decoration: none}
a.newstitle:active {color: #FF6600; font-size: 14px;text-decoration: none}
/*epeper标题样式(epaper)*/
.epaper_bg {	font-size: 16px;	font-weight: bold;FILTER: Glow(Color=#ffffff, Strength=1) FILTER;	color: #1F66A8;	line-height: 21px;}
/* epaper栏目标题文字链接的CSS定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='epaper' ***>***</a> */
a.epaper:link {color: #FF6600; font-size: 14px;text-decoration: underline}
a.epaper:visited {color: #FF6600; font-size: 14px;text-decoration: underline}
a.epaper:hover{color: #FF6600; font-size: 14px;text-decoration: underline}
a.epaper:active {color: #FF6600; font-size: 14px;text-decoration: underline}

/* epaper内容表格背景、文字颜色定义(epaper) */
.main_epaper {border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-top: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
/* epaper内容表格背景、文字颜色定义(epaper) */
.title_tl_bg {background : #F7F7F7;border-bottom: 0px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5; height : 28;}
/* 中间内容表格背景、文字颜色定义(epaper) */
.title_tl_table {font-family:arial;background : #ffffff;border-left: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;border-top: 0px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5; height : 160;}
/* 中间内容表格背景、文字颜色定义(epaper) */
.title_tl_table1 {font-family:arial;background : #ffffff;border-left: 0px solid #D2D3D9;border-right: 0px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;border-top: 0px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5; height : 160;}
/* 中间内容表格背景、文字颜色定义(epaper) */
.title_tl_table2 {font-family:arial;background : #ffffff;border-left: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;border-top: 0px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5; height : 160;}
/* 公告内容表格背景、文字颜色定义(epaper) */
.title_gg {color : #ffffff ; background:#1E77D3; border-top: 0px solid #D2D3D9; font-size: 13px; height : 20px; font-weight: bold;}
/* 公告内容表格背景、文字颜色定义(epaper) */
.title_gg_bg {background:#ffffff;border-top: 0px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;font-family:arial}

.Red:link {	color: #FF0000;	text-decoration: none;}
.Red:visited {	color: #FF0000;	text-decoration: none;}
.Red:hover {	color: #FF0000;	text-decoration: underline;}
.Red:active {	color: #FF0000;	text-decoration: underline;}
/* 中间内容表格背景、文字颜色定义(epaper) */
.context_input {font-family:arial;background : #ffffff;line-height: 150%;text-align: left;padding-left:5;padding-right:5; }

.orange:link {color: #FF6C00;text-decoration: none;font-weight:bold;}
.orange:visited {color: #FF6C00;text-decoration: none;font-weight:bold;}
.orange:hover {color: #FF6C00;text-decoration: underline;font-weight:bold;}
.orange:active {color: #FF6C00;	text-decoration: underline;font-weight:bold;}

.gray_line:link {color: #474747;text-decoration: underline;font-weight:bold;}
.gray_line:visited {color: #474747;text-decoration: underline;}
.gray_line:hover {color: #FF6C00;text-decoration: underline;}
.gray_line:active {color: #FF6C00;text-decoration: underline;}
.button_go {background-image: url(images/reg_btn_green.gif); 	border-right: 0px solid #000000; border-top: 0px solid #000000; border-left: 0px solid #000000; border-bottom: 0px solid #000000; width: 48px; height: 21;}

.HotFocus {font-family: "黑体", "arial";font-size: 20px;	font-weight: bold;color: #FF0000;}
/*定义首屏的桔红色大标题的样式*/
a.title1:link {	font-family: "黑体" ,arial Black,sans-serif; font-size: 20px; font-weight: 100;	color: FA4100; line-height: 20px; letter-spacing: -1.5pt;}
a.title1:visited {font-size: 20px;color: FA4100;text-decoration: none;font-family: "黑体" ,arial Black,sans-serif;font-weight: 100;letter-spacing: -1.5pt;line-height: 20px;}
a.title1:hover {font-family: "黑体" ,arial Black,sans-serif;font-size: 20px;font-weight: 100;color: #EA2F00;text-decoration: underline;letter-spacing: -1.5pt;line-height: 20px;}

.main_tdbg_578 {border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 0px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}

a.14w:link {font-size: 14px; color: #FFFFFF; text-decoration: none;}
a.14w:visited {font-size: 14px;	color: #FFFFFF;	text-decoration: none;}
a.14w:hover {color: #FFFF00;text-decoration: none;font-size: 14px;}

.14 {font-size: 14px;}

.contextsize {font-size:14px;font-family:arial;line-height: 170%;}
p {line-height:20px;text-indent:2em;}
.main_news_ground {color: 000000;border-top: 0px solid #84B0C7;border-right: 1px solid #84B0C7;border-left: 1px solid #84B0C7;text-align: left;padding-left:0;height: 26;}

/* 输入框背景、文字颜色定义 */
.inputta {border-right: 1px solid #000000; border-top: 1px solid #000000; border-left: 1px solid #000000; border-bottom: 1px solid #000000；font-family:arial;}

/* 新闻首页样式表<a class='Channel' ***>***</a> */
a.titlelink14:link {color: #000099;	font-size: 14px; text-decoration: underline; line-height:24px;}
a.titlelink14:visited {color: #000099; 	font-size: 14px;text-decoration: underline}
a.titlelink14:hover{color: #ff0000; 	font-size: 14px; text-decoration: none}
a.titlelink14:active {color: #ff0000; 	font-size: 14px;text-decoration: none}

.white14{color: #ffffff;	font-size: 14px; font-family:arial;	font-weight: bolder;}
a.white14:link {color: #ffffff;	font-size: 14px;}
a.white14:visited {color: #ffffff; 	font-size: 14px;}
a.white14:hover{color: #FFFF00; 	font-size: 14px; text-decoration: underline}
a.white14:active {color: #FFFF00; 	font-size: 14px;}

.white12{color: #ffffff;	font-size: 12px; font-family:arial;}
a.white12:link {color: #ffffff;	font-size: 12px;}
a.white12:visited {color: #ffffff; 	font-size: 12px;}
a.white12:hover{color: #FFFF00; 	font-size: 12px; text-decoration: underline}
a.white12:active {color: #FFFF00; 	font-size: 12px;}

.blue14{color: #000099;	font-size: 14px; line-height:24px;}
a.blue14:link {color: #000099;	font-size: 14px;text-decoration: underline; line-height:24px;}
a.blue14:visited {color: #000099; 	font-size: 14px;text-decoration: underline; line-height:24px;}
a.blue14:hover{color: #ff0000; 	font-size: 14px; text-decoration: none; line-height:24px;}
a.blue14:active {color: #ff0000; 	font-size: 14px;text-decoration: none; line-height:24px;}

.event12{color:#555555; font-size: 12px; font-family:arial; line-height:24px;}

.black14{color: #000000;	font-size: 14px; font-family:arial;}
a.black14:link {color: #000000;	font-size: 14px; font-weight: bolder;}
a.black14:visited {color: #000000; 	font-size: 14px; font-weight: bolder;}
a.black14:hover{color: #000000; 	font-size: 14px; text-decoration: underline; font-weight: bolder;}
a.black14:active {color: #000000; 	font-size: 14px;text-decoration: underline;font-weight: bolder;}

.red14{color: #ff0000;	font-size: 14px; font-family:arial;}
a.red14:link {color: #ff0000; font-size: 14px; font-weight: bolder;text-decoration: underline; }
a.red14:visited {color: #ff0000; font-size: 14px; font-weight: bolder;text-decoration: underline; }
a.red14:hover{color: #ff0000; font-size: 14px; text-decoration: none; font-weight: bolder;}
a.red14:active {color: #ff0000; font-size: 14px;text-decoration: none;font-weight: bolder;}
.gray12{color:#6C6C6C;font-size:12px;}

/*** CorpCenter - 企业中心CSS样式 ***/
.corp14 {font-size: 14px; }
/* 表格蓝色边框、背景、文字颜色定义 */
.corp_tdbg_blue {border-top: 1px solid #0C9FC1;border-right: 1px solid #0C9FC1;border-left: 1px solid #0C9FC1;border-bottom: 1px solid #0C9FC1;}
/* 表格灰色边框、背景、文字颜色定义 */
.corp_tdbg_gray {border-style:solid; border-width:1; border-color:#C7C7C7;}
.corp_white14{color:#FFFFFF; font-size:14px;font-weight: bolder;padding-left:8;}
.corp_list_blue12 {font-family: "arial", "helvetica", "sans-serif";font-size: 12px;color: #00007F;line-height: 19px;}
.corp_list_blue12 a:link{ color:#00007F; text-decoration:none;}
.corp_list_blue12 a:visited{color:#00007F; text-decoration:none;}
.corp_list_blue12 a:hover {color:#00007F; text-decoration:underline;}

/*首页*/
.orange12{color:#FF6C00;font-weight:bold;}
/* --用户控制css定义开始-- */
/*左区块定义*/
.user_left {background:#f3f3f3;width:170px;padding-left: 4px;border-left-width: 2px;border-left-style: solid;border-left-color: #ffffff;padding-right: 4px;}
/*左区块内标题栏定义*/
.user_box {border: 1px solid #bfbfbf;background-color: #ffffff;border-collapse:15;}
.user_righttitle { background-color: #f3f3f3;padding-top: 5px;padding-right: 5px;padding-bottom: 1px;padding-left: 5px; border-top-width: 2px;border-right-width: 2px;border-bottom-width: 1px;border-left-width: 2px; border-top-style: solid;border-right-style: solid;border-bottom-style: solid;border-left-style: solid; border-top-color: #ffffff;border-right-color: #ffffff;border-bottom-color: #bfbfbf;border-left-color: #ffffff;}
.user_line {line-height: 1px;background-image: url(images/line.gif);}
/*左区块内标题栏定义*/
.user_toolstop {line-height: 28px;font-size: 12px;font-weight: bold;color: #666666;padding-left: 10px;letter-spacing: 4pt;}
/*左区块内内容定义*/
.user_toolsbot {line-height: 25px;font-size: 12px;color: #666666;border-right-width: 4px;border-right-style: solid;border-right-color: #ffffff;}
/*区块内箭头栏定义*/
.user_toolspoint { padding-left: 6px;}
/*用户控制面板右*/
.user_right {background-color: #ffffff;padding-right: 2px;padding-left: 6px;width:572px;}
.border1 { border: 1px solid #bfbfbf;}
.title{background:#449ae8;color: #ffffff;font-weight: normal;}
.border{border: 1px solid #449ae8;}
.tdbg{background:#f0f0f0;line-height: 120%;}
.tdbgmouseover{background:#bfdfff;line-height: 120%;}
.tdbg2{background:#e0eef5;line-height: 120%;}
.tdbg5{background:#e0eef5;line-height: 120%;}
.title5{width:80px;background:url('../user/images/titlebg2.gif');line-height: 120%;padding-top:2px;cursor:hand;}
.title6{width:80px;background:url('../user/images/titlebg1.gif');color: #ffffff;font-weight: normal;padding-top:2px;cursor:hand;}
.button1{width:90px;}
.show_page {text-align: center;}

/* ==RSS连接框定义== */
#popitmenu { border-right: black 1px solid; border-top: black 1px solid; Z-INDEX: 100; VISIBILITY: hidden; FONT: 12px/18px Verdana; border-left: black 1px solid; border-bottom: black 1px solid; POSITION: absolute; background-color: white}
#popitmenu A {    DISPLAY: block; PADDING-left: 6px; color: black; TEXT-DECORATION: none;}
#popitmenu A:hover {    background-color: #ccff9d;}

/* ==用户登录框定义== */
#userlogined{    padding-left:10;text-align: left;}
#userctrl{    text-align: center;}
#usermessage{    padding-left:10;text-align: left;}
.havemessage{    background-color: #ccff9d;}
.havemessaged{    background-color: #cc0000;}
/* 聚合空间列表定义 */
.spaceList  {width: 100%;text-align: center;}
.spaceList_image{text-align: center;}
.spaceList_intro{text-align: center;}
#showspacelist_more{text-align: right;padding-right:10;}

/* =====首页博客/社区/企业中心定义===== */
/* 标题背景、文字颜色定义(575) */
.main_blog_title_575 {background:url(/images/main_title_b11.gif);border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:39;padding-right:5;}
/* 表格表格内容背景、文字颜色定义(575) */
.main_blog_tdbg_575 {border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
/* 标题背景、文字颜色定义(575) */
.main_corp_title_575 {background:#89B1DC;border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: center;padding-left:0;padding-right:5;font-weight:bold;color: ffffff;font-size: 14px;}
/* =====首页知识中心定义===== */
.main_club_title{border-top: 1px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
.main_club_tdbg{border-top: 0px solid #D2D3D9;border-right: 1px solid #D2D3D9;border-left: 1px solid #D2D3D9;border-bottom: 1px solid #D2D3D9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;}
.club14{font-size: 14px;padding-left:25;}a.downblue:link {
	color: #0033CC;
	text-decoration: none;
}
a.downblue:visited {
	color: #0033CC;
	text-decoration: none;
}
a.downblue:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.downblue:active {
	color: #FF0000;
	text-decoration: underline;
}
