/*-----------------------------------------------------------------//
//	程序编写者:粟明------------------------------------------------//
//  版权所有: 昆山频道网络服务有限公司-----------------------------//
//  程序编写时间:2006-07-22 ---------------------------------------//
//  样式主要功能: 对整个IMS样式进行服务----------------------------//
//-----------------------------------------------------------------*/


/*任珍 */
 img{ border:0px;}
html
body
{ 
 text-align:center;
 scrollbar-face-color:#ffffff;
 scrollbar-highlight-color:#ffffff;
 scrollbar-base-color:#ffffff;
 scrollbar-track-color:#ffffff;
 scrollbar-arrow-color:#99cc00;
 scrollbar-3dlight-color:#aaaaaa;
 scrollbar-shadow-color:#aaaaaa;
 scrollbar-darkshadow-color:#ffffff;
 overflow:auto;
 color: #2a5b9e;
 MARGIN: 0px; 
}

body,td{
	font-size: 12px;
	font-family: "Song", "Ms Shell Dlg", "宋体"; 
	line-height: 22px;
	/*color: #2a5b9e;
	height: 45px;*/
}


a:link   {   color:#2a5b9e;	text-decoration: none;} /*设置a对象在未被访问前的样式表属性*/
a:visited{	color:#2a5b9e;text-decoration: none;} /*设置a对象在其链接地址已被访问过时的样式表属性*/
a:hover  {   color:Red;  text-decoration:underline;} /*设置对象在其鼠标悬停时的样式表属性*/
a:active { 	color:#2a5b9e; text-decoration:underline;} /*设置对象在被用户激活（在鼠标点击与释放之间发生的事件）时的样式表属性 */

/*头部导航栏*/
.k_top A:link {
	COLOR: #00007f; TEXT-DECORATION: underline
}
.k_top a:visited {
	COLOR: #00007f; TEXT-DECORATION: underline
}

.k_top A:hover {
	COLOR: #ff4400; TEXT-DECORATION: none
}
.k_top a:active {
	COLOR: #00007f; TEXT-DECORATION: underline
}
/*头部导航栏二级快速导航*/
.k_top2 A:link {
	COLOR: #6478a0; TEXT-DECORATION: underline
}
.k_top2 a:visited {
	COLOR: #6478a0; TEXT-DECORATION: underline
}

.k_top2 A:hover {
	COLOR: #ff4400; TEXT-DECORATION: none
}
.k_top2 a:active {
	COLOR: #6478a0; TEXT-DECORATION: underline
}
/*div
{	
	margin:0 auto;
	text-align:center;	
	word-spacing:normal;	
}*/

.f14_2a5b9e {color:#2a5b9e; font-size:14px; line-height:18px}
.f14_FA7F36 {color:#FA7F36; font-size:14px; line-height:18px}
.f14_ffffff {color:#ffffff; font-size:14px; line-height:18px}
.f12_CC0000 {color:#CC0000; font-size:12px; line-height:18px}

/************** li styles **************/
ul{
    clear:left;
	padding:0px;
	border-width:0px;
	margin:0px;
	list-style-type:none;			
}
li
{
	margin:0px;	
	list-style-type:none;
	height:25px;
	line-height:200%;	
}
.li_block
{ 
  float:left;
  display:block;
  margin:0px;
  padding:0px; 
  height:25px; 
  
}
.bg1 {
	float:left;BORDER-RIGHT: #a9b6be 1px; BORDER-TOP: #a9b6be 1px solid; BACKGROUND-IMAGE: url(../96911images/bg1.gif); BORDER-LEFT: #a9b6be 1px; BORDER-BOTTOM: #a9b6be 1px solid
}
.bg2 {
	float:left;BORDER-RIGHT: #a9b6be 1px solid; BORDER-TOP: #a9b6be 1px solid; BACKGROUND-IMAGE: url(../96911images/bg1.gif); BORDER-LEFT: #a9b6be 1px solid; BORDER-BOTTOM: #a9b6be 1px solid
}
.bg3 {
	float:left;BORDER-RIGHT: #a9b6be 1px solid; BORDER-TOP: #a9b6be 1px solid; BACKGROUND-IMAGE: url(../96911images/bg2.gif); BORDER-LEFT: #a9b6be 1px; BORDER-BOTTOM: #a9b6be 1px
}
.bg4 {
	float:left;BORDER-RIGHT: #a9b6be 1px solid; BORDER-TOP: #a9b6be 1px solid; BACKGROUND-IMAGE: url(../96911images/bg1.gif); BORDER-LEFT: #a9b6be 1px; BORDER-BOTTOM: #a9b6be 1px solid
}
.bg8 {
	float:left;BORDER-RIGHT: #a9b6be 1px solid; BORDER-TOP: #a9b6be 1px solid; BACKGROUND-IMAGE: url(../96911images/bg2.gif); BORDER-LEFT: #a9b6be 1px solid; BORDER-BOTTOM: #a9b6be 1px
}
select{  font-size: 12px; font-family: "Song", "Ms Shell Dlg", "宋体"; background-color : #FFFFFF;border-color: #C39947 #C39947 #C39947; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; }

/************** #content styles **************/
#content
{
	width:800px;	
	/*width:100%;      #***9.22测试default_an_index.aspx用***/
	overflow:hidden;
}


/************** #粟明改的 **************/
.Menu1
{ 
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
}

.Menuhidden
{
	border-right: #ff9900 1px solid;
	border-top: #ff9900 1px solid;
	border-left: #ff9900 1px solid;
	border-bottom: #ff9900 1px solid;
	/*visibility:hidden;*/
	 DISPLAY:none;
}
.NewMenuhidden
{
	 DISPLAY:none;
	 text-align:center;
}

/*任珍 */



#nav_menu
{
	margin-left:0;
	margin-top: 4px;
	margin-right: auto;
	padding-top: 0px;
	padding-left: 10px;
	overflow: hidden;
	width: 100%;
	height: 30px;
	/*background-color: #f2f2f2;*/
	text-align: left;
}
#nav_menu a{margin-right:10px;}


#nav_main
{
	padding-left: 10px;
	/*padding-top: 0px;*/
	text-align: center;
	margin-left: auto;
    margin-right: auto;
    /*margin-left:70;*/
    margin-top:0;
}

#nav_main a{margin-right:10px;text-decoration: none;}

#nav_main ul{text-decoration: none;}

#nav_main li
{
	float:left;text-align:center;text-decoration: none;
}

.TopCenter
{
  padding-top:20;

}

.jsmaplogo
{
	top:0;
	margin-top:0;
}

 .jsmaplogo A:link
{
	color:Red;
	text-decoration:underline;
}
	

body {
    font-family: verdana, arial, helvetica, sans-serif,宋体;
    font-size: 12px;
    color: #000000;
    letter-spacing : 1px;
    margin-left: 20px;
    margin-top:0px;
    margin-right: 20px;
    margin-bottom: 20px; 
  }
  
  
#passport_main
{
	margin-top:0;
	height:507;
    margin-left:0;
    text-align:left;
}


#toplogo 
{
	 width:100%;
	 text-align:left; 
	 height:76;
	  
}
 
#toplogo UL {
	 DISPLAY: inline; 
	 
} 

#toplogolog {
	float: left; 
}

.toptext
{
	/* FONT-WEIGHT: bold;
	 FONT-SIZE: 14px; */
	 FLOAT: left;  
	 margin-bottom:1;
	 /*COLOR: #b70000; */
	 PADDING-TOP: 36px; 
	 margin-left:10;
}
.toptexright
{
	
	 FLOAT: right;  
	 margin-left:10;
	 margin-bottom:1;
	 /*COLOR: #b70000; */
	 PADDING-TOP: 36px; 
	 TEXT-ALIGN: right;
}

HR
{
     margin-top:2;
     height:1;
	/*color:Blue;*/
	}

#main_left
{
	 margin-top:30;
	 margin-right:10;
	 width:203;
	 float: left; 
	 height:506;
	 margin-left:0;
	 background-image:url(../images/passport/bm.gif);
	
} 


#Main_User
{
	margin-top:70;
	margin-left:10;
}





#main_left 
{
	margin-left: 0px;
	list-style-type: none;
    float: left; 
    background-color:#EFF6FC;  /*#060179*/
	height:360;
	 text-align:center;
}


.p1
{ margin-left:100;
	
 }

#main_center
{
	border-right: blue thin solid;
	margin-top: 30px;
	float: left;
	margin-left: 0px;
	height: 360px;
	text-align: left;
	
}

#right
{
	 margin-left:8;
	 float:left;
	 margin-top:30;
	 width:550;
}
#divhr
{
    width:100%;
	background-image:url(../images/passport/pic01.gif);
	height:32;
	text-indent:20; 
	padding-top:6;
	
	
}

#main_passport
{
	background-image:url(../images/passport/pic31.gif);
	text-align:center;
}

#Passporbtn
{  
	
   MARGIN-TOP: -10; FLOAT: left; PADDING-TOP: 6px; HEIGHT: 25px; TEXT-ALIGN: left
   
	 
}

#PassporRegister
{ 
	margin-left:10;MARGIN-TOP: -10; FLOAT: left; PADDING-TOP: 6px; HEIGHT: 25px; TEXT-ALIGN: left
}
.Passportliheight
{
	height:2;
	margin-bottom:0;
	
}

.dirhrfunction li
{
	margin-left: 10px;
	list-style-type: disc;
}

.dirhrfunction2
{
	 background-color:#EFF6FC;  /*#060179*/
}

#function H4
{
 MARGIN-LEFT: 100px;
 margin-top:8;
}

#function li
{
 MARGIN-LEFT: 200px;
}


.f12_0601 {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #060179; LINE-HEIGHT: 18px; FONT-STYLE: normal; FONT-VARIANT: normal;
}

#main_left2
{

	 margin-top:8;
	 margin-right:10;
	 width:20%;
	 float: left; 
	 background-color:#EAF5FD;
	 height:100%;
} 
#main_center2
{
	border-right: blue thin solid;
	margin-top: 8px;
	float: left;
	margin-left: 0px;
	height: 100%;
	text-align: left;
}

#right2
{
	 margin-left:0;
	 float:left;
	 margin-top:20;
	 width:75%;
	 text-align: center;
}

.LABLE_TITLE
{
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #6699ff;
	text-align: left;
}

#right2_getpass
{
  margin-top:20;
}

#special
{  
   MARGIN-TOP: 1; FLOAT: left; PADDING-TOP: 6px; HEIGHT: 25px; TEXT-ALIGN: left; width:45%
	 
}

#special a
{
	text-decoration: none;
}

#special a:hover {   color:Red; 	text-decoration: underline;background:#FFF;} /*设置对象在其鼠标悬停时的样式表属性*/

#SpecialNew
{  
   MARGIN-TOP: 8; PADDING-TOP: 6px; HEIGHT: 25px; FLOAT: right; margin-left: 8
	 
}
#SpecialNew1
{  
   MARGIN-TOP: 8; PADDING-TOP: 6px; HEIGHT: 25px; TEXT-ALIGN:left; FLOAT: left; width: 50%;
	 
}
#SpecialNew2
{  
   MARGIN-TOP: 8; PADDING-TOP: 6px; HEIGHT: 25px; TEXT-ALIGN: left; FLOAT: right;
	 
}






#UpPassword
{
	margin-top:30;
	width:100%;
	text-align :center;
}

.UpPasswordinfo
{
	  margin-top:10;
      width:100%;
     text-align: center;
}



.Up
{
	 margin-left:5;
	 color:Red;
	  float:left;
	  width:30;
}

.UpTitle
{ 
	 width:130;
	 margin-left:5;
	 float:left;
	 text-align:right;
}

.UpText
{   
	 margin-left:6;
	 float:left;
	 text-align:left;
	 width:210;
}

.UpMemo
{
	
	padding-left:10;
	padding-right:10;
	color:Black;
	padding-top:10;
	left:10;
	margin-left:10;
	top:-50;
	position:relative;
	height:76px;
	text-align: left;
	background-color:F4F4F5

}


.UpPasswordTitel
{
	padding-left:10;
	width:100%;
	background-color:F4F4F5;
    margin-top:10;
	height:10;
	padding-top:5
}

#UpPasswordTitelleft
{
	 float:left;
}

#UpPasswordTitelright
{
	 float:right;
	text-align:right;
     padding-right:10;
}

#ButtonOk
{
  width:35%;
}

.classli
{
	 margin-top:-20;
	 position:relative;
	 float:left;
	 padding-left:10;
}

.datalist
{
	width:100%;
}

.datalist ul
{
	width:100%;
}

.datalist li
{
	 width:110;
	 float:left;
}

.LABLE_TITLE  hr
{
	 width:100%;
	 color:Red;
}

.RepaaterList
{
  margin-left:20;
}


.UpPasswordinfoPoint
{
	  margin-left:2;
	  margin-top:5;
      width:100%;
     text-align: center;
   
}

.UpTextPoint
{   
	 margin-left:1;
	 float:left;
}

.UpTitlePoint
{ 
	 width:80;
	 margin-left:0;
	 float:left;
	 text-align:right;
}


.TextImgHttpCss
{ 
	 width:600;
	 margin-left:20;
	 float:left;
	 text-align:left;
	
}


.PassportCreate
{
	  margin-top:10;
      width:100%;
      margin-left:100;
      text-align: left;
}

.HelpPassport
{
	padding-left:3;
	padding-top:10;
	background-color:F4F4F5;
	margin-left:10;
	  width:100%;
	  text-align:left;
}

.PassportCreateUpdate
{
	  margin-top:10;
      width:100%;
      margin-left:20;
      text-align: left;
}
.ButokStype
{
	text-align:center;
	}


#nav_main_top
{
	padding-left: 0px;
	padding-top: 0px;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
    margin-left:0;
    float:left;
    width:75%;
}

#nav_main_top_right
{
	padding-left: 0px;
	padding-top: 0px;
	margin-left: auto;
    margin-right: auto;
    margin-left:0;
    margin-top:15;
    float:right;
    width:25%;
  
}

#DivPassport2
{
	 width:100%;
	 float:center;	

}
	
#DivPassport
{
	 width:100%;
	 float:center;
	 text-align: center;
}
#nav_main_top_right2
{
	margin-top: 15px;
	margin-left: 0px;
	width: 600px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	text-align: left;
	border-bottom-style: solid;
}


.test
{
	 visibility:hidden;
	 
	}
	
	
.chartype1 {
	font-size: 11px; 
	color: #ffffff;
	text-align: center;
	padding:10px 0;
}
.f14_2a5b9e {color:#2a5b9e; font-size:14px; line-height:18px}
.f14_FA7F36 {color:#FA7F36; font-size:14px; line-height:18px}
	.link14_2a5b9e a:link {
	font-size: 14px;
	color: #2a5b9e;
	text-decoration: none;
	line-height: 12pt;
}
.link14_2a5b9e a:visited {
	font-size: 14px;
	color: #2a5b9e;
	text-decoration: none;
	line-height: 12pt;
}
.link14_2a5b9e a:hover {
	font-size: 14px;
	color: #2a5b9e;
	text-decoration: underline;
	line-height: 12pt;
}
.link14_2a5b9e a:active {
	font-size: 14px;
	color: #2a5b9e;
	text-decoration: underline;
	line-height: 12pt;
}
.link12_2a5b9e a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 12pt;
}
.link12_2a5b9e a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 12pt;
}
.link12_2a5b9e a:hover {
	font-size: 12px;
	color: #ff6600;
	text-decoration: none;
	line-height: 12pt;
}
.link12_2a5b9e a:active {
	font-size: 12px;
	color: #2a5b9e;
	text-decoration: underline;
	line-height: 12pt;
}
.aigou_menu a:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 12pt;
}
.aigou_menu a:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 12pt;
}
.aigou_menu a:hover {
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
	line-height: 12pt;
}
.aigou_menu a:active {
	font-size: 12px;
	color: #2a5b9e;
	text-decoration: underline;
	line-height: 12pt;
}
.t1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.t3 {
	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: #E2F5FF;
	border-bottom-color: #E2F5FF;
	border-left-color: #E2F5FF;
}
.d1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}




.link12_CC0000 a:link {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 12pt;
}
.link12_CC0000 a:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	line-height: 12pt;
}
.link12_CC0000 a:hover {
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
	line-height: 12pt;
}
.link12_CC0000 a:active {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	line-height: 12pt;
}
a.an1:active
{
	color:#0068d7;
	font-size: 12px;
	border:0px;
	text-decoration:none;
}
a.an1:hover
{
	border-right: 0px;
	border-top: 0px;
	font-size: 12px;
	border-left: 0px;
	color: #0068d7;
	border-bottom: 0px;
	background-color: #ccccff;
	text-decoration: none;
}
a.an1:link
{
	color:#0068d7;
	font-size: 12px;
	border:0px;
		text-decoration:none;
}
a.an1:visited
{
	color:#0068d7;
	font-size: 12px;
	text-decoration:none;
	border:0px;
}
/*团购开始开始*/
.SideBorder 
{
	BORDER-RIGHT: #b9cdd6 1px solid; BORDER-TOP: #b9cdd6 1px solid; BACKGROUND: #f6fcff; BORDER-LEFT: #b9cdd6 1px solid; BORDER-BOTTOM: #b9cdd6 1px solid
}
.SideBarItemYellow 
{
	PADDING-RIGHT: 0px; PADDING-LEFT: 8px; FONT-SIZE: 12px; BACKGROUND: url(/ims/96911images/tuangou/bg_sideitem.gif) no-repeat; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: #000; LINE-HEIGHT: 22px; PADDING-TOP: 0px
}
.Recommend A 
{
	PADDING-LEFT: 8px; BACKGROUND: url(/ims/96911images/tuangou/ico_listbg.gif) no-repeat 0px 4px; MARGIN: 0px 8px; COLOR: #f50; TEXT-DECORATION: underline
}
.Recommend A:link 
{   
	color:#f50;  text-decoration:underline;
}
.Recommend A:visited
{	
	color: #f50;text-decoration: underline;
}
.Recommend A:hover  
{   
	color:Red;  text-decoration:underline;
}
.k_type A 
{
	PADDING-RIGHT: 2px; DISPLAY: block; PADDING-LEFT: 2px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 80px; height:22px; COLOR: #111; PADDING-TOP: 0px; TEXT-DECORATION: underline
}
.k_type  A:link 
{   
	color:#000000;  text-decoration:underline;
}
.k_type A:hover 
{
	BACKGROUND: #ffcc00; COLOR: #111; TEXT-DECORATION: underline
}
.k_type A:visited
{	
	color:#000000;  text-decoration:underline;
}
.k_hui A:link 
{   
	color:#000000;  text-decoration:none;
}
.k_hui A:visited
{	
	color: #666666;
}
.k_hui A:hover  
{   
	color:#ff6600;  text-decoration:none;
}
DIV#navBar {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(../96911images/tuangou/tg_body_bg2.gif) repeat-x 1px 1px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 1px; POSITION: relative; HEIGHT: 31px
}
DIV#navBar UL {
	BORDER-RIGHT: #dbdbdb 1px solid; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #dbdbdb 1px solid; PADDING-TOP: 0px; HEIGHT: 30px
}
DIV#navBar UL LI {
    PADDING-RIGHT: 1px; BORDER-TOP: #dbdbdb 1px solid; PADDING-LEFT: 1px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 15%; PADDING-TOP: 8px; BORDER-BOTTOM: #dbdbdb 1px; LIST-STYLE-TYPE: none; POSITION: relative; HEIGHT: 20px; TEXT-ALIGN: center
}
DIV#navBar UL LI A {
	DISPLAY: block; COLOR: #0044dd; TEXT-DECORATION: none
}
DIV#navBar UL LI A:hover {
	BORDER-RIGHT: #ffcc00 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ffcc00 1px solid; PADDING-LEFT: 0px; RIGHT: 2px; BACKGROUND: url(../96911images/tuangou/tg_body_bg.gif) repeat-x; LEFT: -1px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ffcc00 1px solid; WIDTH: 100%; PADDING-TOP: 11px; BORDER-BOTTOM: #ffcc00 1px; POSITION: absolute; TOP: -1px; HEIGHT: 20px; TEXT-ALIGN: center
}
DIV#navBar UL LI SPAN.current {
	BORDER-RIGHT: #ffcc00 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #ffcc00 1px solid; PADDING-LEFT: 0px; FONT-WEIGHT: bold; RIGHT: 2px; BACKGROUND: url(../96911images/tuangou/tg_body_bg.gif) repeat-x; LEFT: -1px; PADDING-BOTTOM: 0px; MARGIN: 0px; BORDER-LEFT: #ffcc00 1px solid; WIDTH: 100%; PADDING-TOP: 7px; BORDER-BOTTOM: #ffcc00 1px; POSITION: absolute; TOP: -1px; HEIGHT: 16px; TEXT-ALIGN: center
}
DIV#navBar UL LI SPAN.current SPAN.navNumber {
	FONT-WEIGHT: normal; COLOR: #999
}
DIV.wesend {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; RIGHT: 10px; PADDING-BOTTOM: 0px; MARGIN: 1px 0px 0px; PADDING-TOP: 0px; POSITION: absolute; TOP: 2px
}
/*团购样式结束*/
	
.ke_table { BORDER-RIGHT: #ffc5bb 1px solid; BORDER-TOP: #ffc5bb 1px solid; BORDER-LEFT: #ffc5bb 1px solid; BORDER-BOTTOM: #ffc5bb 1px solid }
.ke_table2 { BORDER-RIGHT: #fbdebb 1px solid; BORDER-LEFT: #fbdebb 1px solid; BORDER-BOTTOM: #fbdebb 1px solid }
.CateMenu { BACKGROUND: url(/ims/images/recommenubg_01.gif) no-repeat; WIDTH: 105px }
.current { BACKGROUND: url(/ims/images/recommenubg_02.gif) no-repeat; WIDTH: 105px; POSITION: relative }
.hackbox { CLEAR: both; BORDER-TOP: transparent 0px solid }
.ke_table_right { BORDER-RIGHT: #ffc5bb 1px solid; BORDER-TOP: #ffc5bb 1px solid; BORDER-LEFT: #ffc5bb 1px solid; BORDER-BOTTOM: #ffc5bb 1px solid }
.ke_table2_right { BORDER-RIGHT: #fbdebb 1px solid; BORDER-LEFT: #fbdebb 1px solid; BORDER-BOTTOM: #fbdebb 1px solid }
.CateMenu_right { BACKGROUND: url(/ims/images/t_05.jpg) no-repeat; WIDTH: 51px }
.current_right { BACKGROUND: url(/ims/images/t_06.jpg) no-repeat; WIDTH: 51px; POSITION: relative }
/*.ke_tuangou { BORDER-RIGHT: #ffc5bb 1px solid; BORDER-TOP: #ffc5bb 1px solid; BORDER-LEFT: #ffc5bb 1px solid; BORDER-BOTTOM: #ffc5bb 1px solid }*/
.ke_tuangou2 { BORDER-RIGHT: #FFB002 1px solid; BORDER-LEFT: #FFB002 1px solid; BORDER-BOTTOM: #FFB002 1px solid }
.CateMenu_tuangou { BACKGROUND: url(/ims/images/tuangou_05.gif) no-repeat; WIDTH: 59px }
.current_tuangou { BACKGROUND: url(/ims/images/tuangou_06.gif) no-repeat; WIDTH: 59px; POSITION: relative }
