body { margin:0; background:#c0c0c0 url(img/img_background.gif) left top no-repeat; text-align:center; font-family:"ËÎÌå"; font-size:12px;}
body > div {  margin:0 auto;}

#xtyle { width:96%; margin-top:30px; filter:alpha(opacity=96); -moz-opacity:0.96; opacity:0.96; }
	#myart { border:solid black 1px; height:400px; padding:10px; text-align:left;}
		#myart img { float:left; margin-right:60px;}
		#myart div { padding:30px 0 20px 0;}
		#myart div p { padding:3px 2px; margin:2px; letter-spacing:3px; font-family:Geneva, Arial, Helvetica, sans-serif;}
	.bg1 { background:white url(img/art_bg1.gif) right bottom no-repeat;}
	.bg2 { background:white url(img/art_bg2.gif) right bottom no-repeat;}
	
	#mylist ul { margin:0; padding:0;}
	#mylist li { float:left; list-style:none; margin:6px 10px 0 0;}
	#mylist li a img { border:solid black 1px; }
	#mylist li a:hover img { border:solid white 1px; cursor:pointer;}
