
a img{border:0;}
#wrap{
	width:736px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	float:right;
}

#row_1{
	width:100%;
	height:335px;
}

#left_col{
	margin:0;
	width:732px;
	height:311px;
	border:1px solid #000000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:hidden;
	float:left;
	position:absolute;
}

#banner{
	width:2928px;
	height:311px;
	overflow:hidden;
	display:none;
}
#banner div{
	width:732px;
	height:311px;
	overflow:hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	float:left;
}



a{cursor:pointer;}
a.collar{ position:absolute; z-index:10; width:297px; height:311px; display:block;}
a.carrier{ position:absolute; z-index:10; width:435px; height:311px; margin-left:297px; display:block;}

a.full{position:absolute; z-index:10; width:732px; height:311px; display:block;}

a.bowl{position:absolute; z-index:10; width:247px; height:311px; display:block;}
a.bed{position:absolute; z-index:10; width:485px; height:311px; margin-left:247px; display:block;}

a.pig{position:absolute; z-index:10; width:247px; height:311px; display:block;}
a.desk{position:absolute; z-index:10; width:485px; height:311px; margin-left:247px; display:block;}

a.shop{
	margin-left:607px;
	margin-top:230px;
	z-index:11;
	background:url(../images/buy.png) top no-repeat;
	width:125px;
	height:39px;
	display:block;
	overflow:hidden;
	position:absolute;
	box-shadow:-2px 0px 5px rgba(0,0,0,.3);
	-webkit-box-shadow:-2px 0px 5px rgba(0,0,0,.3);
	-moz-box-shadow:-2px 0px 5px rgba(0,0,0,.3);
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
}
a.shop:hover{	
	background:url(../images/buy.png) bottom no-repeat;
}

#banner1{background:url(../images/banner1.jpg) no-repeat;}
#banner2{background:url(../images/banner2.jpg) no-repeat;}
#banner3{background:url(../images/banner3.jpg) no-repeat;}
#banner4{background:url(../images/banner4.jpg) no-repeat;}
#banner5{background:url(../images/banner5.jpg) no-repeat;}


#nav{
	position:absolute;
	margin-top:280px;
	margin-left:445px;
	float:left;
	z-index:100;
}
#nav ul{margin:0; padding:0; list-style:none;}
#nav li{width:18px; margin:0; padding:0; list-style:none; float:left;}
#nav a{
	display:block;
	width:12px;
	padding-left:4px;
	height:16px;
	line-height:16px;
	color:#fff;
	text-decoration:none;
	background:url(../images/nav.png) top no-repeat;
	cursor:pointer;
}
#nav a:hover{
	background:url(../images/nav.png) bottom no-repeat;
}
#nav a.active{
	background:url(../images/nav.png) bottom no-repeat;
}
#right_col{
	width:175px;
	float:right;
}


#row_2{
	width:100%;
	height:170px;
	padding-bottom:10px;
	overflow:hidden;
}
#row_2 ul{ margin:0; padding:0; list-style:none;}
#row_2 li{float:left; width:172px; height:170px; padding-right:15px;}
#row_2 li.right{float:right; padding-right:0;}



#left_panel{width:17px; height:40px; position:absolute; z-index:100; background:url(../images/panel.png) 0px 0px no-repeat; margin-top:130px; margin-left:2px; display:block; cursor:pointer}
#left_panel:hover{background:url(../images/panel.png) 0px -40px no-repeat;}

#right_panel{width:17px; height:40px; position:absolute; z-index:100; background:url(../images/panel.png) 0px -80px no-repeat; margin-top:130px; margin-left:717px; display:block; cursor:pointer}
#right_panel:hover{background:url(../images/panel.png) 0px -120px no-repeat;}