﻿@charset "utf-8";
/* CSS Document */

/*basic style*/
/*id style*/
/**********内容**********/
#content{
	text-align:center;
}
/*shop*/
#shop{
	width:400px;
	height:120px;
	margin:200px auto;
	background:url(images/bg_no.gif) no-repeat 0 0;
}
/*class style*/
