#LayoutBody {
	background-image:url(../images/product_lnavi.gif);
	background-repeat:repeat-y;
}

li {
	margin: 3px 0;
}
.menu {
	position: static;
	width: 156px;
	background-image: url(images/cate_bg.jpg);
}

.menu li {
	list-style-image: url(images/menu_icon.gif);
}

#banner li {
	list-style-image: url(images/list_icon.gif);	
}
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	margin-top: -5px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#new{
	width: 275px;
}
.newBase{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/new_bg.jpg);
	background-repeat: repeat-y;
}

.newBase2{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/new_bg2.jpg);
	background-repeat: repeat-y;
}


#new p {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
	color: #336699;
}
#new strong{
	color: #666666;
}
#product{
	width: 300px;
}
#product p {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
}
#product_info {
	float: left;
	width: 155px;
}
#product_photo {
	float: right;
	width: 115px;
}
#user{
	width: 300px;
	/*padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;*/
}
.userBase{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url("../images/user_bg.jpg");
}
#user p {
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 5px;
}
#user strong {
	color: #336699;
}
#user_info {
	float: left;
	width: 155px;
}
#user_photo {
	float: right;
	width: 115px;
}
.clearImg {
clear:both;
margin:0px;
}

.newp_bg  {
	background-image: url(images/newp_line.gif);
	background-repeat: repeat-y;
}

.border {
border:1px solid maroon;
margin:10px 5px;
padding:5px;
border-color:#cccccc

}
