@charset "utf-8";
div#top_img {
	background-image: url(../images/top/top_img.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 330px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div.container {
	padding: 0px;
	height: 200px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#top_news {
	background-image: url(../images/top/top_title_news.jpg);
	width: 258px;
	border: 1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
div.container h2,
div#top_mail h2 {
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 258px;
	visibility: hidden;
}
div.container  ul {
	margin: 5px;
	list-style-type: none;
	height: 144px;
	width: 248px;
	overflow: auto;
}
div.container li {
	margin-bottom: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(../images/top/top_li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 15px;
}
div#top_whats {
	width: 258px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(../images/top/top_title_whats.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#top_rss {
	width: 258px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/top/top_title_rss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#top_mail {
	width: 560px;
	border: 1px solid #CCCCCC;
	padding: 0px;
	background-image: url(../images/top/top_title_mail.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 206px;
}
div#rss_frame {
	margin: 5px;
	padding: 0px;
	height: 144px;
	width: 248px;
}
div#mail_info {
	margin: 5px;
	padding: 0px;
	height: 160px;
	width: 360px;
	float: left;
}
div#mail_info strong {
	color: #FF9900;
}
div#qrcode {
	width: 160px;
	float: right;
	margin: 5px;
	padding: 0px;
	text-align: center;
}

div#mail_form {
	padding: 0px;
	height: 32px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#mail_form a {
	text-decoration: none;
	background-image: url(../images/top/top_mail_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 32px;
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left top;
}
div#mail_form a:hover {
	text-decoration: none;
	background-image: url(../images/top/top_mail_btn.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 32px;
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left bottom;
}
div#top_kidslist {
	background-image: url(../images/top/top_title_kids.gif);
	padding: 0px;
	height: 32px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
div#top_pickup {
	background-image: url(../images/top/top_title_pickup.gif);
	padding: 0px;
	height: 32px;
	width: 560px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center;
}
div#top_kidslist h2,
div#top_pickup h2 {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 36px;
	width: 500px;
	font-size: 18px;
	visibility: hidden;
}
div#top_kidslist a ,
div#top_pickup a{
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	height: 18px;
	width: 60px;
	float: right;
	padding: 0px;
	text-align: center;
}
div.kids_info {
	height: 190px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

div.kids_data {
	padding: 0px;
	height: 190px;
	width: 168px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #666666;
	float: left;
}

div.kids_data img {
	margin: 9px;
}
div.kids_data strong {
	font-size: 12px;
}
