/* 特色空间2风格 */

body
{
background-color:#FFFFFF;
background: repeat-y center url("/images/bg_52.gif");
}

/*下拉菜单样式*/
.menuskin
{
background-color:#F1F1F1;
}

/*  顶部样式 */
.top
{
background: no-repeat center url("/images/top_banner52.jpg");
height:243px;
width:880px;
}

/* 导航栏样式 */
.menu
{
background-color:#F5F5F5;
text-align:center;
border-top:solid 1px #ffffff;
border-bottom:solid 1px #BBBBBB;
border-left:solid 1px #DDDDDD;
border-right:solid 1px #DDDDDD;
line-height:28px;
height:28px;
background: repeat-x center url("/images/menu_bg52.jpg");
width:880px;
}
.menuline
{
margin:2px;
}
.menunow
{
font-weight:bold;
}

/* 整体样式 */
.total
{
padding-top:10px;
padding-bottom:10px;
clear:both;
border-left:solid 1px #DDDDDD;
border-right:solid 1px #DDDDDD;
width:880px;
background:right bottom no-repeat url("/images/corner_bg52.gif");
}

/* 空间介绍部分样式 */
.shop_intro
{
margin-left:20px;
width:841px;
}
.shop_title
{
font-size:14px;
font-weight:bold;
background:center no-repeat url("/images/shop_introtitlebg2.jpg");
line-height:22px;
padding-top:5px;
border:solid 1px #dddddd;
text-indent:30px;
margin-bottom:10px;
height:19px;
}
.shop_title input
{
width:0px;
border:0px;
padding:0px;
height:0px;
}
.shop_info
{
padding:20px;
line-height:20px;
width:100%;
position:absolute;
top:490px;
left:0px;
font-size:14px;
z-index:10;
text-align:center;
}
.shop_info div
{
	width:245px;
	position:relative;
	left:355px;
	top: 175px;
}
.shop_img
{
padding:20px;
line-height:18px;
margin-bottom:10px;
background-color:#f1f1f1;
border:solid 1px #dfdfdf;
width:799px;
}
.shop_img img
{
width:120px;
height:120px;
margin-right:15px;
margin-bottom:5px;
border:solid 1px #C3D1AB;
}
.shop_img div
{
font-size:14px;
font-weight:bold;
padding-bottom:6px;
margin-bottom:10px;
float:right;
width:660px;
}
.shop_img span
{
clear:right;
text-indent:24px;
}
.shop_img input
{
width:0px;
border:0px;
padding:0px;
height:0px;
}

/* 空间主要部分样式 */
.shop_main
{
margin-left:20px;
width:570px;
clear:both;
}
.shop_maintitle
{
font-size:14px;
font-weight:bold;
background:center no-repeat url("/images/shop_introtitlebg2.jpg");
line-height:22px;
padding-top:5px;
border:solid 1px #dddddd;
text-indent:30px;
margin-bottom:10px;
height:19px;
}
.shop_maintitle input
{
width:0px;
border:0px;
padding:0px;
height:0px;
}
.shop_productlist
{
padding:5px;
}
.shop_productlist div
{
width:170px;
float:left;
padding-left:7px;
padding-right:7px;
}
.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:819px;
border:solid 1px #dfdfdf;
padding:10px;
}
.shop_productimage
{
float:left;
border:solid 1px #857D76;
}
.shop_producttext
{
float:left;
line-height:20px;
margin-left:18px;
}
.shopback
{
margin-top:15px;
padding-right:5px;
text-align:right;
margin-bottom:10px;
}

/* 底部样式 */
.foot
{
height:85px !important;
height:60px;
background:repeat-x top url("/images/foot_bg52.gif");
background-color:#939393;
clear:both;
color:#ffffff;
text-align:center;
line-height:20px;
padding-top:25px;
width:880px;
}
.foot a 
{
	text-decoration : none;
	color : #ffffff; 
} 
.foot a:hover 
{
	text-decoration : underline; 
	color : #A49D97; 
}

/* 其他 */
.nodata
{
width:548px;
border:solid 1px #dfdfdf;
padding:10px;
color:gray;
line-height:80px;
font-size:14px;
text-align:center;
position:relative;
top:-11px;
}
