.chinese-frame {
   position: relative;
   width: 1100px;
   height: 710px;
   left: 50%;
   margin-left: -550px;
   margin-top: 8px;
   background: url(/images/landingspages/chinese-new-year/background.jpg) no-repeat;
   background-position: top center;
   background-repeat: no-repeat;
}
.chinese-text
{	
	display:inline;
	width:228px;
	height:475px !important;
	height:500px;
	padding-top: 30px;
	margin-left:258px;
	color: white;
	float:left;
}
.chinese-text a, hover, visited
{	
	color:white;
	text-decoration:underline;
}
.chinese-text H1 {
	font-size:20px;
	color: orange;
	font-weight: bold;
}
.chinese-watch
{	
	width:525px;
	height:700px;
	color: white;
	float:left;
	margin-left:10px;
	cursor:pointer;
}
