/*
 * COPYRIGHT (c) 2008 www.FashionsFriend.com. ALL RIGHTS RESERVED.
 * http://www.fashionsfriend.com
 * @Author A.D.JC
*/



#container { margin:20px auto 0 auto; width:960px;}



#main,
#about,
#store,
#collection,
#show { clear:both;}



/* main */
#main { margin-bottom:5px;}
/* main end */



/* store */
#store { overflow:hidden; margin:0 auto; padding-top:335px; width:960px; background:url(imgs/store_top_bg.jpg) no-repeat top #21232F;}
#store .address { float:left; display:inline; margin:0 0 16px 16px; width:390px; height:150px; background:url(imgs/adress_bg.jpg) no-repeat top;}
#store .address h2 { padding-left:12px; height:40px; line-height:40px; font-size:14px; color:#fff;}
#store .address ul { overflow:auto; padding-left:12px; text-align:left; width:375px; height:105px; color:#D2ACC2;}
#store .address ul li { margin:15px 0 15px 0;}
html .address ul {
	scrollbar-3dlight-color: #341A28;
	scrollbar-highlight-color: #341A28;
	scrollbar-face-color: #2C1723;
	scrollbar-shadow-color: #2C1723;
	
	scrollbar-arrow-color: #D2ACC2;
	
	scrollbar-base-color: #2C1723;
	scrollbar-darkshadow-color: #2C1723;
	scrollbar-track-color: #000;
}
#store .store1,
#store .store2,
#store .store3,
#store .store4 { width:520px;}
#store .store1 { background:url(imgs/store1.jpg) no-repeat top;}
#store .store2 { background:url(imgs/store2.jpg) no-repeat top;}
#store .store3 { background:url(imgs/store3.jpg) no-repeat top;}
#store .store4 { background:url(imgs/store4.jpg) no-repeat top;}
/* store end */



/* show */
#show { margin:0 auto; width:960px; height:580px; background:url(imgs/show_bg.jpg) no-repeat bottom #21232F;}
#show ul { overflow:hidden; float:right; margin:220px 0 0 0; padding:0;}
#show ul li { float:left; display:inline; margin-right:5px;}
#show ul li a { display:block;}
#show .offset2 { margin-top:50px;}
#show .sthum { padding:15px 0 0 12px; width:158px; height:155px; background:url(imgs/showList_bg.jpg) no-repeat top;}
#show .sname { text-align:center; color:#D2ACC2;}
/* show end */

