@charset "utf-8";
/* CSS Document */

/*announcement*/

a:focus {
	outline: none;
}
#panel {
	background: #cccccc;
	height: 40px;
	display: none;
	text-align: center;
	vertical-align: middle;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 4px #666666;
	background: url(images/btn-slide.gif) no-repeat center top;
}
.btn-slide {
	text-align: center;
	padding: 2px 2px 0 0;
	margin: 0 auto;
	display: block;
	font: Verdana, Geneva, sans-serif;
	color: #666666;
	text-decoration: none;
}
/*end of accouncement*/

/* news */ 
.news {
	margin-bottom:4px;
	padding:4px 4px 8px 4px;
	color:red;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	word-spacing:normal;
	border-bottom:#ddd 1px solid;
}
	.news tr td { vertical-align:top; }
	.news tr td a { color:red; text-decoration: underline; }
#scroll-v{display:block; width:935px; line-height:18px;}
/*end of news*/

/* SP banners */


/*dl{
	margin-top: 0px;
	background-color: #EEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	}
dt {
	padding: 0px;
	margin-top: 0px; display:none;
	}*/

.curCol { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); z-index: 1; position: relative; }
/* end of Daily deal*/

/*promo banner*/

.promobanner{
	display:block;
	width:165px;
	height:225px;
	float:left;
	
}
.promobanner1{
	display:block;
	width:165px;
	height:225px;
	
	
}
.promobanner2{
	display:block;
	width:165px;
	height:225px;
	
	
}

/*end of promo banner*/


