
@import "/library/default.css";

body {
	text-align:center;
}

div#wrap {
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

/*------------------------*/

div#intro {
	display:block;
	margin:0 0 10px 0;
}

/*------------------------*/

div#topics {
	display:block;
}

div#topics h2 {
	margin:0 0 10px 0;
	padding:10px 0 8px 10px;
	background-color:#ea5506;
	font-size:17px;
	line-height:140%;
	color:#ffffff;
}

div#topics h3 {
	margin:0 0 8px 0;
	padding:8px 0 6px 10px;
	background-color:#2ca9e1;
	font-size:15px;
	line-height:140%;
	color:#ffffff;
}

div#topics h4 {
	margin:0 0 8px 0;
	padding:6px 0 4px 10px;
	border-top:1px dotted #2ca9e1;
	border-bottom:1px dotted #2ca9e1;
	font-size:13px;
	line-height:140%;
	color:#2ca9e1;
}

div#topics ul {
	margin:0 0 15px 10px;
	padding:0;
	list-style:none;
}

div#topics li {
	padding:0 0 5px 16px;
	background-image:url(../image/list_topics.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

/*------------------------*/

div#day28 {
	width:470px;
	float:left;
}

div#day29 {
	width:470px;
	float:right;
}

/*------------------------*/

#foot {
	width:950px;
}
