@charset "utf-8";
/* CSS Document */

*{
	padding:0px;
	margin:0px;
	}
body{
	font-size:12px;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif,"黑体","微软雅黑","宋体";
	}
	ul,li{
		list-style:none;
		}
	img{
		border:0px;
		}
a{
	color:#999;
	text-decoration:none;
	}
a:hover{
	color:#F60;
	text-decoration:underline;
	}
input{
	border:1px solid #CCC;
	height:18px;
	background:url(../images/input_text_bg.jpg);
	}
input[type="text"],input[type="password"]{
	border:1px solid #CCC;
	background:url(../images/input_text_bg.jpg);
	}
.inputon{
	border:1px solid #FE8DB8;
	}
input[type="text"]:hover,input[type="password"]:hover{
	border:1px solid #FE8DB8;
	}
input:focus{
	background:#F5F5F5;
	}
.inputFocus{
	background:#F5F5F5;
	}
button{
	width:75px;
	height:22px;
	background-image:url(../images/75an.gif);
	border:0px;
	line-height:22px;
	color:#FFF;
	cursor:pointer;
	}

button:hover{
	color:#DDD;
	}
.buttonon{
	color:#DDD;
	}
/******top************************/
#top{
	width:1000px;
	height:134px;
	margin:0px auto;
	position:relative;
	z-index:4;
	}
	#top #info{
		width:1000px;
		height:70px;
		}
		#info #logo{
			width:380px;
			height:70px;
			float:left;
		}
		#info #TopUserInfo{
			width:430px;
			height:70px;
			float:left;
			}
			#TopUserInfo{
				color:#999;
				}
			#TopUserInfo ul{
				margin-top:15px;
				margin-bottom:5px;
				height:50px;
				}
				#TopUserInfo ul li{
					height:25px;
					text-align:right;
					line-height:25px;
					padding-right:10px;
					}
					#TopUserInfo ul li a{
						color:#333;
						text-decoration:none;
						}
					#TopUserInfo ul li a:hover{
						color:#333;
						text-decoration:underline;
						}
			#TopUserInfo img{
				margin-bottom:-5px;
				}
			#TopUserInfo em{
				font-style:normal;
				color:#900;
				margin:0px 5px;
				}
			#TopUserInfo strong{
				margin:0px 5px;
				}
			#TopUserInfo ul li strong a{
				color:#900;
				font-weight:normal;
				}
			#TopUserInfo ul li strong a:hover{
				color:#900;
				}
		#info #onlineImg{
			width:190px;
			height:70px;
			float:left;
			}
	#top #menu{
		width:1000px;
		height:70px;
		}
	#top #menu ul{
		width:800px;
		height:35px;
		padding:0px 150px 0px 50px;
		font-size:14px;
		background-image:url(../images/top_menu.jpg);
		}
	#top #menu ul li{
		float:left;
		width:100px;
		text-align:center;
		line-height:35px;
		}
		#top #menu ul li a{
			width:100px;
			height:35px;
			display:block;
			background-image:url(../images/top_menu.jpg);
			color:#FFF;
			text-decoration:none;
			}
		#top #menu ul li a:hover,#top #menu ul li a.xuan{
			background-image:url(../images/top_menu_on.jpg);
			}
		#HotSearch{
			line-height:35px;
			width:1000px;
			background:#B92442;
			height:35px;
			position:relative;
			}
			#HotSearch #topHot{
				width:380px;
				float:left;
				line-height:35px;
				padding-left:20px;
				color:#FFF;
				}
				#topHot a{
					color:#FFF;
					margin-left:5px;
					text-decoration:none;
					}
				#topHot a:hover{
					text-decoration:underline;
					}
			#HotSearch #SearchList{
				width:600px;
				float:left;
				height:28px;
				padding-top:7px;
				line-height:28px;
				}
			#SearchList select{
				border:1px solid #000;
				margin-right:5px;
				height:22px;
				float:left;
				}
			#SearchList input{
				width:200px;
				height:20px;
				float:left;
				margin-right:10px;
				}
			#SearchList button{
				height:22px;
				border:0px;
				float:left;
				line-height:22px;
				width:40px;
				color:#FFF;
				background-image:url(../images/button.jpg);
				}
/****************************/


/******foot************************/
#foot{
	width:1000px;
	margin:0px auto;
	margin-top:10px;
	overflow:auto;
	height:100%;
	}
	#foot .help{
		width:990px;
		border:4px #EFEEEE solid;
		margin-bottom:5px;
		padding:0px 1px;
		overflow:auto;
		height:100%;
		}
	#foot #affirm{
		width:270px;
		float:left;
		overflow:auto;
		height:100%;
		}
		
	#foot #affirm h3{
		background-image:url(../images/affirm_h3.jpg);
		width:250px;
		height:50px;
		margin:0px 10px;
		position:relative;
		}
		#foot #affirm h3 span{
			position:absolute;
			top:18px;
			left:60px;
			font-size:14px;
			}
			#foot #affirm h3 em{
				font-style:normal;
				color:#999;
				position:absolute;
				top:19px;
				left:150px;
				font-size:10px;
				}
		#foot #affirm div{
			width:230px;
			padding:0px 20px;
			line-height:22px;
			overflow:auto;
			height:100%;
			margin-bottom:10px;
			text-indent:2em;
			}
	#foot #servrce{
		width:690px;
		float:left;
		height:170px;
		border-left:1px solid #EFEEEE;
		margin-left:10px;
		padding-left:19px;
		}
	#foot #servrce h3{
		height:50px;
		line-height:50px;
		font-size:14px;
		width:640px;
		background:url(../images/seivrce_h3.jpg) no-repeat -10px -1px;
		padding-left:50px;
		position:relative;
		}
	#foot #servrce h3 em{
		font-style:normal;
		position:absolute;
		top:0px;
		left:140px;
		color:#999;
		font-size:10px;
		}
	#foot #servrce dl{
		width:114px;
		float:left;
		text-align:center;
		border-right:1px  #CCC dashed;
		}
	#foot #servrce dl.none{
			width:115px;
			border:0px;
			}
		#servrce dl a{
			color:#666;
			text-decoration:none;
			}
		#servrce dl a:hover{
			text-decoration:underline;
			}
		#servrce dl dt{
			font-weight:bold;
			line-height:24px;
			height:24px;
			}
		#servrce dl dd{
			line-height:24px;
			height:24px;
			}
 	#foot .link{
		width:1000px;
		overflow:auto;
		height:100%;
		position:relative;
		margin-bottom:5px;
		}
		.link h3{
			width:100px;
			height:28px;
			line-height:28px;
			font-size:12px;
			color:#666;
			text-align:center;
			background-image:url(../images/link_h3.jpg);
			}
		#foot .link ol{
			width:900px;
			height:28px;
			position:absolute;
			left:100px;
			top:0px;
			line-height:28px;
			text-align:center;
			background-image:url(../images/link_h3.jpg);
			}
			#foot .link ol li{
				float:left;
				width:80px;
				line-height:25px;
				height:25px;
				text-align:center;
				cursor:pointer;
				padding-top:3px;
				margin-left:10px;
				}
				#foot .link_h3_on{
					background-image:url(../images/link_h3_on.jpg);
					}
		.link ul{
			padding:5px 4px;
			width:990px;
			display:none;
			border:1px #C0C0C0 solid;
			border-top:0px;
			overflow:auto;
			height:100%;
			}
			.link ul a{
				color:#999;
				text-decoration:none;
				}
			.link ul a:hover{
				text-decoration:underline;
				}
			.link ul li{
				width:99px;
				float:left;
				height:24px;
				text-align:center;
				line-height:24px;
				}
			#linkonetext{
				display:block;
				}
	#foot #copy{
		width:1000px;
		line-height:30px;
		overflow:auto;
		height:100%;
		color:#FFF;
		}
	#copy ul li span#tongji{
		display:none;
		}
		#copy ul{
			height:30px;
			width:300px;
			padding:0px 350px;
			background-color:#737373;
					}
		#copy li{
			float:left;
			width:60px;
			height:30px;
			line-height:30px;
			text-align:center;
			}
		#copy ul a{
			color:#FFF;
			text-decoration:none;
			}
		#copy ul a:hover{
			color:#FFF;
			text-decoration:underline;
			}
		#copy img{
			width:250px;
			height:100px;
			float:left;
			}
		#copy ol{
			width:500px;
			float:left;
			height:100px;
			color:#999;
			margin-top:10px;
			}
		#copy ol li{
			width:500px;
			height:22px;
			line-height:22px;
			text-align:center;
			}
		#copy ol a{
			color:#000;
			}
		#copy ol a:hover{
			color:#000;
			}
/*******************************/

/*********topProduct*********************/
.topProduct{
	width:990px;
	margin:0px auto;
	margin-top:10px;
	border:1px solid #EFEEEE;
	padding:0px 4px;
	}
	.topProduct ul{
		width:990px;
		overflow:auto;
		height:100%;
		margin-top:15px;
		margin-bottom:15px;
		}
		.topProduct ul li{
			width:165px;
			text-align:center;
			line-height:22px;
			float:left;
			}
		.topProduct ul li.noright{
			margin-right:0px;
			}
		.topProduct ul li img{
			display:block;
			width:130px;
			height:130px;
			margin:0px auto;
			border:1px solid #CCC;
			padding:4px;
			}
		.topProduct ul li img:hover{
			border:1px solid  #F9C;
			}
		/***JS IE6bug******/
		.topProduct .ImgBorder{
			border:1px solid #F9C;
			}
		/********/
		.topProduct ul li span{
			display:block;
			}
		.topProduct ul li span a{
			color:#666;
			text-decoration:none;
			}
		.topProduct ul li span a:hover{
			color:#666;
			text-decoration:underline;
			}
		.topProduct .del{
			text-decoration:line-through;
			}
		.topProduct .red{
			color:#E25776;
			font-size:14px;
			font-weight:bold;
			}
/***********首页***************/
#indexTwo{
	width:1000px;
	margin:0px auto;
	height:360px;
	margin-top:10px;
	}
#indexTwo div.ad{
	width:228px;
	height:322px;
	float:left;
	border:1px #CCC solid;
	border-right:0px;
	}
#indexTwo .productlist h3{
	height:26px;
	line-height:26px;
	width:770px;
	font-size:14px;
	color:#D91D3F;
	background:url(../images/listh2.jpg) no-repeat 0px 23px;
	float:left;
	margin-bottom:10px;
	}
#indexTwo .productlist h3 span{
	font-size:10px;
	height:26px;
	line-height:26px;
	border-left:2px solid #000;
	margin-left:10px;
	color:#666;
	padding-left:10px;
	}
#indexTwo .productshow{
	width:770px;
	height:300px;
	}
#indexTwo .productlist{
	width:770px;
	height:325px;
	float:left;
	margin:0px 10px 0px 0px;
	}
#indexTwo .productshow ul{
	width:540px;
	height:322px;
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	float:left;
	}
#indexTwo .productshow ul li{
	width:108px;
	float:left;
	text-align:center;
	margin-top:11px;
	}
#indexTwo .productshow ul li img{
	width:80px;
	height:80px;
	border:1px #CCC solid;
	padding:2px;
	margin:0px 11px;
	float:left;
	}
#indexTwo .productshow ul li span{
	width:108px;
	height:20px;
	display:block;
	float:left;
	line-height:20px;
	}
#indexTwo .productshow ul li em{
	width:108px;
	height:20px;
	display:block;
	float:left;
	font-style:normal;
	line-height:20px;
	}
#indexTwo .productshow ul li strong{
	width:108px;
	height:20px;
	display:block;
	float:left;
	color:#E25776;
	font-size:14px;
	line-height:20px;
	}
#indexTwo .hot{
	width:220px;
	height:300px;
	float:left;
	}
#indexTwo .hot .listShowRight{
	margin:0px;
	}
#indexTwo .hot .listShowRight h3{
	margin-bottom:10px;
	}
#indexTwo .showList h3{
	font-size:14px;
	color:#D91D3F;
	height:30px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:6px;
	}
#indexTwo .showList h3 span{
	font-size:10px;
	height:30px;
	line-height:30px;
	border-left:2px solid #000;
	margin-left:10px;
	color:#666;
	padding-left:10px;
	}
#indexTwo .showList ul{
	width:198px;
	border:1px #CCC solid;
	padding:11px 10px 11px 10px;
	overflow:auto;
	height:100%;
	}
#indexTwo .showList ul li{
	border-bottom:1px dashed #CCC;
	width:198px;
	float:left;
	height:86px;
	padding-bottom:8px;
	margin-bottom:5px;
	}
#indexTwo .showList ul li img{
	width:80px;
	height:80px;
	border:1px #CCC solid;
	padding:2px;
	float:left;
	margin-right:10px;
	}
#indexTwo .showList ul li img:hover,.list220 .showList ul li .ImgBorder{
	border:1px #F9C solid;
	}
#indexTwo .showList ul li span{
	display:block;
	width:102px;
	float:left;
	height:20px;
	line-height:20px;
	margin-top:10px;
	}
#indexTwo .showList ul li em{
	display:block;
	width:102px;
	height:20px;
	line-height:20px;
	float:left;
	font-style:normal;
	}
#indexTwo .showList ul li strong{
	display:block;
	width:102px;
	float:left;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#E25776;
	margin-bottom:10px;
	}
/**************************/
#indexThree{
	width:1000px;
	height:490px;
	margin:0px auto;
	margin-top:10px;
	}
#indexThree .main{
	width:770px;
	height:300px;
	float:left;
	margin-right:10px;
	}
#indexThree .list{
	width:220px;
	height:300px;
	float:left;
	}
#indexThree .listShowRight{
	margin:0px;
	}
#indexThree .kuaidi{
	width:220px;
	height:130px;
	}
#indexThree .kuaidi h3{
	height:28px;
	line-height:28px;
	font-size:14px;
	}
#indexThree .kuaidi ul{
	height:100px;
	width:218px;
	border:1px #CCC solid;
	}
#indexThree .kuaidi ul li{
	height:30px;
	line-height:30px;
	}
#indexThree .kuaidi input{
	width:140px;
	margin-left:10px;
	margin-top:3px;
	}
#indexThree .kuaidi button{
	width:45px;
	margin-left:10px;
	margin-top:3px;
	}
#indexThree .kuaidi select{
	margin-left:10px;
	}
#indexThree .list .listShowRight{
	margin-top:10px;
	}


#indexThree .main{
	width:770px;
	height:490px;
	}
#indexThree .main .ad{
	width:770px;
	height:230px;
	}
#indexThree .main .ad .adone{
	float:left;
	width:270px;
	height:220px;
	margin-bottom:10px;
	}
#indexThree .main .ad .adtwo{
	float:left;
	width:490px;
	height:220px;
	margin-left:10px;
	background:url(../images/xsqg.jpg);
	position:relative;
	}
#indexThree .main .ad .adtwo span.datekuang{
	position:absolute;
	width:290px;
	height:35px;
	top:20px;
	left:185px;
	color:#FFF;
	font-size:16px;
	line-height:35px;
	text-align:center;
	background-color:#303;
	}
#indexThree .main .ad .adtwo span.date{
	position:absolute;
	width:290px;
	height:35px;
	top:20px;
	left:185px;
	color:#FFF;
	font-size:16px;
	line-height:35px;
	text-align:center;
	}
#indexThree .main .ad .adtwo span{
	position:absolute;
	/*left:200px;*/
	color:#FFF;
	font-size:14px;
	}
#indexThree .main .ad .adtwo span.pname{
	top:75px;
	left:200px;
}
#indexThree .main .ad .adtwo span.yjia{
	top:95px;
	left:200px;
	}
#indexThree .main .ad .adtwo span.mn{
	top:115px;
	left:200px;
	}
#indexThree .main .ad .adtwo span.mub{
	top:135px;
	left:200px;
	}
#indexThree .main .ad .adtwo span.mai{
	top:150px;
	width:206px;
	height:66px;
	left:280px;
	}
#indexThree .main .ad .adtwo span.mai a{
	width:206px;
	height:66px;
	display:block;
	}
#indexThree .main .ad .adtwo img.pshow{
	margin:10px;
	margin-top:30px;
	width:150px;
	float:left;
	height:150px;
	border:1px #CCC solid;
	padding:4px;
	}
/*#indexThree .main .ad .adtwo img.mai{
	position:absolute;
	top:150px;
	left:270px;
	}
*/#indexThree .main .indexHDP h3{
	font-size:14px;
	color:#D91D3F;
	height:30px;
	width:770px;
	line-height:30px;
	font-weight:bold;
	margin-bottom:6px;
	background:#FFF;
	}
#indexThree .main .indexHDP h3 span{
	font-size:10px;
	height:30px;
	line-height:30px;
	border-left:2px solid #000;
	margin-left:10px;
	color:#666;
	padding-left:10px;
	}
#indexThree .main .indexHDP #pp,#indexThree .main .indexHDP #nn{
	display:block;
	width:20px;
	float:left;
	height:196px;
	margin-top:20px;
	padding-top:6px;
	margin-bottom:14px;
	cursor:pointer;
	}
#indexThree .main .indexHDP{
	width:770px;
	height:260px;
	background-color:#EFEEEE;
	}
#indexThree .main .indexHDP div{
	width:730px;
	height:215px;
	float:left;
	overflow:hidden;
	}
#indexThree .main .indexHDP ul{
	width:730px;
	height:196px;
	margin-top:20px;
	margin-bottom:14px;

	}
#indexThree .main .indexHDP ul li{
	width:146px;
	float:left;
	text-align:center;
	}
#indexThree .main .indexHDP ul li img{
	float:left;
	width:130px;
	height:130px;
	border:1px #CCC solid;
	padding:2px;
	margin:0px 5px;
	}
#indexThree .main .indexHDP ul li span{
	width:146px;
	height:20px;
	overflow:hidden;
	display:block;
	float:left;
	line-height:20px;
	}
#indexThree .main .indexHDP ul li em{
	display:block;
	width:146px;
	height:20px;
	float:left;
	line-height:20px;
	font-style:normal;
	}
#indexThree .main .indexHDP ul li strong{
	width:146px;
	float:left;
	line-height:20px;
	height:20px;
	display:block;
	font-size:14px;
	}
/***************************************/
#indexfour{
	width:1000px;
	margin:0px auto;
	height:716px;
	margin-top:10px;
	}
#indexfour .fourShow div{
	width:470px;
	float:left;
	height:300px;
	padding:0px 9px 0px 8px;
	border:4px #CCC solid;
	}
#indexfour .fourShow{
	width:495px;
	float:left;
	position:relative;
	}
#indexfour .fourShow h3{
	height:25px;
	padding-left:280px;
	padding-top:25px;
	font-size:16px;
	}
#indexfour .fourShow h4{
	height:24px;
	line-height:24px;
	position:absolute;
	width:427px;
	top:50px;
	left:24px;
	font-size:12px;
	color:#FFF;
	font-weight:normal;
	padding-left:20px;
	}
#indexfour .fourShow h4 span{
	position:absolute;
	right:20px;
	top:0px;
	font-size:10px;
	}
#indexfour .fourShow h4 a{
	color:#FFF;
	}
#indexfour .fourShow div p img{
	width:250px;
	height:250px;
	float:left;
	border:1px solid #CCC;
	padding:4px;
	background-color:#FFF;
	margin:30px 10px 0px 5px;
	}
#indexfour .fourShow div p{	
	}
#indexfour .fourShow ul{
	width:190px;
	float:left;
	padding-top:37px;
	}
#indexfour .fourShow ul li{
	width:190px;
	float:left;
	line-height:24px;
	padding-bottom:5px;
	}
#indexfour .fourShow ul li strong{
	width:100px;
	padding-right:10px;
	float:right;
	height:20px;
	}
#indexfour .fourShow ul li span{
	width:100px;
	float:right;
	padding-right:10px;
	height:20px;
	color:#666;
	}
#indexfour .fourShow ul li img{
	width:80px;
	height:80px;
	float:right;
	}
#indexfour #fourShowTwo,#indexfour #fourShowFour{
	margin-left:10px;
	}
	/*****************/
#indexOne{
	width:1000px;
	margin:0px auto;
	height:350px;
	margin-top:10px;
	}
#indexleft{
	width:220px;
	height:349px;
	float:left;
	background:url(../images/shu.gif) no-repeat;
	}
	#indexleft ol{
		width:160px;
		margin:0px 30px 0px 30px;
		height:24px;
		position:relative;
		z-index:3;
		}
	#indexleft ol li{
		width:80px;
		height:22px;
		text-align:center;
		line-height:22px;
		margin:0px 0px;
		float:left;
		background:url(../images/2an.gif);
		padding-top:2px;
		cursor:pointer;
		color:#000;
		}
	#indexleft ol li.xuan{
		background:url(../images/1an.gif);
		color:#B92442;
		}
	#indexleft ul{
		padding-top:10px;
		border-top:1px #CCC solid;
		position:relative;
		margin:-1px 10px 0px 30px;
		z-index:2;
		display:none;
		}
		#indexleft #indexNavOneText{
			display:block;
			}
	#indexleft ul li{
		line-height:24px;

		margin-top:4px;
		}
	#indexleft ul li strong{
		font-size:14px;
		}
	#indexleft ul li a{
		white-space:nowrap;
		}
	  
#indexleft h3{
	width:190px;
	height:70px;
	line-height:70px;
	font-size:30px;
	padding-left:30px;
	background:url(../images/19070.gif);
	}
#indexAD{
	width:540px;
	height:350px;
	margin:0px 10px;
	float:left;
	}
#indexright{
	width:220px;
	float:left;
	height:350px;
	}
#indexGG{
	width:220px;
	height:150px;
	margin:0px auto;
	}
#indexGG h3{
	font-size:14px;
	color:#D91D3F;
	height:28px;
	line-height:28px;
	font-weight:bold;
	}
#indexGG h3 span{
	font-size:10px;
	height:28px;
	line-height:28px;
	border-left:2px solid #000;
	margin-left:10px;
	color:#666;
	padding-left:10px;
	}

#indexGG ul{
	height:120px;
	width:218px;
	border:1px #CCC solid;
	}
#indexGG ul li{
	line-height:24px;
	padding-left:10px;
	}
#indexright .AD{
	width:220px;
	height:190px;
	margin-top:10px;
	color:#FFF;

	}
/*********************************************************/
#productshow{
	float:left;
	margin-right:10px;
	position:relative;
	z-index:1;
	}
#productInfo{
	width:770px;
	height:461px;
	}
#productInfo dl{
	width:320px;
	height:430px;
	float:left;
	}
#productInfo h3{
	width:400px;
	height:30px;
	line-height:30px;
	border-bottom:2px #900 solid;
	font-size:14px;
	float:left;
	color:#900;
	margin:0px 20px 0px 30px;
	}
#productInfo ul{
	width:440px;
	margin-left:10px;
	float:left;
	position:relative;
	z-index:0;
	margin-top:20px;
	margin-bottom:20px;
} 
#productInfo ul li{
	height:30px;
	float:left;
	width:400px;
	line-height:30px;
	position:relative;
	z-index:1;
	background:#FFF;
	margin:0px 20px;
	display:inline;
	border-bottom:1px #CCC dashed;
	}
#productInfo ul li.nobottom{
	border:0px;
	line-height:40px;
	margin-top:20px;
	}
#productInfo ul li input{
	width:50px;
	margin-right:10px;
	}
#productInfo ul li span{
	position:absolute;
	left:100px;
	top:0px;
	height:30px;
	line-height:30px;
	display:block;
	}
#productInfo strong{
	height:40px;
	line-height:40px;
	padding-left:5px;
	}
#productInfo strong button{
	width:120px;
	height:50px;
	margin-right:10px;
	}
#productInfo dl dt{
	width:320px;
	height:320px;
	position:relative;
	}
#productInfo dl dt img{
	width:300px;
	height:300px;
	float:left;
	border:1px #CCC solid;
	padding:9px;
	}
#productInfo dl dd{
	float:left;
	width:80px;
	height:70px;
	padding-top:20px;
	}

#productInfo dl dd img{
	width:60px;
	height:60px;
	border:1px #CCC solid;
	padding:4px;
	float:left;
	margin:0px 5px;
	}
#productInfo dl dd#shoucang img{
	width:26px;
	height:25px;
	border:0px;
	padding:0px;
	}
#productInfo dl dd#shoucang{
	float:left;
	width:240px;
	height:25px;
	line-height:25px;
	margin-top:10px;
	padding-left:80px;
	}
#shou{
	background:url(../images/xiao1.gif) no-repeat;
	}
#tui{
	background:url(../images/xiao2.gif) no-repeat;
	}
#productInfo dl dd span{
	padding-left:30px;
	display:block;
	height:25px;
	float:left;
	}
#productOther{
	width:770px;
	margin-top:10px;
	}
#productOther .top{
	height:24px;
	line-height:24px;
	position:relative;
	/*margin-bottom:-3px;*/
	}
#productOther .top ul{
	position:absolute;
	left:300px;
	top:0px;
	}	
	#productOther .top ul li{
		width:80px;
		height:24px;
		cursor:pointer;
		float:left;
		line-height:24px;
		background:url(../images/2an.gif);
		margin-right:5px;
		text-align:center;
		}
	#productOther .top ul li.xuan{
		background:url(../images/1an.gif);
		}
.Ptext{
	width:724px;
	border:3px solid #CCC;
	display:none;
	padding:20px;
	}
#PtextOne{
	display:block;
	}
#productshow .shoping{
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	}
#productshow .shoping button{
	width:120px;
	height:50px;
	margin-right:10px;
	}
.shopingInfo{
	width:764px;
	margin-top:10px;
	border:3px solid #CCC;
	}
#PTextInfo{
	line-height:24px;
	}
.shopingInfo h4{
	width:734px;
	height:40px;
	line-height:40px;
	font-size:14px;
	padding-left:30px;
	}
.shopingInfo table{
	margin:0px 20px;
	width:724px;
	border-top:1px solid #CCC;
	}
.shopingInfo table tr{
	height:26px;
	}
.shopingInfo table thead tr{
	height:30px;
	}
.shopingInfo table thead tr td{
	border-bottom:1px #CCC solid;
	background:#F9F9F9;
	}
.shopingInfo table tr td{
	text-align:center;
	}
.shopingInfo table tbody tr td{
	border-bottom:1px #CCC dashed;
	text-align:center;
	}
.shopingInfo table tr td.noleft{
	border-left:0px;
	}
.shopingInfo div textarea{
	width:722px;
	margin:0px 20px;
	height:100px;
	border:1px #CCC solid;
	}
.shopingInfo div p{
	width:724px;
	margin:0px 20px;
	margin-top:10px;
	margin-bottom:10px;
	}
.shopingInfo div p button{
	margin-left:20px;
	}
/*******************************************/
.shopingInfo #showplun{
	width:724px;
	overflow:auto;
	height:100%;
	margin:0px 20px;
	}
.shopingInfo #showplun .liuyan{
	border:#CCC solid 1px;
	line-height:24px;
	padding:0px 10px;
	margin-top:10px;
	overflow:auto;
	height:100%;
	}
.shopingInfo #showplun .liuyan em{
	font-style:normal;
	color:#F00;
	}
.shopingInfo #showplun .liuyan span{
	display:block;
	}
.shopingInfo #showplun .liuyan span.date{
	margin-top:10px;
	}
.shopingInfo #showplun .liuyan span.admindate{
	border:1px #CCC dashed;
	border-bottom:0px;
	padding:10px;
	padding-bottom:0px;
	}
.shopingInfo #showplun .liuyan span.admintext{
	border:1px #CCC dashed;
	border-top:0px;
	padding:10px;
	padding-top:0px;
	margin-bottom:10px;
	}
/*******************************************/
#reginfo .checkboxstyle{
	width:20px;
	height:20px;
	}
#PtextTwo,#PtextThree{
	}
#PtextTwo ul li{
	line-height:24px;
	}
#PtextThree ul li{
	line-height:24px;
	}

#fourShowOne h3{
	background:url(../images/49550_1.jpg);
	}
#fourShowOne h4{
	background:#DB3050;
	}
#fourShowTwo h3{
	background:url(../images/49550_2.jpg);
	}
#fourShowTwo h4{
	background:#0090BF;
	}
#fourShowThree h3{
	background:url(../images/49550_3.jpg);
	}
#fourShowThree h4{
	background:#00B8AC;
	}
#fourShowFour h3{
	background:url(../images/49550_4.jpg);
	}
#fourShowFour h4{
	background:#9C3E9F;
	}
	
/************************************/
#productInfo .del{
	text-decoration:line-through;
	font-size:14px;
	font-weight:bold;
	color:#666;
	}
#productInfo .red{
	color:#900;
	font-size:14px;
	}
.pshowone{
	background:url(../images/gou1_2.gif);
	}
.pshowone:hover{
	background:url(../images/gou1.gif);
	}
.pshowtwo{
	background:url(../images/gou2_2.gif);
	}
.pshowtwo:hover{
	background:url(../images/gou2.gif);
	}
.pshowthree{
	background:url(../images/gou3_2.gif);
	}
.pshowthree:hover{
	background:url(../images/gou3.gif);
	}
	/**************/
.kuaidi button{
	background-image:url(../images/45an.gif);
	width:45px;
	}
	
.kuaidi h3{
	font-size:14px;
	color:#D91D3F;
	height:28px;
	line-height:28px;
	font-weight:bold;
	}
.kuaidi h3 span{
	font-size:10px;
	height:28px;
	line-height:28px;
	border-left:2px solid #000;
	margin-left:10px;
	color:#666;
	padding-left:10px;
	}
	
	
	/**************************/
/*****订单分页***********************/
.userpages{
	width:760px;
	border:1px #CCC solid;
	margin:0px auto;
	height:27px;
	text-align:center;
	line-height:27px;
	padding-top:3px;
	margin-top:10px;
	margin-bottom:10px;
	}
.userpages span{
				float:left;
				margin-right:5px;
				line-height:20px;
				padding:1px 7px 1px 7px;
				border:1px;
				}
				.userpages em{
					padding:1px 7px 1px 7px;
					display:block;
					float:left;
					line-height:20px;
					border:1px #CCC solid;
					font-style:normal;
					margin-right:5px;
					}
			.userpages strong{
				padding:1px 5px 1px 5px;
				float:left;
				line-height:20px;
				border:1px #CCC solid;
				margin-right:5px;
				background-color:#CCC;
				color:#FFF;
				}
            .userpages a{
				padding:1px 5px 1px 5px;
				float:left;
				line-height:20px;
				border:1px #CCC solid;
				margin-right:5px;
				cursor:pointer;
				}
			.userpages a:hover{
				padding:1px 5px 1px 5px;
				float:left;
				line-height:20px;
				border:1px #F60 solid;
				text-decoration:none;
				margin-right:5px;
				}
			.userpages .left{
				float:left;
				margin-left:20px;
				margin-right:20px;
				color:#999;
				}
			.userpages .right{
				float:left;
				}
/********************************************/
table .w25px{
	width:40px;
	}
table .w85px{
	width:85px;
	}
table .w130px{
	width:130px;
	}
/****************补丁2009?5?5?*********/
/* 确认定单?*/
#allm{
	font-size:14px;
	font-weight:bold;
	}
#allf{
	font-size:14px;
	font-weight:bold;
	}
/***********************/
#rrr{
	float:left;}
/**********************/

#SearchList input{
	height:22px;
	line-height:22px;
	}
#SearchList span{
	display:block;
	width:80px;
	overflow:hidden;
	float:left;
	height:22px;
	margin-right:10px;
	cursor:pointer;
	}
#SearchList div{
	display:none;
	position:absolute;
	z-index:100;
	}
#SearchList div h3{
	text-align:right;
	padding-right:10px;
	font-size:12px;
	width:390px;
	height:24px;
	position:relative;
	font-weight:normal;
	line-height:24px;
	}
#SearchList div h3 span{
	width:40px;
	position:absolute;
	right:10px;
	top:0px;
	}
#SearchList div ol{
	width:400px;
	}
#SearchList div ol li{
	cursor:pointer;
	float:left;
	text-align:center;
	width:80px;
	line-height:24px;
	height:24px;
	}
#SearchList #souSone{
	background:url(../images/ss.jpg);
	border:0px;
	height:22px;
	padding-left:10px;
	width:70px;
	font-size:12px;
 }
#SearchList #souStwo{
	border:0px;
	height:22px;
	padding-left:10px;
	width:70px;
	font-size:12px;
	background:url(../images/ss.jpg);
	}
#souSoneT{
	top:35px;
	left:400px;
	width:400px;
	background:#FFF;
	position:absolute;
	z-index:1000;
	}
#souStwoT{
	top:35px;
	left:490px;
	background:#FFF;
	width:400px;
	position:absolute;
	z-index:1000;
	}
#SearchList #sousuoL{
	width:200px;
	height:20px;
	}
.souS{
	border:1px solid #CCC;
}
.souS h3{
	background:url(../images/index_layerv21.jpg);
}

/***************************/
#pact .right{
	text-align:right;
	padding-right:20px;}
/***********************************/
#mappage{
	border:3px #CCC solid;
	width:994px;
	margin:0px auto;
	margin-top:10px;
	overflow:auto;
	height:100%;
	}
#mappage .daohang{
	width:974px;
	height:30px;
	line-height:30px;
	background-color:#F5F5F5;
	padding-left:20px;
	font-size:12px;
	}
#mappage h3{
	height:30px;
	width:954px;
	font-size:14px;
	padding-left:40px;
	font-weight:normal;
	line-height:30px;
	background:url(../images/help/page-next.gif) no-repeat 20px;
	}
#mappage ul{
	width:960px;
	margin:0px 7px;
	overflow:auto;
	height:100%;
	}	
#mappage ul li{
	width:96px;
	float:left;
	text-align:center;
	height:30px;
	line-height:30px;
	}
#mappage h4{
font-size:18px;
text-align:center;
margin-top:10px;
margin-bottom:10px;
color:#666666;
}
#mappage h5{
padding-left:100px;
font-size:12px;
}
#mappage h5 span{
color:#E50653;
font-size:14px;
}
#mappage dl{
width:994px;
float:left;
border-bottom:1px dashed #CCCCCC;
margin-top:10px;
margin-bottom:10px;
padding-bottom:10px;
color:#666666;
overflow:auto;
height:100%;
}
#mappage dl em{
font-style:normal;
border:1px #CCCCCC solid;
padding:5px;
line-height:30px;
}
#mappage dl span{
margin-left:5px;
color:#999999;
position:absolute;
left:150px;
top:0px;
height:30px;
line-height:30px;
}
#mappage dl dt{
padding-left:100px;
margin-bottom:-30px;
font-weight:bold;
}
#mappage dl dd{
margin-left:200px;
position:relative;
height:30px;
line-height:30px;
}
#mappage dl.nobottom{
border:0px;
}
#productInfo dt span{
display:block;
width:300px;
height:300px;
position:absolute;
z-index:3;
left:0px;
background-image:url(../images/p_y.png);
margin:0px 10px;
margin-top:10px;
}



/****************************************/
#play{
	width:540px;
	height:350px;
	position:relative;
	overflow:hidden;
	}
#play_text{
	position:absolute;
	bottom:5px;
	right:5px;
	}
#play_text ul li{
	float:left;
	width:16px;
	height:16px;
	text-align:center;
	cursor:pointer;
	margin-left:5px;
	background:#000;
	color:#FFF;
	}
#play_info{
	width:540px;
	position:absolute;
	bottom:0px;
	background:#B92441;
	height:50px;
	}

#BtnAlipayway{
width:75px;
	height:22px;
	background-image:url(../images/75an.gif);
	border:0px;
	line-height:22px;
	color:#FFF;
	cursor:pointer;
	display:none;
}
