﻿body {
}

.left2_2 {
	position: relative;
	float: left;
	width: 240px;
	height: auto !important;
	padding-bottom: 10px;
}

#idx_Service_center {
	margin-bottom: 10px;
	background: url(../../Images/ShopComposite/ComplainService.png) no-repeat;
	height: 347px;
	margin-top: 20px;
}

	#idx_Service_center li {
		height: 65px;
	}

	#idx_Service_center span.demo {
		float: left;
		width: 50px;
		height: 50px;
		cursor: pointer;
		background-position: 0px 0px;
	}

	#idx_Service_center a {
		display: block;
		width: 237px;
		height: 48px;
		cursor: pointer;
	}

	#idx_Service_center .menuright1 {
		display: block;
		width: 237px;
		height: 49px;
	}

	#idx_Service_center ul li a.menuright2 {
		display: block;
		width: 116px;
		height: 55px;
		cursor: pointer;
		float: left;
	}

	#idx_Service_center ul li a.menuright3 {
		display: block;
		width: 121px;
		height: 55px;
		cursor: pointer;
		float: right;
	}

	#idx_Service_center ul li a.menuright4 {
		display: block;
		width: 57px;
		height: 33px;
		cursor: pointer;
		float: left;
		margin-top: 5px;
	}

	#idx_Service_center ul li a.menuright5 {
		display: block;
		width: 57px;
		height: 33px;
		cursor: pointer;
		float: right;
		margin-top: 5px;
	}

.ShopContent {
	width: 1000px;
	margin: 10px auto;
	height: 400px;
}

.ShopContent_L {
	float: left;
	width: 240px;
	height: 400px;
}

.ShopContent_C {
	float: left;
	height: 400px;
	width: 400px;
	margin-left: 10px;
}

.ShopContent_R {
	float: left;
	margin-left: 10px;
	width: 340px;
	min-height: 400px;
	position: relative;
	z-index: 2000;
}

.JCardNote {
	text-indent: 2em;
	font-size: 12px;
	height: 160px;
}

.Mers {
	height: 220px;
	width: 390px;
	margin: 0px auto;
	margin-top: 10px;
}

	.Mers ul {
		height: 220px;
		width: 390px;
	}

		.Mers ul li {
			width: 188px;
			height: 70px;
			float: left;
			border: 1px solid #d1d1d1;
		}

			.Mers ul li.Cur {
				margin-right: 10px;
				margin-bottom: 5px;
			}

			.Mers ul li a {
				display: block;
				width: 188px;
				height: 70px;
				cursor: pointer;
			}

				.Mers ul li a img {
					display: block;
					width: 188px;
					height: 70px;
					border: none;
				}

.iframeDiv {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: White;
	width: 340px;
	z-index: 2000;
}

