/*###############################
  公用样式定义  ss\homepage\1.css
################################*/
a:link
{
	font-size: 12px;
	text-decoration: none;
	color: Black;font-family:Tahoma,Verdana,"宋体";
}
a:visited
{
	font-size: 12px;
	text-decoration: none;
	color: Black;font-family:Tahoma,Verdana,"宋体";
}
a:active
{
	font-size: 12px;
	text-decoration: none;
	color: #ff6600;font-family:Tahoma,Verdana,"宋体";
}
a:hover
{
	font-size: 12px;
	text-decoration: none;
	color: #ff6600;font-family:Tahoma,Verdana,"宋体";
}

body
{
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align:center;
	font-family:Tahoma, Verdana, 宋体;
	font-size: 12px;
	color:Black;font-family:Tahoma,Verdana,"宋体";
}
img{
	border:0px;
}
form{
	margin:0;
	padding:0;
}
.hidden{
	display:none;
}
.invisible{
	visibility:hidden;
}
/*Rules for DIV.Head*/
#Head
{
	text-align:center;font-family:Tahoma,Verdana,"宋体";width:980px;
}
#Head #HeadTop{
	position:relative;
	width:980px;
	margin:5px auto 27px !important;
	margin:5px auto 10px;
	text-align:left;font-family:Tahoma,Verdana,"宋体";
}
#Head ul{
	list-style-type:none;
}
#Head ul{
	margin:0;
	padding:0;
}
#Head #SystemAnnouce{
	width:100%;
	margin:0 0 10px;
	padding:8px;
	border:1px solid #EEE;
	background-color:#F6F6F6;
	text-align:center;
	font-weight:bold;
	color:#F30;
}
/*
body.FullWidth #Head #SystemAnnouce{
	width:100%;
}
*/
#Head #Logo{
	position:absolute;
	width:265px;
	top:15px;
	left:0px;
}
#Head #QuickLinks{
	float:right;
	width:750px;
	margin-bottom:3px;
}
#Head #QuickLinks li{
	float:right;
	margin-left:10px;
}
#Head #HeadNavBar{
	float:right;
	clear:right;
	width:460px !important;
	width: 458px;
}
#Head #HeadNavBar li{
	float:left;
	height:21px;
	margin-left:10px;
	background:#FFFFED url(/images/m/head_nav_bar_bk_left.gif) left top no-repeat;
}
#Head #HeadNavBar li a{
	display:block;
	float:left;
	height:21px;
	padding:0 8px;
	line-height:21px;
	background:transparent url(/images/m/head_nav_bar_bk_right.gif) right top no-repeat;
}
#Head #HeadNavBar li#TopMenuFocus{
	background:#FFFFED url(/images/m/head_nav_bar_bk_hl_left_2.gif) left top no-repeat;
}
#Head #HeadNavBar li#TopMenuFocus a{
	font-weight:bold;
	color:#F50;
	background:transparent url(/images/m/head_nav_bar_bk_hl_right_3.gif) right top no-repeat;
}

#Head #EBAlliance{
	float:right;
	width:510px;
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #D0D0D0;
	text-align:right;
	color:#666;
}
/*###############################
  公用(Root)菜单下部搜索栏的宽度 - 总宽度(760)  
################################*/
#Head #channel{
	/*width:980px;*/
	margin:0 3px 0 3px;
	text-align:center;
}
/*
body.FullWidth #Head #channel{
	width:100%;
}
*/
/*###############################
  公用父栏目
################################*/
#Head #items{
	width:100%; /*640px*/
	height:30px;
	margin:0 auto;
	/*attach promotion event background images here*/
}
#Head #items li{
	float:left;
	height:30px;
	margin-right:1px;
	/*attach promotion event background images here*/
}
#Head #items a{
	display:block;
	float:left;
	height:30px;
	background:transparent url(/images/m/chl_home_left.gif) left top no-repeat;
	text-decoration:none;
}
#Head #items a span{
	display:block;
	float:left;
	height:30px;
	padding:11px 15px 0;
	background:transparent url(/images/m/chl_home_right.gif) right top no-repeat;
	text-align:center;
	color:#000;
	font-style:normal;
	cursor:hand;
	/*IE 5.x Crack at the bottom of this file*/
}
/*###############################
  公用子栏目                     
################################*/
#submenus
{
    width: 100%;
	height:34px;
	text-align:left;
}
#Head #submenus a{
	color:#FFF;
}
#Head #submenus_L{
	float:left;
	height:34px;
}
#Head #submenus_L ul li
{
	float:left;
	margin-top:10px;
	margin-right:5px;
	color:#FFF;padding-left:10px;
}
#Head #submenus_R{
	float:right;
	height:34px;
	width:400px;
}
#Head #submenus_R ul li
{
	float:left;
	margin-top:10px;
	margin-right:5px;
	color:#FFF;
}
/*Current Postion:Home*/
body #submenus
{
	background-color:#3961de;
}
body #submenus_L
{
	background:transparent url(/images/m27/sL.gif) left top no-repeat;
}
body #submenus_R
{
	background:transparent url(/images/m27/sR.gif) right top no-repeat;
}

/*
#####################################################################
*/

#Head #submenus_L_New{
	float:left;
	height:34px;
}
#Head #submenus_L_New ul li
{
	float:left;
	margin-top:10px;
	margin-right:5px;
	color:#FFF;padding-left:10px;
}
#Head #submenus_R_New{
	float:right;
	height:34px;
}
#Head #submenus_R_New ul li
{
	float:left;
	margin-top:10px;
	margin-right:5px;
	color:#FFF;
}
/*Current Postion:Home*/
body #submenus
{
	background-color:#3961de;
}
body #submenus_L_New
{
	background:transparent url(/images/m27/sL.gif) left top no-repeat;
}
body #submenus_R_New
{
	background:transparent url(/images/m27/sR.gif) right top no-repeat;
}

/*
#####################################################################
*/

/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif*/
body table#vertical
{
	border-top:5px solid #3961de;
	table-layout:fixed;
	width:980px;
	height:80px;
}
body table#vertical a
{
	color:White;
}
/*顶部登录栏*/
body #logobar
{
	background: #3961de;
	/*url(/images/m/248x3_0.gif) left no-repeat 20px;*/
	color:white;
	height:20px;
	width:248px;
}
/* Banner */
body #banner IMG
{
	width:530px;
	height:60px;
	padding-top:6px;
	padding-bottom:6px;
}
/*顶部公告栏*/
body div#items
{
	margin-top:5px;
	line-height:18px;
}
body div#items a
{
	color:infotext;
}
body div#items a:hover
{
	color:Orangered;
}
/*商品分类层公用样式*/
body #layer1 a
{
	color:white;
}
body #layer1 td
{
	color:white;border:1px solid white;
	height:26px;
	padding-left:6px;
	padding-right:6px;text-align:left;
}
/*导航栏*/
div#nav
{
	padding-top:10px;
	padding-left:2px;
	text-align:left;
	height:26px;
	color:#ffffff;
}
div#nav a
{
	color:#0044dd;
}
.pointer
{
	cursor:pointer;
}
.doover
{
	color:orangered;
	cursor:pointer;
}
.doout
{
	color:infotext;
}
/*Hover triggers*/
/*###############################
  导航菜单鼠标事件     
###############################*/
#Head #items li#menu a:hover{background:url(/images/m27/l.gif) left top no-repeat;}
#Head #items li#menu a:hover span{background:transparent url(/images/m27/r.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu1 a:hover{background:url(/images/m/l1.gif) left top no-repeat;}
#Head #items li#menu1 a:hover span{background:transparent url(/images/m/r1.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu2 a:hover{background:url(/images/m/l2.gif) left top no-repeat;}
#Head #items li#menu2 a:hover span{background:transparent url(/images/m/r2.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu3 a:hover{background:url(/images/m/l3.gif) left top no-repeat;}
#Head #items li#menu3 a:hover span{background:transparent url(/images/m/r3.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu4 a:hover{background:url(/images/m/l4.gif) left top no-repeat;}
#Head #items li#menu4 a:hover span{background:transparent url(/images/m/r4.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu5 a:hover{background:url(/images/m/l5.gif) left top no-repeat;}
#Head #items li#menu5 a:hover span{background:transparent url(/images/m/r5.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu6 a:hover{background:url(/images/m/l6.gif) left top no-repeat;}
#Head #items li#menu6 a:hover span{background:transparent url(/images/m/r6.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu7 a:hover{background:url(/images/m/l7.gif) left top no-repeat;}
#Head #items li#menu7 a:hover span{background:transparent url(/images/m/r7.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu8 a:hover{background:url(/images/m/l8.gif) left top no-repeat;}
#Head #items li#menu8 a:hover span{background:transparent url(/images/m/r8.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu9 a:hover{background:url(/images/m/l9.gif) left top no-repeat;}
#Head #items li#menu9 a:hover span{background:transparent url(/images/m/r9.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu10 a:hover{background:url(/images/m/l10.gif) left top no-repeat;}
#Head #items li#menu10 a:hover span{background:transparent url(/images/m/r10.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu11 a:hover{background:url(/images/m/l11.gif) left top no-repeat;}
#Head #items li#menu11 a:hover span{background:transparent url(/images/m/r11.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu12 a:hover{background:url(/images/m/l12.gif) left top no-repeat;}
#Head #items li#menu12 a:hover span{background:transparent url(/images/m/r12.gif) right top no-repeat;color:#FFF;}
#Head #items li#menu13 a:hover{background:url(/images/m/l13.gif) left top no-repeat;}
#Head #items li#menu13 a:hover span{background:transparent url(/images/m/r13.gif) right top no-repeat;color:#FFF;}
#Head #items a span{
	voice-family: "\"}\"";
	voice-family: inherit;
	cursor:pointer;
	height:19px;
}
/*################################
 主页 - 菜单                   
#################################*/
body#CNC ul#items li#menu a
{
	background:#3961de url(/images/m27/l.gif) left top no-repeat;
}
body#CNC ul#items li#menu a span
{
	background:transparent url(/images/m27/r.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC #submenus
{
	background-color:#3961de;
}
body#CNC #submenus_L, body#CNC submenus_L_New
{
	background:transparent url(/images/m27/sL.gif) left top no-repeat;
}
body#CNC #submenus_R, body#CNC submenus_R_New
{
	background:transparent url(/images/m27/sR.gif) right top no-repeat;
}
/*首页顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC table#vertical
{
	border-top:5px solid #FF9933;
}
body#CNC table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC #logobar
{
	background:#FF9933 url(/images/m/248x3_.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
 Banner 
body#CNC #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏
body#CNC div#announce
{
	
}*/
/*################################
 栏目一                   
#################################*/
body#CNC1 ul#items li#menu1 a
{
	background:url(/images/m/l1.gif) left top no-repeat;
}
body#CNC1 ul#items li#menu1 a span
{
	background:transparent url(/images/m/r1.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
/*子菜单样式*/
body#CNC1 #submenus
{
	background-color:#99A2B1;
}
body#CNC1 #submenus_L, body#CNC1 #submenus_L_New
{
	background:transparent url(/images/m/sL1.gif) left top no-repeat;
}
body#CNC1 #submenus_R, body#CNC1 #submenus_R_New
{
	background:transparent url(/images/m/sR1.gif) right top no-repeat;
}
/*商品分类层样式*/
body#CNC1 div#layer1 table
{
	background-color:#99A2B1;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC1 table#vertical
{
	border-top:5px solid #99A2B1;
}
body#CNC1 table#vertical a
{
	color:White;
}
body#CNC1 #logobar
{
	background:#99A2B1 url(/images/m/248x3_1.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
body#CNC1 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}

body#CNC1 div#announce
{
	
}*/
/*################################
 栏目二           E1569A       
#################################*/
body#CNC2 ul#items li#menu2 a
{
	background:url(/images/m/l2.gif) left top no-repeat;
}
body#CNC2 ul#items li#menu2 a span
{
	background:transparent url(/images/m/r2.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC2 #submenus
{
	background-color:#E1569A;
}
body#CNC2 #submenus_L, body#CNC2 #submenus_L_New
{
	background:transparent url(/images/m/sL2.gif) left top no-repeat;
}
body#CNC2 #submenus_R, body#CNC2 #submenus_R_New
{
	background:transparent url(/images/m/sR2.gif) right top no-repeat;
}
/*商品分类层样式*/
body#CNC2 div#layer1 table
{
	background-color:#E1569A;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC2 table#vertical
{
	border-top:5px solid #E1569A;
}
body#CNC2 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC2 #logobar
{
	background:#E1569A url(/images/m/248x3_2.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
Banner 
body#CNC2 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏
body#CNC2 div#announce
{
	
}*/
/*################################
 栏目三                  
#################################*/
body#CNC3 ul#items li#menu3 a
{
	background:url(/images/m/l3.gif) left top no-repeat;
}
body#CNC3 ul#items li#menu3 a span
{
	background:transparent url(/images/m/r3.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC3 #submenus
{
	background-color:#3672AE;
}
body#CNC3 #submenus_L, body#CNC3 #submenus_L_New
{
	background:transparent url(/images/m/sL3.gif) left top no-repeat;
}
body#CNC3 #submenus_R, body#CNC3 #submenus_R_New
{
	background:transparent url(/images/m/sR3.gif) right top no-repeat;
}
body#CNC3 div#layer1 table
{
	background-color:#3672AE;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC3 table#vertical
{
	border-top:5px solid #3672AE;
}
body#CNC3 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC3 #logobar
{
	background:#3672AE url(/images/m/248x3_3.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
Banner
body#CNC3 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏
body#CNC3 div#announce
{
	
}*/
/*################################
 栏目四                 
#################################*/
body#CNC4 ul#items li#menu4 a
{
	background:url(/images/m/l4.gif) left top no-repeat;
}
body#CNC4 ul#items li#menu4 a span
{
	background:transparent url(/images/m/r4.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC4 #submenus
{
	background-color:#EC9307;
}
body#CNC4 #submenus_L, body#CNC4 #submenus_L_New
{
	background:transparent url(/images/m/sL4.gif) left top no-repeat;
}
body#CNC4 #submenus_R, body#CNC4 #submenus_R_New
{
	background:transparent url(/images/m/sR4.gif) right top no-repeat;
}
body#CNC4 div#layer1 table
{
	background-color:#EC9307;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC4 table#vertical
{
	border-top:5px solid #EC9307;
}
body#CNC4 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC4 #logobar
{
	background:#EC9307 url(/images/m/248x3_4.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
Banner
body#CNC4 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏
body#CNC4 div#announce
{
	
}*/
/*################################
 栏目五                
#################################*/
body#CNC5 ul#items li#menu5 a
{
	background:url(/images/m/l5.gif) left top no-repeat;
}
body#CNC5 ul#items li#menu5 a span
{
	background:transparent url(/images/m/r5.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC5 #submenus
{
	background-color:#1F9A8C;
}
body#CNC5 #submenus_L, body#CNC5 #submenus_L_New
{
	background:transparent url(/images/m/sL5.gif) left top no-repeat;
}
body#CNC5 #submenus_R, body#CNC5 #submenus_R_New
{
	background:transparent url(/images/m/sR5.gif) right top no-repeat;
}
body#CNC5 div#layer1 table
{
	background-color:#1F9A8C;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC5 table#vertical
{
	border-top:5px solid #1F9A8C;
}
body#CNC5 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC5 #logobar
{
	background:#1F9A8C url(/images/m/248x3_5.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
Banner 
body#CNC5 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏*/
body#CNC5 div#announce
{
	
}
/*################################
 栏目 6              
#################################*/
body#CNC6 ul#items li#menu6 a
{
	background:url(/images/m/l6.gif) left top no-repeat;
}
body#CNC6 ul#items li#menu6 a span
{
	background:transparent url(/images/m/r6.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC6 #submenus
{
	background-color:#AFC326;
}
body#CNC6 #submenus_L, body#CNC6 #submenus_L_New
{
	background:transparent url(/images/m/sL6.gif) left top no-repeat;
}
body#CNC6 #submenus_R, body#CNC6 #submenus_R_New
{
	background:transparent url(/images/m/sR6.gif) right top no-repeat;
}
body#CNC6 div#layer1 table
{
	background-color:#AFC326;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC6 table#vertical
{
	border-top:5px solid #AFC326;
}
body#CNC6 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC6 #logobar
{
	background:#AFC326 url(/images/m/248x3_6.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
Banner
body#CNC6 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏
body#CNC6 div#announce
{
	
}*/
/*################################
 栏目 7            
#################################*/
body#CNC7 ul#items li#menu7 a
{
	background:url(/images/m/l7.gif) left top no-repeat;
}
body#CNC7 ul#items li#menu7 a span
{
	background:transparent url(/images/m/r7.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC7 #submenus
{
	background-color:#C34B26;
}
body#CNC7 #submenus_L, body#CNC7 #submenus_L_New
{
	background:transparent url(/images/m/sL7.gif) left top no-repeat;
}
body#CNC7 #submenus_R, body#CNC7 #submenus_R_New
{
	background:transparent url(/images/m/sR7.gif) right top no-repeat;
}
body#CNC7 div#layer1 table
{
	background-color:#C34B26;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC7 table#vertical
{
	border-top:5px solid #C34B26;
}
body#CNC7 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC7 #logobar
{
	background:#C34B26 url(/images/m/248x3_7.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
 Banner 
body#CNC7 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏
body#CNC7 div#announce
{
	
}*/
/*################################
 栏目 8            
#################################*/
body#CNC8 ul#items li#menu8 a
{
	background:url(/images/m/l8.gif) left top no-repeat;
}
body#CNC8 ul#items li#menu8 a span
{
	background:transparent url(/images/m/r8.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC8 #submenus
{
	background-color:#88605F;
}
body#CNC8 #submenus_L, body#CNC8 #submenus_L_New
{
	background:transparent url(/images/m/sL8.gif) left top no-repeat;
}
body#CNC8 #submenus_R, body#CNC8 #submenus_R_New
{
	background:transparent url(/images/m/sR8.gif) right top no-repeat;
}
body#CNC8 div#layer1 table
{
	background-color:#88605F;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC8 table#vertical
{
	border-top:5px solid #88605F;
}
body#CNC8 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC8 #logobar
{
	background:#88605F url(/images/m/248x3_8.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
 Banner 
body#CNC8 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏
body#CNC8 div#announce
{
	
}*/
/*################################
 栏目 9            
#################################*/
body#CNC9 ul#items li#menu9 a
{
	background:url(/images/m/l9.gif) left top no-repeat;
}
body#CNC9 ul#items li#menu9 a span
{
	background:transparent url(/images/m/r9.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC9 #submenus
{
	background-color:#965BB9;
}
body#CNC9 #submenus_L, body#CNC9 #submenus_L_New
{
	background:transparent url(/images/m/sL9.gif) left top no-repeat;
}
body#CNC9 #submenus_R, body#CNC9 #submenus_R_New
{
	background:transparent url(/images/m/sR9.gif) right top no-repeat;
}
body#CNC9 div#layer1 table
{
	background-color:#965BB9;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC9 table#vertical
{
	border-top:5px solid #965BB9;
}
body#CNC9 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC9 #logobar
{
	background:#965BB9 url(/images/m/248x3_9.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
Banner 
body#CNC9 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
首页顶部公告栏
body#CNC9 div#announce
{
	
}*/
/*################################
 栏目 10            
#################################*/
body#CNC10 ul#items li#menu10 a
{
	background:url(/images/m/l10.gif) left top no-repeat;
}
body#CNC10 ul#items li#menu10 a span
{
	background:transparent url(/images/m/r10.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC10 #submenus
{
	background-color:#A48752;
}
body#CNC10 #submenus_L, body#CNC10 #submenus_L_New
{
	background:transparent url(/images/m/sL10.gif) left top no-repeat;
}
body#CNC10 #submenus_R, body#CNC10 #submenus_R_New
{
	background:transparent url(/images/m/sR10.gif) right top no-repeat;
}
body#CNC10 div#layer1 table
{
	background-color:#A48752;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC10 table#vertical
{
	border-top:5px solid #A48752;
}
body#CNC10 table#vertical a
{
	color:White;
}
首页顶部登录栏
body#CNC10 #logobar
{
	background:#A48752 url(/images/m/248x3_10.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
 Banner 
body#CNC10 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
顶部公告栏
body#CNC10 div#announce
{
	
}*/
/*################################
 栏目 11           
#################################*/
body#CNC11 ul#items li#menu11 a
{
	background:url(/images/m/l11.gif) left top no-repeat;
}
body#CNC11 ul#items li#menu11 a span
{
	background:transparent url(/images/m/r11.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC11 #submenus
{
	background-color:#10A4DF;
}
body#CNC11 #submenus_L, body#CNC11 #submenus_L_New
{
	background:transparent url(/images/m/sL11.gif) left top no-repeat;
}
body#CNC11 #submenus_R, body#CNC11 #submenus_R_New
{
	background:transparent url(/images/m/sR11.gif) right top no-repeat;
}
body#CNC11 div#layer1 table
{
	background-color:#10A4DF;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC11 table#vertical
{
	border-top:5px solid #10A4DF;
}
body#CNC11 table#vertical a
{
	color:White;
}
顶部登录栏
body#CNC11 #logobar
{
	background:#10A4DF url(/images/m/248x3_11.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
 Banner 
body#CNC11 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
顶部公告栏
body#CNC11 div#announce
{
	
}*/
/*################################
 栏目 12            
#################################*/
body#CNC12 ul#items li#menu12 a
{
	background:url(/images/m/l12.gif) left top no-repeat;
}
body#CNC12 ul#items li#menu12 a span
{
	background:transparent url(/images/m/r12.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC12 #submenus
{
	background-color:#E93939;
}
body#CNC12 #submenus_L, body#CNC12 #submenus_L_New
{
	background:transparent url(/images/m/sL12.gif) left top no-repeat;
}
body#CNC12 #submenus_R, body#CNC12 #submenus_R_New
{
	background:transparent url(/images/m/sR12.gif) right top no-repeat;
}
body#CNC12 div#layer1 table
{
	background-color:#E93939;
}
/*顶部LOGO、Banner、登录栏、公告栏 248x3.gif
body#CNC12 table#vertical
{
	border-top:5px solid #E93939;
}
body#CNC12 table#vertical a
{
	color:White;
}
顶部登录栏
body#CNC12 #logobar
{
	background:#E93939 url(/images/m/248x3_12.gif) left no-repeat 20px;
	color:White;
	height:23px;
	width:248px;
}
Banner 
body#CNC12 #banner IMG
{
	width:588px;
	height:60px;
	padding:6px;
}
顶部公告栏
body#CNC12 div#announce
{
}	*/
/*################################
 栏目 13           
#################################*/
body#CNC13 ul#items li#menu13 a
{
	background:url(/images/m/l13.gif) left top no-repeat;
}
body#CNC13 ul#items li#menu13 a span
{
	background:transparent url(/images/m/r13.gif) right top no-repeat;
	font-weight:bold;
	color:#FFF;
}
body#CNC13 #submenus
{
	background-color:#BE53FB;
}
body#CNC13 #submenus_L, body#CNC13 #submenus_L_New
{
	background:transparent url(/images/m/sL13.gif) left top no-repeat;
}
body#CNC13 #submenus_R, body#CNC13 #submenus_R_New
{
	background:transparent url(/images/m/sR13.gif) right top no-repeat;
}
body#CNC13 div#layer1 table
{
	background-color:#BE53FB;
}