@charset "ISO-8859-1";
#pageTop #pageContent #Ad {
	background-color: #FFFFFF;
	background-image: url(../../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#pageTop #pageContent #Ad h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#pageTop #pageContent #Ad ul {
	margin-top: 30px;
	margin-bottom: 20px;
	list-style-type: none;
}
#pageTop #pageContent #Ad li {
	display: block;
	height: 210px;
	width: 145px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
#pageTop #pageContent #Ad .Name {
	margin-top: 7px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../images/ya_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
}
#pageTop #pageContent #Ad .Comments {
	font-size: 10px;
	padding-top: 2px;
}
#pageTop #pageContent #Ad .Img img {
	border: 1px solid #999999;
}
#pageTop #pageContent #Ad #View {
	margin-top: 30px;
	margin-bottom: 20px;
	text-align: center;
}
#pageTop #pageContent #Ad #View img {
	margin-right: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pageTop #pageContent #Back {
	text-align: center;
}

