.box_title {
	width: 660px;
	height: 16px;
	overflow: hidden;
	text-align: right;
	margin: 10px auto 4px 4px;
	padding: 4px 8px 0px 0px;
	background-image: url("/images/classic/gallery_box_title.gif");
}
.box_top {
	width: 668px;
	height: 12px;
	overflow: hidden;
	background-image: url("/images/classic/gallery_box_head.gif");
}
.box_middle {
	width: 664px;
	overflow: hidden;
	background-color: #EBEAE2;
	padding-left: 4px;
}
.box_bottom {
	width: 668px;
	height: 12px;
	overflow: hidden;
	background-image: url("/images/classic/gallery_box_foot.gif");
}
.img_more {
	clear: both;
	padding: 5px 5px 0px 0px;
	text-align: right;
}
.download {
	padding: 0px;
	margin: 5px 0px 2px 5px;
	float: left;
	DISPLAY: inline
	width: 660px;
}
.download LI {
	FLOAT: left;
	DISPLAY: inline;
	text-align: left;
	white-space: nowrap; 
	font-weight: normal;
	text-overflow: ellipsis;
	height: 80px;
	overflow: hidden;
	LIST-STYLE-TYPE: none;
	border-bottom: 1px #999999 dotted;
}
.download LI.li_1 {
	width: 80px;
	text-align: center;
}
.download LI.li_1 IMG {
	border: 1px #999999 solid;
}
.download LI.li_2 {
	width: 480px;
	text-align: center;
}
.download LI.li_2 .title {
	width: 460px;
	font-size: 14px;
	font-weight: bold;
	color: #261504;
	padding: 0px 0px 0px 20px;
	text-align: left;
	margin: auto;
}
.download LI.li_2 .content {
	width: 440px;
	height: 40px;
	overflow: hidden;
	color: #E78800;
	text-align: left;
	padding: 0px 20px 0px 20px;
}
.download LI.li_3 {
	width: 80px;
	text-align: center;
}
.img_more {
	clear: both;
	padding: 5px 5px 0px 0px;
	text-align: right;
}
.title {
	margin-top: 4px;
	background: #EDEBE1;
	text-align: center;
	width: 664px;
	height: 32px;
	overflow: hidden;
}
.title H1 {
	color: #302C06;
	font-size: 18px;
	font-family: ºÚÌå;
	letter-spacing: 1px;
	padding-top: 8px;
	width: 652px;
	height: 32px;
}
.zoom {
	color: #302417;
	padding: 20px 0px 20px 0px;
	font-size: 12px;
	width:650px;
	line-height: 17px;
	overflow: hidden;
	text-align: left;
}
.zoom A {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.zoom A:HOVER {
	font-size: 12px;
	color: #FFBB00;
	text-decoration: underline;
}
.comment {
	width: 100%;
	margin-top: 10px;
}
.comment .title {
	color: #FF6600;
	font-weight: bold;
	text-align: left;
	background-color: #EDEBDD;
	width: 100%;
	height: 20px;
	margin: 0px auto -5px auto;
	padding: 4px 0px 0px 10px;
	border: 0px;
	border-top: 1px solid #AC9F85;
}
.comment .content {
	width: 660px;
	text-align: center;
}
.comment .content TEXTAREA {
	font-size: 12px;
	width: 530px;
	height: 50px;
	padding: 5px;
}
.comment DIV {
	float: left;
	margin: 5px;
}
.comment .list {
	width: 100%;
	text-align: center;
	padding: 0px;
	margin: auto;
}
.nav {
	font-size: 12px;
	color: #FF7200;
	font-weight: bold;
	border: 1px solid #E2E0D1;
	background: #F5F4EE;
	width: 666px;
	height: 20px;
	overflow: hidden;
	margin: 5px auto 5px auto;
	padding-top: 5px;
}
.nav A {
	color: #FF7200;
}
.nav A:HOVER {
	color: #BB3000;
}
#img_show {
	width:660px;
	overflow: hidden;
}

