﻿body 
{
	margin:10px auto;
	padding:0;
}
.divMaincontainer
{
	width:900px;
	margin:0 auto;
	padding:0;
}
.divMaincontainerTop
{
	width:800px;
	height:34px;
	background-image:url("images/topBg.jpg");
	margin:0 auto;
}

.divMaincontainerCenter
{
	width:800px;
	height:900px;
	background-image:url("images/centerBg.jpg");
	margin:0 auto;
}
.divContaintleft
{
width:200px;
float:left;
margin-left:25px;
margin-top:10px;
height:200px;
background-image:url(images/offer.jpg);
background-repeat:no-repeat;
}
.divContaintrighttop
{
width:360px;
float:right;
margin-right:55px;
margin-top:5px;
height:60px;
background-image:url(images/retailbusiness.jpg);
background-repeat:no-repeat;
background-position:center top;
}
.divContaintrighttopleft
{
	width:274px;
	float:left;
	margin-left:52px;
	margin-top:0px;
	height:60px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	background-position:center top;
}

.divContaintright
{
	width:700px;
	float:right;
	margin-right:50px;
	margin-top:10px;		
}
.divContaintrightcontaint
{
	width:550px;
	height:170px;	
	float:left;		
	padding:10px;	
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-align:justify;
	line-height:14px;
	background-image:url(images/text.jpg);
	background-repeat:repeat-x;
	background-color:#237F00;
}
.divContaintleftcontaint
{
	width:120px;
	float:right;
	height:190px;
}
.divCandel
{
width:120px;
height:160;
float:left;
margin-left:50px;
margin-top:10px;
}
.divCandelcontent
{
width:600px;
height:30;
float:right;
margin-right:30px;
margin-top:20px;
font:bold 12px Verdana ;
color:#ffffff;
}
.divContentmiddle
{
width:740px;
height:440px;
text-align:center;
background-image:url("images/middleBg.jpg");
background-repeat:no-repeat;
float:left;
margin-left:40px;
margin-top:10px;
}
.divMaincontainerBottom
{
	width:800px;
	height:90px;
	background-image:url("images/bottomBg.jpg");
	margin:0 auto;
}
.divBottomtext
{
	width:750px;
	float:left;
	height:60px;
	margin-top:10px;
	margin-left:30px;
	font:bold 14px arial ;
	color:#ffffff;
}

