/**********/
/* HK Exp */
/**********/
#exptitle { 
	float: left;
	width: 600px;
	padding: 30px 0px 30px 20px;
	font-family: "Arial";
	font-size: 11px;
	color: 808080;
}
#exptitle span {
	color: #00a7b8;
	font-size: 20px;
}
.expDivLeft {
	float: left;
	width: 510px;
	padding: 0px 15px 0px 15px;
	border-right: 2px dashed #DDDDDD;
	clear: left;
}
.expDivLeft .expstory {
	padding-bottom: 50px;
	clear: left;
}
.expstory {
	font-family: "Arial";
	font-size: 12px;
	color: #808080;
}
.expstory .photo {
	float: left;
	padding-right: 10px;
}
.expstory .img01 {
	padding: 5px;
	width: 140px;
	border: 1px solid #DDDDDD;
}
.img02 {
	float: right;
	padding-left: 10px;
}
.expstory .text1 {
	color: #404040;
	font-size: 13px;
	font-weight: bold;
}
.expstory .text2 {
	font-size: 13px;
	text-align: justify;
}
.expDivRight {
	float: right;
	width: 350px;
	padding: 0px 15px 0px 15px;
}
.expDivRight .expstory {
	padding-bottom: 50px;
	clear: left;
}
/***********/
/* Stories */
/***********/
.banner {
	padding-top: 80px;
	margin: auto;
}
.StoryLeft {
	float: left;
	width: 500px;
	clear: left;
}
.StoryLeft p {
	font-family: "Arial";
	font-size: 13px;
	color: #606060;
	text-align: justify;
	padding-bottom: 20px;
}
.StoryLeft span {
	font-family: "Arial";
	font-size: 14px;
	color: #00a7b8;
	font-weight: bold;
}
.StoryLeft .photo {
	float: left;
	padding-right: 10px;
}
.StoryLeft img {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
.StoryRight {
	float: right;
	width: 400px;
}
.StoryRight p {
	font-family: "Arial";
	font-size: 13px;
	color: #606060;
	text-align: justify;
	padding-bottom: 20px;
}
.StoryRight span {
	font-family: "Arial";
	font-size: 14px;
	color: #00a7b8;
	font-weight: bold;
}
.StoryRight img {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
/**********/
/* CN Exp */
/**********/
#cnexptitle { 
	float: left;
	width: 600px;
	padding: 30px 0px 30px 20px;
	font-family: "SimSun";
	font-size: 11px;
	color: 808080;
}
#cnexptitle span {
	color: #00a7b8;
	font-size: 20px;
}
.cnexpDivLeft {
	float: left;
	width: 560px;
	padding: 0px 15px 0px 15px;
	border-right: 2px dashed #DDDDDD;
	clear: left;
}
.cnexpDivLeft .cnexpstory {
	padding-bottom: 50px;
	clear: left;
}
.cnexpstory {
	font-family: "SimSun";
	font-size: 14px;
	color: #808080;
}
.cnexpstory .photo {
	float: left;
	padding-right: 10px;
}
.cnexpstory .img01 {
	padding: 5px;
	width: 140px;
	border: 1px solid #DDDDDD;
}
.img02 {
	float: right;
	padding-left: 10px;
}
.cnexpstory .text0 {
	font-size: 16px;
	color: #0070b2;
	font-weight: bold;
	line-height: 1.5;
}
.cnexpstory .text1 {
	color: #404040;
	font-size: 14px;
	font-weight: bold;
}
.cnexpstory .text2 {
	font-size: 14px;
	text-align: justify;
}
.cnexpDivRight {
	float: right;
	width: 380px;
	padding: 0px 15px 0px 15px;
}
.cnexpDivRight .cnexpstory {
	padding-bottom: 50px;
	clear: left;
}
.cnexpstory .img03 {
	padding: 5px;
	width: 70px;
}
.cnexpDivRight span {
	color: #00a7b8;
	font-size: 20px;
}
/**************/
/* CN Stories */
/**************/
.cnStoryLeft {
	float: left;
	width: 500px;
	clear: left;
}
.cnStoryLeft p {
	font-family: "SimSun";
	font-size: 13px;
	color: #606060;
	text-align: justify;
	padding-bottom: 20px;
}
.cnStoryLeft span {
	font-family: "SimSun";
	font-size: 14px;
	color: #00a7b8;
	font-weight: bold;
}
.cnStoryLeft .photo {
	float: left;
	padding-right: 10px;
}
.cnStoryLeft img {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
.cnStoryRight {
	float: right;
	width: 400px;
}
.cnStoryRight p {
	font-family: "SimSun";
	font-size: 13px;
	color: #606060;
	text-align: justify;
	padding-bottom: 20px;
}
.cnStoryRight span {
	font-family: "SimSun";
	font-size: 14px;
	color: #00a7b8;
	font-weight: bold;
}
.cnStoryRight img {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
/*****************/
/* parent sharing*/
/*****************/
.cnStory {
	float: left;
	width: 900px;
	clear: left;
	padding-left: 20px;
}
.cnStory p {
	font-family: "SimSun";
	font-size: 14px;
	color: #606060;
	text-align: justify;
	padding-bottom: 20px;
}
.cnStory span {
	font-family: "SimSun";
	font-size: 12px;
	color: #606060;
}
.cnStory .Rightphoto {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.cnStory .Leftphoto {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.cnStory img {
	padding: 5px;
	border: 1px solid #DDDDDD;
}
