﻿body
 { background-image: url(bg057.gif); color: black; position: absolute;
top: 0;
left: 0 ;
right: 0 ;
bottom: 0; 
margin: 0  auto;
width: 960px;
}

@media (max-width:750px){
#abc{
font-size:20px;display:none;
}
}
@media (max-width:750px){
#xxx{
font-size:20px;display:none;
}
}
@media (min-width:750px) and (max-width:1024px){
#abc{
font-size:20px;display:none;
}
}
@media (min-width:1024px){
#abc{font-size:40px;


div  {
     margin : 10px ;
     padding : 5px 60px ;
     border : 5px solid maroon ;
     background-color : white ;
}
.cp_hr01 {
	position: relative;
	height: 3px;
	border-width: 0;
	background-image: -webkit-linear-gradient(left,
	transparent 0%,#FFD700 50%,transparent 100%);
	background-image:         linear-gradient(90deg,
	transparent 0%,#FFD700 50%,transparent 100%);
}
span.welcome1{ position: absolute; top: 400px; left:170px;
}
span.welcome2{ position: absolute; top: 165px; left:0px;
}
span.welcome3{ position: absolute; top: 165px; left:0px;
}
span.welcome4{ position: absolute; top: 165px; left:0px;
}
span.welcome5{ position: absolute; top: 165px; left:0px;
}
span.welcome6{ position: absolute; top: 165px; left:0px;
}
span.welcome7{ position: absolute; top: 165px; left:0px;
}
