/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{ margin:0 auto; font-size:14px; font-family:"微软雅黑"; line-height:1.5; text-decoration: none; scrollbar-face-color: #001D27; scrollbar-highlight-color: #001D27; scrollbar-shadow-color: #cccccc; scrollbar-3dlight-color: #cccccc; scrollbar-arrow-color: #330000; scrollbar-track-color: #f6f6f6; scrollbar-darkshadow-color: #001D27; background-color: #eff0f2; }
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */

ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img{border:0;vertical-align: middle;}
a { color:#444; text-decoration:none;}
a:hover { color:#f00;}
.pd2 { padding-top:2px;}

.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 

.pic1 { padding: 2px; border: 1px solid #E8E8E8; }

.pic2 { padding: 2px; border: 1px solid #E8E8E8; }

.pic3 { padding: 2px; border: 1px solid #E8E8E8; }

.pic5 { padding: 2px; border: 1px solid #E8E8E8; }

.f14 {
	font-family: "微软雅黑";
	font-size: 14px;
}
.f18 {
	font-family: "微软雅黑";
	font-size: 18px;
}
.f16 {
	font-family: "微软雅黑";
	font-size: 16px;
}
.f20 {
	font-family: "微软雅黑";
	font-size: 20px;
}
.f24 {
	font-family: "微软雅黑";
	font-size: 24px;
}
.f30 {
	font-family: "微软雅黑";
	font-size: 30px;
}
.f35 {
	font-family: "微软雅黑";
	font-size: 35px;
}
.f40 {
	font-family: "微软雅黑";
	font-size: 40px;
}

.xhx{
	-moz-box-shadow: 0 5px 10px #f2f2f2; /* 老的 Firefox */
	box-shadow: 0 5px 10px #f2f2f2;
	border: 1px dashed #CCCCCC;
}

.lan{ color:#0033FF }
.reb{ color:#FF0000 }
.white{
	color:#FFFFFF;
	font-weight: bold;
}

/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #555555;} /* 未访问的链接 */
a:visited {color: #555555;} /* 已访问的链接 */
a:hover{color: #ff0000;} /* 鼠标在链接上 */ 
a:active {color: #555555;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #000000;}
a.channel:visited {color: #000000;}
a.channel:hover{color: #ff0000;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #ffff00;}
a.channel2:visited {color: #ffff00;}
a.channel2:hover{color: #ff6600;}
a.channel2:active {color: #ffff00;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #ffffff;}
a.bottom:visited {color: #ffffff;}
a.bottom:hover{color: #ffff00;}
a.bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的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;}

/* 文本框的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开始-- */
/*body*/
/* clear style start */
.clear{clear:both;line-height:0;font-size:0;height:0}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:"."}
*html .clearfix{height:1%}/* ie6 */
*+html .clearfix{height:1%}/* ie7 */
/* clear style end */
.container,.container_2{width:1170px; margin:0 auto}
.tabs_menu .node{cursor:pointer}
/* header style start */
.header{ margin-right: auto; margin-left: auto; background-color:#eff0f2;}
	.header .top { background-color:#e5e5e5; height:30px; margin-left:auto; margin-right:auto;}
			.header .topbg { width:1170px; margin-right: auto; margin-left: auto; padding-top:3px; color:#666; }
				.header .top .top_l { float:left; margin-right:40px; line-height:22px; }
				.header .top .top_r { float:right; width:240px; line-height:22px;}
					.search { background-color: #F3F3F3; border: 1px solid #CCCCCC; height:17px; padding-top:3px; }
	.header .logobg { width:1170px; height:110px; margin-left:auto; margin-right:auto;}
	.header .logo{ float:left; width:247px; height:70px; margin-top:20px; margin-bottom:20px; overflow:hidden }
		.header .logo a{display:block;height:70px;background:url(../images/2015/logo.jpg) no-repeat}
	.header .headright{ float:right; width:900px; height:90px; margin-top:10px;}
		.header .headright .phone { width:326px; height:40px; margin-left:489px; background-image:url(../images/2015/phone.jpg);}
			
/*导航*/
#nav { height:35px; margin-top:15px; margin-left: 10px; }
#nav ul { list-style: none; margin: 0px; padding-top: 0; }
#nav ul li{float:left; font-size:18px; margin-right:15px;}
#nav ul li a { display:block; height:28px; line-height:28px; text-align:center;padding: 0 4px 0 4px;}
#nav ul li ul { display:none; position:absolute; z-index:9999; border-top-width: 2px; border-top-style: solid; border-top-color: #FF6600; }
#nav ul li ul li { float:none; background:#fff; margin:0; font-size:14px; }
#nav ul li ul li a { background:none; font-size: 15px; font-weight: normal; padding: 0 9px 0 9px;}
#nav ul li ul li a:hover { color:#fff; background-color: #032E58; }
#nav ul li:hover ul { display:block;}
#nav ul li.sfhover ul { display:block;}

.banner { height:387px; margin-left:auto; margin-right:auto; }
/* header style end */
/* 首页banner开始 */
.fullSlide{width:100%;position:relative;height:387px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{ width:100% !important; height:387px; overflow: hidden; }
.fullSlide .bd li{width:100% !important;height:387px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:387px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}

/* 首页banner结束 */

/*中间开始*/
.biaoyu { height:40px; background-image: url(../images/2015/index_r10_c1.jpg); background-repeat: repeat-x; background-position: center -11px; margin:15px 0 5px 0; background-color: #eff0f2;}
	.biaoyu .changli { font-size: 18px; text-align: center;  background-color: #eff0f2; width: 410px; margin:auto; }
.yewu { margin:0;}
	.yewu ul li { float:left; width:282px; margin:0 5px 0 5px; background-color:#FFFFFF;}
	.lanmu { width:200px; margin-right: auto; margin-left: auto; margin-top: 10px; margin-bottom: 10px; }
	.lanmu span { margin-left:10px; font-size:18px; font-weight: 600; }
	.yewu ul li p { width:260px; height:90px; margin-right: auto; margin-left: auto; font-size:12px; color: #999999; text-indent: 25px; line-height: 22px; color:#444; }
	.yewu ul li p a { float:right; font-size:12px; color:#FF0000; margin-top: 20px; }
.kefu { margin-top:15px;}
.main_l { width:360px; min-height:235px; _height:235px; float:left; background-color:#FFFFFF; overflow: hidden; padding-bottom:10px;}
.lmtop { height:34px; font-size:15px; color:#FFFFFF; margin:10px; background-image: url(../images/2015/index_r8_c1.jpg); background-repeat: no-repeat; background-position: left top; font-weight: bold; text-indent: 18px; line-height: 32px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E3E3E3; overflow: hidden; }
	.lmtop a { font-size:12px; float:right; font-weight: normal; color: #00007D; }
.side { width:530px; min-height:312px; _height:312px; float:left; margin-left:10px; background-color:#FFFFFF; overflow: hidden;  padding-bottom:3px; padding-left:12px;}
.side1 { width:540px; min-height:235px; _height:235px; float:left; margin-left:10px; background-color:#FFFFFF; overflow: hidden;  padding-bottom:9px;}
.main_r { width:250px; min-height:250px; _height:250px; float:right; background-color:#FFFFFF;}
.main_r img { margin:0 0 0 1px;}
.main_r .main_r_top { height:34px; background-image:url(../images/2015/index_r9_c1.jpg); font-size:15px; color:#FFFFFF; font-weight: bold; text-indent: 45px; padding-top: 11px; margin-bottom:5px;}
.tupian ul li{ float:left; border:1px solid #CCCCCC; width:107px; height:80px; margin:8px 8px 30px 8px;}
.tupian ul li p { margin:8px 0 8px 0; text-align: center; }
.tupian ul li img {margin:1px;}
.news { margin-top:10px;}
.swkefuimg ul li { width:155px; height:155px; border: 1px solid #EBEBEB; float:left; margin-bottom:10px; margin-top: 0; margin-right: 10px; margin-left: 10px; padding: 1px; }
.swkefuimg .name p { width:150px; height:22px; font-size:13px; text-align: center; float:left; margin:0 10px 5px 15px; }
.swkefuimg .name p img { margin-bottom:3px;}

.kjkefu { margin: 0px; }
.kjkefu img { border: 1px solid #E3E3E3; float:left; padding: 1px; margin-top: 0; margin-right: 5px; margin-left: 5px; text-align: center; }
/*中间结束*/
/*底部开始*/
.foot { margin-top:15px; background-color:#333; padding-top: 1px; padding-bottom: 10px; }
.footer { width:1170px; min-height:350px; margin:auto; color:#FFFFFF; line-height: 26px; }
	.footer .foot_l { float:left; width:230px; margin-right:30px;}
		.footer .foot_l .weixin { margin-top:30px;}
	.footer .foot_r { float:left; width:850px;}
		.footer .foot_r a { color:#FFFFFF;}
/*底部结束*/

/*banner*/
#banner { height:322px;}
#banner_l { float:left; width:707px; height:322px; overflow: hidden; }
#banner_r { float:right; width:260px; height:322px; 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: #E4E4E4; border-bottom-color: #E4E4E4; border-left-color: #E4E4E4; }
#banner_r_1 { height:35px; background-image:; background-image: url(../images/index_r7_c1.jpg); }
#banner_r_1 h2 {padding-top: 10px; font-size: 14px; font-weight: bold; color: #FF0000; padding-left: 10px; }
.banner_r_2 { padding-top: 6px; padding-bottom:5px; }
.banner_r_2 dl dt { padding-left: 10px; font-size: 12px; font-weight: normal; float: left; }
.banner_r_2 dl dd { font-size: 12px; font-weight: normal; text-indent: 0px; margin-left:80px; line-height: 20px; }
.banner_r_3 { padding-top: 6px; background-color: #EFEFEF; padding-bottom:5px;}
.banner_r_3 dl dt { padding-left: 10px; font-size: 12px; font-weight: normal; float: left; }
.banner_r_3 dl dd { font-size: 12px; font-weight: normal; text-indent: 0px; margin-left:80px; line-height: 20px;}
#search { border: 1px solid #5BA9FF; margin-top:10px; margin-bottom:10px; height:35px; }
#search1 { width:450px; float:left; padding-top: 2px; padding-left: 10px; }
#search2 { width:500px; float:right;  padding-top: 5px; padding-left: 10px; }

/*main*/


/*首页banner切换图片1*/
.container1, .container1 img{ height:387px; width:1400px; margin-right: auto; margin-left: auto; }
.container1 img{border:0;vertical-align:top;}
.container1 ul, .container1 li{list-style:none;margin:0;padding:0;}
.bd{margin:0 auto; position:relative; z-index:0; }
.bd li{ width:1400px; !important;height:387px; overflow:hidden; text-align:center; margin-right: auto; margin-left: auto; }

.num1{ position:absolute; right:5px; bottom:5px; font:12px/1.5 tahoma, arial; height:18px;}
.num1 li{ float: left; color: #d94b01; text-align: center; line-height: 16px; width: 16px; height: 16px; font-family: Arial; font-size: 11px; cursor: pointer; margin-left: 3px; border: 1px solid #f47500; background-color: #fcf2cf; }
.num1 li.on{ line-height: 18px; width: 18px; height: 18px; font-size: 14px; margin-top:-2px; background-color: #ff9415; font-weight: bold; color:#FFF; }

/*--内页头部变换图片--*/
#banner2 { float:left; width:1170px; height:200px;}
.container2, .container2 img{width:1170px; height:200px;}
.container2 img{border:0;vertical-align:top;}
.container2 ul, .container2 li{list-style:none;margin:0;padding:0;}
.num2{ position:absolute; right:5px; bottom:5px; font:12px/1.5 tahoma, arial; height:18px;}
.num2 li{ float: left; color: #d94b01; text-align: center; line-height: 16px; width: 16px; height: 16px; font-family: Arial; font-size: 11px; cursor: pointer; margin-left: 3px; border: 1px solid #f47500; background-color: #fcf2cf; }
.num2 li.on{ line-height: 18px; width: 18px; height: 18px; font-size: 14px; margin-top:-2px; background-color: #ff9415; font-weight: bold; color:#FFF; }

/*--全屏banner--*/
.banner_quanping { width:100%; height:500px;}
.container3, .container3 img{ height:500px; width:100%; margin-right: auto; margin-left: auto; }
.bd3{margin:0 auto; position:relative; z-index:0; }
.bd3 li{ width:100%; !important;height:500px; overflow:hidden; text-align:center; margin-right: auto; margin-left: auto; }

/*首页栏目切换图片*/
.fb { FONT-SIZE: 16px; font-weight: bold; color: #0047a7; line-height: 36px; background-image: url(../images/2015/index_r11_c1.jpg); text-align: center; vertical-align: middle; width: 90px; background-position: top; padding-top:4px; }
.fb a { color:#0047a7; }
.orange{ FONT-SIZE: 16px; FONT-WEIGHT: bold; text-align: center; vertical-align: middle; width: 90px; padding-top:4px;}
.orange a{color:#003466;}
.two_lefthuibox{ border-left:1px #CCCCCC solid; border-right:1px #CCCCCC solid; border-bottom:1px #CCCCCC solid; }

/*内页*/
#nybanner { width:1170px; height:200px; margin-bottom:10px; margin-right: auto; margin-left: auto; margin-top:4px; }
#nytop1 { width:13px; height:44px; background-repeat: repeat-x; float:left; _margin-right:-3px; margin-bottom:5px;}
#nytop2 { height:44px; background-image:url(../Images/index_r31_c2.jpg); margin-bottom:5px;}
#nytop2_1 { height:44px; width:133px; float:left;}
#nytop2_1 img { margin-top:12px;}
#nytop2_2 { height:44px; margin-left:135px; width:75px; background-image:url(../Images/index_r31_c4.jpg); }
#nytop2_3 { height:44px; width:748px; float:right;}
#nytop2_3 p { margin-top:11px; font-size: 14px; font-weight: normal; }
#nytop3 { width:7px; height:44px; float:right; _margin-left:-3px; margin-bottom:5px;}
#nyleft { width:247px; float:left; border: 1px solid #e3e3e3;}
#nyleft ul li { width:247px; height:57px;}
#nyright { width:697px; float:right; border: 1px solid #e3e3e3; padding: 8px; }
.nywidth { width:1170px; margin-right: auto; margin-left: auto; }
.nyleft { width:247px;}
.nyright { width:903px;}

/*回到顶部和底部*/
.go{width:136px;height:160px;position:fixed;_position:absolute;left:5px;bottom:10%;}
.go .erweima{ display:block; text-indent:999em; width:136px; margin:5px; border:0; overflow:hidden; float:left; height:170px; background-image: url(../images/weixin.jpg); background-repeat: no-repeat; }

/*footer*/
#foot { margin-right: auto; margin-left: auto; background-color:#003466; margin-top:15px;}
#footer { width:980px; color:#FFFFFF; margin-right: auto; margin-left: auto;}
#footer dl dt { height:25px; line-height:25px; color:#fff; padding-top: 10px; }
#footer dl dt a { font-weight:bold; color:#E1E1E1; }
#footer dl dd { padding:8px 0; color:#fff;; line-height:2;}

/*文字不间断向上滚动*/
  #marquee,#marquee li { list-style-type: none; line-height: 22px; color: #666666; }
  #marquee { position:relative; height:210px; overflow:hidden;}

/*可关闭与展开的对联广告代码*/
.fixediv{position:fixed;top:10%;z-index:9999;height:238px;width:134px;}
*html .fixediv{position:absolute;top:expression(eval(document.documentElement.scrollTop));margin:30% 0 0 0;}
.fixediv-l{left:0px;}
.fixediv-r{right:0px;}
.fixediv .btn{height:25px;background:#CCCCCC;text-align:right;line-height:25px;overflow:hidden;}

/*其它*/

A.a_white14:link {
	COLOR: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
A.a_white14:visited {
	COLOR: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
A.a_white14:active {
	COLOR: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
A.a_white14:hover {
	COLOR: #FFFF00;
	font-size: 14px;
	font-weight: bold;
}

.white12 { color:#FFFFFF;}
.table12 { line-height: 25px; }
.table14 { font-size:14px; line-height: 28px; }
.table16 { font-size: 16px; color: #333333; line-height: 2; }
.table20 { font-size: 20px; line-height: 28px; font-family: "黑体"; }
.title20 { font-size: 20px; line-height: 28px; font-family: "黑体"; text-align: center; }
.title30 { font-size: 30px; line-height: 40px; font-family: "黑体"; text-align: center; }

/*图片列表*/
.LinkNavigation { font-size: 14px; }
.LinkNavigation1 {}

/*图片上下一张*/
#pic_show { margin-right: auto; margin-left: auto; }
#pic_show #pic_s { float: left; height: 50px; width: 400px; position: relative; top: -600px; left: 20px; }
#pic_show #pic_x { float: right; height: 50px; width: 400px; position: relative; top: -600px; right: 20px; }
.pic_ts { width:400px; height:500px; }
.pic_ts a img { filter: Alpha(Opacity=10); -moz-opacity:0.1; opacity: 0.1;}
.pic_ts a:hover img { filter: Alpha(Opacity=70); -moz-opacity:0.7; opacity: 0.7;}

/*--右下角弹出窗口--*/
/*{
    margin:0;
    padding:0;
}*/
#downmsg_emessage{POSITION: fixed;_position:absolute; z-index:100; bottom:0;right:0; background:url(/images/2085.gif) no-repeat left top;width:225px;}
    #donwmsg_head{float:left; display:inline; font-size:12px;color:#FFFFFF;margin-left: 26px;margin-top: 6px;}
    #downmsgBar .close{float:right;width:11px;height:11px;margin-top:6px;display:block;margin-right:5px;}
    #downmsgBar{height:25px;}
    #donwmsg_content{height:162px;overflow:hidden;}
    #donwmsg_content ul{font-size:12px;color:#007cc1;	top: 34px;padding:10px 10px 0 10px;left: 6px;line-height:180%;}
    #donwmsg_content ul li{background:url(/images/2085.gif) no-repeat -100px -245px;text-indent:13px;}
    #donwmsg_content ul li a{color:#007cc1;}
    #donwmsg_content ul .ll a{color:#a10000;font-weight:bold;}
    #donwmsg_content p{position:absolute;left: 13px;top: 157px;}
    #donwmsg_content .lb{padding:10px; font-size:14px; text-align:center;}
    #donwmsg_content .lb a{color:#007cc1;font-weight:bold;}
    .msg-hidden-btn-2{width:11px; height:11px;overflow:hidden;float:right;display:block;margin-right:5px;margin-top:6px;background:url(/images/2085.gif) no-repeat left -250px;}
    .msg-hidden-btn-1{ width:11px; height:11px;overflow:hidden;float:right;display:block;margin-right:5px;margin-top:6px;background:url(/images/2085.gif) no-repeat -50px -250px;}
    .sectionshover .trans{ border:solid 1px #ffc600; background-color:#fff0b6;height:24px; }
    .sectionshover .trans li{float:left; width:200px;clear:none;}

/*--自定义样式结束--*/

/* ==频道通用表格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 #449ae8;
}
.comment_title /* 标题背景颜色定义(760) */
{
background:#449ae8;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:1002px;
}
　　/* --网页中部左栏的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: #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;
}
.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-- */
{
background:#ffffff;
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
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%;
}
.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: #ffffff;}
a.guest:visited {color: #ffffff;}
a.guest:hover{color: #ff0000;}
a.guest:active {color: #ffffff;}

.guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
background:url(/Skin/ocean/main_bs1.gif);border: 1px solid #d2d3d9;padding-left:5;height: 29;color: ff0000;
}
.guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;
}
.guest_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #d2d3d9;
}
.guest_title /* 标题背景颜色定义(760) */
{
background:#F3F3F3;color: #000000;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定义结束-- */
/* --留言频道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;}

/* --用户控制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{
height:93px;
background-repeat: no-repeat;
background-position: center center;
}
#userlogined
{
	text-align: center;
	background-position: center;
}
#userlogin input{height:20px;}
#userctrl
{
    text-align: center;
}
#usermessage
{
    padding-left:10;text-align: left;
}
.userlog{
color:#333333;
}
.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；
}
/* --房产信息列表表格css定义开始-- */
.houselistbg /* --房产信息列表内容间隔颜色的定义1-- */
{
background:#ffffff;
}
.houselistbg2 /* --房产信息列表内容间隔颜色的定义2-- */
{
background:#f6f9ff;
}
.houseth{
background:#e6f5ff;
}
.housetable{
border: 1px solid #ffffff;
border-collapse: collapse;
}
