/* 特色空间1风格 */

body
{
background-color:#FFFFFF;
}

/*下拉菜单样式*/
.menuskin
{
background-color:#ffffff;
border-color:#B2D26F;
}

/*  顶部样式 */
.top
{
background: no-repeat center url("/images/top_banner51.jpg");
height:137px;
width:1002px;
}

/* 导航栏样式 */
.menu
{
background-color:#B2D26F;
text-align:center;
border-top:solid 1px #9AB65B;
border-bottom:solid 1px #9AB65B;
line-height:27px;
height:27px;
color:white;
width:1002px;
}
.menu a 
{
text-decoration : none;
color : #ffffff; 
} 
.menu a:hover 
{
text-decoration : underline; 
color : #000000; 
} 
.menuline
{
margin:4px;
}
.menunow
{
font-weight:bold;
}

/* 整体样式 */
.total
{
padding-top:10px;
padding-bottom:10px;
clear:both;
height:450px;
background:right bottom no-repeat url("/images/corner_bg51.jpg");
width:1002px;
}

/* 空间介绍部分样式 */
.shop_intro
{
background:top repeat-x url("/images/shop_introbg1.jpg");
border:solid 1px #E0ECC7;
background-color:#F9FFEB;
width:230px;
float:left;
margin-left:10px;
margin-bottom:10px;
}
.shop_title
{
font-size:14px;
font-weight:bold;
padding-top:15px;
padding-left:15px;
background:bottom center no-repeat url("/images/shop_introline1.jpg");
padding-bottom:6px;
}
.shop_title input
{
width:0px;
border:0px;
padding:0px;
height:0px;
}
.shop_info
{
padding-left:20px;
padding-top:10px;
line-height:20px;
}
.shop_img
{
padding-left:20px;
line-height:18px;
margin-bottom:10px;
}
.shop_img img
{
width:98px;
height:98px;
margin-right:5px;
margin-bottom:5px;
margin-top:2px;
border:solid 1px #C3D1AB;
}
.shop_img div
{
font-size:14px;
font-weight:bold;
padding-top:10px;
padding-left:5px;
background:bottom center no-repeat url("/images/shop_introline1.jpg");
padding-bottom:6px;
margin-bottom:10px;
position:relative;
left:-10px;
}
.shop_img input
{
width:0px;
border:0px;
padding:0px;
height:0px;
}

/* 空间主要部分样式 */
.shop_main
{
float:left;
margin-left:25px;
width:535px;
}
.shop_maintitle
{
font-size:14px;
font-weight:bold;
border:solid 1px #E1EDC8;
background-image:url("/images/shop_maintitlebg1.jpg");
padding-top:5px;
height:10px;
padding-left:10px;
width:525px;
}
.shop_maintitle input
{
width:0px;
border:0px;
padding:0px;
height:0px;
}
.shop_productlist
{
padding:5px;
}
.shop_productlist div
{
width:163px;
float:left;
padding-left:12px;
}
.shop_productlist img
{
width:140px;
height:140px;
border:solid 4px #ffffff;
}
.shop_productlist p
{
margin:0px;
width:146px;
border:solid 1px #E7E7E7;
}
.shop_productlist span
{
font-weight:bold;
line-height:18px;
}
.shop_productinfo
{
width:515px;
border:solid 1px #E1EDC8;
padding:10px;
}
.shop_productimage
{
float:left;
border:solid 1px #857D76;
}
.shop_producttext
{
float:left;
line-height:20px;
margin-left:8px;
}
.shopback
{
margin-top:15px;
padding-right:5px;
text-align:right;
}

/* 底部样式 */
.foot
{
height:85px !important;
height:60px;
background:no-repeat top url("/images/foot_bg51.gif");
background-color:#55751A;
clear:both;
color:#ffffff;
text-align:center;
line-height:20px;
padding-top:25px;
width:1002px;
}
.foot a 
{
	text-decoration : none;
	color : #ffffff; 
} 
.foot a:hover 
{
	text-decoration : underline; 
	color : #A49D97; 
}

/* 其他 */
.nodata
{
width:535px;
color:gray;
line-height:80px;
font-size:14px;
text-align:center;
border:solid 1px #E1EDC8;
}
