.pic5 {border: 1px solid #333333;}
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #000000;LEFT: 1px; POSITION: relative; TOP: 1px;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #000000;}
a.channel:visited {color: #000000;}
a.channel:hover{color: #ff6600;}
a.channel:active {color: #990000;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #ffff00;}
a.channel2:visited {color: #000000;}
a.channel2:hover{color: #ff6600;}
a.channel2:active {color: #ffffff;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #996633;}
a.bottom:visited {color: #996666;}
a.bottom:hover{color: #ff66cc;}
a.bottom:active {color: #993300;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #996600;}
a.class:visited {color: #000000;}
a.class:hover{color: #ff0000;}
a.class:active {color: #666666;}

/* 单元格的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 #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:#000000;height: 30;
}
.top_userlogin /* 顶部用户登录文字链接的css定义 */
{
color: #000000
}
/* ==top.asp中的css定义结束== */

/* ==网页中部中的css定义开始== */
.center_tdbgall /* 中部表格总背景颜色定义 */
{
background:#ffffff;
width:980px;
}
　　/* --网页中部左栏的css定义开始-- */
.left_tdbgall /* 左栏表格总背景颜色定义 */
{
background:#ffffff;
}
.left_title /* 左栏标题表格背景、文字颜色定义 */
{
background:#ed7b9d;color: #ffffff;font-weight: normal;height: 25;
}
.left_tdbg1 /* 左栏内容表格背景、文字颜色定义 */
{
	padding: 5px;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;
}
.left_tdbg3 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(..///Skin/ocean/gebottom.gif);
	background-repeat: no-repeat;
}
.left_tdbg4 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(..///Skin/ocean/790.gif);
	background-repeat: no-repeat;
}
.left_tdbg5 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(..///Skin/ocean/980.gif);
	background-repeat: no-repeat;
}
.left_tdbg6 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(..///Skin/ocean/390.gif);
	background-repeat: no-repeat;
}
.left_tdbg216 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(..///Skin/ocean/216.gif);
	background-repeat: no-repeat;
}
.left_tdbg241 /* 左栏底部表格背景、文字颜色定义 */
{
	height: 10px;
	background-image: url(..///Skin/Ocean/470.jpg);
	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;
	height: 27px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E880A1;
	background-color: #E880A1;
}
.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: 663300;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-- */
{
	height: 24px;
	font-size:9pt;
	color: #000000;
	background-image: url(blue/line3.gif);
}
.listbg2 /* --栏目文章列表内容间隔颜色的定义2-- */
{
background-image: url(blue/line3.gif);height: 24px;font-size:9pt;color: #000000;
}
　　/* --网页中部中栏的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:#CCCCCC;
}

　　/* --文章显示页的css定义结束-- */
　　/* --留言频道css定义开始-- */
/* 留言栏目标题文字链接的css定义－－调用代码为<a class='guest' ***>***</a> */
a.guest:link {color: #ffffff;}
a.guest:visited {color: #ffffff;}
a.guest:hover{color: #ffffff;}
a.guest:active {color: #ffffff;}

.guest_title_760 /* 标题导航表格背景、文字颜色定义(760) */
{
 border: 1px solid #d2d3d9;padding-left:5;height: 29;color: ff0000; background-color:#E880A1
}
.guest_tdbg_760 /* 内容表格背景、文字颜色定义(760) */
{
border: 1px solid #d2d3d9;padding: 8;
}
.guest_border /* 蓝色表格边框背景颜色定义(760) */
{
	border: 1px solid #ed7b9d;
}
.guest_title /* 标题背景颜色定义(760) */
{
background:#449ae8;color: #ffffff;font-weight: normal;height: 25;
}
.guest_tdbg /* 表格背景颜色定义(760) */
{
background:#fafafa;line-height: 120%;
}
.guest_tdbg_1px /* 留言显示1px表格背景颜色定义 */
{
background:#d2d3d9;
}
.guest_border2 /* 回复表格虚线边框背景颜色定义(760) */
{
border: 1px dashed #97d2df;background:#e8f5f8;color: #006633;
}
.guest_replyadmin /* 管理员回复文字背景颜色定义(760) */
{
color: #ff0000;
}
.guest_replyuser /* 用户回复文字背景颜色定义(760) */
{
color: #449ae8;
}
　　/* --留言频道css定义结束-- */
　　/* --商城的css定义开始-- */
.shop_border /* 蓝色表格边框背景颜色定义(760) */
{
border: 1px solid #E880A1;
}
.shop_border3 /* 灰色表格边框背景颜色定义(760) */
{
border: 1px solid #cccccc;
}
.shop_title /* 标题背景颜色定义(760) */
{
    font-weight: bold;
	color: #663300;
	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{
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;
}
.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;
}

/* --公告显示文字(滚动条)的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;display: none; 
color:#5575B0; overflow: hidden;
}



    /* 凡是长978宽25中间都共用此CSS */
.gonyoncenter {height: 25px;width: 978px;padding: 0px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;line-height: 25px;margin: 0px;text-align:center}
       /* 凡是长978宽25向右都共用此CSS */
.gonyonright {height: 25px;width: 978px;padding: 0px;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;line-height: 25px;margin: 0px;text-align:right}

/*网站首页开始 */ 

body
{
margin:0px;padding-top:0px;
FONT-SIZE: 12px; WIDTH: 980px; FONT-FAMILY: Verdana,宋体
}

#maincaca {
	height: auto;
	width: 990px;
	border: 1px dashed #CCCCCC;
	padding: 5px;
}
/*首页中部内容总框*/ 
#container {
	float: left;
	height: auto;
	width: 978px;
	background-image: url(Ocean/777.gif);
}
.suyeluji {margin-top: 5px; background: #999966; width: 980px; height: 25px;line-height: 25px}
/*首页中部商品内容框*/ 	
#shopzuo {float: left;height: 760px;width: 760px;padding: 5px}
.shopzuotitle {width: 760px;line-height: 25px; height: 25px; text-align: center}		
.shopcont {float: left;height: 725px;width: 760px;background: #996600}	
.shopyou {float: right;height: 760px;width: 200px;padding: 5px;background: #990066}
.shopyoutitle {width: 200px; line-height: 25px; text-align: center}	
/************ sectionLinks styles **************/
#sectionLinks{margin: 0px;padding: 0px}
#sectionLinks h3{padding: 10px 0px 2px 10px;border-bottom: 1px solid #cccccc }
#sectionLinks a:link, #sectionLinks a:visited {display: block;border-top: 1px solid #ffffff;border-bottom: 1px solid #cccccc;font-weight: bold;padding: 3px 0px 3px 10px;color: #21536A;background: #ff99cc;
text-decoration: none}
#sectionLinks a:hover{border-top: 1px solid #cccccc;background-color: #DDEEFF;background-image: none;relative;
font-weight: bold;text-decoration: none}
/*首页中下部商品内容框*/	
.suyezho {margin-top: 5px; background: #999966; width: 980px; height: 25px;line-height: 25px}
.shopxiacont {float: left;height: 725px;width: 760px;background: #996600}
.shopxiayou {float: right;height: 760px;width: 200px;padding: 5px;background: #990066}
/*首页底部商品内容框*/
.dibulan {float: left;width: 975px;height: 21px;padding-top: 5px;padding-left: 5px;background-color:#cccccc;text-align: center}	
.dibulan li {float: right;height: 25px;width: 70px}	
/*底部*/
#bottowcaca {margin: 0px;width: 980px;height:146px;padding: 0px}	
.bottowzuo {margin: 0x auto; width: 80px;float: left;height:146px}	
.mid{margin:0px;float:left;width: 884px;height:146px;TEXT-ALIGN: center;BACKGROUND: url(../img/dowmid.gif);padding: 0px}	
.midmid{margin-top:20px;float:left;TEXT-ALIGN: center;height: 120px;width: 850px}	
.bottowyou {width: 16px;FLOAT: right;height:146px;padding: 0px}	
/*商品内容页开始 */ 
#neiyontop {height: 245px;width: 978px;padding: 0px;margin: 0px;border-bottom-width: 1px;border-bottom-style: solid;
   border-top-color: #CCCCCC;border-right-color: #CCCCCC;border-bottom-color: #CCCCCC;border-left-color: #CCCCCC}	
#neiyongonlan {
	height: 25px;
	width: 978px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: 
   #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 25px;
	margin: 0px;
	text-indent: 10px;
}	
#neiyontopzuo {padding: 0px;float: left;height: 240px;width: 189px;margin: 0px;border-color: #CCCCCC;border-right-width: 1px; 
   border-right-style: solid}	
#neyontopmid {padding: 0px;float: left;height: 200px;width: 394px;margin: 0px;border-color: #CCCCCC}
#neyontopyou {padding: 0px;float: left;height: 200px;width: 394px;margin: 0px;border-color: #CCCCCC}	
#neiyonchange {margin: 0px;height: 25px;width: 393px;border-color: #cccccc;border-bottom-width: 1px;border-bottom-style: solid;  
   padding: 0px;float: left}
.neiyonxiaoge1 {float: left;width: 125px;border-right-width: 1px;text-align: center;height: 25px;line-height: 28px; 
   border-right-style: solid;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;border-color: #CCCCCC}	
.neiyonxiaoge2 {margin: 0px;padding: 0px;float: left;height: 25px;width: 267px;height: 25px;line-height: 28px;text-align: center}	
.neiyonyouhui {text-align: center;width: 575px; height: 40px; line-height: 28px; float:right}
.neiyonyouhui1 {float: left;width: 125px;border-right-width: 1px;text-align: center;height: 40px;line-height: 28px;
   border-right-style: solid;padding-top: 0px;padding-right: 0px;padding-bottom: 0px;border-color: #CCCCCC}
.neiyonxiaoge3 {float: left;width: 60px;border-right-width: 1px;text-align: left;height: 25px;line-height: 25px;
   border-bottom-width: 0px;border-top-width: 0px;border-left-width: 0px;border-right-style: solid;
   margin: 0px;padding-left: 4px;border-color: #CCCCCC
}	
.neiyonxiaoge4 {float: left;width: 119px;border-right-width: 0px;text-align: left;height: 25px;line-height: 25px;border-bottom-width: 0px   ;border-top-width: 0px;border-left-width: 0px;border-right-style: none;margin: 0px;padding-left: 4px;border-top-style: none; border-bottom-style: none;border-left-style: none
}	
#neiyonchange2 {margin: 0px;padding: 0px;height: 25px;width: 189px;float: left;border-top-width: 0px;border-right-width: 0px;
	border-bottom-width: 1px;border-left-width: 0px;border-top-style: solid;border-right-style: solid;border-bottom-style: solid;
	border-left-style: solid;border-color: #cccccc;
}	
#neiyonxiaotu {height: 150px;width: 189px;margin: 0px;border-bottom-width: 1px;border-bottom-style: solid;border-color: #cccccc;
	padding-top: 5px;padding-bottom: 5px;line-height:200px;text-align:center
}	
/*商品内容页大图开始 */ 
#neiyondatu {overflow: hidden; height:auto;text-align:center;margin-top:10px;width: 978px; float:left;
}
.neiyondatuyouyou {
	height: auto;
	width: 165px;
	text-align:center;
	float:right;
	background-color: #FFCCCC;
	margin-right: 5px;
}
.neiyondatuzuo {
	height: auto;
	width: 165px;
	text-align:center;
	float:left;
	background-color: #FFCCCC;
	margin-left: 5px;
}
.neiyondatuzuo1 {
	height: auto;
	width: 165px;
	text-align:center;
	float:right;
}	
.neiyondatuyou{
	height: auto;
	width: 580px;
	text-align:center;
	float:left
}
.neiyondatuyoushang{
	height: auto;
	width: 580px;
	text-align:center;
}
.neiyonanjian {
	height: 25px;
	width: 978px;
	margin-top: 10px;
	text-align:center;
padding-top:10px
	border-bottom-color: #ccc;	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}	
.neiyonxianguan{
	width: 978px;border-right-width: 0px;text-align: left;height:auto;line-height: 28px;
	border-bottom-width: 1px;border-top-width: 0px;border-left-width: 0px;border-bottom-style: solid;text-indent: auto;
	border-color: #cccccc;
}	
/*商品内容页一列式大图开始 */ 
#neiyemain {
	margin: 0px;padding: 0px;
	float: left;
	height: auto;
	width: 980px;
}
#neiyonyilie19 {
	float: left;
	height: 200px;
	width: 393px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#neiyeneiyon {
	height: auto;
	width: 978px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}	
#neiyonyilie {
	float: left;width: 978px;height: auto;border-bottom-width: 1px;border-bottom-style: solid;border-color: #cccccc;
}	
#neiyonyilie1 {
	height: auto;width: 467px;float: left;text-align:left
}	
#neiyonyilie2 {
   height: auto;width: 467px;float: right;border-color: #CCCCCC;text-align:right
}	
#neiyonyilie3 {
	height: auto;width: 100%;border-bottom-width: 1px;border-bottom-style: solid;border-color: #CCCCCC;text-align: center
}	
#neiyonyilie4 {
width:978px;height:25px;text-align:left;
}
#neiyonyilie8 {
	margin: 0px;padding: 0px;float: left;height: auto;width: 978px;
	border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #CCCCCC;
}
.neiyonyilie5 {
	float: left;height:auto;width: 325px;border-color: #CCCCCC;border-right-width: 1px;border-right-style: solid;
}	
.neiyonyilie6 {
	float: left;height: 25px;width: 323px;text-align:center
}	
.neiyonyilie7 {
	float: left;height: 100px;width: 323px;text-align:center
}
/*商品内容页一列式结尾 */
/*厂商列表页页开始 */
.changshan {float: left;height: 21px;padding-top: 3px;text-align: center; background-color:#CCCCCC;width:978px}	
/*订单预览页开始 */
#dindanyulang1 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #73D1E9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #73D1E9;
}
.dindanyulang2 {
	float: left;
	height: 28px;
	width: 244px;
	text-align:center;
	background-color: #C0E9F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #73D1E9;
}
.dindanyulang3 {
	float: left;
	height: 28px;
	width: 100px;
	text-align:left;
	line-height: 25px;
	padding-left: 100px;
}
.dindanyulang4 {
	float: left;
	height: 28px;
	width: 775px;
    text-align:left;
}
#dindanyulangmain {
	width: 978px;
	text-align: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #CCCCCC;
}
#dindanyulangchnge{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 980px;
}
/*订单成功页开始 */
.dindanchengonye1{
	float: left;
	height: 28px;
	width: 200px;
}
.dindanchengonye2{
	float: left;
	height: 28px;
	width: 762px;
}
#dindanchengonye3{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.dindanchengonye5{
	height: auto;
	width: 978px;
}
.dindanchengonye6 {
	height: 25px;
	width: 760px;
	line-height: 25px;
	text-align:center;
	padding-right: 110px;
	padding-left: 110px;
	background-color: #C0E9F5;
}
/*收银台页开始 */

.shouyintaichange {
	height: 25px;
	width: 760px;
line-height: 25px;
	text-align:left;
	padding-right: 110px;
	padding-left: 110px;
	background-color: #C0E9F5;
}
.shouyintaichange1 {
	height: auto;
	width: 870px;
	line-height: 25px;
	text-align:left;
	padding-left: 110px;
	background-color: #C0E9F5;
	float: left;
}
.shouyintaichangezuo {
	height: auto;
	width: 350px;
	line-height: 25px;
	text-align:left;
	background-color: #C0E9F5;
	float: left;
}
.shouyinzuozuo {
	height: auto;
	width: 100px;
	line-height: auto;
	text-align:left;
	background-color: #C0E9F5;
	float: left;
}
.shouyinzuoyou {
	height: auto;
	width: 250px;
	line-height: 25px;
	text-align:left;
	background-color: #C0E9F5;
	float: left;
}	

/*商品栏目页开始 */
.shangpinlanmu1 {
	height: auto;
	width: 978px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.shangpinlanmuzuo {
	height: auto;
	width: 600px;
	float: left;
}
.shangpinlanmuyou {
	height: auto;
	width: 200px;
	float: right;
}/*图片搜索页开始 */
#sousuoyemain{
	height: auto;
	width: 978px;
}
.sousuoye4{
	width: 978px;
	float: left;
	height: auto;
	margin-top: 10px;
}
.sousuoye1 {
    line-height:25px;
	width: 220px;
	float: left;
	text-align: right;
}
.sousuoye3 {
	line-height:25px;
	height: 25px;
	width: 180px;
	float: left;
	text-align: right;
}
.sousuoye2{
    line-height:25px;
	height: auto;
	width: 770px;
	float: right;
}
.sousuoye5{
	height: auto;
	width: 978px;
	float: left;
	text-indent: 10px;
}
.sousuoye6{
	line-height:25px;
	width: 978px;
	float: left;
	text-align: center;
}
#sousuoye9 {
	height: auto;
	width: 978px;
}
.sousuoye10 {
	float: left;
	height: auto;
	width: 194px;
	text-align:left;
	text-indent: 10px;
}
.sousuoye8 {
	float: left;
	height: 25px;
	width: 978px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*div格式输出开始 */
.pic_photo,.pic_soft,.pic_product,.pic_art
{
	width:120px;
	height:250px;
	float:left;
	text-align:left;
	MARGIN-left:6px;
	MARGIN-top:5px;
	padding-LEFT:8px;
}
.pic_product_title,
{
LINE-HEIGHT: 25px;
}
.tdbgdi/*底部友情连接背景 */
{
background:#CCFFFF;width:24%;float:left; 
border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc;height:25px;
}
.tdbgdi1/*底部友情连接背景 */
{
background:#f0f0f0;width:24%;float:left; 
border-right: 1px solid #cccccc;
}
.shuoming/*底部友情连接背景 */
{
background:#CCFFFF;float:left; 
border: 1px solid #0099ff;
}
.beijing/*底部友情连接背景 */
{
	width:69%;
	float:right;
	border:none;
	background-image: url(Ocean/123.jpg);
	background-repeat: no-repeat;
}
.toplogo/*底部友情连接背景 */
{
	width:100%;
	text-align:center;
	float:left;
	height:60px;
	background-image: url(Ocean/logoya.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.topbeijin/*底部友情连接背景 */
{
	width:980px;
	float:left;
	height:100px;
	background-image: url(Ocean/top.jpg);border: 1px solid #cccccc;padding:1px;
}
.guest_border3 /* 蓝色表格边框背景颜色定义(760) */
{
	border: 1px solid #449ae8;width:980px;height:177px; text-align:center;
}
.bottombeijin /* 蓝色表格边框背景颜色定义(760) */
{
	background-image: url(Ocean/dowmid.gif);
	width:883px;
	height:146px;
	float:left;
	line-height:146px;padding-top:5px;
}
.bottombeijin2
{
	background-image: url(Ocean/dowzuo.gif);
	float:left;
	width:81px;
	height:146px;
	background-position: right;
}
.bottombeijin3
{
	background-image: url(Ocean/dowright.gif); width:16px;height:146px; float:left;
}
.main_search2 /* 中栏搜索表格背景、文字颜色定义 */
{
color: 037fa8;height: 25px;border: 1px solid #d2d3d9;background:#f9f9f9;width:980px;float:left;
}

#menu {
	MARGIN-TOP: 0px;
	FLOAT: right;
	WIDTH: 700px;
}
#menu UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#menu UL LI {
	FLOAT: right; MARGIN: 0px 4px;display:block;line-height:15px;
}
.menuDiv {
	BACKGROUND: #ff0000; WIDTH: 1px; HEIGHT: 15px;
}
.tdbgHHHHHHHH/*底部友情连接背景 */
{#CCFFFF #f4fee9
background:#f0f0f0;line-height: 120%;
}
#firefox{clear:both;margin:0;padding:0;font-size:1px;} 
#flinks {
	width:938px;
	height:137px;
	float:left;
	left: 21px;
	top: 11px;
	margin: 0;
	padding: 3px;
	background-image: url(../Images/b2.gif);
} 

 #Layer79 {

	width:980px;
	float:left;

}
#Layer80 {

	width:20px;
	height:137px;
	float:left;
	background-image: url(images/b1.gif);
}
#Layer81 {

	width:18px;
	height:137px;
	float:right;
	left: 967px;
	top: 0px;
}
 /*图片频道图片边框 */  
.pic3 {border: 1px solid #333333;}

a.aaa{text-decoration: none;}
a.aaa:link {color: 000000;FONT-SIZE: 9pt;}
a.aaa:visited {color: 000000;FONT-SIZE: 9pt;}
a.aaa:hover{color: ff6600;FONT-SIZE: 9pt;}
a.aaa:active {color: 000000;FONT-SIZE: 9pt;}
.bbb {
	height: 20px;
	font-size:9pt;
	color: #000000;
	background-image: url(blue/line3.gif);
}
.ccc {background:url(blue/line3.gif);height: 20px;font-size:9pt;color: #0000ff;}
#ya1 {
	float: left;
	height: auto;
	width: 1000px;
}
.ya53 {
	float: right;
	height: 35px;
	width: 980px;
}

.ya15 {
	float: left;
	height: 20px;
	width: 710px;
}
.ya16 {
	float: left;
	height: 23px;
	width: 61px;
}
.ya17 {
	height: 23px;
	width: 62px;
	float: left;
}
.ya18 {
	float: left;
	height: 23px;
	width: 62px;
}
.y19 {
	float: left;
	height: 23px;
	width: 62px;
}
.ya20 {
	float: left;
	height: 23px;
	width: 62px;
}
.ya21 {
	float: left;
	height: 23px;
	width: 62px;
}
.ya22 {
	float: left;
	height: 23px;
	width: 20px;
}
.ya23 {
	float: left;
	height: 23px;
	width: 57px;
}
.ya24 {
	float: left;
	height: 23px;
	width: 58px;
}
.ya25 {
	float: left;
	height: 23px;
	width: 60px;
}
.ya26 {
	float: left;
	height: 23px;
	width: 35px;
}
.ya27 {
	float: left;
	height: 20px;
	width: 710px;
	background-image: url(/Skin/Ocean/top2_14.gif);
}
#ya30 {
	float: left;
	height: 28px;
	width: 1000px;
}
.ya31 {
	float: left;
	height: 28px;
	width: 341px;
	background-image: url(Ocean/back.gif);
	line-height: 28px;
	color: #FFFFFF;
}
.ya32 {
	float: left;
	height: 28px;
	width: 659px;
	background-image: url(Ocean/back.gif);
	line-height: 25px;
	color: #FFFFFF;
	padding-top: 3px;
}


#topf {
	float: left;
	height: 116px;
	width: 1000px;
	margin-left: 2px;margin-top:0px;
}
#midf {
	float: left;
	height: 280px;
	width: 980px;
	margin-left: 2px;

}
#ya11 {
	float: left;
	height: 61px;
	width: 1000px;
}
.ya12 {
	float: left;
	height: 61px;
	width: 290px;
	background-image: url(Ocean/top2_01.jpg);
}
.ya13 {
	float: left;
	height: 61px;
	width: 710px;
}



.ya2 {
	float: left;
	height: 27px;
	width: 275px;
}
.ya14 {
	float: left;
	height: 18px;
	width: 710px;
	background-image: url(Ocean/top2_02.gif);
}

.ya3 {
	float: left;
	height: 27px;
	width: 63px;
}
.ya4 {
	float: left;
	height: 27px;
	width: 62px;
}
.ya5 {
	float: left;
	height: 27px;
	width: 62px;
}
.ya6 {
	float: left;
	height: 27px;
	width: 63px;
}
.ya6 {
	float: left;
	height: 27px;
	width: 49px;
}
.ya8 {
	float: right;
	height: 27px;
	width: 290px;
}
#ya40 {
	float: left;
	height: 30px;
	width: 1000px;
}
.ya41 {
	float: left;
	height: 32px;
	width: 5px;
}
.ya42 {
	float: left;
	height: 32px;
	width: 130px;
	padding-left: 25px;
}
.ya45 {
	float: left;
	height: 32px;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
}
.ya46 {
	float: left;
	height: 32px;
	width: 130px;
}
.ya47 {
	float: left;
	height: 32px;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
}
.ya48 {
	float: left;
	height: 32px;
	width: 130px;
}
.ya44 {
	float: left;
	height: 32px;
	width: 130px;
}

.ya43 {
	float: left;
	height: 32px;
	width: 130px;
	padding-right: 5px;
	padding-left: 5px;
}
.ya50 {
	float: left;
	height: 27px;
	width: 61px;
}
.ya51 {
	float: left;
	height: 27px;
	width: 62px;
}
.ya52 {
	float: left;
	height: 23px;
	width: 46px;
}
/* 图文调用页面特效定义 */
.clsImg{filter: revealTrans(transition=4,duration=2); width: 449px; position: absolute; margin-top:3px;}
.clsImgList{width:449px;}