.phototop {
	border-right: #ececec 1px solid; border-top: #ececec 1px solid; background: #fff; overflow: hidden; border-left: #ececec 1px solid; width: 326px; border-bottom: #ececec 1px solid; position: relative; height: 219px /*  改*/
;}
.phototop TD {
	background: #fff; height: 219px /*  改*/
;}
.phototop BR {
	font-size: 5px; line-height: 5px
;}
.phototop A:link {
	font-weight: bold; font-size: 14px
;}
.phototop A:visited {
	font-weight: bold; font-size: 14px
;}
.phototop A:hover {
	font-weight: bold; font-size: 14px
;}
.phototop A:active {
	font-weight: bold; font-size: 14px
;}
.phototop .slider {
	position: absolute
;}
.phototop .slider IMG {
	display: block; margin: 3px; width: 326px; height: 219px /*  改*/
;}
.phototop .num {
	right: 1px; position: absolute; top: 200px   /*  改*/
;}
.phototop .num LI {
	font-size: 9px; background: #000000; float: left; overflow: hidden; width: 20px; cursor: pointer; color: #ffffff; line-height: 16px; height: 16px; text-align: center
;}
.phototop .num LI.on {
	background: #ff0000
;}

A {
	color: #000; text-decoration: none
;}
A:hover {
	color: #000; text-decoration: underline
;}
IMG {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px
;}
TH {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
;}
TD {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
;}
TABLE {
	border-collapse: collapse; border-spacing: 0
;}