body{
background-color: white;
scrollbar-face-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-arrow-color:#ff66cc;
scrollbar-highlight-color:#ff66cc;
scrollbar-shadow-color:#ff66cc;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF
}

/*link style*/
A:link {
	color: Blue;
	text-decoration: none;
}
A:visited {
text-decoration:none;
}
A:active {
text-decoration:none;
}
A:hover {
color:#ff66cc; text-decoration:none;
}

/*shop link*/
.shoplink{
	font-size: xx-small;
	margin: 2px;
	text-align: center;
}
/*concept*/
#concept{
margin-left: 50px;
width: 437px;
}
#concept h1{
	height: 44px;
	width: 437px;
	background: url(images/concept_01.jpg) no-repeat;
}
#concept p{
color: Maroon;
padding: 10px;
margin: 0;
   font-size: xx-small;
	line-height: 20px;
	width: 437px;
	height: 100px;
	background: url(images/concept_02.jpg);
	background-repeat: no-repeat;
}
#concept img{
	float: right;
	margin-right: 10px;
}

#tribottom{
	height: 27px;
	width: 437px;
	background: url(images/concept_03.jpg) no-repeat;
	margin-left: 50px;
}

h1{
	margin: 0;
	text-indent: -9999px;
}

/*XYZ*/
#xyz{
margin-left:510px;
margin-top: -230px;
}
#xyz h1{
width: 264px;
height: 238px;
}
#xyz p{
margin: 0px;
	font-size: x-small;
	color:white;
	text-align: center;
	background-image: url(images/xyz.jpg);
	margin-left: 0px;
	margin-top: -240px;
	width: 264px;
height: 238px;
	
}

/*company*/
#company {
margin-top: 0px;
margin-left: 50px;
}

#company h1{
height: 44px;
width: 264px;
background: url(images/company_01.jpg) no-repeat;
}
#company p{
margin: 0;
text-align: center;
line-height: 20px;
background: url(images/company_02.jpg) repeat-y;
font-size: xx-small;
width: 264px;
height: 150px;
}
#comfoot{
	background: url(images/company_03.jpg) no-repeat;
	margin-left: 50px;
	width: 264px;
	height: 18px;
}
/*mail magazine*/
#cherish{
	margin-left: 340px;
	margin-top: -200px;
}
#cherish h1{
	background: url(images/cherish_01.jpg) no-repeat;
	width: 437px;
	height: 44px;
}
#cherish p{
margin: 0;
	background: url(images/cherish_02.jpg) no-repeat;
	width: 437px;
	height: 130px;
	font-size: xx-small; 
	margin: 0;
	line-height: 20px;
	color: Blue;
	padding:10px;
}
#chefoot{
margin-left: 340px;
	width: 437px;
	height: 19px;
	margin-top: -6px;
	background: url(images/cherish_03.jpg) no-repeat;
}

/*unrural*/
#unrural{
	margin-left:60px;
	margin-top:40px;
}
#unrural h1{
background: url(images/wt_01.jpg) no-repeat;
width: 709px;
height: 44px;
}
#unrural p{
line-height: 20px;
padding: 15px;
color: purple;
	background: url(images/wt_02.jpg) no-repeat;
	width: 709px;
	height: 239px;
	font-size:xx-small;
	line-height: 20px;
	margin: 0;
}
#unrural img{
	float: right;
	padding: 10px;
}
#unrufoot{
	background: url(images/wt_03.jpg) no-repeat;
	width: 709px;
	height: 18px;
	margin-left:60px;
}

/*footer*/
.link{
	text-align: center;
	font-size: xx-small;
	text-decoration: underline;
	color: Blue;
}
.link2{
	text-align: center;
	font-size: xx-small;
	text-decoration: underline;
   color: Blue;
}

.link3{
   font-size:X-small;
	color: red;
}
.copyright{
font-size: xx-small;
}
