@charset "utf-8";
#main #desc {
	padding: 20px;
	width: 658px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	position: relative;
	color: #FF9;
	background-color: #000;
}
#desc #descbg {
	background-image: url(../images/weddingdress2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 20px;
}

#desc h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
#desc p {
	text-indent: 26px;
	text-align: justify;
}

#desc #photobg {
	background-repeat: no-repeat;
	height: 307px;
	width: 460px;
	border: 1px solid #FFC;
}
#main .topnav {
	background-image: url(../images/service/navbg.gif);
}
#desc #descbg #showpics {
	height: 230px;
	margin-top: 25px;
}
#showpics .apic {
	height: 200px;
	width: auto;
	border: 1px solid #FFF;
	float: left;
	margin-right: 10px;
}
#desc #descbg .names {
	margin-top: 10px;
	margin-bottom: 10px;

}
.names .aname {
	font-family: "Arial Black", Gadget, sans-serif;
	list-style-type: none;
	float: left;
	height: auto;
	width: auto;
	margin: 4px;
}
#desc #descbg #ashowpic {
	height: 557px;
	border: 1px solid #FFF;
}
#ashowpic img {
	float: left;
}
#desc #descbg #personalpic {
	height: 440px;
}
#personalpic .appic {
	float: left;
	height: 200px;
	width: auto;
	border: 1px solid #FFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#desc #descbg #classlist {
	font-size: 13px;
	width: 505px;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC;
	padding: 10px;
}
#baoming {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #CF3;
	font-family: "黑体";
}

