@charset "utf-8";
/* CSS Document */


#shoptitle{
	width: 967px;
	height:40px;
}

#shopcontent{
	margin:0 auto;
	width:884px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#shop_left{
	float:left;
	background:url(../images/frame_rockshop.gif) top left no-repeat;
	width:185px;
	height:190px;
	color:#FFFFFF;
	padding-top:15px;
	font-weight:600;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding-left:20px;
	padding-top:25px;
}

#shop_right{
	float:left;
	width:664px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
}
