﻿@charset "utf-8";
/* CSS Document */

img  {border: 0px;}
*{ padding:0; margin:0; border:0;list-style:none;word-break:break-all; }

body {color: #555; text-align:left;/*IE5.0居中*/ background:#fff; font: 12px/150% "宋体";margin:0 auto;}

.eg{font-family:Arial, Helvetica, sans-serif;}

a{text-decoration: none;color:#D34223;}
a:hover{ text-decoration:underline;}

h1,h2,h3,h4,h5,h6{font-size: 12px; font-weight:normal;}
.clear{clear:both; font-size:1px; width:1px; line-height:0;visibility: hidden; display:block;}

#header,#main{width:952px;margin:0 auto;}
#comment,#footer{width:932px;margin:0 auto;}

/*header*/
#header{}
	.logo a{ float:left; width:308px; height:54px; background:url(../images/logo.jpg) no-repeat; text-indent:-20000px; overflow:hidden;margin-top:5px;}
	.nav{float:right;}
	.nav ul{}
	.nav ul li{ float:left;margin:10px 0 0 17px;}
	.nav ul li a{ display:block; width:119px; height:41px; text-indent:-20000px; overflow:hidden;}
		.nav1 a{ background:url(../images/nav_bg_1.jpg) no-repeat;}
		.nav2 a{ background:url(../images/nav_bg_2.jpg) no-repeat;}
		.nav3 a{ background:url(../images/nav_bg_3.jpg) no-repeat;}
		.nav4 a{ background:url(../images/nav_bg_4.jpg) no-repeat;}
		.nav ul li.nav4 a{width:47px; height:41px;}
		
	.search{width:962px; height:74px; background:url(../images/search_bg.jpg) no-repeat;margin:10px 0;}
	.search .input{ float:left; width:435px;padding:10px 0 0 35px;}
		.input input{ height:22px;line-height:22px; width:362px;padding:0 3px;vertical-align:middle;}
		.input button{ background:none;vertical-align:middle;width:58px;color:#fff;font-weight:bold;}
		.addsearch{float:left;height:22px;line-height:22px;padding-top:10px;}
		.addsearch a{color:#fff;}
		.choose{margin:12px 0 0 33px; float:left; display:inline;}
	.search span{ display:block; float:left;margin-left:133px; margin-top:15px;display:inline;}
		
	.top_uesr_info{float:right; width:135px; text-align:right; margin:10px 0 0 0;}
	.top_uesr_info a{text-decoration:underline;}
		
#main{width:952px; margin:0 auto;}
	.way{margin:15px 0 10px 0;}
	.street{background:url(../images/search_title_bg.jpg) no-repeat;padding-top:2px;}
	.street h2{ display:inline; font-weight:bold;padding-left:35px;}
	.street span{color:#999;}
	
	.search_list01{margin-top:11px;}
	.search_list01 table{height:142px; background:url(../images/get_search_list_bg.gif) no-repeat;margin:3px 0;}
	.search_list01 em{ font-style:normal; text-decoration:line-through;}
	.search_list01 span{color:#D34223;}
	.search_list01 a{font-size:14px; text-decoration:underline;}
	.search_list01 b{font-weight:normal;color:#999;}
	.search_list01 strong{font-size:20px; font-family:"黑体";color:#EB281E;font-weight:normal; line-height:20px;margin-top:8px; display:block;}
	.search_list01 .esp a{color:#666;}
	
	.pro_show{border:1px solid #FE8108; background:#FFCA95;padding:2px;width:89px; height:89px;}
	.com_show{border:1px solid #E0E0E0; background:#fff;padding:2px;}
	
	.search_list01 .no table{height:auto; background:none;margin:10px auto 0 auto;}
	
	.search_list02{margin-top:11px;}
	.search_list02 table{height:142px; background:url(../images/get_search_list_bg02.gif) no-repeat;margin:3px 0;}
	.search_list02 em{ font-style:normal; text-decoration:line-through;}
	.search_list02 span{color:#D34223;}
	.search_list02 a{font-size:14px; text-decoration:underline;color:#0044DD;}
	.search_list02 b{font-weight:normal;color:#999;}
	.search_list02 .esp b{color:#7BC585;}
	.search_list02 strong{font-size:20px; font-family:"黑体";color:#EB281E;font-weight:normal; line-height:20px;margin-top:8px; display:block;}
	.search_list02 .no table{height:auto; background:none;margin:10px auto 0 auto;}
		.jieshao{font-size:12px;padding:8px; }
		.jieshao p{ font-size:14px;text-indent:2em;margin-top:10px;}
	
	
	
	

	.no{text-align:center; font-weight:bold;}
		table{ margin:0 auto;}
		.no .left_no a{ display:block;width:20px; height:15px; background:url(../images/icon/left_no.gif) no-repeat; text-indent:-20000px; overflow:hidden;}
		.no .right_no a{ display:block;width:20px; height:15px; background:url(../images/icon/right_no.gif) no-repeat; text-indent:-20000px; overflow:hidden;}
		.no table td{padding:0 6px;}
		.no .on a{color:#D34223;cursor: text;}
		.no a{color:#666;}
		
/*shoppingcart*/
.shoppingcart{border:1px solid #D0D0D0;padding:10px;}
	.cartlist table{background:#66BD71; margin-top:15px;}
	.cartlist td{ background:#F4FBF4; height:30px; line-height:30px;}
	.cartlist th{ background:#DBF9DD; font-weight:normal; height:24px; line-height:24px;}
	.cartlist span,.cartlist a{color:#D34223;}
	.cartlist em{ font-style:normal; text-decoration:line-through;}
	.cartlist input{ width:35px; height:17px; line-height:17px;border:1px solid #67BD72; background:#fff; text-align:center;}
	.cartlist .cannot span,.cartlist .cannot a{color:#BCBCBC;}
	.cartlist .esp a{color:#D34223;}
	
	.cartlist .button{height:80px;line-height:80px;}
	
	.cartlist img{margin:0 15px;}
	
	.espnotice{width:752px; margin:30px auto;}
	.espnotice b{ font-size:14px; font-weight:normal;}
	.espnotice span{ font-weight:bold;color:#D34223;}
	.espnotice .inside{ height:398px; background:url(../images/espnotice_bg.gif) no-repeat; margin-top:10px;padding:30px 0 0 0;}
	.espnotice .inside strong{ font-size:14px;}
	.espnotice .inside td{padding:5px 0;}
	.espnotice .inside input{border:1px solid #999; height:24px; line-height:24px; background:#fff;padding:0 3px;}
	.espnotice .inside .esp input{ border:0; vertical-align:middle;}
	
	.notice02 span{font-weight:normal;color:#999;}
	.notice02 a{font-size:14px; margin:0 10px;}
	
/*map*/

	.map_chaiping table a{ display:block;width:168px;height:39px; line-height:39px; text-align:center; border:1px solid #E6E6E6; background:#F7F7F7;margin:0 15px 15px 0;}
	.map_chaiping table a:hover{ background:#fff; text-decoration:none;}
	.map_chaiping{height:300px;}
	
	.map_street table a{ font-size:28px;font-weight:700; line-height:28px; margin:15px; display:block;}
	.map_street{ height:300px;}

.gou{ position:absolute;bottom:0; width:100%;background:#fff;}
.gou .cont{overflow-y:hidden;}
.gou .title{ background:;height:25px; line-height:25px;background:#2FA449 url(../images/gou_03.jpg) no-repeat 20px center; }
.gou .title h3{ float:left;text-indent:-2000px;}
.gou .title span{ display:block; float:right;margin-right:15px;font-weight:bold;}
.gou .title span a{color:#fff;}

/*err*/
.err{width:752px; height:318px; background:url(../images/err.gif) no-repeat; margin:20px auto 0 auto;}

/*新购物车*/
.car_in{width:27px;height:217px; background:url(../images/car_in_bg.gif) no-repeat;}
.hand{cursor:pointer;width:27px;height:217px;float:right;}

.car_out{width:325px;height:249px;padding:8px 0 0 8px;background:url(../images/car_out_bg.gif) no-repeat;font-family:Tahoma, Geneva, sans-serif;}
.car_out .cont{width:289px;height:234px; overflow-y:auto; overflow-x:hidden;background:#fff;padding:3px;float:left;}
.car_out table th{background:#eee;height:15px;font-weight:normal; text-align:left;color:#999;}
.car_out table td{text-align:left;padding:8px 0;color:#000;border-bottom:1px solid #eee;}
.car_out .a-1{padding-left:8px;width:103px; overflow:hidden;}
.car_out .a-2{width:40px;}
.car_out .a-2 input{width:20px;height:18px;border:1px solid #eee; text-align:center;}
.car_out .a-3{width:50px;}
.car_out td.a-1{font-size:14px;}
.car_out td.a-3{color:#f50;}
.car_out td.a-4 {text-align:center;}
.car_out td.a-4 a{color:#518024;}
.car_out td.a-4 a.del{color:#f00;margin-left:8px;}
.car_out th.a-4{text-align:center;}
.car_out .cost{font-weight:bold;color:#f50; text-align:center;margin:10px 0 5px 0;}
.car_out .not{padding:0 15px;}
.car_out .button img{margin:10px 0 0 15px;}

/*footer*/
#footer{margin:40px 0 0 5px;}