/* CSS Document */
.banner .image img {
	margin-bottom: 5px;
}
#text-ad-box1 {
	width: 160px;
	line-height: 110%;
	text-align: left;
}
#text-ad-box1 ul {
	padding: 2px;
	list-style-type: none;
	margin: 0px;
}
#text-ad-box1 a {
	color: #3399FF;
	text-decoration: underline;
	font-size: 11px;
}
#text-ad-box1 li {
	margin-bottom: 12px;
	font-size: 10px;
	color: #666666;
}
.ad_center {
	width: 100%;
	text-align: center;
}
.banner2 {
	width: 100%;
	text-align: center;
	margin-top: 12px;
}
.image2 img{
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#text-ad-box2 {
	line-height: 110%;
	text-align: left;
	width: 396px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	margin-bottom: 0px;
	padding: 2px;
	clear: left;
}
#text-ad-box2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#text-ad-box2 a {
	color: #3399FF;
	text-decoration: underline;
	font-size: 11px;
}
#text-ad-box2 li {
	margin-bottom: 6px;
	font-size: 10px;
	color: #666666;
	margin-left: 0px;
}
