@charset "utf-8";
/* 整体定义start=========================================== */
*{
	margin:0;
	padding:0;
}
body{
	background-color:#FFF;
	font-size:12px;
	color:#000;
	font-family:"微软雅黑";
}
ul,li{
	list-style-type:none;
}
a:visited,a:active{
	color:#000;
	text-decoration:none;
}
a:visited,a:active{
	color:#ff4400;
	text-decoration:none;
}
.clears{
	clear:both;
	width:100%;
	height:1px;
	overflow:hidden;
}
img{
    border:0;
}
.mbtm01{
margin-bottom:30px;
}
.mbtm02{
margin-bottom:15px;
}
.mbtm03{
margin-bottom:40px;
}
.mtop01{
margin-top:25px;
}
.mtop02{
margin-top:55px;
}
.mtop03{
margin-top:5px;
}
.ptop01{
padding-top:6px;
}
.boder-top01{
border-top:2px solid #ccc;
}
.boder-top02{
border-top:1px solid #ccc;
}
.ptb001{
padding-top:8px;
padding-bottom:8px;
}
.pleft01{
padding-left:7px;
}
.pright01{
padding-right:7px;
}
.boders_now{
border:1px solid #b7b7b7;
}
.boders_shopping_car{
border:1px solid #d5d1ce;
}
.shopping_list_borderbtm{
border-bottom:1px solid #e2e2e2;
}
.shopping_list_borderbtm2{
border-bottom:1px solid #CCC;
}
/*顶端更多弹出start========================*/
#more_list{
position:absolute;
top:21px;
left:510px;
width:200px;
overflow:hidden;
padding:15px;
background-color:#FFFFFF;
border:1px solid #992900;
z-index:99999;
}
#more_list ul li a{
   width:200px;
   display:block;
   _display:inline-block;
   text-decoration:none;
   border-bottom:1px solid #CCC;
   font-size:14px;
   color:#666;
   padding-bottom:8px;
   padding-top:8px;
   background:url(../images/menu_goicon.jpg) no-repeat right center;
}
#more_list ul li a:hover{
   color:#ff4400;
   text-decoration:none;
   background:url(../images/menu_goicon2.jpg) no-repeat right center;
}
/*顶端更多弹出end========================*/
/*===================================================================================*/
.page_fenye_xx{
width:100%;
text-align:right;
}
.page_fenye_xx span{
display:block;
float:left;
text-align:right;
}
#message_content_now .page_fenye_xx span.dqpage{
padding:1px 7px;
background-color:#FF6600;
color:#FFF;
margin-top:4px;
}
#message_content_now .page_fenye_xx span.dqpage2 a{
padding:1px 7px;
background-color:#ccc;
color:#FFF;
}
#message_content_now .page_fenye_xx span.dqpage2 a:hover{
background-color:#00acee;
color:#FFF;
}
#products_content_now .page_fenye_xx span.dqpage{
padding:1px 7px;
background-color:#FF6600;
color:#FFF;
}
#products_content_now .page_fenye_xx span.dqpage2{
padding-top:1px;
padding-bottom:1px;
}
#products_content_now .page_fenye_xx span.dqpage2 a{
padding:1px 7px;
background-color:#ccc;
color:#FFF;
font-weight:bold;
text-decoration:none;
}
#products_content_now .page_fenye_xx span.dqpage2 a:hover{
background-color:#00acee;
color:#FFF;
}
.mleft002{
margin-left:10px;
}
#download_content_now .page_fenye_xx span.dqpage{
padding:1px 7px;
background-color:#FF6600;
color:#FFF;
}
#download_content_now .page_fenye_xx span.dqpage2{
padding-top:1px;
padding-bottom:1px;
}
#download_content_now .page_fenye_xx span.dqpage2 a{
padding:1px 7px;
background-color:#ccc;
color:#FFF;
font-weight:bold;
text-decoration:none;
}
#download_content_now .page_fenye_xx span.dqpage2 a:hover{
background-color:#00acee;
color:#FFF;
}
/*公用分页样式start========================================*/
#gong_fpage_list{
  padding-left:20px;
}

#gong_fpage_list ul li{
  float:left;
  display:inline;
  margin-right:10px;
  font-size:12px;
  font-weight:bold;
  background-color:#FFFFFF;
}
#gong_fpage_list ul li a{
  display:block; 
  _display:inline-block;
  border:1px solid #aeaeae;
  padding:2px 7px;
  color:#000;
  text-decoration:none;
}
#gong_fpage_list ul li#gong_fpage_sam{
  border:1px solid #dc4300;
  background-color:#f94c00;
  color:#FFF;
  padding:2px 7px;
}
#gong_fpage_list ul li a:hover{
  background-color:#ffe2cf;
  border:1px solid #fa8232;
  color:#000;
}
/*公用分页样式end========================================*/
/* 整体定义end=========================================== */
/* Header抬头start=========================================== */
#header_nowgle_diancan{
width:100%;
background-color:#992900;
}
#header_nowgle_diancan #top_box_diancan{
width:1000px;
margin:0 auto;
padding-top:16px;
padding-bottom:15px;
background-color:#992900;
}
#top_box_diancan #top_left_diancan{
float:left;
width:650px;
position:relative;
z-index:999;
}
#top_left_diancan span a{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	margin-left:3px;
	margin-right:30px;
}
#top_left_diancan span a:hover{
	  color:#ff4400;
	  text-decoration:none;
}
#top_box_diancan #top_right_diancan{
	float:left;
	width:246px;
	margin-top:3px;
	padding-left:104px;
	background:url(../images/serch_left_bg.gif) no-repeat 90px 0px;
}
#top_right_diancan #search_gjz{
	float:left;
	width:189px;
	height:27px;
	line-height:27px;
	border:none;
	padding-left:10px;
	background-color:#FFF;
	color:#666;
}
#top_right_diancan input{
	float:left;
}
/* Header抬头end=========================================== */
/* index start=========================================== */
#navagation_home_dc{
	width:1000px;
	margin:0 auto;
}
#navagation_home_dc #gonggao_dc{
	padding-top:15px;
	padding-bottom:15px;
	_padding-bottom:13px;
}
#gonggao_dc span{
	text-align:left;
	font-size:12px;
	color:#000;
}
#navagation_home_dc #banner_logo_dc{
	width:100%;
}
#banner_logo_dc #banner_nowgle_dc{
	width:548px;
	float:left;
	height:607px;
	background-color:#FFF;
	overflow:hidden;
	position:relative;
}
#banner_nowgle_dc ul.btnimages{
	position:absolute;
	top:570px;
	left:456px;
}
#banner_nowgle_dc ul.btnimages li{
	margin:3px;
	background-color:#671c00;
	color:#FFF;
	float:left;
	display:inline;
	padding:1px 6px;
	cursor:pointer;
	font-weight:bold;
	border:1px solid #671c00;
}
#banner_nowgle_dc .img-box{
	position:absolute;
	left:0;
	top:0;
	width:1644px;
}
#banner_nowgle_dc ul.btnimages li.imghovers{
	background-color:#ff4400;
	color:#FFF;
	font-weight:bold;
	border:1px solid #ff4400;
}
#banner_logo_dc #logo_nowgle_dc{
	width:438px;
	float:right;
}
#logo_nowgle_dc #caozuo_nowgle_dc{
	margin-top:12px;
}
#caozuo_nowgle_dc img{
	border:0px;
}
#navagation_home_dc #hot_nowgle_dc{
	padding:31px 22px 22px 22px;
	margin-top:20px;
	background:url(../images/hotbg.jpg) no-repeat left top;
	background-color:#f6f6f6;
	border:1px solid #b7b7b7;
}
#hot_nowgle_dc ul li{
	float:left;
	width:167px;
	margin-left:20px;
	display:inline;
	font-size:14px;
	text-align:center;
	color:#FF0000;
	font-weight:bold;
	line-height:21px;
}
#hot_nowgle_dc ul li img{
	border:1px solid #b7b7b7;
	margin-bottom:3px;
}
#hot_nowgle_dc ul li span{
    display:block;	
}
#hot_nowgle_dc ul li a{
     text-decoration:none;
	 color:#000;
	 font-weight:normal;
}
#hot_nowgle_dc ul li a:hover{
     color:#FF0000;
	 text-decoration:none;
}
#navagation_home_dc #more_produsts_hot{
width:100%;
text-align:center;
}
/* index end=========================================== */
/*分页公用公告栏start================================================*/
#fpage_gonggao_dc{
	width:1000px;
	margin:0 auto;
	padding-top:15px;
	padding-bottom:15px;
	_padding-bottom:13px;
}
#fpage_gonggao_dc #gonggao_xx_dc{
	width:372px;
	float:left;
}
#fpage_gonggao_dc #gonggao_member_dc{
	width:350px;
	float:right;
	text-align:right;
}
#gonggao_member_dc span#member_yhm{
	color:#ff4400;
	font-weight:bold;
}
#gonggao_member_dc span#dq_pagexx_dc{
	color:#999;
}
#fpage_gonggao_dc #gonggao_member_dc a{
	color:#000;
	text-decoration:none;
}
#fpage_gonggao_dc #gonggao_member_dc a:hover{
	color:#ff4400;
	text-decoration:none;
}
#members_center_dc{
	width:980px;
	margin:0 auto;
	padding:10px;
	background-color:#e8e8e8;
}
#members_center_dc #members_center_top{
	padding-top:5px;
	padding-bottom:10px;
	_padding-bottom:8px;
}
#members_center_dc #members_center_top span{
	font-size:16px;
	font-weight:bold;
	margin-left:5px;
}
#members_center_dc #members_center_top p{
	margin-left:40px;
	color:#999;
}

#members_center_dc #members_center_btm{
	width:464px;
	padding:57px 457px 57px 57px;
	_padding:57px 457px 49px 57px;
	border:1px solid #c0c0c0;
	background:url(../images/mmbg.jpg) no-repeat top right;
	background-color:#FFF;
}
#members_center_btm #out_members{
	font-size:14px;
	font-weight:bold;
	color:#ff4400;
	margin-top:20px;
}
#members_center_btm #out_members a{
	color:#ff4400;
	text-decoration:none;
}
#members_center_btm #out_members a:hover{
	color:#000;
	text-decoration:none;
}
#members_center_dc #members_center_btm ul{
	width:464px;
	background-color:#FFF;
}
#members_center_btm ul li{
	float:left;
	width:83px;
	margin-right:30px;
	display:inline;
	text-align:center;
	padding-bottom:40px;
}
#members_center_btm ul li img{
	margin-bottom:5px;
	border:0;
}
#members_center_btm ul li a{
	font-size:14px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#members_center_btm ul li a:hover{
	color:#ff4400;
	text-decoration:none;
}
/*分页公用公告栏end================================================*/
/*预定Start================================================*/
#members_center_dc #yuding_center_btm{
	width:491px;
	padding:30px 457px 30px 30px;
	border:1px solid #c0c0c0;
	background:url(../images/yudingbg.jpg) no-repeat top right;
	background-color:#FFF;
}
#yuding_center_btm table td{
   font-size:14px;
}
#yuding_center_btm table td input.yuding_inputs{
   border:1px solid #CCC;
   width:200px;
   height:30px;
   line-height:30px;
   padding-left:5px;
}
#yuding_center_btm table td textarea#content_yuding_inputs{
   border:1px solid #CCC;
   padding-left:5px;
   height:140px;
   width:400px;
}
#yuding_center_btm table td  input#btn_yuding_icon{
    width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#ff4400;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	border:none;
}
/*预定end================================================*/
/*注册，登录start=================================================*/
#members_center_dc #reg_center_btm{
	width:491px;
	padding:30px 457px 30px 30px;
	border:1px solid #c0c0c0;
	background:url(../images/reg_login_bg.jpg) no-repeat top right;
	background-color:#FFF;
}
#reg_center_btm table td{
   font-size:14px;
}
#reg_center_btm table td input.reg_inputs{
   border:1px solid #CCC;
   width:300px;
   height:30px;
   line-height:30px;
   padding-left:5px;
}
#reg_center_btm table td input#reg_chenghu_inputs{
   border:1px solid #CCC;
   width:200px;
   height:30px;
   line-height:30px;
   padding-left:5px;
}
#reg_center_btm table td textarea#content_reg_inputs{
   border:1px solid #CCC;
   padding-left:5px;
   height:140px;
   width:400px;
}
#reg_center_btm table td  input#btn_reg_icon{
    width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#ff4400;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	border:none;
}
#reg_center_btm table td#reg_title_yu{
   color:#FF0000;
   font-weight:bold;
   font-size:16px;
}
#reg_center_btm table td a{
   color:#ff4400;
   text-decoration:none;
   font-weight:bold;
}
#reg_center_btm table td a:hover{
   color:#ff4400;
   text-decoration:underline;
}
/*注册，登录end=================================================*/
/*会员资料修改start=================================================*/
#members_center_dc #members_center_btm{
	width:491px;
	padding:30px 457px 30px 30px;
	border:1px solid #c0c0c0;
	background:url(../images/mmbg.jpg) no-repeat top right;
	background-color:#FFF;
}
#members_center_btm table td{
   font-size:14px;
}
#members_center_btm table td input.reg_inputs{
   border:1px solid #CCC;
   width:300px;
   height:30px;
   line-height:30px;
   padding-left:5px;
   color:#999;
}
#members_center_btm table td input#reg_chenghu_inputs{
   border:1px solid #CCC;
   color:#999;
   width:200px;
   height:30px;
   line-height:30px;
   padding-left:5px;
}
#members_center_btm table td textarea#content_reg_inputs{
   border:1px solid #CCC;
   padding-left:5px;
   height:140px;
   width:400px;
}
#members_center_btm table td  input#btn_reg_icon{
    width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#ff4400;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	border:none;
}
#members_center_btm table td#reg_title_yu{
   color:#FF0000;
   font-weight:bold;
   font-size:16px;
}
#members_center_btm table td a{
   color:#ff4400;
   text-decoration:none;
   font-weight:bold;
}
#members_center_btm table td a:hover{
   color:#ff4400;
   text-decoration:underline;
}
/*会员资料修改end=======================================================*/
/*留言Start================================================*/
#members_center_dc #message_center_btm{
	width:918px;
	padding:30px;
	border:1px solid #c0c0c0;
	background-color:#FFF;
}
#message_center_btm table td{
   font-size:14px;
}
#message_center_btm table td input#messages_inputs{
   border:1px solid #CCC;
   width:300px;
   height:30px;
   line-height:30px;
   padding-left:5px;
}
#message_center_btm table td textarea#content_message_inputs{
   border:1px solid #CCC;
   padding:5px;
   height:190px;
   width:800px;
}
#message_center_btm table td  input#btn_message_icon{
    width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#ff4400;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	border:none;
}
#message_center_btm table td  input#code_messages{
   width:50px;
   height:10px;
   padding:5px;
   margin-right:10px;
   border:1px solid #CCC;
}
#message_center_btm table td span#messages_title_big{
   font-size:16px;
   font-weight:bold;
}
#message_center_btm table td span#messages_title_big a{
   font-size:14px;
   color:#FF0000;
   text-decoration:none;
}
#message_center_btm table td span#messages_title_big a:hover{
   color:#FF0000;
   text-decoration:underline;
}

#members_center_dc #message_list_btm{
	width:918px;
	padding:30px;
	border:1px solid #c0c0c0;
	background-color:#FFF;
}
#message_list_btm table td{
   font-size:12px;
}
#message_list_btm table td.zhuti_ms{
   border-top:2px solid #cccccc;
}
#message_list_btm table td.gongyong_ms_border{
   border-top:1px solid #cccccc;
}
#message_list_btm table td.admin_border{
   border-top:1px solid #ff4400;
   border-bottom:1px solid #ff4400;
   color:#ff4400;
   font-weight:bold;
}
#message_list_btm table td span#messages_title_big{
   font-size:16px;
   font-weight:bold;
}
#message_list_btm table td span#messages_title_big a{
   font-size:14px;
   color:#FF0000;
   text-decoration:none;
}
#message_list_btm table td span#messages_title_big a:hover{
   color:#FF0000;
   text-decoration:underline;
}
.guise_fonts{
   color:#999;
}
#message_list_btm #ms_fpage_style ul li{
  float:left;
  display:inline;
  margin-right:10px;
  font-size:12px;
  font-weight:bold;
  background-color:#FFFFFF;
}
#message_list_btm #ms_fpage_style ul li a{
  display:block; 
  _display:inline-block;
  border:1px solid #aeaeae;
  padding:2px 7px;
  color:#000;
  text-decoration:none;
}
#message_list_btm #ms_fpage_style ul li#dpage_pro_dh{
  border:1px solid #dc4300;
  background-color:#f94c00;
  color:#FFF;
  padding:2px 7px;
}
#message_list_btm #ms_fpage_style ul li a:hover{
  background-color:#ffe2cf;
  border:1px solid #fa8232;
  color:#000;
}
/*留言end================================================*/
/*我要点餐Start================================================*/
#products_order_dc{
     width:1000px;
	 margin:0 auto;
}
#products_order_dc #top_products_dc{
     float:left;
	 width:962px;
     padding:3px 19px 2px 19px;
	 background-color:#f0f0f0;
	 border-bottom:1px solid #cecece;
	 border-top:1px solid #cecece;
}
#top_products_dc ul{
  float:left;
  width:700px;
}
#top_products_dc ul li{
  float:left;
  display:inline;
  margin-right:10px;
  font-size:14px;
  font-weight:bold;
  background-color:#FFFFFF;
}
#top_products_dc ul li#C_pro_ing{

  _display:inline-block;
  border:1px solid #e33d00;
  padding:7px 29px;
  color:#FFF;
  background-color:#ff4400;
  text-decoration:none;
}
#top_products_dc ul li a{
  display:block; 
  _display:inline-block;
  border:1px solid #aeaeae;
  padding:7px 29px;
  color:#000;
  text-decoration:none;
}
#top_products_dc ul li a:hover{
  background-color:#ffe2cf;
  border:1px solid #fa8232;
  color:#000;
}
#top_products_dc #page_list_sz{
  float:right;
  width:180px;
  padding-top:8px;
}
#products_order_dc #content_products_dc{
  width:100%;
  float:left;
  margin-bottom:22px;
  
}
#content_products_dc ul li{
  float:left;
  width:231px;
  margin-top:22px;
  border:1px solid #cecece;
  background-color:#f6f6f6; 
}
#content_products_dc ul li.pro_mright{
  margin-right:22px; 
}
#content_products_dc ul li img.pro_pic_dc{
  float:left;
  padding:13px;
  background-color:#FFF;
  border-bottom:1px solid #d6d6d6;
}
#content_products_dc ul li .proxx_content_sm{
    width:205px;
    float:left;
	padding:13px;
}
.proxx_content_sm p.pro_title{
  font-size:14px;
  font-weight:bold;
  color:#FF0000;
}
.proxx_content_sm p.pro_title a{
  color:#FF0000;
  text-decoration:none;
}
.proxx_content_sm p.pro_title a:hover{
  color:#FF0000;
  text-decoration:underline;
}
.proxx_content_sm p.pro_title span{
  background-color:#FF0000;
  font-size:12px;
  padding-left:4px;
  padding-right:4px;
  color:#FFF;
}
.proxx_content_sm p.pro_yj_jf{
  float:left;
  margin-top:5px;
}
.proxx_content_sm p.pro_yj_jf span.pro_yuanjia{
    width:103px;
	float:left;
	color:#999;
	text-decoration:line-through;
}
.proxx_content_sm p.pro_yj_jf span.pro_jifen{
    width:102px;
	float:right;
	text-align:right;
	color:#24a900;
	font-weight:bold;
}
.proxx_content_sm p.pro_jq_kc_cl{
  float:left;
  margin-top:3px;
}
.proxx_content_sm p.pro_jq_kc_cl span.pro_jiage{
	width:80px;
	float:left;
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}
.proxx_content_sm p.pro_jq_kc_cl span.pro_kc_xl{
	width:125px;
	float:right;
	text-align:right;
	padding-top:3px;
}
.proxx_content_sm .pro_buy_icon{
     float:left;
	 margin-top:8px;
	 _margin-top:5px;
}
.pro_buy_icon .pro_buy_left{
    width:95px;
	float:left;
}
.pro_buy_left input{
    border:1px solid #CCCCCC;
	width:40px;
	height:29px;
	line-height:29px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.pro_buy_left img{
    cursor:pointer;
}
.pro_buy_icon .pro_buy_right{
	float:right;
	color:#FFF;
	font-weight:bold;
}
.pro_buy_icon .pro_buy_right a{
	display:block;
	width:70px;
	padding:8px 20px;
	_padding:7px 20px;
	background-color:#999;
	color:#FFF;
	text-decoration:none;
}
.pro_buy_icon .pro_buy_right a:hover{
	background-color:#666;
	color:#FFF;
	text-decoration:none;
}

#products_order_dc #bottom_products_dc{
     float:left;
	 width:962px;
     padding:3px 19px 3px 19px;
	 background-color:#f0f0f0;
	 border-bottom:1px solid #cecece;
	 border-top:1px solid #cecece;
}
#bottom_products_dc ul{
  float:left;
  width:600px;
}
#bottom_products_dc ul li{
  float:left;
  display:inline;
  margin-right:10px;
  font-size:12px;
  font-weight:bold;
  background-color:#FFFFFF;
}
#bottom_products_dc ul li a{
  display:block; 
  _display:inline-block;
  border:1px solid #aeaeae;
  padding:2px 7px;
  color:#000;
  text-decoration:none;
}
#bottom_products_dc ul li#dpage_pro_dh{
  border:1px solid #dc4300;
  background-color:#f94c00;
  color:#FFF;
  padding:2px 7px;
}
#bottom_products_dc ul li a:hover{
  background-color:#ffe2cf;
  border:1px solid #fa8232;
  color:#000;
}
#bottom_products_dc #page_list_sz{
  float:right;
  width:180px;
  padding-top:2px;
}
/*我要点餐end=================================================*/
/*产品详细start====================================================*/
#products_info_dc{
	width:995px;
	margin:0 auto;
	border:1px solid #cecece;
	overflow:hidden;
}
#products_info_dc #info_dc_pic{
	float:left;
	width:350px;
	margin:39px;
	display:inline;
}
#info_dc_pic p{
    padding-top:5px;
	font-weight:bold;
	text-align:center;
}
#products_info_dc #info_dc_pic img{
	border:1px solid #cecece;
}
#products_info_dc #info_dc_content{
	float:left;
	width:486px;
	overflow:hidden;
	padding:39px;
	border-left:1px solid #cecece;
	padding-bottom: 32767px; margin-bottom: -32767px;
}
#info_dc_content #guige1{
	color:#666;
	padding-top:10px;
	font-size:12px;
}
#guige1 span#gga{
	color:#F60;
	font-weight:normal;
}
#info_dc_content h3{
   font-size:24px;
}
#info_dc_content p{
   font-size:14px;
   margin-top:10px;
}
#info_dc_content p span{
    color:#24a900;
	font-weight:bold;
	margin-right:10px;
}
#info_dc_content p#yuanjia_info{
   text-decoration:line-through;
   color:#999;
   margin-top:30px;
}
#info_dc_content p#xianjia_info{
   font-size:18px;
   color:#FF0000;
   font-weight:bold;
   margin-top:5px;
}
#info_dc_content p span#hotsale_icon{
   padding:10px 20px;
   margin-left:10px;
   color:#FFF;
   font-size:14px;
   background:url(../images/sale.gif) no-repeat left center;
}
#info_dc_content p#goumai_info{
   margin-top:40px;
   padding-bottom:30px;
   border-bottom:1px solid #CCC;
}
#info_dc_content p#goumai_info input{
    border:1px solid #CCCCCC;
	width:40px;
	height:18px;
	line-height:18px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#info_dc_content p#goumai_info a{
   margin-left:15px;
}
#info_dc_content h4{
   font-size:16px;
   margin-top:20px;
}
#pro_messages_info{
	width:955px;
	padding:20px;
	margin:0 auto;
	background-color:#f4f4f4;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	border-bottom:1px solid #cecece;
}
#pro_messages_info table td#pro_message_title{
   font-size:16px;
   font-weight:bold;
}
#pro_messages_info table td{
   font-size:14px;
}
#pro_messages_info table td span.dxuan{
  margin-right:24px;
}
#pro_messages_info table td input.gd_message{
   width:300px;
   height:20px;
   line-height:20px;
   padding-left:5px;
   border:1px solid #CCC;
}
#pro_messages_info table td textarea.gd2_message{
   width:500px;
   height:146px;
   padding:5px;
   border:1px solid #CCC;
}
#pro_messages_info table td input.gd3_message{
   width:50px;
   height:10px;
   padding:5px;
   margin-right:10px;
   border:1px solid #CCC;
}
#pro_messages_info table td  input.btn_message_pro{
    width:100px;
	height:30px;
	line-height:30px;
	text-align:center;
	background-color:#ff4400;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	border:none;
}
/*产品详细end====================================================*/
/*我的购物车,订单start====================================================*/
#my_shoppingcars_dc{
  width:1000px;
  margin:0 auto;
  border-top:2px solid #e2e2e2;
}
#my_shoppingcars_dc table td#myshoppingcar_title{
  font-size:16px;
  font-weight:bold;
}
#my_shoppingcars_dc table td.shopping_border_list{
  border-left:1px solid #bbb;
  border-right:1px solid #bbb;
}
#my_shoppingcars_dc table td#shopping_border_du{
  border-bottom:1px solid #bbb;
  border-top:2px solid #bbb;
  color:#666;
  font-size:14px;
}
#my_shoppingcars_dc table td input.buy_shuliang{
  border:1px solid #d7d7d7;
  width:40px;
  text-align:center;
  height:20px;
  line-height:20px;
}
#my_shoppingcars_dc table td#shopping_jifen{
  font-weight:bold;
  color:#FF0000;
}
#my_shoppingcars_dc table td a{
   color:#666;
   text-decoration:none;
}
#my_shoppingcars_dc table td a:hover{
   color:#000;
   text-decoration:none;
}
#my_shoppingcars_dc table td table#tihuo_fs{
   border:1px solid #FF0000;
   color:#666;
   font-size:14px;
}
#my_shoppingcars_dc table td table#tihuo_fs input.tihuo_xuanzhe{
   border:1px solid #ccc;
   height:25px;
   line-height:25px;
   width:200px;
   padding-left:5px;   
}
#my_shoppingcars_dc table td table#tihuo_fs input.tihuo_xuanzhe2, #my_shoppingcars_dc table td table#tihuo_fs select.tihuo_xuanzhe2{
   border:1px solid #ccc;
   height:25px;
   line-height:25px;
   width:290px;
   padding-left:5px;
}
#my_shoppingcars_dc table td table#tihuo_fs textarea.tihuo_xuanzhe2{
   border:1px solid #ccc;
   height:125px;
   width:490px;
   padding:5px;
   font-size:12px;
}
#my_shoppingcars_dc table td table#jiesuan_shopping{
   color:#FF0000;
}
#my_shoppingcars_dc table td table#jiesuan_shopping #tishi_shopping{
   color:#00CC00;
   font-size:16px;
   font-weight:bold;
}
#my_shoppingcars_dc table td table#jiesuan_shopping #tishi_shopping2{
   font-size:18px;
   font-weight:bold;
   border-top:1px solid #FF0000;
}
#my_shoppingcars_dc table td#xiadan_btn a{
   display:block;
   width:120px;
   text-align:center;
   height:40px;
   line-height:40px;
   font-size:14px;
   font-weight:bold;
   color:#FFF;
   background-color:#ff4400;
   text-decoration:none;
}
#my_shoppingcars_dc table td#xiadan_btn a:hover{
   background-color:#dd3b00;
   text-decoration:none;
}
#my_shoppingcars_dc table td table#diandan_list{
   color:#666;
}
#my_shoppingcars_dc table td table#diandan_list #tishi_shopping{
   color:#00CC00;
   font-size:16px;
   font-weight:bold;
}
#my_shoppingcars_dc table td table#diandan_list #tishi_shopping2{
   font-size:18px;
   font-weight:bold;
   color:#FF0000;
}
/*我的购物车，订单end====================================================*/
/*团购=================================================*/
#tuangou_pro a{
	color:#F00; 
	font-weight:bold; 
	font-size:18px;
	text-decoration:none;
}
#tuangou_pro a:hover{
	color:#F00; 
	font-weight:bold; 
	font-size:18px;
	text-decoration:underline;
}
.tuangou_buy_right{
	color:#FFF;
	font-weight:bold;
}
.tuangou_buy_right a{
	display:block;
	width:70px;
	padding:8px 20px;
	_padding:7px 20px;
	background-color:#999;
	color:#FFF;
	text-decoration:none;
}
.tuangou_buy_right a:hover{
	background-color:#666;
	color:#FFF;
	text-decoration:none;
}
/*尾部版权声明start=================================*/
#footer_now{
	width:100%;
	background-color:#CCC;
	border-top:1px solid #999;
    margin-top:30px;
}
#footer_now #footer_box_width{
    width:1000px;
	margin:0 auto;
	background-color:#CCC;
	padding-top:15px;
	padding-bottom:20px;
	_padding-bottom:18px;
}
#footer_now #f_left_now{
	float:left;
	color:#666;
}
#f_left_now a{
	color:#666;
	text-decoration:none;
}
#f_left_now a:hover{
	color:#01c8ff;
	text-decoration:none;
}
#footer_now #f_right_now{
	float:right;
	color:#666;
}
/*尾部版权声明end=================================*/