/* ===链接颜色=== */
a:link,a:visited{text-decoration:none;color: #333;}
a:hover,a:active{text-decoration:underline; color: #c00;}

#ArticleTit{
	margin:0 auto;
	width:640px;
	font-weight:bold;
	font-size:22px;
	color:black;
	padding:15px 0;
	clear:both;
	}
#ArtCnt{
	width:310px;
	margin:0 auto;
	font-size:14px;
	line-height:180%;
	text-align:left;
	/*text-indent: 28px;*/
	word-wrap:break-word;
    word-break:break-all;
	clear:both;
	}
#ArtCnt a{color:blue;text-decoration:underline;}
#ArtCnt a:hover{color:#C2130E;}
#ArticleCnt{
	width:655px;
	margin:0 auto;
	font-size:14px;
	line-height:180%;
	text-align:left;
	/*text-indent: 28px;*/
	word-wrap:break-word;
    word-break:break-all;
	clear:both;
	}
#ArticleCnt a{color:#000000;text-decoration:underline;}
#ArticleCnt a:hover{color:#C2130E;}
#ArticleCnt1{
	width:310px;
	margin:0 auto;
	font-size:14px;
	line-height:180%;
	text-align:left;
	/*text-indent: 28px;*/
	word-wrap:break-word;
    word-break:break-all;
	clear:both;
	}
#ArticleCnt1 a{color:#000000;text-decoration:underline;}
#ArticleCnt1 a:hover{color:#C2130E;}
#PicInPic td{line-height:21px;}
#PicInPic a{color:blue;text-decoration:none;}
#PicInPic a:hover{color:red;text-decoration:underline;}
#ArtCnt p{margin:12px 0;}
#ArtCnt td{line-height:20px;}
#ArticleCnt p{margin:12px 0;}
#ArticleCnt td{line-height:20px;}
#ArtTopic{
	width:540px; 
	text-align:right;
	padding:5px 20px 5px 0;
	margin:15px auto;
	font-size:14px; 
	background-color:#F2F2F2;
	line-height:23px;
	clear:both;
	} 

/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #333333;}
a.bottom:visited {color: #333333;}
a.bottom:hover{color: #ff3300;}
a.bottom:active {color: #333333;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #ffffff;}
a.class:visited {color: #ffffff;}
a.class:hover{color: #ff0000;}
a.class:active {color: #ffffff;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
margin:0px;
FONT-SIZE: 9pt;background:url();
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;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 150%;
	font-weight: normal;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
input
{
background-color: #ffffff; 
border-bottom: #666666 1px solid;
border-left: #666666 1px solid;
border-right: #666666 1px solid;
border-top: #666666 1px solid;
color: #666666;
height: 18px;
border-color: #666666 #666666 #666666 #666666; font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
/* 顶部用户登录文字链接的css定义 */
.top_userlogin
{
color: #037fa8;
}

/* ==频道通用表格css定义开始== */
.channel_border /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.channel_title /* 标题背景颜色定义(760) */
{
background: #cccccc;color: #037fa8;height: 27;text-align: center;font-weight:bold;
}
.channel_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.channel_pager /* 分页表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}

　　/* --评论显示页的css定义开始-- */
.comment_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #0069B0;
}
.comment_title /* 标题背景颜色定义(760) */
{
background:#0069B0;color: #ffffff;font-weight: normal;height: 25;
}
.comment_tdbg1 /* 表格背景颜色定义(760) */
{
background:#ffffff;line-height: 120%;
}
.comment_tdbg2 /* 留言显示1px表格背景颜色定义 */
{
background:#fafafa;
}
　　/* --评论显示页的css定义结束-- */
/* ==频道通用表格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: 760;background:#ffffff;
}
.top_top
{
background:#0089f7;height: 2;
}
.top_channel /* 频道表格背景、文字颜色定义 */
{
background:#0089f7;color:#3ab1f5!important;text-align: right;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;
}
.top_announce /* 公告表格背景、文字颜色定义 */
{
background:url(/Skin/blue/top_nav_menu.gif);color: #0560a6;height: 30;
}
.top_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
	color: #ffffff;
	height: 22;
	background-image: url(/Skin/ocean/menu_bg2.gif);
	padding-left: 33px;

}
.top_path /* 您现在的位置表格背景、文字颜色定义 */
{
width: 760;background:#ffffff;height: 30;
}
.top_userlogin /* 顶部用户登录文字链接的css定义 */
{
color: #037fa8
}
/* ==top.asp中的css定义结束== */

/* ==网页中部中的css定义开始== */
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;
width:770px;
}
　　/* --网页中部左栏的css定义开始-- */
.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#ffffff;
}
.left_title /* 左栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: ffffff;
	height: 28px;
	padding-left:20px;
	text-align: left;
	background-image: url(/Skin/ocean/right_t.gif);
	width: 182px;
}
.left_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
	padding: 5px;	background-color: #e6f5ff;	border-width: 1px;
	border-top-style: none;	border-bottom-style: none;	border-color: #a4c6fc;border-right-style: solid;border-left-style: solid;
}
.left_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(/Skin/ocean/tdbg_bottom.gif);
	background-repeat: no-repeat;
}
.right_title_bs06 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: ffffff;
	height: 28px;
	padding-left:20px;
	text-align: left;
	background-image: url(/Skin/ocean/right_t.gif);
}
.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;
}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 4;
}
.main_announce /* 中栏公告表格背景、文字颜色定义 */
{
color: 037fa8;height: 25;background:#f9f9f9;border: 1px solid #d2d3d9;
}
.main_search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 037fa8;height: 25px;border: 1px solid #d2d3d9;background:#f9f9f9;
}
.main_top /* 中栏最新推荐表格背景颜色定义 */
{
background:url(/Skin/blue/main_top.gif);height: 187;
}
.main_title_760i /* 网站首页中栏标题表格背景、文字颜色定义(760) */
{
color: ffffff;
background-image: url(/Skin/ocean/main_bs.gif);
border-right: 1px solid #1c65be;
text-align: left;padding-left:30;height: 27;

}
.main_tdbg_760i /* 网站首页中栏内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_575 /* 中栏标题表格背景、文字颜色定义(575) */
{
    font-weight: bold;
	color: #333333;
	background-image: url(/Skin/sxiweb/760.gif);
	height: 30px;
	padding-left: 30px;
	BORDER: #cccccc 1px solid;
}
.main_title_bs06 /* 中栏标题表格背景、文字颜色定义(bs06) */
{
	color: ffffff;
	text-align: left;
	padding-left:30px;
	height: 27px;
	background-image: url(/Skin/ocean/main_bs.gif);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
	font-weight: bold;
}
.main_tdbg_bsd06 /* 中栏内容表格背景、文字颜色定义(bsd06) */
{
	color: ffffff;	height: 4px;	background-image: url(/Skin/ocean/main_02.gif);
}
.main_tdbg_bs06 /* 中栏内容表格背景、文字颜色定义(bs06) */
{
	line-height: 150%;
	text-align: left;
	padding-left:5;
	padding-right:5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aec6e8;
	border-bottom-color: #aec6e8;
	border-left-color: #aec6e8;
	background-image: url(/Skin/ocean/main_bg.gif);
	background-color: #ffffff;
}
.main2_tdbg_bs06 /* 中栏内容表格背景、文字颜色定义(bs06) */
{
	line-height: 150%;
	text-align: left;
	padding-left:5;
	padding-right:5;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #aec6e8;
	background-image: url(/Skin/ocean/main_bg.gif);
	background-color: #ffffff;
}

.main_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.main_title_282i,.main_title_282 /* 栏目文章列表标题表格背景、文字颜色定义(282) */
{
background:url(/Skin/ocean/main_bs.gif);color: ffffff;height: 27;
padding-left:30;
color: ffffff;
text-align: left;
border-right: 1px solid #1c65be;
font-weight: bold;
}
.main_tdbg_282i /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}

.main_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.listbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
font-color:#134068;line-height: 22px;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
font-color:#134068;line-height: 22px;
}
　　/* --网页中部中栏的css定义结束-- */
　　/* --文章显示页的css定义开始-- */

.main_articletitle /* 主标题文字颜色定义 */
{
color: #3681aa;font-weight:bold;font-size: 22;line-height: 150%;
}
.main_articlesubheading /* 副标题文字颜色定义 */
{
color: 000000;font-size: 15;line-height: 150%;
}
.main_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{

background:url(/Skin/ocean/main_bs1.gif);border: 1px solid #d2d3d9;height: 28;color: ffffff;
}
.main_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;line-height: normal;
}
.article_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
background:#f5f5f5;
}

　　/* --文章显示页的css定义结束-- */
　　/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.guest:link {color: #333333;}
a.guest:visited {color: #333333;}
a.guest:hover{color: #ff0000;}
a.guest:active {color: #333333;}

.Guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/Skin/sxiweb/760.gif);border: 1px solid #D2D3D9;padding-left:5;height: 27;color: 333333;
}
.guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #2099D6;padding: 8;
}
.guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #0069B0;
}
.guest_title /* 标题背景颜色定义(760) */
{
background:#2099D6;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定义开始-- */
.shop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #1C65BE;
}
.shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.shop_title /* 标题背景颜色定义(760) */
{
    font-weight: bold;
	color: #ffffff;
	background-image: url(/Skin/ocean/main_bs1.gif);
	height: 27px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
}
.shop_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.shop_tdbg2 /* 表格背景颜色定义2 */
{
background:#f5f5f5;line-height: 120%;
}
.shop_tdbg3 /* 表格背景颜色定义3 */
{
background:#ffffff;line-height: 120%;
}
.shop_tdbg4 /* 表格背景颜色定义4 */
{
background:#e1f4ee;line-height: 120%;
}

　　/* --商城的css定义结束-- */
/* ==网页中部中的css定义结束== */

/* ==bottom.asp中的css定义开始== */
.bottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.bottom_adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background:#0089f7;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定义结束-- */

/* 站内链接文字颜色定义 */
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;}


/* --用户控制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(/Skin/ocean/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;
}


/* 固定排课表格表格的css定义*/
.date_border
{
border: 1px solid ;
}
.date_title
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.date_tdbg
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.style2
{
font-size: 10px;
}
.style3
{
font-size: 12px;
}

/* ==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;
}

/* ==用户登录框定义== */
.userbox{
color:#0A0813;
}
#userlogined
{
    padding-left:10;text-align: left;
}
#userlogin input{height:20px;}
#userctrl
{
    text-align: center;
}
#usermessage
{
    padding-left:10;text-align: left;
}
.userlog{
color:#000000;
}
.havemessage
{
    background-color: #ccff9d;
}
.havemessaged
{
    background-color: #cc0000;
}
.bloglist  /* 聚合空间列表定义 */
{
width: 100%;text-align: center;
}
.bloglist_image
{
text-align: center;
}
.bloglist_intro
{
text-align: center;
}
#showbloglist_more
{
text-align: right;padding-right:10;
}
/* ==供求信息div按钮定义开始== */
#supply{
margin:0px;
padding:0px;
color:#fff;
}
.supplybut,.supplybutover{
margin:0px;
padding:1px;
line-height:25px;
border-top: 1px solid #d2d3d9;border-right: 1px solid #d2d3d9;border-left: 1px solid #d2d3d9;text-align: left;padding-left:30;padding-right:15px;
display: block;
float:left;
margin-right:8px;
cursor:hand;
}
.supplybut{
background:url(/Skin/blue/main_title_575.gif);
}
.supplybutover{
background:url(/Skin/blue/main_title_282.gif);
}
/* ==供求信息div按钮定义开始== */
.right_tdbgbs06 {
padding: 5px;	background-color: #e6f5ff;	border-width: 1px;
	border-top-style: none;	border-bottom-style: none;	border-color: #a4c6fc;border-right-style: solid;border-left-style: solid;
}
.right_tdbg2 {
	background-image: url(/Skin/ocean/tdbg_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.main_title_bsf {
	font-weight: bold;
	color: #ffffff;
	background-image: url(/Skin/ocean/main_bs1.gif);
	height: 27px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c65be;
}
.mainblinks {
	background-image: url(/Skin/ocean/links_02.gif);
	height: 27px;
	font-weight: bold;
	color: #ffffff;
}
.menu_bottombg {
	color: #ffffff;
	background-image: url(/Skin/ocean/menu_bottombg.gif);
	height: 31px;
}
.bottom_bg {
	background-image: url(/Skin/ocean/bottom_bg.gif);
}
.showa {
	color: #aed2fe;
}
.menu_s {
	color: #ffffff;
	background-image: url(/Skin/ocean/menu_bg.jpg);
	height: 26px;
}
/* --公告显示文字(滚动条)的css定义开始-- */
.AnnounceBody2 {color:#ffffff;}
a.AnnounceBody2:link {color: #ffffff;}
a.AnnounceBody2:visited {color: #ffffff;}
a.AnnounceBody2:hover{color: #ffff00;}
a.AnnounceBody2:active {color: #ffffff;}
/* --公告显示文字(滚动框)的css定义开始-- */
.AnnounceBody1 {color:#333;}
a.AnnounceBody1:link {color: #333333;}
a.AnnounceBody1:visited {color: #333333;}
a.AnnounceBody1:hover{color: #ff0000;}
a.AnnounceBody1:active {color: #333333;}
/* --公告显示文字(滚动框、滚动条)的css定义结束-- */
hr
{
height:1px;
color:#5575B0；
}
/* 自定义列表标签链接文字颜色定义 */
a.t1{text-decoration: underline;}
a.t1:link {color: F02E0F;FONT-SIZE: 18px;face="黑体"}
a.t1:visited {color: F02E0F;FONT-SIZE: 18px;face="黑体"}
a.t1:hover{color: 000000;FONT-SIZE: 18px;face="黑体";text-decoration: underline;}
a.t1:active {color: ff0000;FONT-SIZE: 18px;face="黑体"}
/* 自定义列表标签链接文字颜色定义 */
a.a{text-decoration: underline;}
a.a:link {color: 255AA4;FONT-SIZE: 14.8px;}
a.a:visited {color: 007CDE;FONT-SIZE: 14.8px;}
a.a:hover{color: ff0000;FONT-SIZE: 14.8px;}
a.a:active {color: 007CDE;FONT-SIZE: 14.8px;}
.b /* --自定义列表标签中偶数表格行背景颜色定义-- */
{
background:url(/Skin/hz315/xx.gif);height: 24;font-size:14.8px;color: #255AA4;
}

.c /* --自定义列表标签中偶数表格行背景颜色定义-- */
{
background:url(/Skin/hz315/xx.gif);height: 24;font-size:14.8px;color: #255AA4;
}
.pic1 /*文章栏目图片边框 */
{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	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: #ffffff;
	border-left-color: #ffffff; 
filter:progid:dximagetransform.microsoft.glow(color=#000000,strength=1);
}
.listhot {color: red;font-family:"黑体";font-size: 16px;line-height: 120%}
A.listhot:link {color: red;text-decoration: none }
A.listhot:visited {color: red;text-decoration: none}
A.listhot:active {color: red;text-decoration: none}
A.listhot:hover {color: red;text-decoration: underline}


.bbb /* --自定义列表标签中奇数表格行背景颜色定义-- */
{
line-height: 160%;font-size:12px;color: #4265b5;
}
A.bbb:link {color: red; text-decoration: none;}
A.bbb:visited {color: red; text-decoration: none;}
A.bbb:active {color: red; text-decoration: none;}
A.bbb:hover {color: black; text-decoration: underline;}
/* 网页最大表格的css定义*/
.tablebig {
	background-color: #FFFFFF;
	width: 900px;
}
/* 网页最大表格的左边单元的css定义*/
.tdleft {
	vertical-align: top;
	width: 690px;
	background-color: #FFFFFF;
	text-align: left;
}
/* 网页最大表格的右单元格的css定义*/
.tdright {
	vertical-align: top;
	width: 210px;
	background-color: #FFFFFF;
	text-align: left;
}
/* 网页最大表格的左单元格里的单纯表格的css定义*/
.tableleft {
	width: 100%;
	vertical-align: top;
}
/* 网页最大表格的右单元格里的单纯表格的css定义*/
.tableright {
	width: 200px;
	margin: 0px 5px 10px;
	text-align: center;
	border: 1px solid #e1e9ed;
}
/* 交互式导航的css定义*/
.menu_bottom1 { 
         width:84px;
         height:34px;
         background:url(pv110/jiaoh2.gif);
         font-weight: normal;
         padding-top:2px;  
} 
.menu_bottom2 { 
         width:84px;
         height:34px;
         background:url(pv110/jiaoh.gif);
         line-height: 120%;
         padding-top:2px; 
} 
/* 登陆等信息文字链接的CSS定义，调用代码为<a class='Bott' ***>***</a> */
a.Bott:link {color: #e7e7e7;}
a.Bott:visited {color: #e7e7e7;}
a.Bott:hover{COLOR: #B0A753;}
a.Bott:active {color: #e7e7e7;}
/* more图片定义 */
a.more:link {none}
a.more:visited {none}
a.more:hover{margin-right:1px;}
a.more:active {none}

.menu_left /* 频道表格左侧背景定义 */
{
background:url(/Skin/pv110/menu_left.gif);height: 49;width: 9;
}
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 900;background:#ffffff;
}
.top_tdbgalll /* 顶部表格总背景颜色定义 */
{
width: 400;background:#ffffff;
}
.menu_bg /* 频道表格中部背景定义 */
{
background:url(/Skin/pv110/menu_bg.gif);height: 49;width: 884;
}



.top_dh /* 首页表格4px边框背景定义 */
{
         color: #e7e7e7;
}
.top_dh1 /* 首页图片表格及友情连接的css定义 */
{
         color: #a9cee1;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
         height: 120px;
         width: 888px;
}
.listdhdowm {
	height: 10px;
}
.top_Channel /* 频道表格背景、文字颜色定义 */
{
color:#075982!
}
.menu_right /* 频道表格右侧背景定义 */
{
background:url(/Skin/pv110/menu_right.gif);height: 49;width: 8;
}
.bg_01 {
	height: 10px;
	text-indent: 0pt;
	width: 900px;
	background-image: url(pv110/bg_01.gif);
	text-align: center;
}
.bg_02 {
	height: 10px;
	text-indent: 0pt;
	width: 900px;
	background-image: url(pv110/bg_02.gif);
	text-align: center;
}
.h_tdlogo {
	width: 180px;
	background-color: #ffffff;
	height: 80px;
}
.h_tdserve {
	height: 30px;
	text-align: right;
	background-color: #ffffff;
	color: #75071C;
}
.h_tdchanel {
	background-color: #2D68B4;
	height: 30px;
	color: #FFFFFF;
	text-align: right;
}
.h_tdnav {
	height: 28px;
	text-indent: 5pt;
	width: 866px;
	background-image: url(pv110/bg_nav.gif);
	text-align: left;
}
.h_tdnav1 {
	height: 28px;
	text-indent: 5pt;
	width: 866px;
	background-image: url(pv110/bg_nav01.gif);
	text-align: left;
}
.copy /* 底部版权字体颜色定义 */
{
color:#ffffff;
}
/* 网页页脚单元格的css定义*/
.tdfoot {
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
	padding: 5px;
}
/* 目前位置表格的css定义*/
.tablepath {
	font-size: 10pt;
	height: 40px;
	width: 680px;
	background-image: url(pv110/bg_path.gif);
	margin-right: 5px;
	margin-left: 5px;
}
.shtablepath {
	font-size: 10pt;
	height: 40px;
	width: 680px;
	background: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
}
/* 首页幻灯片部分表格的css定义*/
.tdpicslide {
	width: 282px;
	padding: 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F0F0F0;
}
/* 最新图片文章表格的css定义*/
.tablepic {
	width: 680px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #ffffff;
	padding-top: 2px;
	text-align: center;
}
/* 搜索框表格的css定义*/
.tablesearch {
	height: 36px;
	width: 680px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #F5F5F5;
	margin-bottom: 10px;
	border: 1px solid #a9cee1;
	text-align: center;
         background-image: url(pv110/photobg.gif);
}
/* 左侧栏图片广告表格的css定义*/
.tableadleft{
	width: 680px;
	text-align: center;
	margin: 0px 5px 5px;
	background-color: BFCAE6;
}
/* 右侧栏图片广告表格的css定义*/
.tableadright{
	width: 200px;
	margin: 0px 5px 10px;
	text-align: center;
	border: 1px solid #DCDCDC;
	padding: 5px;
}
/* 通栏表格(最新图片和商城购物指南)表格及单元格的css定义*/
.listablefull {
	width: 890px;
	border: 1px solid #e2e2e2;
	margin: 0px 5px 10px;
}
.listdfulltop {
	background-color: #FF9E00;
	text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
}
.listdfullmid {
	padding: 5px;
}
.listdfulldowm {
	height: 5px;
}
/* 交互式导航表格的css定义 */
.listdh {
	width: 335px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
}
.listdh2 {
         color: #FFFFFF;
	text-indent: 24px;
	font-weight: bold;
	height: 195px;
	font-size: 12px;
}
/* 栏目导航及TAG标签的css定义 */
.listablelhalf1 {
	width: 240px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
}
.listdldh1 {
         color: #FFFFFF;
	text-indent: 24px;
	font-weight: bold;
	height: 114px;
	font-size: 12px;
}
/* 左侧图片列表整栏表格及单元格的css定义 */
.listaphoto {
	width: 950px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
         color: #075982;
	text-indent: 24px;
	font-weight: bold;
	height: 150px;
	font-size: 12px;         
         background-image: url(pv110/photobg.gif);
}
/* 友情链接的表格及单元格的css定义 */
.listablelhalf2 {
	width: 889px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
	height: 80px;
	background-image: url(pv110/header_bg.gif);
}
/* 左侧文章列表整栏的和半栏宽的表格及单元格的css定义 */
.listablel {
	width: 680px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
}
.tylistablel {
	width: 890px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
}
.shlistablel {
	width: 690px;
}
.slistablel {
	width: 670px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
}
.listablelhalf {
	width: 335px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
}
.listdltop {
         color: #075982;
	text-indent: 24px;
	font-weight: bold;
	height: 30px;
	font-size: 12px;
	background-image: url(pv110/bglistdl.gif);
}
.shlistdltop {
         color: #ffffff;
	text-indent: 24px;
	font-weight: bold;
	height: 24px;
	font-size: 12px;
	background-image: url(pv110/m_4.gif);
}
.listdlmid {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	height: 160px;
	padding-right: 5px;
}

}
.listdldowm {
	height: 10px;
}

/* 右侧最新文章列表表格及单元格的css定义 */
.listablen {
	width: 300px;
	background-color: #FFFFFF;
	border: 1px solid #a9cee1;
	margin-right: 1px;
	margin-left: 1px;
	margin-bottom: 6px;
}
.listdntop {
	text-indent: 24px;
	font-weight: bold;
	color: #2D68B4;
	height: 30px;
	background-image: url(pv110/bglistdl.gif);
}
.listdnmid {
	vertical-align: top;
	text-align: left;
         padding-top: 5px;
	padding-left: 1px;
	height: 103px;
	padding-right: 1px;
}
.shop {
         color:#66410F;
         padding-left: 1px;
	height: 198px;width:182px;
}.shop1 {
	width:18px;height: 188px;
}
.listdndowm {
	height: 3px;
}


/* 右侧推荐和热点文章列表的css定义 */
.listabler {
	width: 200px;
	border: 1px solid #a9cee1;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.listdrtop {
	background-color: #2D68B4;
	text-indent: 24px;
	font-weight: bold;
         padding-top: 5px;
	color: #075982;
	height: 30px;
	background-image: url(pv110/bglistdl.gif);
}
.listdrmid {
	vertical-align: top;
	text-align: left;
	padding-left: 5px;
	height: 100px;
	padding-right: 5px;
}
.listdrdowm {
	height: 5px;
}
/* 文章频道或下载频道内容页的表格,信息,标题,内容及广告的css定义 */
.pv110tablefull {
	width: 890px;
	height: 600px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
}
.pv110tableleft {
	width: 680px;
	background-color: #FFFFFF;
	border: 1px solid #E0E0E0;
	height: 600px;
	margin: 0px 5px 10px;
}
.pv110title {
	font-weight:bold;
	font-size: 16pt;
	text-align: center;
	color: #2D68B4;
	padding: 10px;
}
.pv110info {
	height: 30px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom: 1px solid #E0E0E0;
	background-image: url(pv110/bg_nav.gif);
}
.pv110content {
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
	padding: 10px;
	vertical-align: top;
}
.pv110soft {
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
	padding: 10px;
	vertical-align: top;
}
.pv110ad {
	height: 100px;
	text-align: center;
	margin: 5px;
	border-bottom: 1px solid #E0E0E0;
	vertical-align: middle;
}
/* 图片频道的表格,信息,标题,内容的css定义 */
.pv110pictable {
	width: 890px;
	border: 1px solid #E0E0E0;
	margin: 0px 5px 10px;
}
.pv110pictitle {
	font-weight:bold;
	font-size: 16pt;
	text-align: center;
	color: #2D68B4;
	padding: 5px;
}
.pv110picinfo {
	background-color: #F5F5F5;
	height: 30px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFCAE6;
}
.pv110pic {
	padding: 10px;
	text-align: center;
}
.pv110picontent {
	font-size: 14px;
	line-height: 150%;
	text-indent: 2em;
	padding: 10px;
	vertical-align: top;
         height:600;
}
/* 文章列表奇偶行背景色的css定义 */
.listbgs {
	BACKGROUND: #ffffff; HEIGHT: 21px
}
.listbgb {
	BACKGROUND: #f7f7f7; HEIGHT: 21px
}
/* --留言频道CSS定义开始-- */
/* 留言栏目标题文字链接的CSS定义*/
a.Guest:link {color: #ffffff;}
a.Guest:visited {color: #ffffff;}
a.Guest:hover{COLOR: #ff0000;}
a.Guest:active {color: #ffffff;}
 /* 标题导航表格背景、文字颜色定义(760) */
.Guesttable{
	width: 680px;
	padding: 4px;
	border: 1px solid #a9cee1;
	margin: 0px 5px 10px;
}
.Guesttd{
	background-color: #E0E0E0;
	text-indent: 24px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	background-image: url(pv110/bglistdl.gif);
}
 /* 内容表格背景、文字颜色定义(760) */
.Guest_tdbg_760{
border: 1px solid #E0E0E0;padding: 8;
}
 /* 蓝色表格边框背景颜色定义(760) */
.Guest_border{
border: 1px solid #E0E0E0;
}
/* 标题背景颜色定义(760) */
.Guest_title{
background:#998F33;color: #ffffff;font-weight: normal;height: 25;
}
 /* 表格背景颜色定义(760) */
.Guest_tdbg{
background:#FAFAFA;line-height: 120%;
}
 /* 留言显示1px表格背景颜色定义 */
.Guest_tdbg_1px{
background:#D2D3D9;
}
 /* 回复表格虚线边框背景颜色定义(760) */
.Guest_border2{
border: 1px dashed #E0E0E0;background:#E8F5F8;color: #006633;
}
 /* 管理员回复文字背景颜色定义(760) */
.Guest_ReplyAdmin{
color: #ff0000;
}
 /* 用户回复文字背景颜色定义(760) */
.Guest_ReplyUser{
color: #A78E32;
}
/* --留言频道CSS定义结束-- */
/* --用户控制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:#A78E32;color: #ffffff;font-weight: normal;
}
.border
{
border: 1px solid #A78E32;
}
.tdbg
{
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;
}
/* 列表分页的css定义 */
.show_page {
text-align: center;
}
/* 图片缩略图的个性化显示 */
.pic1 {border-right:  3px double #a9cee1; border-top:  3px double #a9cee1; border-left:  3px double 
#a9cee1; border-bottom:  3px double #a9cee1}
a:hover .pic1 {border-left-color: #247eab; border-bottom-color: #247eab; border-top-color: #247eab; border-right-color: #247eab}
.pic2 {border-right:  3px double #a9cee1; border-top:  3px double #a9cee1; border-left:  3px double 
#a9cee1; border-bottom:  3px double #a9cee1}
a:hover .pic2 {border-left-color: #247eab; border-bottom-color: #247eab; border-top-color: #247eab; 
border-right-color: #247eab}
.pic3 {border-right:  3px double #a9cee1; border-top:  3px double #a9cee1; border-left:  3px double 
#a9cee1; border-bottom:  3px double #a9cee1}
a:hover .pic3 {border-left-color: #247eab; border-bottom-color: #247eab; border-top-color: #247eab; 
border-right-color: #247eab}
.pic4 {border-right:  3px double #a9cee1; border-top:  3px double #a9cee1; border-left:  3px double 
#a9cee1; border-bottom:  3px double #a9cee1}
a:hover .pic4 {border-left-color: #247eab; border-bottom-color: #247eab; border-top-color: #247eab; 
border-right-color: #247eab}
.pic5 {border-right:  3px double #a9cee1; border-top:  3px double #a9cee1; border-left:  3px double 
#a9cee1; border-bottom:  3px double #a9cee1}
a:hover .pic5 {border-left-color: #59531E; border-bottom-color: #247eab; border-top-color: #247eab; 
border-right-color: #247eab}
.title03{padding-left:25px;background-position:0 -147px;}
    .search-form { padding-left: 50px; }
    .search-box-outter {width: 498px; height: 30px; display: inline-block; margin-right: 5px; border: 1px solid #b6b6b6; border-color: #9a9a9a #cdcdcd #cdcdcd #9a9a9a; position: relative; box-shadow: 1px 1px 2px #bcbcbc inset; vertical-align: top; padding: 0; }
    .search-box-outter .icon { display: inline-block; width: 20px; height: 21px; position: absolute; right: 5px; top: 5px; background: url(http://zhannei.baidu.com/static/img/bg.png) no-repeat -1000px 0;}
    .search-box { width: 460px; height: 22px; font: 16px/22px arial; margin: 5px 0 0 7px; background: #fff; outline: 0; -webkit-appearance: none; *margin-top: 4px; }
    .search-btn { display: inline-block; width: 95px; height: 32px; font-size: 14px; background: #ddd url(http://zhannei.baidu.com/static/img/bg.png); cursor: pointer; box-shadow: 1px 1px 1px #cdcdcd; color: #000; line-height: 32px; text-align: center; }
    .search-btn:active { background-position: -100px 0; }