.ggtdbg_left_right /* 中部表格左右框线背景颜色定义 */
{
border-left: 5px solid #f4f4f4;border-right: 5px solid #f4f4f4;background:#ffffff;
}
.ggborder /* 内容表格四周1像素5边距框线 */
{
border: 1px solid #d2d3d9;padding: 5;
}
.ggborder0 /* 内容表格四周1像素0边距框线 */
{
border: 1px solid #d2d3d9;
}
.ggmenu_title1 /* 左栏表格标题背景、文字颜色定义 */
{
background:url(//Skin/MuYiZi/11325_bg1.gif);background-position: 1% 100%;background-positionX: center; background-positionY: bottom; background-repeat:no-repeat;color:666666; 
}
.ggmenu_title2 /* 左栏标题标题表格背景、文字颜色定义 */
{
background:url(//Skin/MuYiZi/11325_bg2.gif);background-position: 1% 100%; background-positionX: center;background-positionY: bottom; background-repeat:no-repeat;color:ffffff;
}
.ggmenu_title3 /* 左栏标题标题表格背景、文字颜色定义 */
{
background:url(//Skin/MuYiZi/11325_bg3.gif);background-position: 1% 100%; background-positionX: center;background-positionY: bottom; background-repeat:no-repeat;color:ffffff;
}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000;} /* 未访问的链接 */
a:visited {color: #333;} /* 已访问的链接 */
a:hover{color: #ddb000;} /* 鼠标在链接上 */ 
a:active {color: #f30;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #000;}
a.channel:visited {color: #000;}
a.channel:hover{color: #f30;}
a.channel:active {color: #000;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #f30;}
a.channel2:visited {color: #f30;}
a.channel2:hover{color: #000;}
a.channel2:active {color: #f30;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #fff;}
a.bottom:visited {color: #fff;}
a.bottom:hover{color: #f30;}
a.bottom:active {color: #fff;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #000;}
a.class:visited {color: #000;}
a.class:hover{color: #fff;}
a.class:active {color: #000;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='classl' ***>***</a> */
a.class1:link {color: #bf0000;}
a.classl:visited {color: #bf0000;}
a.classl:hover{color: #bf0000;}
a.classl:active {color: #bf0000;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
scrollbar-3d-light-color: #21a8ce; 
scrollbar-highlight-color: #ffffff; 
scrollbar-face-color : #21a8ce;
scrollbar-arrow-color: #ffffff; 
scrollbar-shadow-color: #ffffff; 
scrollbar-dark-shadow-color: #21a8ce;
scrollbar-base-color: #ffffff; 
margin:0px;
font-size: 9pt;
background-position:center;
text-decoration: none;
text-align:left;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
font-family:"宋体";
font-size: 9pt;
line-height: 150%;
font-weight: normal;
}
.pic1{border:4px solid #f0f0f0;} /* 文章频道图片边框c2c2c2 */
.pic2{border:4px solid #f0f0f0;} /* 下载频道图片边框 */
.pic3{border:4px solid #f0f0f0;} /* 图片频道图片边框 */
/* 文本框的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: 20px;
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;
}


/* =====表格边框定义样式开始  www.20cz.com==== */
.table_x
{
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;
}
.table_1 
{
border:1px solid #ccc;min-height:27px;text-align:left;margin-bottom:5px;padding:4px 4px 4px 4px;
}
.table_2 
{
border:1px solid #ccc;min-height:100px;text-align:left;padding:4px 4px 4px 4px;
}
.table_news 
{
border:1px solid #ccc;min-height:242px;text-align:left;padding:4px 4px 4px 4px;
}
.table_newsx 
{
border-top-width:2px;
border-top-style:solid;
border-top-color:#21a8ce;
min-height:100px;
text-align:left;
padding:4px 4px 4px 4px;
}

.table_zuoyou
{
border-right-width:1px;
border-right-style:solid;
border-right-color:#21a8ce;
border-left-width:1px;
border-left-style:solid;
border-left-color:#21a8ce;
}
.table_zuoyouc
{
border-right-width:1px;
border-right-style:solid;
border-right-color:#ccc;
border-left-width:1px;
border-left-style:solid;
border-left-color:#ccc;
}

.table_zxy
{
border-right-width:4px;
border-right-style:solid;
border-right-color:#f0f0f0;
border-bottom-width:4px;
border-bottom-style:solid;
border-bottom-color:#f0f0f0;
border-left-width:4px;
border-left-style:solid;
border-left-color:#f0f0f0;
background:#fff;
text-align:left;
min-height:30px;
padding:4px 4px 4px 4px;
margin-bottom:5px;
}

.table_zxyw
{
border-right-width:4px;
border-right-style:solid;
border-right-color:#f0f0f0;
border-bottom-width:4px;
border-bottom-style:solid;
border-bottom-color:#f0f0f0;
border-left-width:4px;
border-left-style:solid;
border-left-color:#f0f0f0;
background:#fff;
text-align:left;
min-height:30px;
padding:4px 4px 4px 4px;
}

.table_shangxia
{
border-top-width:1px;
border-top-style:solid;
border-top-color:#21a8ce;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#21a8ce;
}

.table_zsy
{
border-top-width:1px;
border-top-style:solid;
border-top-color:#ccc;
border-right-width:1px;
border-right-style:solid;
border-right-color:#ccc;
border-left-width:1px;
border-left-style:solid;
border-left-color:#ccc;
}
.table_xiayou
{
border-right-width:1px;
border-right-style:solid;
border-right-color:#ccc;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#ccc;
}

.main_right_760
{
float:left;width:760px;padding-left:5px;clear:right;
border-left-width:1px;border-left-style:solid;border-left-color:#21a8ce;
}

.list_x
{
border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#ccc;
height:20px;line-height:20px;
}
.table
{
border:1px solid #21a8ce;
margin-bottom:3px;
}
.table_c 
{
border:1px solid #ccc;
margin-bottom:3px;
}
/* =====表格边框定义样式结束 www.20cz.com==== */


/* =====标题定义样式开始 www.20cz.com==== */

.left
{
background-color:#bde8f4;padding-left:4px !important;padding-left:0px;text-align:center;
}
.left_title
{
background-image:url(/Skin/enuo/left_title.gif);
width:155px;
height:34px;
line-height:34px;
color:#000;
text-align:left;
padding-left:40px;
}

.right_title_more
{
background-image:url(/Skin/enuo/right_title_more.gif);
width:720px;
height:31px;
color:#bf0000;
text-align:left;
line-height:31px;
padding-left:40px;
margin-bottom:4px;
}

.right_title
{
background-image:url(/Skin/enuo/right_title.gif);
width:720px;
height:31px;
color:#bf0000;
text-align:left;
padding-left:40px;
line-height:31px;
margin-bottom:4px;
}

.right_title_140
{
background-image:url(/Skin/enuo/left_title.gif);width:140px;height:34px;line-height:34px;color:#000;
}
.title_532
{
background-image:url(/Skin/enuo/title_532.gif);
width:492px;
height:31px;
line-height:31px;
color:#bf0000;
padding-left:40px;
text-align:left;
margin-bottom:4px;
}

.title_378
{
background-image:url(/Skin/enuo/title_378.gif);
width:338px;
height:31px;
line-height:31px;
color:#bf0000;
padding-left:40px;
text-align:left;
margin-bottom:4px;
}

.mid_551
{
background-image:url(/Skin/enuo/mid_551.gif);
width:511px;
height:31px;
line-height:31px;
color:#bf0000;
padding-left:40px;
text-align:left;
margin-bottom:4px;
}

.mid_605
{
background-image:url(/Skin/enuo/mid_605.gif);
width:565px;
height:31px;
line-height:31px;
color:#bf0000;
padding-left:40px;
text-align:left;
margin-bottom:4px;
}
#design
{
width:968px;min-height:70px;line-height:70px;margin-left:auto;margin-right:auto;border:1px solid #ccc;margin-bottom:5px;clear:both;
}
.table_969
{
width:969px;margin-left:auto;margin-right:auto;background-color:#fff;text-align:center;
border-left-width:1px;border-left-style:solid;border-left-color:#21a8ce;clear:both;
}
.table_760
{
float:left;width:760px;padding-left:5px;clear:right;
border-left-width:1px;border-left-style:solid;border-left-color:#21a8ce;
}
.table_980
{
width:980px;margin-left:auto;margin-right:auto;background-color:#fff;text-align:center;clear:both;
}
#show_page
{
border:1px solid #ccc;margin-bottom:5px;padding:4px;
height:27px;line-height:27px;text-align:center;background-color:#f0f0f0;
}
/* =====标题定义样式结束 www.20cz.com==== */


/* ====网站首页样式==== */
#flash
{
float:right;width:210px;padding:5px;background-color:#f0f0f0;clear:right;height:240px;line-height:240px;
border:1px solid #ccc;text-align:center;
}
#flash_pic
{
border:1px solid #ccc;float:right;width:218px;height:250px;
}
/* ====导航样式====*/
#dh_table
{
width:522px;height:96px;
border:1px solid #ccc;text-align:center;padding:4px 4px 4px 4px;
}
.dh
{
clear:left;height:23px;line-height:23px;
}
.dh_li
{
float:left;width:70px;
}
/* ====网站首页样式==== */


/* ====酷站显示==== */
.cool_pic
{
float:none;width:160px;min-height:104px;line-height:18px;text-align:center;clear:both;
}
.cool_name
{
float:none;width:158px;height:18px;line-height:18px;text-align:center;clear:both;
border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#ccc;
}
.cool_ag
{
float:none;width:158px;height:18px;line-height:18px;text-align:center;margin-bottom:5px;clear:both;
}
.cool_left
{
width:79px;float:left;text-align:left;
}
.cool_right
{
width:79px;float:left;text-align:right;
}
/* ====酷站显示==== */


/* ====网站搜索有关的CSS样式定义开始 www.20cz.com==== */

#serach
{
width:760px;margin-bottom:5px;height:40px;clear:both;
}
.serach_left
{
float:left;width:150px;height:40px;line-height:40px;background-image:url(/Skin/enuo/serach_left.gif);
}
.serach_bg
{
float:left;width:470px;height:35px;line-height:35px;padding-top:5px;background-image:url(/Skin/enuo/serach_bg.gif);
}
.serach_right
{
float:right;width:140px;height:40px;line-height:40px;background-image:url(/Skin/enuo/serach_right.gif);
}

.searchform_left
{
float:left;width:99px;text-align:right;margin-right:1px;background-color:#fff;
}
.searchform_right
{
float:left;width:650px;text-align:center;background-color:#fff;height:28px;line-height:28px;padding-top:2px;
}

.showresult_left
{
float:left;width:469px;background-color:#fff;margin-right:1px;
}
.showresult_center
{
float:left;width:99px;background-color:#fff;margin-right:1px;text-align:center;
}
.showresult_right
{
float:left;width:80px;background-color:#fff;text-align:center;
}
/* ====网站搜索有关的CSS样式定义结束 www.20cz.com==== */


/* ====软件下载有关的CSS样式定义开始 www.20cz.com==== */
.classsoft_left
{
float:left;width:422px;border-right-width:1px;border-right-style:solid;border-right-color:#fff;text-align:center;
}
.classsoft_center
{
float:left;width:79px;border-right-width:1px;border-right-style:solid;border-right-color:#fff;text-align:center;
}
.classsoft_right
{
float:left;width:95px;text-align:center;
}
.softlist_left
{
float:left;width:418px;text-align:left;height:29px;line-height:29px;padding-left:4px;clear:left;
border-right-width:1px;border-right-style:solid;border-right-color:#ccc;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;
}
.softlist_center
{
float:left;width:79px;text-align:center;height:29px;line-height:29px;
border-right-width:1px;border-right-style:solid;border-right-color:#ccc;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;
}
.softlist_right
{
float:left;width:95px;text-align:center;height:29px;line-height:29px;clear:right;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;
}
.softinfo
{
width:758px;height:80px;text-align:left;padding-top:3px;clear:both;
}
.softinfo_left
{
float:left;height:29px;line-height:29px;text-align:center;width:357px;clear:left;
border-top-width:1px;border-top-style:solid;border-top-color:#ccc;
border-right-width:1px;border-right-style:solid;border-right-color:#ccc;
}
.softinfo_center
{
float:left;height:29px;line-height:29px;text-align:center;width:199px;
border-top-width:1px;border-top-style:solid;border-top-color:#ccc;
border-right-width:1px;border-right-style:solid;border-right-color:#ccc;
}
.softinfo_right
{
float:left;height:29px;line-height:29px;text-align:center;width:200px;clear:right;
border-top-width:1px;border-top-style:solid;border-top-color:#ccc;
}
.soft_table
{
width:270px;float:left;
}
.soft_li
{
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;
width:260px;clear:left;height:25px;line-height:25px;padding-left:10px;
}
.softpicurl
{
float:left;width:204px;padding-top:4px;padding-bottom:4px;height:160px;line-height:180px;text-align:center;
border-right-width:1px;border-right-style:solid;border-right-color:#ccc;
border-left-width:1px;border-left-style:solid;border-left-color:#ccc;
}
/* ====软件内容页样式定义==== */
.soft_art
{
width:738px;margin:0 auto;height:30px;line-height:30px;clear:both;
}
.soft_list
{
border-top-width:1px;border-top-style:solid;border-top-color:#ccc;
border-right-width:1px;border-right-style:solid;border-right-color:#ccc;
border-left-width:1px;border-left-style:solid;border-left-color:#ccc;
width:758px;background-color:#fff;clear:both;height:30px;line-height:30px
}
/* ====软件下载有关的CSS样式定义结束 www.20cz.com==== */

/* ====文章栏目、最新、推荐、热门页样式====*/
.art_img
{
float:left;width:15px;height:25px;line-height:25px;clear:left;
border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#ccc;
}
.art_title
{
float:left;width:400px;height:25px;line-height:25px;text-align:left;
border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#ccc;
}
.art_author
{
float:left;width:100px;height:25px;line-height:25px;
border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#ccc;
}
.art_update
{
float:left;width:80px;height:25px;line-height:25px;text-align:right;clear:right;
border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#ccc;
}
#art_showpg
{
width:595px;height:30px;line-height:30px;background-color:#f0f0f0;clear:both;text-align:center;
}
/* ====文章栏目、最新、推荐、热门页样式====*/


/* ====评论显示页的css定义开始==== */
.comment_border
{
border: 1px solid #21a8ce;
}
.comment_title
{
background:#21a8ce;color: #ffffff;font-weight: normal;height: 25;
}
.comment_tdbg1
{
background:#ffffff;line-height: 120%;
}
.comment_tdbg2
{
background:#fafafa;
}
/* ====评论显示页的css定义结束==== */


/* ====公告列表页样式定义开始 www.20cz.com==== */
.bbs
{
margin-left:auto;margin-right:auto;width:900px;
}
.bbs ul
{
list-sytle:none;margin-left:0px;background-color:#f0f0f0;
}
.bbs li
{
float:left;width:216px;margin-left:5px;background-color:#fff;height:30px;line-height:30px;
border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ccc;
}
/* ====公告列表页样式定义结束 www.20cz.com==== */


/* ====网站所有频道顶部CSS定义开始 www.20cz.com==== */
.url_left{float:left;width:200px;height:44px;line-height:44px;background-image:url(/Skin/enuo/e_left.gif);}
.url_bg{float:left;width:140px;height:31px;line-height:31px;padding-top:13px;background-image:url(/Skin/enuo/e_bg.gif);}
.url{float:left;width:100px;height:31px;line-height:31px;padding-top:13px;background-color:#fff;}
.url_right{float:left;width:30px;height:44px;line-height:44px;background-image:url(/Skin/enuo/e_bg.gif);}
.top_left{float:left;width:100px;height:48px;margin-left:5px;background-image:url(/Skin/enuo/top_left.gif);}
.top_bg{float:left;width:228px;height:44px;padding-top:4px;line-height:44px;background-image:url(/Skin/enuo/top_bg.gif);text-align:left;}
.top_bgn{float:left;width:410px;height:44px;padding-top:4px;line-height:44px;background-image:url(/Skin/enuo/top_bg.gif);text-align:left;}
.top_time{float:left;width:90px;height:48px;background-image:url(/Skin/enuo/top_time.gif);}
.top_bgt{float:left;width:130px;height:44px;padding-top:4px;line-height:44px;background-image:url(/Skin/enuo/top_bg.gif);text-align:left;}
.top_rss{float:left;width:80px;height:28px;padding-top:20px;background-image:url(/Skin/enuo/top_bg.gif);}
.top_right{float:left;width:30px;height:48px;background-image:url(/Skin/enuo/top_right.gif);}
.channel_left{float:left;background-image:url(/Skin/enuo/channel_left.gif);width:10px;height:40px;line-height:40px;}
.channel_bg{float:left;background-image:url(/Skin/enuo/channel_bg.gif);width:950px;height:40px;line-height:40px;text-align:left;}
.channel_right{float:right;background-image:url(/Skin/enuo/channel_right.gif);width:10px;height:40px;line-height:40px;}
.menu_left{float:left;background-image:url(/Skin/enuo/menu_left.gif);width:30px;height:40px;}
.menu_bg{float:left;background-image:url(/Skin/enuo/menu_bg.gif);width:895px;height:31px;line-height:31px;padding-top:9px;text-align:left;}
.menu_right{float:right;background-image:url(/Skin/enuo/menu_right.gif);width:55px;height:40px;}
/* ====网站所有频道顶部CSS定义结束  www.20cz.com==== */


/* ====简短标题文字的CSS定义开始  www.20cz.com==== */

.s_headline1
{
color: #cc9900;
}

.s_headline2
{
color: #ff6600;
}

.s_headline3
{
color: green;
}

.s_headline4
{
color: red;
}
/* ====简短标题文字的CSS定义结束  www.20cz.com==== */


/* ====文章显示页的css定义开始  www.20cz.com==== */

.mail_neirong
{
	font-family: "宋体";
	font-size: 12pt;
	line-height: 200%;
}
.main_articletitle 
{
color:#f00;font-weight:bold;font-size:18pt;line-height: 150%;
}
.main_articlesubheading
{
color: 037fa8;font-weight:bold;line-height: 150%;
}
.main_title_760
{

background:url(/Skin/ocean/main_bs1.gif);border: 1px solid #d2d3d9;height: 28;color: ffffff;
}
.main_tdbg_760 
{
border: 1px solid #d2d3d9;padding: 8;line-height: normal;
}
.article_tdbgall
{
background:#f5f5f5;
}
/* ====文章显示页的css定义结束  www.20cz.com==== */


#bottom_top
{
width:980px;background-color:#21a8ce;height:25px;line-height:25px;text-align:center;color:#fff;
}
#bottom_d
{
width:980px;height:30px;line-height:30px;padding-top:10px;
}



/* ====网页框架定义开始 www.20cz.com==== */
#header{width:1000px;margin-left:auto;margin-right:auto;padding:0px;background-color:#21a8ce;text-align:center;}
#center{width:1000px;margin-left:auto;margin-right:auto;background-color:#21a8ce;}
#contain{width:1000px;margin-left:auto;margin-right:auto;background-color:#21a8ce;}
#footer{width:1000px;margin-left:auto;margin-right:auto;padding:0px;background-color:#21a8ce;height:75px;clear: both;}
.hidden{clear:both;visibility:hidden;}

.userbox{
background:url(/Skin/sealove/login_02b.gif);
height:93px;
background-repeat: no-repeat;
background-position: center center;
}
.userbox_top{
background:url(/Skin/sealove/Login_Top.gif);
height:36px;
}
.userbox_bottom{
background:url(/Skin/sealove/Login_Bottom.gif);
height:10px;
}
#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;
}

.userinfo
{
float:left;width:190px;height:25px;line-height:25px;text-align:left;clear:left;
}



.main_menu_title1 
{
background:url(/Skin/enuo/news_01.gif);
background-position: 1% 100%;
background-positionX: center; 
background-positionY: bottom; 
background-repeat:no-repeat;
color:#bbb; 
}
.main_menu_title2 
{
background:url(/Skin/enuo/news_02.gif);
background-position: 1% 100%; 
background-positionX: center;
background-positionY: bottom; 
background-repeat:no-repeat;
color:#fff;
}
.linkfriendsite {
float:left;width:75px;height:27px;line-height:27px;text-align:center;
}

/* --用户控制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
{
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定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.pxchannel:link {color: #ffffff;}
a.pxchannel:visited {color: #ffffff;}
a.pxchannel:hover{color: #ffff00;}
a.pxchannel:active {color: #ffffff;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.pxchannel2:link {color: #ffff00;}
a.pxchannel2:visited {color: #ffff00;}
a.pxchannel2:hover{color: #ff6600;}
a.pxchannel2:active {color: #ffff00;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.pxbottom:link {color: #ffffff;}
a.pxbottom:visited {color: #ffffff;}
a.pxbottom:hover{color: #ffff00;}
a.pxbottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.pxclass:link {color: #ffffff;}
a.pxclass:visited {color: #ffffff;}
a.pxclass:hover{color: #ff0000;}
a.pxclass:active {color: #ffffff;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
pxbody
{
margin:0px;
font-size: 9pt;background:url(/Skin/ocean/bg_all.gif);
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”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
pxtd
{
	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”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
pxbutton
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
.pxselect
{
font-size: 9pt;height: 20px;
}
/* 顶部用户登录文字链接的css定义 */
.pxtop_userlogin
{
color: #037fa8;
}

/* ==频道通用表格css定义开始== */
.pxchannel_border /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.pxchannel_title /* 标题背景颜色定义(760) */
{
background: #cccccc;color: #037fa8;height: 27;text-align: center;font-weight:bold;
}
.pxchannel_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.pxchannel_pager /* 分页表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}

　　/* --评论显示页的css定义开始-- */
.pxcomment_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449ae8;
}
.pxcomment_title /* 标题背景颜色定义(760) */
{
background:#449ae8;color: #ffffff;font-weight: normal;height: 25;
}
.pxcomment_tdbg1 /* 表格背景颜色定义(760) */
{
background:#ffffff;line-height: 120%;
}
.pxcomment_tdbg2 /* 留言显示1px表格背景颜色定义 */
{
background:#fafafa;
}
　　/* --评论显示页的css定义结束-- */
/* ==频道通用表格css定义结束== */ 

/* ==简短标题文字的css定义开始== */
/* [图文]简短标题文字的css定义 */
.pxs_headline1
{
color: blue;
}
/* [组图]简短标题文字的css定义 */
.pxs_headline2
{
color: #ff6600;
}
/* [推荐]简短标题文字的css定义 */
.pxpxs_headline3
{
color: green;
}
/* [注意]简短标题文字的css定义 */
.pxs_headline4
{
color: red;
}
/* ==简短标题文字的css定义开始== */

/* ==top.asp中的css定义开始== */
.pxtop_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.pxtop_top
{
background:#0089f7;height: 2;
}
.pxtop_channel /* 频道表格背景、文字颜色定义 */
{
background:#0089f7;color:#3ab1f5!important;text-align: right;border-top: 1px solid #ffffff;border-bottom: 1px solid #ffffff;
}
.pxtop_announce /* 公告表格背景、文字颜色定义 */
{
background:url(/Skin/blue/top_nav_menu.gif);color: #0560a6;height: 30;
}
.pxtop_nav_menu /* 导航栏表格背景、文字颜色定义 */
{
	color: #ffffff;
	height: 22;
	background-image: url(/Skin/ocean/menu_bg2.gif);
	padding-left: 33px;

}
.pxtop_path /* 您现在的位置表格背景、文字颜色定义 */
{
width: 760;background:#ffffff;height: 30;
}
.pxtop_userlogin /* 顶部用户登录文字链接的css定义 */
{
color: #037fa8
}
/* ==top.asp中的css定义结束== */

/* ==网页中部中的css定义开始== */
.pxcenter_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;
width:770px;
}
　　/* --网页中部左栏的css定义开始-- */
.pxleft_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#ffffff;
}
.pxleft_title /* 左栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: ffffff;
	height: 28px;
	padding-left:20px;
	text-align: left;
	background-image: url(/Skin/ocean/right_t.gif);
	width: 182px;
}
.pxleft_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;
}
.pxleft_tdbg2 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(/Skin/ocean/tdbg_bottom.gif);
	background-repeat: no-repeat;
}
.pxright_title_bs06 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: ffffff;
	height: 28px;
	padding-left:20px;
	text-align: left;
	background-image: url(/Skin/ocean/right_t.gif);
}
.pxright_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定义开始-- */
.pxmain_tdbgall /* 中栏表格总背景颜色定义 */
{
width: 572;background:#ffffff;
}
.pxmain_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 4;
}
.pxmain_announce /* 中栏公告表格背景、文字颜色定义 */
{
color: 037fa8;height: 25;background:#f9f9f9;border: 1px solid #d2d3d9;
}
.pxmain_search /* 中栏搜索表格背景、文字颜色定义 */
{
color: 037fa8;height: 25px;border: 1px solid #d2d3d9;background:#f9f9f9;
}
.pxmain_top /* 中栏最新推荐表格背景颜色定义 */
{
background:url(/Skin/blue/main_top.gif);height: 187;
}
.pxmain_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;

}
.pxmain_tdbg_760i /* 网站首页中栏内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.pxmain_title_575 /* 中栏标题表格背景、文字颜色定义(575) */
{
    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;
}
.pxmain_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;
}
.pxmain_tdbg_bsd06 /* 中栏内容表格背景、文字颜色定义(bsd06) */
{
	color: ffffff;	height: 4px;	background-image: url(/Skin/ocean/main_02.gif);
}
.pxmain_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;
}
.pxmain2_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;
}

.pxmain_tdbg_575 /* 中栏内容表格背景、文字颜色定义(575) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.pxmain_title_282i,.pxmain_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;
}
.pxmain_tdbg_282i /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}

.pxmain_tdbg_282 /* 栏目文章列表内容表格背景、文字颜色定义(282) */
{
border: 1px solid #d2d3d9;line-height: 150%;text-align: left;padding-left:5;padding-right:5;
}
.pxlistbg /* --栏目文章列表内容间隔颜色的定义1-- */
{
background:#ffffff;
}
.pxlistbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
background:#f7f7f7;
}
　　/* --网页中部中栏的css定义结束-- */
　　/* --文章显示页的css定义开始-- */

.pxmain_articletitle /* 主标题文字颜色定义 */
{
color: ff0000;font-weight:bold;font-size: 18;line-height: 150%;
}
.pxmain_articlesubheading /* 副标题文字颜色定义 */
{
color: 037fa8;font-weight:bold;line-height: 150%;
}
.pxmain_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{

background:url(/Skin/ocean/main_bs1.gif);border: 1px solid #d2d3d9;height: 28;color: ffffff;
}
.pxmain_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;line-height: normal;
}
.pxarticle_tdbgall /* 责编等表格背景、文字颜色定义(760) */
{
background:#f5f5f5;
}

　　/* --文章显示页的css定义结束-- */
　　/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.pxguest:link {color: #ffffff;}
a.pxguest:visited {color: #ffffff;}
a.pxguest:hover{color: #ff0000;}
a.pxguest:active {color: #ffffff;}

.pxguest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/Skin/ocean/main_bs1.gif);border: 1px solid #d2d3d9;padding-left:5;height: 29;color: ff0000;
}
.pxguest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;
}
.pxguest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #449ae8;
}
.pxguest_title /* 标题背景颜色定义(760) */
{
background:#449ae8;color: #ffffff;font-weight: normal;height: 25;
}
.pxguest_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.pxguest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#d2d3d9;
}
.pxguest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:#e8f5f8;color: #006633;
}
.pxguest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.pxguest_replyuser /* 用户回复文字背景颜色定义(760) */
{
color: #449ae8;
}
　　/* --留言频道css定义结束-- */
　　/* --商城的css定义开始-- */
.pxshop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #1C65BE;
}
.pxshop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.pxshop_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;
}
.pxshop_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.pxshop_tdbg2 /* 表格背景颜色定义2 */
{
background:#f5f5f5;line-height: 120%;
}
.pxshop_tdbg3 /* 表格背景颜色定义3 */
{
background:#ffffff;line-height: 120%;
}
.pxshop_tdbg4 /* 表格背景颜色定义4 */
{
background:#e1f4ee;line-height: 120%;
}

　　/* --商城的css定义结束-- */
/* ==网页中部中的css定义结束== */

/* ==bottom.asp中的css定义开始== */
.pxbottom_tdbgall /* 底部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.pxbottom_adminlogo /* 管理信息表格背景、文字颜色定义 */
{
background:#0089f7;color:#ffffff;
}
.pxbottom_copyright /* 版权信息表格背景、文字颜色定义 */
{
background:#ffffff;color:#000000;
}
/* ==bottom.asp中的css定义结束== */

/* ==自选风格中的css定义结束== */
.pxmenu
{
background-color: #cccccc;width:97%;border: 1px;
}
.pxmenubody
{
background-color: #ffffff;
}
/* ==自选风格中的css定义结束== */
.pxchannel_font /* 搜索等特殊文字颜色定义 */
{
color: red;
}
/* --评论显示页的css定义开始-- */ 
.pxguest_font /* 隐藏、用户等特殊文字颜色定义 */
{
color: green;
}
/* --评论显示页css定义结束-- */
/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.pxguest:link {color: #000000;}
a.pxguest:visited {color: #000000;}
a.pxguest:hover{color: #ff6600;}
a.pxguest:active {color: #000000;} 

/* 站内链接文字颜色定义 */
a.pxchannel_keylink{text-decoration: underline;}
a.pxchannel_keylink:link {color: blue;}
a.pxchannel_keylink:visited {color: blue;}
a.pxchannel_keylink:hover{color: #ff0000;}
a.pxchannel_keylink:active {color: blue;}

/* --用户控制css定义开始-- */
.pxuser_left /*左区块定义*/
{
background:#f3f3f3;width:170px;padding-left: 4px;border-left-width: 2px;border-left-style: solid;border-left-color: #ffffff;padding-right: 4px;
}
.pxuser_box/*左区块内标题栏定义*/
{
border: 1px solid #bfbfbf;background-color: #ffffff;border-collapse:15;
}
.pxuser_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;
}
.pxuser_line {
line-height: 1px;background-image: url(/Skin/ocean/line.gif);
}
.pxuser_toolstop/*左区块内标题栏定义*/
{
line-height: 28px;font-size: 12px;font-weight: bold;color: #666666;padding-left: 10px;letter-spacing: 4pt;
}
.pxuser_toolsbot/*左区块内内容定义*/
{
line-height: 25px;font-size: 12px;color: #666666;border-right-width: 4px;border-right-style: solid;border-right-color: #ffffff;
}
.pxuser_toolspoint/*区块内箭头栏定义*/
{
padding-left: 6px;
}

/*用户控制面板右*/
.pxuser_right {
background-color: #ffffff;padding-right: 2px;padding-left: 6px;width:572px;
}
.pxborder1
{
border: 1px solid #bfbfbf;
}

.pxtitle
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.pxborder
{
border: 1px solid #449ae8;
}
.pxtdbg
{
background:#f0f0f0;line-height: 120%;
}
.pxtdbgmouseover{
background:#bfdfff;line-height: 120%;
}
.pxtdbg2
{
background:#e0eef5;line-height: 120%;
}
.pxtdbg5
{
background:#e0eef5;line-height: 120%;
}
.pxtitle5
{
width:80px;background:url('../user/images/titlebg2.gif');line-height: 120%;padding-top:2px;cursor:hand;
}
.pxtitle6
{
width:80px;background:url('../user/images/titlebg1.gif');color: #ffffff;font-weight: normal;padding-top:2px;cursor:hand;
}
.pxbutton1
{
width:90px;
}
.pxshow_page {
text-align: center;
}


/* 固定排课表格表格的css定义*/
.pxdate_border
{
border: 1px solid ;
}
.pxdate_title
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.pxdate_tdbg
{
background:#449ae8;color: #ffffff;font-weight: normal;
}
.pxstyle2
{
font-size: 10px;
}
.pxstyle3
{
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;
}

/* ==用户登录框定义== */
.pxuserbox{
background:url(/Skin/ocean/login_02b.gif);
height:93px;
background-repeat: no-repeat;
background-position: center center;
}
#userlogined
{
    padding-left:10;text-align: left;
}
#userlogin input{height:20px;}
#userctrl
{
    text-align: center;
}
#usermessage
{
    padding-left:10;text-align: left;
}
.pxuserlog{
color:#ffffff;
}
.pxhavemessage
{
    background-color: #ccff9d;
}
.pxhavemessaged
{
    background-color: #cc0000;
}
.pxbloglist  /* 聚合空间列表定义 */
{
width: 100%;text-align: center;
}
.pxbloglist_image
{
text-align: center;
}
.pxbloglist_intro
{
text-align: center;
}
#showbloglist_more
{
text-align: right;padding-right:10;
}
/* ==供求信息div按钮定义开始== */
#supply{
margin:0px;
padding:0px;
color:#fff;
}
.pxsupplybut,.pxsupplybutover{
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;
}
.pxsupplybut{
background:url(/Skin/blue/main_title_575.gif);
}
.pxsupplybutover{
background:url(/Skin/blue/main_title_282.gif);
}
/* ==供求信息div按钮定义开始== */
.pxright_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;
}
.pxright_tdbg2 {
	background-image: url(/Skin/ocean/tdbg_bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
}
.pxmain_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;
}
.pxmainblinks {
	background-image: url(/Skin/ocean/links_02.gif);
	height: 27px;
	font-weight: bold;
	color: #ffffff;
}
.pxmenu_bottombg {
	color: #ffffff;
	background-image: url(/Skin/ocean/menu_bottombg.gif);
	height: 31px;
}
.pxbottom_bg {
	background-image: url(/Skin/ocean/bottom_bg.gif);
}
.pxshowa {
	color: #aed2fe;
}
.pxmenu_s {
	color: #ffffff;
	background-image: url(/Skin/ocean/menu_bg.jpg);
	height: 26px;
}
/* --公告显示文字(滚动条)的css定义开始-- */
.pxAnnounceBody2 {color:#ffffff;}
a.pxAnnounceBody2:link {color: #ffffff;}
a.pxAnnounceBody2:visited {color: #ffffff;}
a.pxAnnounceBody2:hover{color: #ffff00;}
a.pxAnnounceBody2:active {color: #ffffff;}
/* --公告显示文字(滚动框)的css定义开始-- */
.pxAnnounceBody1 {color:#333;}
a.pxAnnounceBody1:link {color: #333333;}
a.pxAnnounceBody1:visited {color: #333333;}
a.pxAnnounceBody1:hover{color: #ff0000;}
a.pxAnnounceBody1:active {color: #333333;}
/* --公告显示文字(滚动框、滚动条)的css定义结束-- */
hr
{
height:1px;
color:#5575B0；
}
/* --房产信息列表表格css定义开始-- */
.pxhouselistbg /* --房产信息列表内容间隔颜色的定义1-- */
{
background:#ffffff;
}
.pxhouselistbg2 /* --房产信息列表内容间隔颜色的定义2-- */
{
background:#f6f9ff;
}
.pxhouseth{
background:#e6f5ff;
}
.pxhousetable{
border: 1px solid #ffffff;
border-collapse: collapse;
}
/* --房产信息列表表格css定义结束--

