body {
padding: 0;
font-family: Arial;
background:#122c69;
color: #000;
margin-top: 10px;
font-size: 12px;
}

#container {
margin: 0 auto;
padding: 0;
width: 1000px;
min-height:300px;
height:auto !important;
height:300px;
position:relative;
}

#lang {
	position:absolute;
	top:120px;
	right:40px;
}

#lang a img {
	border:none;
}

#header {
margin: 0;
padding: 0;
background: url(layout/head.jpg) no-repeat;
width: 1000px;
height: 171px;
}

#header img {
border:none;
}

#collection {
padding:0 0 10px 0;
margin:0;
width: 985px;
height: 219px;
background:#FFF;
padding-left:15px;
}

.item {
float: left;
width: 193px;
height: 225px;
}

.item a img{
border: none;
}

#subNav {
height: 30px;
background: #E4E7F0;
float:left;
padding:20px;
width:100%;

}

#subNav a {
text-decoration: none;
color:#000;
text-decoration:none;
}

#subNav2 {
float:right;
height: 30px;
background: #E4E7F0;
padding: 0;
}

#subNav2 a {
text-decoration: none;
color:#000;
text-decoration:none;
}



#content {
clear:both;
width: 1000px;
background: #E4E7F0;
position: relative;
}

#content table {
font-size: 12px;
}

#content table th,td {
padding:5px 30px 5px 10px;
color:#122c69;
}

#content a {
text-decoration:none;
color: #122c69;
font-size: 13px;
font-weight: bold;
}

#path {
  width:1000px;
  height:40px;
    }
    
#pathLeft {
  float: left;
  height:40px;
  line-height:40px;
  margin-left:30px;
    }
    
#pathRight {
  float:right;
  height:40px;
  line-height:40px;
  margin-right:170px;
    }
    
#main {
position:relative;
  width:1000px;
  }
  
#mainLeft {
  float:left;
  width:830px;
  background:#fff;
  }  

#mainLeftTop {
  width:830px;
  height:30px;
  background:url(layout/pc_top.jpg) no-repeat top right;
  }
  
#mainLeftCenter {
  width:790px;
  padding:30px;
  min-height:100px;
  height:auto !important;
  height:100px;
  }
  
#mainLeftBottom {
  width:830px;
  height:30px;
  background:url(layout/pc_bottom.jpg) no-repeat top right;
  }
  
#mainRight {
  position:relative;
  float:left;
  margin-left:30px;  
  background:#000;
  }

#text {
color: #676AAD;
text-decoration: none;
}

#text a {
color: #676AAD;
}

#productDetail {
padding-bottom:10px;
float: left;
width:790px;
position:relative;
}

#scart { 
font-weight:bold;
background: #E4E7F0;
}

#scart a{
text-decoration: none;
color:#000;
}
#scart .scartLink {
font-size: 14px;
}

#link a{
text-decoration: none;
}

#link a:hover {
text-decoration: underline;
}

.product{
	float:left;
	margin:0 20px 20px 0;
}

.product img{
	border:none;
}

#logo {
position:absolute;
bottom:0;
right:60px;
}

#footer {
width: 980px;
height:30px;
line-height:30px;
padding-left:20px;
}

#footer a {
text-decoration: none;
color:#284498;
}

#productDetail input.qt{
	width:40px;
}
#productDetail #img{
	width:180px;
	float:left;
 
}
#productDetail #imgAlt{
	width:250px;
	float:left;
}
#productDetail #text{
	width:550px;
	float:left;
}

#productDetail textarea{
	width:300px;
	height: 40px;
}


#productDetail #addScart{
	float:right;
	margin-right:200px;
	margin-top:250px;
}

#scartDetail {
clear:both;
width:700px;
margin-right: 25px;
}

#content h1 {
color: #284498;
font-size: 20px;
}

#content h2 {
color: #284498;
font-size: 16px;
}

.object .radioSize  { 
float:left;
  width:50px;
  }
  
.object .radioSizeText  { 
  width:150px;
  padding:20px 0 8px 0;
  }
  
