body{
	margin:0px;
	padding:0px;
}
#BGframe{
	
	width:100%;
	height:1000px;
	background-color:#fc2a51;
}
.Tag{
	position:relative;
	background:url(../pic/Tag.png) no-repeat;
	width:200px;
	height:40px;
	cursor:pointer;
}
.Title{
	float:right;
	margin-top:10px;
	margin-right:35px;
}
#Colourcorn{
	margin-left:6px;
}
#ContentFrame{
	position:absolute;
	top:120px;
	left:50%;
	width:1024px;
	height:700px;
	margin-left:-512px;
}
#HomeBG{
	margin-left:50px;
}
#HomeContent{
	margin-left:80px;
}
#ServiceContent{
	margin-left:20px;
}
#AboutUsContent{
	margin-top:20px;
}
.mbcontainercontent{
	height:500px;
	width:800px;
	overflow:hidden;
}

.CCwhite{
	position:absolute;
	top:0px;
	left:200px;
}
.Content{
	display:none;
}

.containerPlus.CCwhite .no	{ background: url('../pic/TopLeft.png') top left no-repeat; padding:0px;}
.containerPlus.CCwhite .ne	{ background: url('../pic/TopRight.png') top right no-repeat; margin-left: 45px;}
.containerPlus.CCwhite .n	{ padding-top:0px;background: url('../pic/TopCenter.png') top center repeat-x; margin-right: 45px; height:37px;}
.containerPlus.CCwhite .n	{ font-size:16px;-moz-user-select: none; -khtml-user-select: none}

.containerPlus.CCwhite .o	{ background: url('../pic/MidLeft.png') top left repeat-y;}
.containerPlus.CCwhite .e	{ background: url('../pic/MidRight.png') top right repeat-y; margin-left: 45px;}
.containerPlus.CCwhite .c { background: url('../pic/MidCenter.png'); margin-right: 45px; padding-top: 1px; padding-bottom: 1px; }
.containerPlus.CCwhite .c .mbcontainercontent {color:#000;}
.containerPlus.CCwhite .n	a{}
.containerPlus.CCwhite .n	a:hover{ text-decoration:underline}

.containerPlus.CCwhite .so	{ background: url('../pic/BottomLeft.png') bottom left no-repeat;}
.containerPlus.CCwhite .se	{ background: url('../pic/BottomRight.png') bottom right no-repeat; margin-left:45px;}
.containerPlus.CCwhite .s { height:54px;background: url('../pic/BottomCenter.png') bottom repeat-x;padding-top:0px; margin-right: 45px;}




