body
{
	margin:0;padding:0;
	font-size:12px;
}

a
{
	text-decoration:none;
}

p.clear
{
	clear:both;
}

div#wraptop
{
	background:url(../images/bg_top.jpg) no-repeat 0 0;
}

div#wrapbottom
{
	background:url(../images/bg_bottom.jpg) no-repeat 100% 100%;
}

div#contentbase
{
	position:relative;
	width:1000px;
	left:50%;
	margin-left:-500px;
}

div#head
{
	margin-top:10px;
}

div#head h1
{
	float:left;
	margin-left:10px;	
}

div#head h2
{
	float:right;
	margin-right:10px;
	font-size:10px;
}

div#head h1 a
{
	width:252px;height:51px;
	background:url(../images/logo.gif) no-repeat 0 0;
	display:block;
	text-indent:-10000px;
}

div#head ul
{
	clear:both;
	list-style:none;margin:0;padding:0;
	background:url(../images/menu_bg.gif) no-repeat 0 0;
	width:1000px;height:63px;
}

div#head ul li
{
	float:left;
	border-right:1px solid #80deff;
	border-left:1px solid #2eb1df;
	margin:15px 0px;
	padding:0px 30px;
	line-height:130%;
	height:20px;
}

div#head ul li.first
{
	border-left:none;
	margin-left:20px;
}

div#head ul li.last
{
	border-right:none;
}

div#head ul li a
{
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	background:url(../images/menu_link_bg.gif) no-repeat 0 2px;
	padding-left:15px;
}

div#bread
{
	font-size:12px;
	margin:0 10px;
}

div#content
{
	margin:0 10px;
}

div#content div.left
{
	float:left;
	width:200px;
	margin-right:10px;
}

div#content div.right
{
	float:right;
	width:200px;
	margin-right:10px;
}

div#content div div.children
{
	border:1px solid #CCC;
	background:#FFF;
	padding:5px;
}

div#content div div.children h1
{
	font-size:1.1em;
	border-bottom:1px dotted #CCC;
}

div.children ul
{
	padding:0;margin:0;
	list-style:none;
}


div#content div.center
{
	float:left;
	width:550px;
}

div#content div#title
{
	height:23px;
	line-height:190%;
	width:100%;
	background:#ddd;
}

div#content div#title a
{
	color:#000;
	text-decoration:none;
}

div#content div#title h1
{
	float:left;
	background:#38cbff url(../images/title_bg.gif) no-repeat 100% 0;
	height:23px;
	font-size:14px;
	margin:0;padding:0 20px 0 0;
	text-indent:5px;
}

div#content div#title h2
{
	float:left;
	height:23px;
	font-size:12px;
	margin:0;padding:0;
	text-indent:15px;
}

div.items
{
	padding:15px 0px;
}

div.items div.item p
{
	margin:0;padding:0;
	line-height:140%;
}

div.items div.cell
{
	float:left;
	margin-left:5px;
	height:310px;
	margin-bottom:5px;
}

div.center div.items div.cell
{
	margin-left:6px;
}

div.items div.item
{
	position:relative;
	top:0;
	width:130px;
	font-size:1.0em;
	border:1px solid #AAA;
	height:310px;
	background:#EFEFEF;
}

div.items div.item div.spec
{
	padding:3px;
	font-size:0.8em;
	background:#AAA;color:#FFF;
	height:40px;
}

div.items div.item div.pics
{
	cursor:pointer;
}

div.items div.item div.pics p.image
{
	height:180px;
}


div.items div.item div.detail
{
	padding:2px 3px;
}

div.items div.item div.detail p.name
{
	height:32px;
}

div.items div.item div.detail p.price
{
	margin-top:5px;

}

div.items div.item div.detail p.price span
{
	color:#CC0000;
	font-weight:bold;
}

div.items div.item div.detail p.price a
{
	display:block;
	margin-top:2px;
	margin-left:1px;
	margin-right:1px;
	background:#488bb2;
	color:#FFF;
	padding:2px;
	font-size:0.8em;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

div.items div.description
{
	position:relative;
	border:1px solid #333;
	width:130px;
	height:160px;
	top:-470px;
	background:#FFF;
	font-size:0.8em;
	display:none;
}

div.items div.description p
{
	padding:3px;
	line-height:180%;
}

div.pagination
{
	text-align:center;
	padding:30px 0px 10px 0px;
}

div.pagination *
{
	padding:2px 5px;
	background:#EEE;
	color:#999;
}

div.pagination a
{
	border:1px solid #CCC;
	color:#000;
}

div#foot
{
	text-align:center;
}

ul.childrens
{
	list-style:none;
	margin:0;padding:15px 0 15px 0;
	font-size:1.0em;
}

ul.childrens li
{
	float:left;
	padding:1px 0px;
	width:47%;
	padding-right:3%;
}

ul.childrens li a
{
	text-decoration:none;
}
