﻿#content {
	padding: 36px 3.1% 140px 3.1%; _padding-top: 0;
}
	#content .left {
		float: left;
		width: 56.7%;
	}
		#text {
			margin-top: 9px;
		}
		#params {
			margin: 18px 0 0 0;
			width: 100%;
		}
			#params th {
				vertical-align: top;
			} 
			#params .one {
				padding-bottom: 9px;
				text-align: left;
				font-size: 18px;
				font-weight: normal;
				color: #333;
			}
			#params .two {
				padding-bottom: 9px;
				text-align: right;
				font-size: 14px;
				font-weight: normal;
			}
			#params a {
				margin-right: 2px; padding: 0 1px 3px 2px;
				text-decoration: none;			
			}
			#params span {
				border-bottom: 1px dashed #09f;
			}
			#params a.cur {
				background: #09f;
				color: #fff;
				cursor: default;
			}
			#params a:hover span, #params a.cur span {
				border: 0;
			}
			#show-short, #show-long {
				display: none;
			}
			#params-show table {
				width: 100%;
				font-size: 12px;
				border-width: 1px 0;
				border-style: solid;
				border-color: #000;
				color: #333;
			}
				#params-show td {
					padding: 12px;
					border-top: 1px solid #ccc;
					border-right: 1px solid #ccc;
				}
	#content .right {
		float: right;
		width: 38.4%; 
	}
		#content .right .image {
			overflow: hidden;
			text-align: center;
		}
		#content .right .price {
			margin: 24px 0 15px 0;
		}
			#content .right img {
				border: 0;
			}
			#content .right i {
				dispaly: block;
				float: left;
				line-height: 35px;
				font-size: 24px;
				font-style: normal;
				color: #fff;
			}
			#content .right .price a.button {
				float: left;
				display: block;
				height: 42px;
				cursor: pointer;
				background: url(/images/price_a.gif) left top repeat-x;
				text-decoration: none;
			}
			#content .right em {
				display: block;
				float: left;
				width: 20px; height: 42px;
			}
			#content .right em.start {
				background: url(/images/price_a_start.gif) left top no-repeat;
			}
			#content .right em.end {
				background: url(/images/price_a_end.gif) left top no-repeat;
			}
			#content .right .desc p {
				margin: 10px 0 0 0;
				line-height: 1.6em;
				font-size: 12px;
				color: #333;
			}
			#content .right .desc a {
				text-decoration: none;
				border-bottom: 1px solid #09f;
			}


/* Order */

#order {
	position: relative;
	margin: 30px 0 5px 0;
	height: 280px;
	background: url(/images/order-bg.gif) left top repeat-x
}
	.order-start {
		float: left;
		width: 18px; height: 280px;
		background: url(/images/order-start.png) left top no-repeat;
	}
	.order-end {
		float: right;
		width: 18px; height: 280px;
		background: url(/images/order-end.png) left top no-repeat;
	}
	.order-content {
		position: absolute;
		left: 0; top: 0;
		width: 100%; height: 280px;
	}
		.order-content .col1, .order-content .col2, .order-content .col3 {
			height: 280px;
		}
			.order-content h2 {
				margin: 28px 0 12px 0;
				font-size: 18px;
				font-weight: normal;
				color: #000;
			}
			.order-content h2 small {
				font-size: 12px;
			}
			.order-content h2 a {
				text-decoration: none;
				border-bottom: 1px solid #09f;
			}
			.order-content .labels {
				margin: 0 0 45px 33px;
				font-size: 18px;
			}
			.order-content .i {
				float: left;
				margin: 0; padding: 0 0 20px 33px;
				width: 93px;
				line-height: 23px;
				font-family: Arial;
				font-size: 14px;
				font-style: italic;
			}
			.order-content .control {
				float: left;
				margin: 0 0 20px 0;
				width: 143px; height: 23px;
			}
				.order-content .control span {
					float: left;
					margin-right: 10px; padding-bottom: 1px;
					width: 32px; height: 23px; line-height: 22px;
					overflow: hidden;
					text-align: center;
					font-size: 18px;
					color: #000;
				}
				#left-eye-display, #right-eye-display {
					background: #cc9;
				}
				#left-eye-remove, #right-eye-remove {
					margin-right: 3px;
					line-height: 16px;
					font-family: Tahoma;
					font-size: 36px;
					color: #f60;
					cursor: pointer;
				}
				#left-eye-add, #right-eye-add {
					line-height: 18px;
					font-family: Tahoma;
					font-size: 30px;
					color: #090;
					cursor: pointer;
				}
			.order-content .labels input, .order-content .labels label {
				cursor: pointer;
			}
		.col1 {
			float: left;
			width: 48%;
		}
			.col1 h2 {
				margin-left: 35px;
			}
			.col1 .i {
				padding-bottom: 5px;
			}
			.col1 em {
				float: left;
				margin-right: 10px; padding: 0 2px 1px 0;
				height: 23px; line-height: 22px;
				font-size: 18px;
				font-style: normal;
				background: #cc9;
			}
			.col1 .control, .col1 .i {
				margin-bottom: 5px;
			}
			.col1 .normal {
				margin: 0; padding-left: 33px; _padding-bottom: 2px;
				font-size: 12px;
			}
				.col1 .normal a {
					text-decoration: none;
					border-bottom: 1px solid #09f;
				}
			.trackbar-cont {
				position: relative;
				padding: 0; margin: 0 0 0 33px;
				width: 403px; height: 43px;
				overflow: hidden;
				background: url(/images/trackbar.png) left 7px no-repeat;
			}
			.trackbar-sub {
				margin: -20px 0 20px 22px; _margin-bottom: 10px;
				width: 420px; height: 15px;
				background: url(/images/trackbar-sub.png) left top no-repeat;
			}
		.col2 {
			float: left;
			width: 29%;
		}
			.col2 h2 {
				margin-left: 16px;
			}
		.col3 {
			position: relative;
			float: left;
			width: 22%;
		}
			.summ {
				float: right;
				margin: 38px 38px 0 0; padding-top: 47px; _margin-right: 19px;
				width: 185px; height: 63px;
				overflow: hidden;
				text-align: center;
				font-size: 36px;
				background: url(/images/order-summ.png) left top no-repeat;
			}
			#submit {
				display: block;
				position: absolute;
				top: 196px; right: 37px;
				width: 180px; height: 41px;
				cursor: pointer;
				background: url(/images/order-submit.png) left top no-repeat;
				border: 0;
			}

.footnote-left {
	float: left;
	width: 58.5%;
}
	.footnote-left p {
		margin: 16px 0 0 0; padding-left: 7px;
		line-height: 1.4em;
		font-size: 14px;
		color: #000;
	}
	.footnote-left a {
		text-decoration: none;
		border-bottom: 1px solid #09f;
	}
.footnote-right {
	float: right;
	width: 40.4%;
}
	.footnote-right .first {
		padding-left: 80px;
		width: 280px; height: 126px; line-height: 126px;
		font-size: 28px;
		background: url(/images/phones-first.png) left top no-repeat;
	}
		.footnote-right span {
		color: #666;
	}
	#window-v {
		display: none;
	}
	#window {
		position: relative;
		display: none;
		padding: 20px;
		width: 840px; height: 440px;
		background: #fff;
	}
		#window h1 {
			margin: 0 0 0 0;
			font-size: 24px;
			font-weight: normal;
			color: #069;
		}
		#window p {
			margin: 10px 0 0 0;
			line-height: 1.6em;
			font-size: 12px;
			color: #333;
		}
		#order-price {
			position: absolute;
			right: 25px; top: 27px;
			padding-top: 15px;
			width: 165px; height: 36px;
			text-align: center;
			font-size: 36px;
			background: url(/images/w-price.png) left top no-repeat;
			color: #000;
		}
		.form-set {
			position: absolute;
			left: 0; top: 170px;
			width: 256px; height: 234px;
			background: url(/images/form-set.png) left top no-repeat;
		}
		.w-close {
			position: absolute;
			right: 27px; top: 430px;
			//padding-bottom: 2px;
			font-size: 14px;
		}
			.w-close a {
				text-decoration: none;
				color: #999;
				border-bottom: 1px solid #999;
			}
		.w-input {
			position: absolute;
			padding: 3px 8px 0 8px;
			height: 38px;
			font-size: 30px;
			color: #333;
			border: 1px solid #d1d1d1;
		}
		#w-user-name {
			left: 256px; top: 170px;
			width: 437px;
		}
		#w-phonecode {
			left: 256px; top: 228px;
			width: 53px;
		}
		#w-phone {
			left: 351px; top: 228px;
			width: 140px;
		}
		#w-comment {
			position: absolute;
			left: 256px; top: 287px;
			padding: 3px 8px 0 8px;
			width: 437px; height: 121px;
			font-family: Tahoma;
			font-weight: normal;
			font-size: 18px;
			color: #333;
			border: 1px solid #d1d1d1;
		}
		#w-submit {
			position: absolute;
			left: 256px; top: 434px;
			width: 182px; height: 27px;
			background: url(/images/w-submit.png) left top no-repeat;
			border: 0;
			cursor: pointer;
		}










