@import"reset.css";
@import"skeleton.css";
@import"inner.css";
@import"color-fonts.css";
@import"elements.css";
@import"superfish.css";
@import"portfolio.css";
@import"portfilio-shape.css";
@import"forms.css";
@import"slider-form.css";
@import"flexslider.css";
@import"prettyPhoto.css";
@import"fancybox.css";
@import"jcarousel.css";
@import"camera.css";
body {
	background: none repeat scroll 0 0 #fff;
	font-size: 15px;
	line-height: 1.8em;
	font-family: '微软雅黑','黑体',serif;
	color: #777777;
	position: relative;
	min-width: 320px;
}
html, body {
	height: 100%;
}
a {
	color: #777777;
	outline: none;
	cursor: pointer;
	text-decoration: none;
}
a:hover {
}
p {
	margin-bottom: 20px;
}
img {
	max-width: 100%;
	height: auto;
}
/*  Header styles */
h1, h2, h3, h4, h5, h6 {
	color: #303030;
	display: block;
	/*font-family: 'Open Sans', Arial;*/
	font-family:'微软雅黑','黑体',serif;
	font-weight: 400;
	margin-bottom: 25px;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 23px;
	text-transform: capitalize;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.tagline h1 {
	margin-bottom: 10px;
	font-size: 24px;
	line-height: 30px;
	font-family: 'Open Sans', Arial;
	font-weight: 100;
}
.tagline h3 {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 30px;
	font-family: 'Open Sans', Arial;
	font-weight: 300;
}
.tagline h4 {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 30px;
	font-family: 'Open Sans', Arial;
}
.error-page h2 {
	font-size: 41px;
	line-height: 64px;
}
.logo h1 {
	float: left;
	margin-bottom: 0;
}
.logo a {
	background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 74px;
	position: absolute;
	text-indent: -999em;
	width: 230px;
	z-index: 3;
}
::selection {
	background: #D74340;
	color: #FFF;
}
::-moz-selection {
background:#D74340;
color:#FFF;
}
strong, strong a {
	/*font-family: 'Open Sans', Arial;*/
	font-family:'微软雅黑','黑体',serif;
	font-size: 12px;
	font-weight: 600;
}
strong a:hover {
	color: #000;
	text-decoration: underline;
}
.strong-1 a {
	color: #969696;
}
/*=========================================================================
 GLOBAL STRUCTURE
========================================================================= */


.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	height: 0;
	width: 100%;
}
.wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.extra-wrap {
	overflow: hidden;
	display: block;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.alignright {
	text-align: right;
}
.aligncenter {
	text-align: center;
}
.alignmiddle * {
	vertical-align: middle;
}
.sub-heading {
	color: #777;
	font-size: 12px;
	padding-top: 8px;
	text-shadow: 1px 1px 0 #FFFFFF;
	text-transform: lowercase;
	display: block;
}
.text-t-big {
	text-transform: uppercase;
}
.ident-bot-0 {
	margin-bottom: 0;
}
.ident-bot-1 {
	margin-bottom: 10px;
}
.ident-bot-2 {
	margin-bottom: 20px;
}
.ident-bot-3 {
	margin-bottom: 25px;
}
.ident-bot-4 {
	margin-bottom: 30px;
}
.ident-right-1 {
	margin-right: 18px;
}
.ident-right-2 {
	margin-right: 15px;
}
.ident-top-1 {
	margin-top: 10px;
}
.ident-top-2 {
	margin-top: 20px;
}
.ident-top-3 {
	margin-top: 30px;
}
/*=========================================================================
 Border
========================================================================= */
.border-1 {
	border-top: 6px solid #3376a0;
}
.border-3 {
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}
.border-4 {
	border-bottom: 1px solid #ededed;
}
.border-line {
	position: relative;
}
.border-line:before, .border-line:after {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 2px;
	content: "";
	display: block;
	z-index: 99;
}
.border-line:before {
	left: 0;
	background: url(../images/border-2-left.gif) left top repeat-y;
}
.border-line:after {
	right: 0;
	background: url(../images/border-2-right.gif) left top repeat-y;
}
.border-line.down:before, .border-line.down:after {
	bottom: -7px;
}
.border-line.up:before, .border-line.up:after {
	top: -10px;
}
/*=========================================================================
 HEADER
========================================================================= */


.row-1 {
	background-image: linear-gradient(bottom, #303030 0%, #111111 100%) !important;
	background-image: -o-linear-gradient(bottom, #303030 0%, #111111 100%) !important;
	background-image: -moz-linear-gradient(bottom, #303030 0%, #111111 100%) !important;
	background-image: -webkit-linear-gradient(bottom, #303030 0%, #111111 100%) !important;
	background-image: -ms-linear-gradient(bottom, #303030 0%, #111111 100%) !important;
	background-color: #303030 !important;
	filter: dropshadow(color=#303030, offx=1, offy=1) !important;
	border-bottom: 1px solid #000000;
	border-top: 3px solid #D74340;
}
.row-2 {
	background: none repeat scroll 0 0 #F3F3F3;
}
.row-3 {
	background: url("../images/shadow.png") repeat-x scroll 50% bottom transparent;
	width: 100%;
}
.row-6 {
	background: none repeat scroll 0 0 #f9f9f9;
}
.row-5 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.slogan {
	float: left;
	font-size: 12px;
	line-height: 32px;
	/*font-family: 'OpenSansBold', Arial;*/
	font-family:'微软雅黑','黑体',serif;
	color: #fff;
	text-transform: uppercase;
	background: url('../images/separator-2.png') no-repeat;
	margin-left: 26px;
	margin-top: 20px;
	padding-left: 26px;
	text-shadow: 1px 1px 0 #000, 2px 2px 0 #777;
}
nav {
	float: right;
	padding: 20px 0;
}
.login {
	float: right;
	padding-top: 28px;
	margin-right: 2px;
}
.login li {
	float: left;
	padding-left: 9px;
	background: url('../images/slogan-border.jpg') no-repeat 0 2px;
}
.login li:first-child {
	padding-right: 9px;
	background: none;
}
.login li a {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
	/*font-family: 'OpenSansRegular', Arial;*/
	font-family:'微软雅黑','黑体',serif;
	text-transform: uppercase;
	text-shadow: rgba(0, 0, 0, 0.27) 1px 1px 1px;
}
.login li a:hover {
	text-decoration: underline;
}
/*=========================================================================
 CONTENT
========================================================================= */
#content {
	padding: 42px 0 65px 0;
	border-bottom: 5px solid #f1f0ed;
}
#page-inner #content {
	background: url("../images/patterns/shadow.png") repeat-x scroll 0 0 transparent;
	padding: 50px 0 40px;
}
#page1 #content {
	padding: 60px 0 40px;
}
.content-wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 30px auto;
	width: 1060px;
	-webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
	behavior: url(css/PIE.htc);
}
.checked {
	float: left;
	margin-right: 18px;
	margin-top: 5px;
}
.text-p1 {
	border-left: 3px solid #AA4E33;
	font-size: 23px;
	line-height: 30px;
	margin-top: 53px;
	padding-left: 20px;
}
.list-1 li {
	padding-left: 26px;
	background: url('../images/list-marker-1.png') no-repeat 0 7px;
	border-bottom: 1px solid #f3f3f3;
}
.list-1 li a {
	font-size: 12px;
	line-height: 30px;
	/*font-family: 'Arial', Tahoma, sans-serif;*/
	font-family:'微软雅黑','黑体',serif;
	font-weight: bold;
}
.list-1 li span {
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	/*font-family: 'Arial', Tahoma, sans-serif;*/
	font-family:'微软雅黑','黑体',serif;
	font-weight: bold;
	width: 80px;
}
.list-1 li em {
	display: inline-block;
	font-size: 12px;
	line-height: 30px;
	/*font-family: 'Open Sans', Arial, Tahoma, sans-serif;*/
	font-family:'微软雅黑','黑体',serif;
}
.list-1 li a:hover {
	text-decoration: none;
}
.list-2 li {
	padding-left: 13px;
	background: url('../images/list-marker-2.png') no-repeat 0 9px;
}
.list-2 li a {
	color: #f3aca1;
	font-size: 12px;
	line-height: 24px;
	/*font-family: "Trebuchet MS", sans-serif;*/
	font-family:'微软雅黑','黑体',serif;
	text-decoration: underline;
}
.list-2 li a:hover {
	color: #fff;
}
.block-ident-1 {
	padding-right: 30px;
}
.block-ident-2 {
	padding-right: 20px;
}
.block-ident-3 {
	padding-right: 17px;
}
.block-ident-4 {
	padding-right: 20px;
}
.block-1 {
	background: #f7f6f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE.htc);
}
.block-1 img {
	float: left;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	border-right: 5px solid #ecebe7;
	behavior: url(css/PIE.htc);
}
.block-1-1 {
	float: left;
	width: 154px;
	margin-left: 16px;
	padding-top: 26px;
}
.date {
	line-height: 18px;
}
.block-2 {
	background: #fff;
	border: 1px solid #EEEEEE;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE.htc);
}
.block-2 img {
	float: left;
	width: 295px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	border-right: 5px solid #eee;
	behavior: url(css/PIE.htc);
}
.block-2-1 {
	float: left;
	width: 568px;
	padding: 20px;
}
.block-3 {
	background: #f7f6f4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(css/PIE.htc);
}
.block-3 img {
	float: left;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	border-right: 5px solid #ecebe7;
	behavior: url(css/PIE.htc);
}
.block-3-1 {
	float: left;
	width: 195px;
	margin-left: 16px;
	padding-top: 26px;
}
.block-4 img {
	float: left;
}
.block-4-1 {
	float: left;
	width: 205px;
	margin-left: 39px;
	padding-top: 18px;
}
.block-5 {
	padding-top: 9px;
}
.block-6 img {
	float: left;
}
.block-6-1 {
	float: left;
	width: 360px;
	margin-left: 20px;
}
.banner-1 {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
	margin-top: 3px;
	behavior: url(css/PIE.htc);
}
.link-name {
	font: 12px/21px 'OpenSansSemibold', Arial;
	text-transform: uppercase;
}
.link-name:hover {
	color: #000;
	text-decoration: underline;
}
.shadow-1 {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.34);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.34);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.34);
	behavior: url(css/PIE.htc);
}
.rt-block-1 {
	display: block;
}
.rt-block-4 {
	display: block;
	margin-top: -5px;
}
.img-border-bg {
	background: #fff;
	display: block;
	overflow: hidden;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 0 1px #e7e7e7 inset;
	-moz-box-shadow: 0 0 0 1px #e7e7e7 inset;
	box-shadow: 0 0 0 1px #e7e7e7 inset;
}
.img-border {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
}
.img-border-1 {
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.30);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.30);
	behavior: url(css/PIE.htc);
}
.img-border-2 {
	display: inline-block;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.30);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.30);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.30);
	behavior: url(css/PIE.htc);
}
.figure-1 a.left-image {
	margin-right: 7px;
}
.figure-1 a.right-image {
	margin-left: 7px;
}
/*  Buttons */
.button {
	display: inline-block;
	font-size: 12px;
	line-height: 21px;
	/*font-family: "Trebuchet MS", sans-serif;*/
	font-family:'微软雅黑','黑体',serif;
	color: #D74340;
	text-decoration: underline;
	padding-right: 16px;
	background: url("../images/button-arrow.png") no-repeat scroll 100% 10px transparent;
}
.button:hover {
	color: #000;
	background: url('../images/button-arrow-hover.png') no-repeat 100% 50%;
}
.link-1 {
	color: #969696;
}
.link-1:hover {
}
/*=========================================================================
 Team
========================================================================= */

.team-contact-info {
	border-left: 1px dashed rgb(204, 204, 204);
	padding-left: 20px;
}
.team-contact-info ul {
	display: block;
	width: 100%;
}
.team-contact-info li em {
	float: left;
	width: 54px;
}
.team-text {
}
.team-text h3 {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	margin-bottom: 10px;
}
.team-text a {
	float: left;
}
.team-text p {
	float: left;
}
team-contact-info .progress {
	margin-bottom: 13px;
}
/*=========================================================================
 Side Navigation
========================================================================= */

ul.side-navigation {
}
ul.left-side-navigation {
	padding-right: 50px;
}
ul.right-side-navigation {
	padding-left: 50px;
}
.side-navigation li {
	list-style: none;
	text-align: left;
}
.side-navigation li.side-menu {
	width: 100%;
}
.side-navigation li.side-button a {
	display: block;
	/*font-family: 'Open Sans', Arial;*/
	font-family:'微软雅黑','黑体',serif;
	font-size: 15px;
	height: 32px;
	padding: 10px 20px 0;
	position: relative;
}
.side-navigation li.side-button a:hover {
	text-decoration: none;
}
.left-side-navigation li.side-button a span {
	height: 42px;
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	display: block;
}
.right-side-navigation li.side-button a span {
	height: 42px;
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	display: block;
}
.side-navigation li.side-button a.sub-nav-white {
	background: none repeat scroll 0 0 #fff;
	border-bottom: 1px solid #F3F3F3;
	border-top: 1px solid #fff;
	color: #303030;
}
.left-side-navigation li.side-button a.sub-nav-white span {
	background: url('../images/left-shadow-nav.png') repeat-y scroll right top transparent;
}
.right-side-navigation li.side-button a.sub-nav-white span {
	background: url('../images/right-shadow-nav.png') repeat-y scroll left top transparent;
}
.side-navigation li.side-button a.sub-nav-orange {
	background: none repeat scroll 0 0 #303030;
	color: #fff;
}
.side-navigation li.side-button a.sub-nav-orange:hover {
	background: none repeat scroll 0 0 #D74340;
	color: #fff;
}
.left-side-navigation li.side-button a.sub-nav-orange span {
	background: url('../images/left-orange.png') no-repeat scroll right top transparent;
	position: absolute;
	right: -20px;
	width: 20px;
}
.right-side-navigation li.side-button a.sub-nav-orange span {
	background: url('../images/right-orange.png') repeat-x scroll left top transparent;
	position: absolute;
	left: -20px;
	width: 20px;
}
/* The hover effects */

.side-navigation li.side-button a:hover {
	background-position: bottom left;
	color: #D74340;
}
.side-navigation li.side-button a:hover span {
	background-position: bottom right;
}
.side-navigation .side-dropdown {
	display: none;
	width: 100%;
}
.side-navigation .side-dropdown li {
	background: none repeat scroll 0 0 #303030;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.side-navigation li ul li ul li ul li:first-child {
	background: none repeat scroll 0 0 #D74340 !important;
}
.side-navigation .side-dropdown li:hover {
	background: none repeat scroll 0 0 #D74340;
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.side-navigation .side-dropdown li a {
	color: #FFFFFF;
	display: block;
	padding: 4px 18px;
}
.side-navigation .side-dropdown li a:hover {
	color: #fff;
}
.side-navigation .side-dropdown li li {
}
.side-navigation .side-dropdown li li a {
	color: #FFFFFF;
	display: block;
	padding: 8px 18px 8px 26px;
}
.side-navigation .side-dropdown li li a:hover {
	color: #fff;
}
.left-nav-footer-shadow {
	background: url('../images/left-shadow-nav-footer.png') repeat-y scroll right top transparent;
	height: 81px;
}
.right-nav-footer-shadow {
	background: url('../images/right-shadow-nav-footer.png') repeat-y scroll left top transparent;
	height: 81px;
}
/*=========================================================================
 FAQs
========================================================================= */

.faq_list {
	width: 100%;
}
.faq_list dt {
	color: #333;
	position: relative;
	padding: 0 0 15px 26px;
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin: 0 0 20px;
	background: none;
}
.faq_list span.marker {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 15px;
	color: #D74340;
	font-weight: bold;
}
.faq_list dd {
	padding: 0 0 0 26px;
	position: relative;
	margin: 0 0 2em 0;
}
.faq_list dd .marker {
	top: 3px;
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	;
}
/*=========================================================================
 Blog
========================================================================= */

.post-border-right {
}
.post-holder {
	position: relative;
}
.post-holder .time {
	display: inline-block;
}
.post-holder .entry-title, .post-holder .entry-title a {
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #222;
	text-decoration: none;
	text-transform: uppercase;
}
.post-holder .entry-title a:hover {
}
.post-meta {
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	display: inline-block;
	padding: 10px 0;
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.post-meta a {
	text-decoration: none;
}
.post-meta a:hover {
	color: #000;
}
.post-holder .date {
	position: relative;
	left: 0;
	top: -7px;
	background: #222;
	border: 1px solid #3b2e29;
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	float: left;
	width: 49px;
	height: 46px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
}
.post-holder .date span {
	display: block;
	text-transform: lowercase;
}
.post-holder .date .day {
	font-size: 18px;
	line-height: 1em;
	padding: 5px 0 0 0;
}
.post-holder .date .month {
	font-size: 10px;
	margin-top: 0;
	text-transform: uppercase;
}
.comments-link {
	display: block;
	color: #fff !important;
	width: 32px;
	height: 35px;
	background: url("../images/comments-bg.png") 0 0 no-repeat;
	font-family: 'Open Sans', Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 28px;
	text-decoration: none;
	position: relative;
}
.comments-link:hover {
	color: #D74340 !important;
}
/*  parent post */

.parent {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 0 1px #CCCCCC;
	margin-bottom: 30px;
	padding: 20px;
	position: relative;
}
.parent-sub-img {
	background: url("../images/post-sub.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 70px;
	left: -22px;
	position: absolute;
	top: -30px;
	width: 19px;
}
.parent h5 {
	margin-bottom: 2px !important;
}
.parent h5 a:link, .parent h5 a:visited {
	color: #333333;
	font: bold 14px 'arial';
}
.parent img {
	float: left;
}
.parent span {
	font: italic 12px 'georgia';
}
.parent a.reply:link, .parent a.reply:visited {
	background: none repeat scroll 0 0 #EB4D3A;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin-left: 20px;
	padding: 2px 6px;
	text-transform: uppercase;
}
.parent a.reply:hover {
	background: none repeat scroll 0 0 #333;
}
.parent p {
	margin-top: 10px;
	overflow: hidden;
}
.child {
	margin-left: 40px;
}
.subchild {
	margin-left: 80px;
}
/*  Addthis Widget */
.addthis_button_google_plusone {
	position: relative;
	top: -13px;
}
.addthis_toolbox {
	float: right;
	text-align: right;
}
.addthis_toolbox.addthis_pill_combo a {
	margin-top: 2px;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet, .addthis_toolbox.addthis_pill_combo a.addthis_counter {
	margin-top: 2px;
}
.addthis_button_compact .at15t_compact {
	float: left;
	margin-right: 4px;
}
.addthis_button_google_plusone iframe {
	width: 80px !important;
}
.addthis_button_tweet iframe {
	width: 98px !important;
}
.addthis_button_facebook_like iframe {
	width: 98px !important;
}
/*  Blog Video */
.sidebar-blog-video iframe {
	width: 610px;
	height: 342px;
}
.fulwidthl-blog-video iframe {
	width: 930px;
	height: 341px;
}
.three-col-blog-video iframe {
	width: 450px;
	height: 262px;
}
.small-sidebar-blog-video iframe {
	width: 290px;
	height: 290px;
}
.small-three-col-blog-video iframe {
	width: 210px;
	height: 204px;
}
/*=========================================================================
 Sidebar
========================================================================= */

.sidebar-rsb {
	float: right;
	padding-left: 40px;
}
.sidebar-lsb {
	float: left;
	padding-right: 40px;
}
.sidebar h5 {
	background: url("../images/icons/arrow_state_grey_right.png") no-repeat scroll 0 13px transparent;
	border-bottom: 1px solid #F3F3F3;
	border-top: 1px solid #F3F3F3;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.search, .sidebar-social, .categories, .recent-post, .side-paragraph, .our-sponsors {
	float: left;
	padding: 0 0 40px;
	width: 100%;
}

/* Search */
.search form {
}
.search input[type="text"] {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
	border: 1px solid #F3F3F3;
	color: #777;
	padding: 10px;
	width: 90%;
}
.search p, .search div {
	margin-bottom: 0;
}

/* product-search */
.product-search, .sidebar-social, .categories, .recent-post, .side-paragraph, .our-sponsors {
	float: left;
	padding: 0 0 10px;
	width: 100%;
}
.product-search form {
}
.product-search input[type="text"] {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
	border: 1px solid #F3F3F3;
	color: #777;
	padding: 10px;
	width: 90%;
}
.product-search p, .search div {
	margin-bottom: 0;
}
/* Side paragraph, Recent Post */
.side-paragraph a, .recent-post a {
	margin-right: 15px;
}
/* Side paragraph, Recent Post */
.three-col-blog-video .side-paragraph a, .three-col-blog-video .recent-post a {
	margin-right: 0;
	margin-bottom: 10px;
}
.recent-post .smalldate {
	background: url("../images/icons/cal.png") no-repeat scroll 0 2px transparent;
	color: #777;
	display: block;
	font-size: 11px;
	font-style: italic;
	overflow: hidden;
	padding: 0 0 0 20px;
}
.recent-post-block {
	margin-bottom: 10px;
	display: inline-block;
}
/* Our Sponsors */
.our-sponsors a {
	display: inline-block;
	margin: 0 3px 10px;
}
/* Sociable */
.sidebar-social ul {
}
.sidebar-social ul li {
	float: left;
	margin-right: 0;
}
.categories ul {
}
.categories ul li {
	padding: 2px 0;
}
.categories ul li a:link, .categories ul li a:visited {
	background: url("../images/arrow.png") no-repeat scroll 0 8px transparent;
	color: #777;
	display: inline-block;
	padding-left: 20px;
}
.categories ul li a:hover {
	color: #D74340;
}
/* PRETTY PHOTO
========================================================================= */

/* Lightbox image */
.lightbox-image {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.lightbox-image img {
	position: relative;
	z-index: 2;
}
#page1 .lightbox-image img {
	float: left;
}
.lightbox-image span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../images/image-overlay.png") no-repeat scroll 50% 50% transparent;
	z-index: 1;
}
/* Lightbox link */
.lightbox-link {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.lightbox-link img {
	position: relative;
	z-index: 2;
}
#page1 .lightbox-link img {
	float: left;
}
.lightbox-link span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../images/image-overlay-link.png") no-repeat scroll 50% 50% transparent;
	z-index: 1;
}
/* Lightbox video */
.lightbox-video {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.lightbox-video img {
	position: relative;
	z-index: 2;
}
#page1 .lightbox-video img {
	float: left;
}
.lightbox-video span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url("../images/video-camera.png") no-repeat scroll 50% 50% transparent;
	z-index: 1;
}
/*=========================================================================
 FOOTER
========================================================================= */


footer {
	background: none repeat scroll 0 0 #e0e1e2;
}
.footer-1 {
	padding: 40px 0;
}
.footer-2 {
	text-align: center;
	padding: 20px 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1) inset;
	background: none repeat scroll 0 0 rgba(0, 54, 108, 1);
}
.row-4 {
	background: url('../images/row-4-bg.jpg') repeat-x;
	height: 5px;
}
.policy {
	font-size: 12px;
	line-height: 24px;
	font-family: "Trebuchet MS", sans-serif;
	color: #ffffff;
	text-shadow: rgba(0, 0, 0, 0.5) 1px 1px 1px;
}
.policy a {
	color: #ffffff;
}
.policy a:hover {
	text-decoration: underline;
}

.add-data {
	font-size: 12px;
	line-height: 24px;
	font-family: '微软雅黑','黑体',serif;
	color: #666666;
	text-shadow: rgba(115, 115, 115, 0.5) 1px 1px 1px;
}
.add-data a {
	color: #ffffff;
}
.add-data a:hover {
	text-decoration: underline;
}
/*=========================================================================
 MAP
========================================================================= */

dl {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
dd {
	display: inline-block;
}
dd span {
	float: left;
	width: 105px;
}
dl strong {
	display: block;
}
footer dl {
	display: block;
	margin-bottom: 10px;
	width: 100%;
}
footer dd {
	display: inline-block;
}
footer dd span {
	float: left;
	width: 63px;
}
footer dl strong {
	display: block;
}
.map {
	width: 100%;
}
.map iframe {
	width: 100%;
	height: 350px;
	margin: 0;
}
 @media only screen and (min-width: 768px) and (max-width: 959px) {
.logo a {
	width: 101px;
}
.content-wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 100%;
}
.block-ident-1 {
	padding-right: 0px;
}
.block-ident-2 {
	padding-right: 10px;
}
.block-ident-3 {
	padding-right: 0px;
}
.block-1 img {
	width: 160px;
	border-bottom: 5px solid #ecebe7;
}
.rt-block-5 {
	display: none;
}
.block-2 img {
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
	behavior: url(css/PIE.htc);
}
.block-2-1 {
	width: 406px;
}
.block-3 img {
	width: 160px;
	-webkit-border-radius: 4px 0 0 0;
	-moz-border-radius: 4px 0 0 0;
	border-radius: 4px 0 0 0;
	border-bottom: 5px solid #ecebe7;
	behavior: url(css/PIE.htc);
}
.block-3-1 {
	width: 165px;
}
.block-4 img {
	width: 260px;
	margin-top: 16px;
}
.block-4-1 {
	width: 205px;
	margin-left: 20px;
}
.text-p1 {
	border-left: 3px solid #AA4E33;
	margin-top: 21px;
	padding-left: 10px;
}
.figure-1 a.left-image {
	margin-right: 5px;
	width: 101px;
}
.figure-1 a.right-image {
	margin-left: 5px;
	width: 101px
}
.block-6-1 {
	float: left;
	width: 260px;
	margin-left: 10px;
}
/*  Blog Video */
.sidebar-blog-video iframe {
	width: 482px;
	height: 269px;
}
.fulwidthl-blog-video iframe {
	width: 738px;
	height: 243px;
}
.three-col-blog-video iframe {
	width: 354px;
	height: 211px;
}
.small-sidebar-blog-video iframe {
	width: 226px;
	height: 226px;
}
.small-three-col-blog-video iframe {
	width: 162px;
	height: 162px;
}
}
 @media only screen and (max-width: 767px) {
.content-wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 100%;
}
.donate-button {
	display: none;
}
nav {
	float: none;
	background: none;
}
.donate-button {
	display: none;
}
.block-ident-1 {
	padding-right: 0px;
}
.block-ident-2 {
	padding-right: 0px;
}
.text-p1 {
	border-left: 0 solid #AA4E33;
	margin-top: 0;
	padding-left: 0;
}
.login {
	display: none;
}
.slogan {
	display: none;
}
.banner-1 {
	position: relative;
	left: 50%;
	margin-left: -110px;
}
.block-1 img {
	border-right: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	width: 100%;
	behavior: url(css/PIE.htc);
}
.block-1-1 {
	width: 260px;
}
.block-2 img {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	border-right: none;
	behavior: url(css/PIE.htc);
}
.block-2-1 {
	width: 260px;
}
.block-3 img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border-right: none;
	width: 100%;
	behavior: url(css/PIE.htc);
}
.block-3-1 {
	width: 260px;
}
.block-4-1 {
	width: 100%;
	margin-left: 0;
}
.block-ident-3 {
	padding-right: 0px;
}
.rt-block-5 {
	display: none;
}
.block-6 img {
	width: 100%;
}
.block-6-1 {
	float: left;
	width: 280px;
	margin-left: 0px;
}
.rt-ident-bottom-1 {
	margin-bottom: 30px;
}
.block-ident-4 {
	padding-right: 0;
}
.sidebar {
	padding-left: 0;
}
.sidebar-blog {
	padding-left: 0;
}
/*  Blog Video */
.sidebar-blog-video iframe {
	width: 290px;
	height: 160px;
}
.fulwidthl-blog-video iframe {
	width: 290px;
	height: 160px;
}
.three-col-blog-video iframe {
	width: 290px;
	height: 160px;
}
.small-sidebar-blog-video iframe {
	width: 290px;
	height: 160px;
}
.small-three-col-blog-video iframe {
	width: 290px;
	height: 160px;
}
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.content-wrapper {
	background: none repeat scroll 0 0 #FFFFFF;
	margin: 0 auto;
	width: 100%;
}
.img-border-bg {
	margin: 4px 0 20px 0;
}
.slogan {
	display: block;
	margin-left: 15px;
	padding-left: 15px;
}
.text-p1 {
	border-left: 0 solid #AA4E33;
	margin-top: 0;
	padding-left: 0;
}
.block-1 img {
	border-right: 5px solid #ecebe7;
	border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
	width: 220px;
}
.block-1-1 {
	width: 154px;
}
.block-2 img {
	width: 100%;
}
.block-2-1 {
	width: 380px;
}
.block-3 img {
	width: 210px;
	-webkit-border-radius: 4px 0 0 0;
	-moz-border-radius: 4px 0 0 0;
	border-radius: 4px 0 0 0;
	border-bottom: none;
	behavior: url(css/PIE.htc);
}
.block-3-1 {
	width: 165px;
}
.block-4 img {
	width: 200px;
	margin-top: 16px;
}
.block-4-1 {
	float: left;
	width: 180px;
	margin-left: 20px;
	padding-top: 18px;
}
.block-6 img {
	width: 140px;
}
.block-6-1 {
	float: left;
	width: 260px;
	margin-left: 15px;
}
.figure-1 a.left-image {
	margin-right: 10px;
	width: 188px;
}
.figure-1 a.right-image {
	margin-left: 10px;
	width: 188px;
}
.rt-block-2 {
	width: 180px !important;
	float: left;
	margin-right: 30px;
}
.rt-block-3 {
	width: 180px;
	float: left;
	margin-right: 30px;
}
/*  Blog Video */
.sidebar-blog-video iframe {
	width: 410px;
	height: 243px;
}
.fulwidthl-blog-video iframe {
	width: 410px;
	height: 243px;
}
.three-col-blog-video iframe {
	width: 410px;
	height: 243px;
}
.small-sidebar-blog-video iframe {
	width: 410px;
	height: 243px;
}
.small-three-col-blog-video iframe {
	width: 410px;
	height: 243px;
}
}
