body {
	background:white url('layout/bg.jpg') repeat;
}

body.two {
	background:white url('layout/pc-bg.jpg') no-repeat fixed;
}

p 
{
font-family: sans-serif;
font-size: 12.5px;
text-indent:10%;
text-align:left;
color: white;
outline-style: none;
margin: 0;
border: 0;
padding: 0;
}

p.thicker 
{
font-weight:900;
font-family:"courier new bold";
font-size:20px;
text-indent:10px;
color:#AA5E41;
}

p.text 
{
font-family:"courier new bold";
font-size:15px;
text-indent:0;
font-weight:900;
color:black;
letter-spacing:0;
line-height:25px;
}

p.text2
{
font-family:"courier new bold";
font-size:15px;
text-indent:0;
font-weight:900;
color:#AA5E41;
letter-spacing:0;
line-height:25px;
}

p.text3
{
font-family:"courier new bold";
font-size:15px;
text-indent:0;
font-weight:900;
color:#AA5E41;
letter-spacing:0;
line-height:25px;
text-decoration:underline;
}

p.link 
{
font-weight:900;
font-family:"courier new bold";
font-size:15.5px;
text-indent:0;
color:black;
line-height:25px;
}

a:link {color: black; text-decoration: none}
a:visited {color: black; text-decoration: none}
a:hover {color: #AA5E41; text-decoration: none}a:active {color: #868014; text-decoration: none}

a.two:link {color: #AA5E41; text-decoration: none}
a.two:visited {color: #AA5E41; text-decoration: none}
a.two:hover {color: black; text-decoration: none}a:active {color: #868014; text-decoration: none}


#bg {
        position: relative;
        width: 1112px;
        height: 1004px;
        top: 35px;
        right: 0;
        bottom: auto;
        left: 0;
		background-color:transparent;
      }

.top {
		position:relative;
		width:1112px;
		height:28px;
		top:0;
		right:0;
		left:0;
		margin-top:0;
}

.menu {
		position:relative;
		width:1112px;
		height:120px;
		top:0px;
		right:0;
		left:0;
		margin-top:0;
}

#body {
		position:absolute;
		width:1112px;
		height:778px;
		top:148px;
		right:0;
		left:0;
		margin-top:0;
}

.bottom {
		position:relative;
		width:1112px;
		height:78px;
		top:778px;
		right:0;
		left:0;
		margin-top:0;
}

.bleft {
		position:absolute;
		width:103px;
		height:778px;
		top:0;
		right:0;
		left:0;
		margin-top:0;
}

.bright {
		position:absolute;
		width:73px;
		height:778px;
		top:0;
		right:0;
		left:1039px;
		margin-top:0;
}

#bbody {
		position:absolute;
		width:936px;
		height:778px;
		top:0;
		right:0;
		left:103px;
		margin-top:0;
}

#btop {
		position:absolute;
		width:936px;
		height:556px;
		top:0;
		right:0;
		left:0;
		margin-top:0;
		background:url('layout/l-home.jpg') no-repeat;
}

#btabout {
		position:absolute;
		width:936px;
		height:556px;
		top:0;
		right:0;
		left:0;
		margin-top:0;
		background:url('layout/display-bg.jpg') no-repeat;
}

#bbottom {
		position:absolute;
		width:936px;
		height:222px;
		top:556px;
		right:0;
		left:0;
		margin-top:0;
		background:url('layout/l-shoes.jpg') no-repeat;
}

.m-home {
		position:absolute;
		width:393px;
		height:121px;
		top:0;
		left:78px;
		right:0;
		margin-top:0;
}

.m-1 {
		position:absolute;
		width:88px;
		height:52px;
		top:39px;
		left:519px;
		right:0;
		margin-top:0;
}

.m-2 {
		position:absolute;
		width:135px;
		height:52px;
		top:39px;
		left:607px;
		right:0;
		margin-top:0;
}

.m-3 {
		position:absolute;
		width:140px;
		height:52px;
		top:39px;
		left:742px;
		right:0;
		margin-top:0;
}

.m-4 {
		position:absolute;
		width:82px;
		height:52px;
		top:39px;
		left:882px;
		right:0;
		margin-top:0;
}

.m-5 {
		position:absolute;
		width:81px;
		height:52px;
		top:39px;
		left:964px;
		right:0;
		margin-top:0;
}
.pc1 {
		position:absolute;
		width:309px;
		height:556px;
		top:0;
		left:0;
}

.pc2 {
		position:absolute;
		width:615px;
		height:518px;
		left:309px;
		top:20px;
		text-align:left;
}

.link1 {
		position:absolute;
		width:200px;
		height:400px;
		left:10px;
		top:150px;
}

.link2 {
		position:absolute;
		width:200px;
		height:400px;
		left:180px;
		top:150px;
}

.link3 {
		position:absolute;
		width:200px;
		height:400px;
		left:370px;
		top:150px;
}

.imgleft{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/l-02.png', sizingMethod='scale');
	background-color: transparent;
	/*Notice I'm defining the image width and height here*/
	width: 103px;
	height: 788px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin-top:0;
}

html>body .imgleft{background-image: url(layout/l-02.png)}

.imgtop{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/l-01.png', sizingMethod='scale');
	background-color: transparent;
	/*Notice I'm defining the image width and height here*/
	width: 1112px;
	height: 28px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin-top:0;
}

html>body .imgtop{background-image: url(layout/l-01.png)}

.imgmenu{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/testo.png', sizingMethod='scale');
	background-color: transparent;
	/*Notice I'm defining the image width and height here*/
	width: 1112px;
	height: 120px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin-top:0;
}

html>body .imgmenu{background-image: url(layout/testo.png)}

.imgright{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/l-03.png', sizingMethod='scale');
	background-color: transparent;
	/*Notice I'm defining the image width and height here*/
	width: 73px;
	height: 788px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin-top:0;
}

html>body .imgright{background-image: url(layout/l-03.png)}

.imgbottom{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='layout/l-04.png', sizingMethod='scale');
	background-color: transparent;
	/*Notice I'm defining the image width and height here*/
	width: 1112px;
	height: 78px;
	position:relative;
	left:0;
	top:0;
	bottom:0;
	right:0;
	margin-top:0;
}

html>body .imgbottom{background-image: url(layout/l-04.png)}