﻿/*--商家条件过滤--*/
#ListSelectContent{border:1px solid #F1F1F1; padding:5px 0px 15px 5px; height:auto; background-color:#FFF9EA;}
#ListSelectContent div.Title{padding:5px 0px 5px 5px; color:#FF8A00; font-weight:bold;clear:both;}
#ListSelectContent ul{height:auto;padding:0px 0px 2px 0px; border-bottom:1px dashed #CCC; height:20px; }
#ListSelectContent ul li{float:left;padding:0;margin-right:5px;	}
#ListSelectContent ul li span{display:block;padding:3px;color:#333; font-weight:bold; font-size:13px;}
#ListSelectContent ul li a{	display:block;padding:3px;color:#333;text-decoration:none;}
#ListSelectContent ul li a:hover{ background-color:#FFAC46;color:#FFFFFF;}
#ListSelectContent ul li a.selected{ font-weight:bold;  }

/*--商家导航条--*/
/* ============================================
TabBar Level 1

Usage examples:
<div id="Whatever">
	<ul class="TabBarLevel1">
		<li><a href="#">Man</a></li>
		<li class="Selected"><a href="#">Woman</a></li>
		<li><a href="#">Old</a></li>
		<li><a href="#">Kid</a></li>
	</ul>
	<div class="HackBox"></div>
</div>
============================================ */
#ComapnyTabBar{ margin-top:10px; height:auto; clear:both;}

ul.TabBarLevel1{
	list-style:none;
	margin:0;
	padding:0;
	background-image:url(/Images/tabbar_level1_bk.gif);
	height:auto;
	min-height:29px;
	height:29px;
}
ul.TabBarLevel1 li{
	float:left;
	padding:0;
	height:29px;
	min-height:29px;
	height:29px;
	margin-right:1px;
	background:url(/Images/tabbar_level1_slice_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li a{
	display:block;
	line-height:29px;
	padding:0 18px;
	color:#333;
	background:url(/Images/tabbar_level1_slice_right_bk.gif) right top no-repeat;
	white-space: nowrap;
}
ul.TabBarLevel1 li.Selected{
	background:url(/Images/tabbar_level1_slice_selected_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li.Selected a{
	background:url(/Images/tabbar_level1_slice_selected_right_bk.gif) right top no-repeat;
}

ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
	color:#333;
}
ul.TabBarLevel1 li a:hover,ul.TabBarLevel1 li a:active{
	color:#F30;
	text-decoration:none;
}
ul.TabBarLevel1 li.Selected a:link,ul.TabBarLevel1 li.Selected a:visited{
	color:#FFFFFF;
}
ul.TabBarLevel1 li.Selected a:hover,ul.TabBarLevel1 li.Selected a:active{
	color:#000000;
	text-decoration:none;
}



/*Overload Tabbar*/
body ul.TabBarLevel1 li.Selected a{color:#FFFFFF;}
body ul.TabBarLevel1{background:#FFF url(/Images/list_tab_bottom.gif) 0px 0px repeat-x;}

body ul.TabBarLevel1 li.Selected{background:transparent url(/Images/list_tab_left.gif) 0px 0px no-repeat;}
body ul.TabBarLevel1 li.Selected a{background:transparent url(/Images/list_tab_right.gif) 100% 0px no-repeat;}
body ul.TabBarLevel1 li.Text {
	background:#FFF url(/Images/list_tab_bottom.gif) 0px 0px repeat-x;
	padding:0px;
}
body ul.TabBarLevel1 li.Text Div{padding:10px 0px 0px 10px;}

/*
.CurDigital ul.TabBarLevel1{background-position:0% -29px;}
.CurDigital ul.TabBarLevel1 li.Selected{background-position:0% -29px;}
.CurDigital ul.TabBarLevel1 li.Selected a{background-position:100% -29px;}
.CurDigital ul.TabBarLevel1 li.Text {background-position:0% -29px;}

.CurLady ul.TabBarLevel1{background-position:0% -58px;}
.CurLady ul.TabBarLevel1 li.Selected{background-position:0% -58px;}
.CurLady ul.TabBarLevel1 li.Selected a{background-position:100% -58px;}
.CurLady ul.TabBarLevel1 li.Text{background-position:0% -58px;}

.CurMan ul.TabBarLevel1{background-position:0% -87px;}
.CurMan ul.TabBarLevel1 li.Selected{background-position:0% -87px;}
.CurMan ul.TabBarLevel1 li.Selected a{background-position:100% -87px;}
.CurMan ul.TabBarLevel1 li.Text{background-position:0% -87px;}

.CurLife ul.TabBarLevel1{background-position:0% -116px;}
.CurLife ul.TabBarLevel1 li.Selected{background-position:0% -116px;}
.CurLife ul.TabBarLevel1 li.Selected a{background-position:100% -116px;}
.CurLife ul.TabBarLevel1 li.Text{background-position:0% -116px;}

.CurCulture ul.TabBarLevel1{background-position:0% -145px;}
.CurCulture ul.TabBarLevel1 li.Selected{background-position:0% -145px;}
.CurCulture ul.TabBarLevel1 li.Selected a{background-position:100% -145px;}
.CurCulture ul.TabBarLevel1 li.Text{background-position:0% -145px;}

.CurSports ul.TabBarLevel1{background-position:0% -174px;}
.CurSports ul.TabBarLevel1 li.Selected{background-position:0% -174px;}
.CurSports ul.TabBarLevel1 li.Selected a{background-position:100% -174px;}
.CurSports ul.TabBarLevel1 li.Text{background-position:0% -174px;}


.CurGame ul.TabBarLevel1{background-position:0% -203px;}
.CurGame ul.TabBarLevel1 li.Selected{background-position:0% -203px;}
.CurGame ul.TabBarLevel1 li.Selected a{background-position:100% -203px;}
.CurGame ul.TabBarLevel1 li.Text{background-position:0% -203px;}

.CurCollection ul.TabBarLevel1{background-position:0% -232px;}
.CurCollection ul.TabBarLevel1 li.Selected{background-position:0% -232px;}
.CurCollection ul.TabBarLevel1 li.Selected a{background-position:100% -232px;}
.CurCollection ul.TabBarLevel1 li.Text{background-position:0% -232px;}

.CurHongkong ul.TabBarLevel1{background-position:0% -261px;}
.CurHongkong ul.TabBarLevel1 li.Selected{background-position:0% -261px;}
.CurHongkong ul.TabBarLevel1 li.Selected a{background-position:100% -261px;}
.CurHongkong ul.TabBarLevel1 li.Text{background-position:0% -261px;}

.CurPet ul.TabBarLevel1{background-position:0% -290px;}
.CurPet ul.TabBarLevel1 li.Selected{background-position:0% -290px;}
.CurPet ul.TabBarLevel1 li.Selected a{background-position:100% -290px;}
.CurPet ul.TabBarLevel1 li.Text{background-position:0% -290px;}

.CurBaby ul.TabBarLevel1{background-position:0% -319px;}
.CurBaby ul.TabBarLevel1 li.Selected{background-position:0% -319px;}
.CurBaby ul.TabBarLevel1 li.Selected a{background-position:100% -319px;}
.CurBaby ul.TabBarLevel1 li.Text{background-position:0% -319px;}
*/
/*--商家设置显示模式--*/
#DisplaySettings {
	height:25px;
	background:#EEE url(/Images/tabbar_level2_bk.gif) top left repeat-x;
}
#DisplaySettings div {
	float:left;
	margin:5px 15px 0 5px;
	white-space:nowrap;
}
#DisplaySettings div#QuickPageChanger {
	float:right;
	margin-right:5px;
}
#DisplaySettings img {
	margin-left:2px;
	vertical-align:-3px;
	
}
#DisplaySettings Div.QuickPageChanger{float:right; margin-right:10px;}
#DisplaySettings Div.QuickPageChanger img{color:Red; margin-left:5px;}


/*--商家列表--*/
#ItemList{ height:auto;}
#ItemList Div.Header{height:25px; }
#ItemList Div.Header Div{float:left;color:#FF8A00; font-weight:bold; margin:10px 0px 5px 0px;  }
#ItemList Div.HeaderText1{ width:130px;text-align:center; }
#ItemList Div.HeaderText2{ width:150px;text-align:center; }
#ItemList Div.HeaderText3{ width:165px; text-align:right; }
#ItemList Div.HeaderText4{ width:100px;text-align:right}


#ItemList ul.Item{list-style:none;margin:0;padding:0; height:auto; width:100% ;background-color:#FFFDEA; clear:both; }
#ItemList ul.Item li{height:130px; clear:both;border-bottom:1px dashed #CCC; }
#ItemList ul.Item div.row1{clear:both; width:100%;  }

#ItemList ul.Item div.row1 div.left{ width:130px; padding:5px 5px 0px 5px; float:left;  }
#ItemList ul.Item div.row1 div.left Img.border{ padding:2px;border:#CCCCCC 1px solid;}
#ItemList ul.Item div.row1 div.right{ width:550px; float:left; padding:5px 0px 0px 0px; margin:0px; }
#ItemList ul.Item div.c_row1{clear:both;width:100%; padding:5px 0px;  }
#ItemList ul.Item div.name{ float:left; width:280px;  }
#ItemList ul.Item div.name a{ color:#000000; font-weight:bold; font-size:14px; text-decoration:none;}
#ItemList ul.Item div.name a:hover{ color:#FF9900;font-weight:bold; font-size:14px; text-decoration:none;}
#ItemList ul.Item div.name span{color:#333333; }
#ItemList ul.Item div.hot{float:left; width:100px;   }
#ItemList ul.Item div.comment{float:left; width:100px; }
#ItemList ul.Item div.c_row2{clear:both; width:100%; } 
#ItemList ul.Item div.c_row2 div.col1 { float:left; width:280px;}
#ItemList ul.Item div.c_row2 div.col1 div.ts,div.address,div.tel { margin-top:5px; } 
#ItemList ul.Item div.c_row2 div.col2 {float:left; width:150px;  text-align:left; padding:20px 0px; }
#ItemList ul.Item div.c_row2 div.col2 span.Vip{cursor:pointer; color:#FF6A03; font-weight:bold; font-size:20px;}
#ItemList ul.Item div.c_row2 div.col2 div.VipMemo{display:none; position:absolute; padding:3px; text-align:left; border:1px solid #CCCCCC; background-color:#FFFFFF; width:100px; color:Red;}
#ItemList ul.Item div.c_row2 div.col2 span.Score{cursor:pointer; color:#FF6A03; font-weight:bold; font-size:20px; margin-left:10px;}

#ItemList ul.Item div.c_row2 div.col3 {float:left; text-align:right; width:100px; padding:10px 0px 0px 0px; } 
#ItemList ul.Item div.c_row2 div.col3 div.voteBg{ padding-top:5px; width:48px;height:49px; background-image:url(/Images/voteBg.gif); cursor:pointer; background-repeat: no-repeat; } 
#ItemList ul.Item div.c_row2 div.col3 div.voteBg div.voteCount{  padding:0px; color:#FFFFFF; font-weight:bold;  height:24px; text-align:center;}
#ItemList ul.Item div.row2 {clear:both; height:20px; }
#ItemList ul.Item div.row2 div.left {float:left; width:130px; text-align:center;}
#ItemList ul.Item div.row2 div.left a{text-decoration:none; padding:3px; }
#ItemList ul.Item div.row2 div.left a:hover{background-color:#FF9900; color:#FFFFFF;}
#ItemList ul.Item div.row2 div.right{float:left;width:540px; text-align:right;}
#ItemList ul.Item div.row2 div.right img{ border:0px; margin:0px 2px; }

/*--/Company/BgList.aspx酒店商家列表--*/
#ItemBgList{ height:auto;background-color:#FFFDEA;}
#ItemBgList Div.Item{clear:both; height:auto;border-bottom:1px dashed #CCC; padding-top:5px; padding-bottom:5px;width:690px;}
#ItemBgList Div.ItemLeft{float:left; width:130px  }

#ItemBgList Div.ItemRight{float:left; text-align:left; width:550px; padding-bottom:5px; }
#ItemBgList Div.Img{  width:120px; height:90px; text-align:center; margin:5px; border:#CCCCCC 1px solid; }
#ItemBgList Div.ImgTitle{ text-align:center; }

#ItemBgList Div.ItemRow1 Div{ margin-top:5px;}
#ItemBgList Div.Title{ text-align:left; float:left; width:210px;margin-left:5px; padding:3px;}
#ItemBgList Div.Title a{ font-size:13px; font-weight:bold;}
#ItemBgList Div.Premium{ text-align:left; float:left;  width:80px;margin-left:5px; margin-left:5px;}
#ItemBgList Div.Premium Span.Vip{cursor:pointer; color:#FF6A03; font-weight:bold;}
#ItemBgList Div.Premium  Div.VipMemo{display:none; position:absolute; padding:3px; text-align:left; border:1px solid #CCCCCC; background-color:#FFFFFF; width:100px; color:Red;}
#ItemBgList Div.Hits{ text-align:left; float:left; width:100px;margin-left:5px  }
#ItemBgList Div.Comment{ text-align:left; float:left;width:100px; margin-left:5px; }

#ItemBgList Div.ItemRow2,#ItemBgList Div.ItemRow3{clear:both;margin-top:5px; margin-left:5px; }
#ItemBgList Div.ItemRow2 {height:50px; }
#ItemBgList Div.ItemRow2 Div.Content {float:left;  width:480px; height:45px; overflow:hidden; text-indent:20px; line-height:15px; }
#ItemBgList Div.ItemRow2 Div.Vote {float:right;  text-align:right; width:60px; padding:10px 0px 0px 0px; } 
#ItemBgList Div.ItemRow2 Div.Vote div.voteBg{ padding-top:5px; width:48px;height:49px; background-image:url(/Images/voteBg.gif); cursor:pointer; background-repeat: no-repeat; } 
#ItemBgList Div.ItemRow2 Div.Vote div.voteBg div.voteCount{  padding:0px; color:#FFFFFF; font-weight:bold;  height:24px; text-align:center;}

#ItemBgList Div.ItemRow3 Img{vertical-align:-5px}


#ItemBgList Div.HotelItem{clear:both; width:98%;height:auto; text-align:left; padding-left:20px}
#ItemBgList tr.HotelHead {background-color:#E9A559; }
#ItemBgList tr.HotelHead td{color:White; font-weight:bold;}

#ItemBgList tr.HotelItem td{ border-bottom:1px solid #FFDDB5; }
#ItemBgList tr.HotelItem td.HotelName{padding-left:5px;}  
#ItemBgList tr.HotelItem td.HotelName a{color:#AA5400; text-decoration:none;}
#ItemBgList tr.HotelItem td.HotelName a:hover{font-weight:bold;}
#ItemBgList tr.HotelItem td.money1 span{color:red; text-decoration:line-through; }
#ItemBgList tr.HotelItem td.money2 span{color:red; }
#ItemBgList tr.HotelFooter td span{ cursor:pointer; color:#AA5400; margin:5px 30px 5px 0px; font-weight:bold; }

/*商间列表*/
 Div.HotelItem table{clear:both; width:98%;height:auto; text-align:left; padding-left:5px}
 Div.HotelItem table tr{height:20px;}
 Div.HotelItem table tr.HotelHead {background-color:#E9A559; }
 Div.HotelItem table tr.HotelHead td{color:#FFFFFF; font-weight:bold;}
 Div.HotelItem table tr.HotelItem td{ border-bottom:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF; background-color:#F7F0E4; color:#000000 }
 Div.HotelItem table tr.HotelItem td.HotelName{padding-left:5px;}  
 Div.HotelItem table tr.HotelItem td.HotelName a{color:#AA5400; text-decoration:none;}
 Div.HotelItem table tr.HotelItem td.HotelName a:hover{font-weight:bold;}
 Div.HotelItem table tr.HotelItem td.money1 span{color:red; text-decoration:line-through; }
 Div.HotelItem table tr.HotelItem td.money2 span{color:red; }
 Div.HotelItem table tr.HotelFooter td span{ cursor:pointer; color:#AA5400; margin:5px 30px 5px 0px; font-weight:bold; }


/*商家详细*/
#CompanyMsg Div.MsgTitle{padding:5px; border:#bbbaba 1px solid; background-color:#fdc400; float:left; width:70px; font-weight:bold;}
#CompanyMsg Div.MsgContent{padding:5px;float:left; margin-left:5px;  }
#CompanyMsg Div.MsgContent img{vertical-align:-3px; }

Div.C_button1 {padding:5px; margin-left:40px;text-align:left;}
Div.C_button1 span{color:#FFFFFF;font-size:12px; font-weight:bold; }
Div.C_button1 a{color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none}
Div.C_button1 a.white{color:#FFFFFF;}
Div.C_button2 {padding:5px; margin-left:10px; color:#FFFFFF;text-align:left; }
Div.C_button2 span{color:#FFFFFF;font-size:12px; font-weight:bold; }
Div.C_button2 a{color:#FFFFFF;font-size:12px; font-weight:bold; text-decoration:none}
Div.C_button2 a.white{color:#FFFFFF;}
Input.C_input1{border:1px solid #7F9DB9}



/*商家详细页面菜单*/
#CompanyMenu{ text-align:left; padding-left:30px; margin-bottom:30px;}

#CompanyMenu ul
{
	list-style:none;
	margin:0;
	padding:0;
	height:auto;
	min-height:27px;
	height:27px;
}
#CompanyMenu ul li{
	float:left;
	padding:0;
	height:27px;
	min-height:27px;
	height:27px;
	margin-right:10px;
	background:url(/Images/comapnyMenuLeftbg.jpg) left top no-repeat;
}

#CompanyMenu li a{
	display:block;
	line-height:27px;
	padding:0px 10px;
	color:#FFFFFF;
	background:url(/Images/comapnyMenuRightbg.jpg) right top no-repeat;
	white-space: nowrap;
	text-decoration:none;
	font-weight:bold;
}
#CompanyMenu li a:hover{ color:#F2F2F2}

#CompanyMenu ul li.Selected{

	background:url(/Images/comapnyMenuLeftbg_act.jpg) left top no-repeat;
}

#CompanyMenu li.Selected a{
	background:url(/Images/comapnyMenuRightbg_act.jpg) right top no-repeat;
}
#CompanyMenu li.Selected a:hover{color:#F2F2F2}

/*商家详细页面菜单1*/
#C_Menu{ text-align:left; padding-left:10px; float:left; margin-top:12px; }

#C_Menu ul
{
	list-style:none;
	margin:0;
	padding:0;
	height:auto;
	min-height:27px;
	height:27px;
}
#C_Menu ul li{
	float:left;
	padding:0;
	height:27px;
	min-height:27px;
	height:27px;
	margin-right:10px;
	background:url(/Images/c_ml1.gif) left top no-repeat;

	
}

#C_Menu ul li a{
	display:block;
	line-height:27px;
	padding:0px 10px;
	color:#000000;
	background:url(/Images/c_mr1.gif) right top no-repeat;
	white-space: nowrap;
	text-decoration:none;
	
}
#C_Menu ul li a:hover{ color:#f19333;}

#C_Menu ul li.Selected{

	background:url(/Images/c_ml1.gif) left top no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#C_Menu ul li.Selected a{
	background:url(/Images/c_mr1.gif) right top no-repeat;
}

#C_Menu ul li.Selected a:hover{color:#f19333;}


/*--焦点图--*/
#FocusImg_JS{width:474px; height:270px; overflow:hidden; text-align:left; font-size:12px; padding:0px;}

#FocusImg_JS img{border:1px #CCCCCC solid; padding:1px;}
#FIJ_L{width:370px; overflow:hidden; float:left;}
#FIJ_L span{display:block; width:370px; height:260px; overflow:hidden; padding:2px;}
#FIJ_R{width:100px; overflow:hidden; float:right;text-align:right; padding:0px;}
.id_FIJ_R_ImgBlk{height:65px; overflow:hidden; clear:both; cursor:pointer; text-align:center;  }
.id_FIJ_R_ImgBlk_On{height:65px; overflow:hidden; clear:both; cursor:pointer;text-align:center; }
.id_FIJ_R_ImgBlk_On img{-moz-opacity:0.5; opacity:0.5;filter:progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100,style=1,opacity=50,finishOpacity=50);}

/*模向列表布局1*/
.HorizontalList1 ul{list-style:none;margin:0;padding:0; clear:both;}
.HorizontalList1 ul li{float:left;margin-right:10px;}	
.HorizontalList1 ul li a{padding:5px;text-decoration:none;}	
.HorizontalList1 ul li a:hover{padding:5px;background-color:#FFAC46;color:#FFFFFF;}


/*Div 下面的链接样式*/
Div.InputSelect a{color:#0066FF; text-decoration:none; padding:2px;}
Div.InputSelect a:hover{ background-color:#FFCC00}
Div.InputSelect a.selected {color:#FFFFFF;background-color:#FF9900;text-decoration:none; padding:2px;}
Div.InputSelect a.selected:hover{ color:#0066FF}


.inputStyle1{border:#CCCCCC solid 1px;}

/*商家详细在右栏目设置*/
div.cd_body{ border-left:1px solid #FFBC7B; border-bottom:1px solid #FFBC7B;border-right:1px solid #FFBC7B; height:auto; overflow:auto; }
div.cd_left{ float:left; width:270px; height:auto; }
div.cd_right{ float:right; width:670px; height:auto; padding-right:5px; text-align:center;  }

/*投诉列表*/
#feedback_complain{
width:95%; padding-bottom:5px; background-color:White;
}
#feedback_complain div.title{text-align:left; padding:3px; font-weight:bold}
#feedback_complain div.title img{vertical-align:-5px; margin-left:5px; margin-right:5px;}
#feedback_complain div.content{text-align:left; padding:3px; margin-left:25px}
#feedback_complain div.replay{text-align:left; padding:3px;margin-left:25px; border:1px solid #FF8346; background-color:#FFEDED}
#feedback_complain span.col1{color:#E2003B }



/*点菜预订分类列表*/
#CpTypeList{border:1px solid #F1F1F1; padding:2px 5px; height:auto; overflow:auto; background-color:#FFF9EA;}
#CpTypeList ul{ list-style:none; width:100%; clear:both; height:auto;  margin:5px 0px; padding:0px; }
#CpTypeList ul li{ float:left; line-height:25px; display:block; margin-left:5px;}
#CpTypeList ul li a{ padding:3px;white-space: nowrap;  }
#CpTypeList ul li a:hover{ background-color:#FF9900; color:#FFFFFF;text-decoration:none}
#CpTypeList ul li a.selected{font-weight:bold;}


/*商家菜谱列表*/
#CpList{margin-top:5px;}
#CpList div.typeName{padding:0px 0px 0px 5px ; color:#FF9600; clear:both; text-align:left; font-weight:bold; }
#CpList div.typeName a{color:#FF9600; text-decoration:none; }

#CpList ul.pic{}
#CpList ul.pic li{ border:1px solid #C1C1C1; float:left; width:160px; height:62px; margin:5px 2px  5px 3px; }
#CpList ul.pic li.selected{ background-color:#E3E3E3}
#CpList ul.pic li div.l_img{ width:67px; height:60px;  float:left;}
#CpList ul.pic li div.l_img img{ margin-left:2px; margin-top:5px;width:65px; height:50px;}
#CpList ul.pic li div.r_content{ float:right; width:88px; height:60px; }
#CpList ul.pic li div.r_content div.cpName,
#CpList ul.pic li div.r_content div.cpPrice,
#CpList ul.pic li div.r_content div.option{ width:88px; overflow:hidden; text-align:left; }

#CpList ul.pic li div.r_content div.cpName{height:18px; line-height:18px; font-weight:bold;  color:#ff6600; margin-top:3px; }
#CpList ul.pic li div.r_content div.cpName a{font-weight:bold;  color:#ff6600;margin-left:3px; }
#CpList ul.pic li div.r_content div.cpName a:hover{ color:#FF0000;}
#CpList ul.pic li div.r_content div.cpPrice{height:20px; line-height:20px; }
#CpList ul.pic li div.r_content div.cpPrice b{ font-weight:normal; color:#ff6600}

#CpList ul.pic li div.r_content div.option img{ border:0px; vertical-align:-1px; margin-left:5px; }
#CpList ul.pic li div.r_content div.option a{display:block; text-decoration:none; color:#636363; height:20px; } 
#CpList ul.pic li div.r_content div.option a:hover{background-color:#F2F2F2;color:#FF6600;display:block;   }
#CpList ul.pic li div.r_content div.option a.selected{background-color:#E3E3E3;} 

#CpList ul.word li{border:1px solid #C1C1C1; float:left; width:160px; height:45px; margin:5px 2px  5px 3px; }
#CpList ul.word li.selected{ background-color:#E3E3E3}
#CpList ul.word li div.cpName{ width:160px; overflow:hidden; text-align:left; height:18px; line-height:18px; }
#CpList ul.word li div.cpPrice_option{ width:160px; overflow:hidden; text-align:left; height:23px; line-height:23px; }


#CpList ul.word li div.cpName{font-weight:bold;  color:#ff6600; margin-top:3px; }
#CpList ul.word li  div.cpName a{font-weight:bold;  color:#ff6600;margin-left:3px; }
#CpList ul.word li div.cpName a:hover{ color:#FF0000;}

#CpList ul.word li div.cpPrice_option div.cpPrice{height:20px; line-height:20px;float:left; width:90px; }
#CpList ul.word li div.cpPrice_option div.cpPrice b{ font-weight:normal; color:#ff6600}

#CpList ul.word li div.cpPrice_option div.option{float:right; width:65px; margin-right:1px }
#CpList ul.word li div.cpPrice_option div.option img{ border:0px; vertical-align:-1px; margin-left:5px;}
#CpList ul.word li div.cpPrice_option div.option a{display:block; text-decoration:none; color:#636363 } 
#CpList ul.word li div.cpPrice_option  div.option a:hover{background-color:#F2F2F2;color:#FF6600;  }
#CpList ul.word li div.cpPrice_option  div.option a.selected{background-color:#E3E3E3;} 

#TcList{margin-top:5px;}
#TcList ul{}
#TcList ul li{  float:left; width:215px; height:260px; margin:5px 2px  5px 3px; }
#TcList ul li div.pic{ border-bottom:2px solid #717171;}
#TcList ul li div.pic img{ width:215px; height:150px; border:0px;}
#TcList ul li div.txt{ height:110px; background-image:url(/Images/tcItem_bg.jpg);background-repeat:repeat-x; }
#TcList ul li div.txt div.Title_Price{ height:25px; line-height:25px;}
#TcList ul li div.txt div.Title_Price span.title{ float:left; width:130px; text-align:left;}
#TcList ul li div.txt div.Title_Price span.title img{ margin-right:5px; vertical-align:-1px;}
#TcList ul li div.txt div.Title_Price span.title a{ margin-left:5px; color:#ff6600; font-weight:bold; }
#TcList ul li div.txt div.Title_Price span.price{ float:right; width:70px; margin-right:5px; text-align:right; color:#ff6600; font-weight:bold;}
#TcList ul li div.txt div.content{ text-align:left; line-height:18px;height:36px;margin:0px 10px;  overflow:hidden;}
#TcList ul li div.txt div.option{ height:34px; margin-top:7px; }

#LeftCpList{ height:500px; }
#LeftCpList div.lb{ height:20px; line-height:20px; margin-left:5px; margin-top:5px; color:#FF7E00; font-weight:bold; }
#LeftCpList ul{ margin-left:5px;  }
#LeftCpList ul li{ float:left; margin-left:5px; line-height:20px; height:20px; display:block;}
#LeftCpList ul li a{ padding:3px;white-space: nowrap;  }
#LeftCpList ul li a.selected{ font-weight:bold; }
#LeftCpList ul li a:hover{ background-color:#FF9900; color:#FFFFFF;text-decoration:none}

/*
.c_cpPicList ul{list-style:none;padding:0px; clear:both; margin:5px 0px;}
.c_cpPicList ul li{float:left; height:auto; width:155px; margin-right:8px; border:1px solid #C1C1C1}
.c_cpPicList ul li.selected{ background-color: #E3E3E3;}		
.c_cpPicList ul li .left{float:left; height:auto; width:70px;}	
.c_cpPicList ul li .left img{margin:2px; border:0px;}
.c_cpPicList ul li .right{float:right; height:auto; width:85px;}	

.c_cpPicList ul li .right div.title,
.c_cpPicList ul li .right div.price,
.c_cpPicList ul li .right div.option{padding:2px; text-align:left;}

.c_cpPicList ul li .right div.title a{color:#FF6600;text-decoration:none; font-weight:bold;}
.c_cpPicList ul li .right div.title a:hover{color:#FF0000; }
.c_cpPicList ul li .right div.price span{color:#FF6600}
.c_cpPicList ul li .right div.option img{ border:0px; vertical-align:-1px}
.c_cpPicList ul li .right div.option a{display:block; text-decoration:none; color:#636363 } 
.c_cpPicList ul li .right div.option a:hover{background-color:#F2F2F2;color:#FF6600;  }
.c_cpPicList ul li .right div.option a.selected:hover{background-color:#E3E3E3;} 

.c_cpPicList ul li .word{padding:2px}
.c_cpPicList ul li .word div.title,
.c_cpPicList ul li .word div.row2{padding:2px; text-align:left;  }
.c_cpPicList ul li .word div.title a{ color:#FF6600;font-weight:bold;}
.c_cpPicList ul li .word div.title a:hover{ color:Red; font-weight:bold;}
.c_cpPicList ul li .word .row2 div.price{float:left; width:80px; }
.c_cpPicList ul li .word .row2 div.price span{color:#FF6600;}
.c_cpPicList ul li .word .row2 div.option{float:right; width:60px; }
.c_cpPicList ul li .word .row2 div.option a{text-decoration:none; color:#636363;  display:block;} 
.c_cpPicList ul li .word .row2 div.option a img{ border:0px;}
.c_cpPicList ul li .word .row2 div.option a:hover{background-color:#F2F2F2;color:#FF6600;  }
.c_cpPicList ul li .word .row2 div.option a.selected:hover{background-color:#E3E3E3;} 
*/