body{
	background:#6c0527;
}
a:link		{color:#6c0527; text-decoration:none;}
a:visited	{color:#6c0527; text-decoration:none;}
a:hover		{color:#6c0527; text-decoration:underline;}

.newshop{
	background:#fff;
	height:100%;
	width:100%;
	border-left:20px solid #6c0527;
	border-right:20px solid #6c0527;
	border-bottom:20px solid #6c0527;
}
.newshop td{

}

.tbl_shop{
	width:780px;
	height:447px;
	background:url(../../img/newshop/background.gif) no-repeat;
}
.tbl_shop .photo{
	vertical-align:top;
	padding:20px 10px 20px 20px;
	width:300px;
}
.tbl_shop .shopdata{
	vertical-align:top;
	text-align: left;
	padding:20px 20px 20px 0px;
}
.newopen_base{
	position:relative;
}
.newopen{
	background:url(../../img/newshop/newopen.gif) no-repeat;
	position:absolute;
	left:353px;
	top:-17px;
	text-indent:-5000px;
	width:88px;
	height:88px;
	overflow:hidden;
}
.tbl_date .d1{
	font-size:11px;
	color:#fff;
	background:#6c0527;
	text-align:center;
	padding:1px 7px 1px 7px;
}
.tbl_date .d2{
	font-weight:bold;
}

.shopbtn td{
	background:#6c0527;
	border:3px solid #e6c4d3;
	width:170px;
	text-align:center;
}
.shopbtn td a:link,.shopbtn td a:visited{
	color:#ffffff;
	text-decoration:none;
	width:100%;
	padding:7px 0;
	display:block;
}
.shopbtn a:hover{
	color:#ffffff;
	background:#df0b4e;
}




.option_btn{
	margin:20px;
}
.option_btn li{
	float:left;
	list-style:none;
}
.option_btn a:link,.option_btn a:visited{
	float:left;
	color:#fff;
	background:#6c0527;
	border:solid 3px #e6c4d3;
	width:150px;
	text-align:center;
	margin:5px 5px 0px 0px;
	padding:5px 0px 5px 0px;
}
.option_btn a:hover{
	color:#fff;
	background:#df0b4e;
	text-decoration:none;
}

.newshop_detail{
	width:780px;
	margin:0 0 20px 0;
	text-align:left;
}
.newshop_detail_top{
	width:780px;
	height:60px;
	background:url('/img/newshop/bg_top.gif') no-repeat;
}
.newshop_detail_main{
	width:780px;
	background:url('/img/newshop/bg_main.gif') repeat-y;
}
.newshop_detail_bottom{
	width:780px;
	height:14px;
	background:url('/img/newshop/bg_bottom.gif') no-repeat;
}
.newshop_detail_main a{
	color:#0000ff;
}
.newshop_detail_main table.layout{
	width:740px;
	margin:0 auto;
}
.newshop_detail_main table.layout td{
	padding:0 5px;
}
.newshop_detail_main dl{
	border:1px dotted #000;
	padding:5px;
}
.newshop_detail_main dt{
	display:block;
	float:left;
	padding:0 5px;
	margin:0 5px 0 0;
	color:#fff;
	background:#D60044;
	text-align:center;
}
.newshop_detail_main dd{
	display:block;
	float:left;
	margin:0 5px 0 0;
	font-weight:bold;
}
.newshop_detail_main .imgTitleIcon{
	float:left;
	display:block;
	margin:0 10px 0 0;
}
table.tblcomment{
	border-collapse:collapse;
}
a.shoplink{
	color:#ffffff;
	background:#6c0527;
	border:3px solid #e6c4d3;
	text-decoration:none;
	padding:7px;
	float:right;
}
a.shoplink:hover{
	color:#ffffff;
	background:#df0b4e;
	text-decoration:none;
	padding:7px;
}

