@charset "UTF-8";/* CSS Document */#shopCmizer {	width: 420px;	margin-top: 10px;	margin-right: auto;	margin-left: auto;	margin-bottom: 10px;}#shopCmizer h3 {	text-align: center;	font-weight: bold;	font-size: 115%;	margin-bottom: 10px;}#shopCmizer p {	line-height: 140%;	width: 380px;	display: block;	margin-left: 20px;	margin-right: 20px;}#shopCmizer #shopGo a {	background-image: url(images/shop_btn_s1.gif);	background-repeat: no-repeat;	height: 0px;	width: 100px;	margin-left: 280px;	padding-top: 40px;	overflow: hidden;	display: block;}#shopCmizer #shopGo a:hover {	background-image: url(images/shop_btn_s2.gif);	background-repeat: no-repeat;}#shopCmizer #cmizer {	margin-top: 10px;}