﻿.img-indent {
	margin: 0px 20px 0px 0px;
	float: left;
}
.img-box {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.img-box img {
	margin: 0px 20px 0px 0px;
	float: left;
}
.extra-wrap {
	overflow: hidden;
}

.box {
	background-color:#FFF;
	line-height: 18px;
	overflow: hidden;
	font-size: 12px;
	max-width: 774px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index:999999999999999999;
	behavior: url(js/PIE.htc);
	border:2px #cccccc solid;
}
.box .inner {
	padding: 5px 10px 15px 10px;
}
.box .wrap {
	width: 550px;
	color:#000;
}
.wrap h2 {
	font-family:MyriadProRegular;
	font-size:18px;
	color:#434343;
	float:left;
	line-height:53px;
}
.wrap img {
	float:left;
	margin-right:10px;
}
.wrap_Des p {
	font-family:MyriadProRegular;
	font-size:13px;
	font-weight:bold;
	color:#434343;
	display:block;
	text-align:justify;
	line-height:20px;
}
.wrap_Des {
	width:520px;
	margin-left:10px;
}
.wrap_Title {
	width:500px;
	margin-bottom:5px;
}

#fancybox-loading {
	left: 50%;
	top: 50%;
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin-top: -20px;
	margin-left: -20px;
	display: none;
	position: fixed;
	z-index: 1104;
	cursor: pointer;
}
* html #fancybox-loading {
	margin-top: 0px;
	position: absolute;
}
#fancybox-loading div {
	left: 0px;
	top: 0px;
	width: 40px;
	height: 480px;
	position: absolute;
	background-image: url("fancybox.png");
}
#fancybox-overlay {
	background: rgb(0, 0, 0);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	display: none;
	position: fixed;
	z-index: 1100;
}
* html #fancybox-overlay {
	width: 100%;
	position: absolute;
}
#fancybox-tmp {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	overflow: auto;
	display: none;
}
#fancybox-wrap {
	margin: 0px;
	padding: 20px;
	left: 0px;
	top: 0px;
	display: none;
	position: absolute;
	z-index: 1101;
}
#fancybox-outer {
	width: 100%;
	height: 100%;
	position: relative;
}
#fancybox-inner {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 1px; 
	height: 1px;
	overflow: hidden;
	position: absolute;
}
#fancybox-hide-sel-frame {
	left: 0px;
	top: 0px;
	width: 100%; 
	height: 100%;
	position: absolute;
}
#fancybox-close {
	top: 5px;
	width: 40px;
	height: 40px;
	right: 5px;
	display: none;
	position: absolute;
	z-index: 1103;
	cursor: pointer;
	background-image: url("close.png");
}
#fancybox_error {
	background: rgb(0, 0, 0);
	font: 12px/20px Arial;
	margin: 0px;
	padding: 30px 20px;
	color: rgb(255, 255, 255);
	font-size-adjust: none;
	font-stretch: normal;
}
#fancybox-content {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}
#fancybox-img {
	margin: 0px;
	padding: 0px;
	border: currentColor;
	width: 100%; 
	height: 100%;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}
#fancybox-frame {
	border: currentColor;
	width: 100%;
	height: 100%;
	display: block; 
	position: relative;
}
#fancybox-title {
	left: 0px;
	bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	position: absolute;
	z-index: 1102;
}
.fancybox-title-inside {
	padding: 10px 0px;
	text-align: center;
	color: rgb(51, 51, 51);
}
.fancybox-title-outside {
	text-align: center;
	color: rgb(255, 255, 255);
	padding-top: 5px;
	font-weight: bold;
}
.fancybox-title-over {
	text-align: left;
	color: rgb(255, 255, 255);
}
#fancybox-title-over {
	padding: 10px;
	display: block;
	background-image: url("../images/fancy_title_over.png");
}
#fancybox-title-wrap {
	display: inline-block;
}
#fancybox-title-wrap span {
	height: 32px;
	float: left;
}
#fancybox-title-left {
	background-position: -40px -90px;
	padding-left: 15px;
	background-image: url("../images/fancybox.png");
	background-repeat: no-repeat;
}
#fancybox-title-main {
	background-position: 0px -40px;
	color: rgb(255, 255, 255);
	line-height: 29px;
	font-weight: bold;
	background-image: url("../../images/fancybox-x.png");
}
#fancybox-title-right {
	background-position: -55px -90px;
	padding-left: 15px;
	background-image: url("../images/fancybox.png");
	background-repeat: no-repeat;
}
#fancybox-left {
	width: 35%;
	height: 100%;
	bottom: 0px;
	display: none;
	position: absolute;
	z-index: 1102;
	cursor: pointer;
	background-image: url("images/blank.gif");
}
#fancybox-right {
	width: 35%;
	height: 100%;
	bottom: 0px;
	display: none;
	position: absolute;
	z-index: 1102;
	cursor: pointer;
	background-image: url("images/blank.gif");
}
#fancybox-left {
	left: 0px;
}
#fancybox-right {
	right: 0px;
}
#fancybox-left-ico {
	left: -9999px;
	top: 50%;
	width: 34px;
	height: 34px;
	margin-top: -15px;
	display: block;
	position: absolute;
	z-index: 1102;
	cursor: pointer;
}
#fancybox-right-ico {
	left: -9999px;
	top: 50%;
	width: 34px;
	height: 34px;
	margin-top: -15px;
	display: block;
	position: absolute;
	z-index: 1102;
	cursor: pointer;
}
#fancybox-left-ico {
	background-image: url("images/fancybox-left.png");
}
#fancybox-right-ico {
	background-image: url("images/fancybox-right.png");
}
#fancybox-left:hover {
	visibility: visible;
}
#fancybox-right:hover {
	visibility: visible;
}
#fancybox-left:hover span {
	left: 0px;
}
#fancybox-right:hover span {
	left: auto;
	right: 0px;
}
.fancy-bg {
	margin: 0px;
	padding: 0px;
	border: 0px currentColor;
	width: 20px;
	height: 20px;
	position: absolute;
	z-index: 1001;
}
#fancy-bg-n {
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url("fancybox-x.png");
}
#fancy-bg-ne {
	background-position: -40px -162px;
	top: -20px;
	right: -20px;
	background-image: url("fancybox.png");
}
#fancy-bg-e {
	background-position: -20px 0px;
	top: 0px;
	height: 100%;
	right: -20px;
	background-image: url("fancybox-y.png");
}
#fancy-bg-se {
	background-position: -40px -182px;
	right: -20px;
	bottom: -20px;
	background-image: url("fancybox.png");
}
#fancy-bg-s {
	background-position: 0px -20px;
	left: 0px;
	width: 100%;
	bottom: -20px;
	background-image: url("fancybox-x.png");
}
#fancy-bg-sw {
	background-position: -40px -142px;
	left: -20px;
	bottom: -20px;
	background-image: url("fancybox.png");
}
#fancy-bg-w {
	left: -20px;
	top: 0px;
	height: 100%;
	background-image: url("fancybox-y.png");
}
#fancy-bg-nw {
	background-position: -40px -122px;
	left: -20px;
	top: -20px;
	background-image: url("fancybox.png");
}