@import "general.css";
@import "layout.css";


#container #idx_main #stipu {
	margin-bottom: 15px;
	background-image: url(/images/top/title/main-box-bg2.gif);
	background-repeat: repeat-y;
}
#container #idx_main #stipu h3 {
	margin-bottom: 10px;
}
#container #idx_main #stipu div {
	background-image: url(/images/top/title/main-box-under-bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}
#container #idx_main #stipu div div {
	background-image: none;
	padding-bottom: 0px;
}
#container #idx_main #stipu h5,#container #idx_main #stipu p {
	width: 560px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#container #idx_main #stipu ul,#container #idx_main #stipu ol {
	margin-bottom: 30px;
	margin-right: 15px;
	margin-left: 40px;
	list-style-type: decimal;
}
#container #idx_main #stipu ul {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 20px;
}
#container #idx_main #stipu li {
	text-align: left;
}
#container #idx_main #stipu table {
	width: 560px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#container #idx_main #stipu table p {
	width: auto;
}
#container #idx_main #stipu table th {
	width: 50%;
}
#container #idx_main #stipu table th,#container #idx_main #stipu table td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
#container #idx_main #stipu table th p,#container #idx_main #stipu table td p {
	margin-left: 5px;
}
