@charset "utf-8";
/* CSS Document */

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
/*	width:1002px;*/
}
img {
	behavior: url(iepngfix.htc);
}

/*DIV*/
div#content {	
	background-image:url(images/bg_aisshop.jpg);
	background-repeat:no-repeat;
	width:1002px;
	height:556px;
}
div#container {
      width: 100%;
       height: 100%;
/*       position: absolute;*/
       overflow: auto;
}
div#gotoais {
	float:left;
	clear:both;
	width:100%;
	text-align:center;
	margin-bottom:45px;		
}
#footer_brand {	
	float:left;
	clear:both;
	text-align:center;
	width:100%;
/*	margin-top:30px;*/
}
#footer_copyright {
	float:left;
	clear:both;
	text-align:center;
	width:100%;
	background-color:#6bb01d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	padding:8px 0px 9px 0px;
}

/*model */
div#aunjai_baby {
	float:left;
	clear:both;
/*	_position:absolute;
	position:absolute;*/
	padding-top:167px;
	padding-left:275px;
	height:87px;
	text-align:left;
}
div#aunjai_key_ring35 {
	float:left;
/*	clear:both;*/
/*	_position:absolute;
	position:absolute;*/
	padding-top:0px;
	padding-left:275px;
	height:87px;
	text-align:left;
}
div#aunjai_key_ring {
	float:left;
	clear:both;
/*	_position:absolute;
	position:absolute;*/
	padding-top:6px;
	padding-left:462px;
	text-align:left;
}

div#aunjai_watch1 {
	float:left;
	clear:both;
/*	_position:absolute;
	position:absolute;*/
	padding-top:15px;
	width:300px;
	padding-left:374px;
	text-align:left;
}
div#aunjai_watch2 {
	float:left;
	clear:both;
/*	_position:absolute;
	position:absolute;*/
	width:100px;
	padding-left:0px;
	text-align:left;
}
div#show_all {
	float:left;
	clear:both;
/*	_position:absolute;
	position:absolute;*/
	padding-top:102px;
	padding-left:94px;
	text-align:left;
}
div#go_shop {
	float:left;
	clear:both;
/*	_position:absolute;
	position:absolute;*/
	padding-top:13px;
	padding-left:791px;
	text-align:left;
}
div#allproduct p {
	width:400px;
	height:250px;
	overflow:show;	
}
ul.sidenav {
	float: left;
	margin: 130px 0 0;
	padding: 0;
	width: 200px;
	list-style: none;
	border-bottom: 1px solid #3373a9;
	border-top: 1px solid #003867;
	font-size: 1.2em;
}
ul.sidenav li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
ul.sidenav li a{
	border-top: 1px solid #3373a9;
	border-bottom: 1px solid #003867;
	padding: 10px 10px 10px 25px;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 165px;
	background: #005094 url(sidenav_li_a.gif) no-repeat 5px 10px;
	position: relative;
	z-index: 2;
}
ul.sidenav li a:hover {
	background-color: #004c8d;
	border-top: 1px solid #1a4c76;
}
ul.sidenav li div {
	display: none;
	position: absolute;
	top: 2px;
	left: 0;
	width: 225px;
	font-size: 0.9em;
	background: url(bubble_top.gif) no-repeat right top;
}
ul.sidenav li div p {
	margin: 7px 0;
	line-height: 1.6em;
	padding: 0 5px 10px 30px;
	background: url(bubble_btm.gif) no-repeat right bottom;
}
