/*@l`hkdqQidsrsqd`lQbrr@*/



* {
	 color: #000000;
	 font-size: 100%;
	 margin: 0;
	 padding: 0;
	}
	
body {
	background:#AFB5AF;
	text-align:center;
	}
	
img {
	border:none;
	}


#wrapper {
	 width:95%;
	 margin:0;
	 padding:0;
	 background:#ffffff url(../img/back.gif) repeat-y 100% 0;
	 border-left:solid 1px #102A51;
	}

#mainzone {
	 height:100%;
	 margin:0;
	 padding:0;
	}

#lefttopimg {
	 width:180px;
	 height:65px;
	 position:absolute;
	 z-index:3;
	 text-align:left;
	 background:url(../img/mainback-lefttop.gif) no-repeat;
	}

#header {
	 height:180px;
	 text-align:left;
	 background:#102A51 url(../img/headerback.gif) no-repeat 100% 0;
	}

#header img{
	 position:relative;
	 top:120px;
	 left:20px;
	}

#headertext {
	 position:relative;
	 top:130px;
	 margin-right:21px;
	 text-align:right;
	 font-size:11px;
	 color:#558BDC;
	}

#headertext strong {
	 text-decolation:none;
	 color:#669ced;
	}

#menu {
	 position:relative;
	 top:20px;
	 display:block;
	 margin:0px;
	 width:100%;
	 height:30px;
	 background-color:#ffffff;
	 border-top:1px solid #eeeeee;
	 border-bottom:1px solid #eeeeee;
	 text-align:center;
	 margin-top:30px;
	 margin-bottom:30px;
	}

#menu li{
	 float:right;
	 list-style:none;
	 text-indent:-10000px;
	}

#menu a{
	 text-decolation:none;
	 display:block;
	 width:140px;
	 height:30px;
	 background:url("../img/menu.gif") left top;
	}

#nav1 a{
	 width:140px;
	 height:30px;
	}

#nav2 a{
	 background-position: -140px 0;
	}

#nav3 a{
	 background-position: -280px 0;
	}

#nav4 a{
	 background-position: -420px 0;
	}

#nav5 a{
	 background-position: -560px -30px;
	}

#nav1 a:hover{
	 background-position: 0 30px;
	}

#nav2 a:hover{
	 background-position:-140px 30px;
	}

#nav3 a:hover{
	 background-position:-280px 30px;
	}

#nav4 a:hover{
	 background-position:-420px 30px;
	}

#nav5 a:hover{
	 background-position:-560px 30px;
	}
.cl {
	 clear:both;
	}



#main {
	 margin:0 0 0 20px;
	 padding:0 0 50px 0;
	}

#mainleft {
	 float:left;
	 width:300px;
	 padding-left:5px;
	 padding-right:3px;
	}

#mainright {
	 width:54%;
	 border:1px solid #000000;
	}

.rankname{
	 margin:0;
	 padding:0;
	 font-size:10px;
	 font-weight:bold;
	}

.rank{
	 margin-bottom:30px;
	 padding:0;
	 border-bottom:1px solid #efefef;
	}

#newarrival{
	 height:300px;
	 width:90%;
	 margin-bottom:30px;
	 border-bottom:1px solid #efefef;
	 overflow-y:scroll;
	}

.itembox {
	 width:145px;
	 margin:0 20px 20px 0;
	 padding:0px;
	 float:left;
	}

.itemphoto {
	 border:1px dotted #9f9f9f;
	 margin:0;
	 padding:5px;
	 text-align:center;
	}

.itemtext {
	 border:1px dotted #9f9f9f;
	 border-top:0px;
	 margin:0;
	 padding:5px;
	 height:50px;
	}
	
.itemtext p{
	 margin:0;
	 padding:0;
	 font-size:10px;
	}

#footer {
	 background:#102A51;
	 text-align:right;
	 padding:73px 50px 10px 0px;
	 font-size:10px;
	}

#footer p{
	 color:#f9f9f9;
	 font-size:10px;
	 letter-spacing:2px;
	}




