
/* left column */
#news {
	background-color: #F5FAF5;
	font-size:90%;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 100%;
	border: 1px solid #94AA84;
	color: #000000;
}
#news p { 
	margin:0px 4px;
	padding:3px 3px 3px 15px;
	background-image:  url("../images/icon_list_gre.gif");
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#news #lead {
	margin:7px 7px;
	padding:0px;
	text-align: left;
}
#flash { 
	font-size:90%;
	color: #000000;
	background-color: #F5FAF5;
	margin: 0px 0px 10px;
	padding: 0px 0px 5px;
	width: 100%;
	border: 1px solid #94AA84;
}
#flash p { 
	margin:0px 4px;
	padding:3px 3px 3px 15px;
	background-image:  url("../images/icon_list_gre.gif");
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#flash .detail {
	margin:0px 4px;
	padding:3px;
	text-align: right;
}
.dotline{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 10px;
}
/* right column */
#rightbase {
	color: #000000;
	background-color: #D8E0D1;
	margin: 0px;
	padding: 9px;
	width: 370px;
}
#cup {
	background-image:  url("../images/bg_right.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 352px;
}
#cup p {
	padding: 0px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	margin-top: 7px;
}
#cup h3 {
	font-size: 90%;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#cup .menu {
	padding:3px 3px 3px 17px;
	background-image:  url("../images/icon_osusume.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	font-weight: normal;
}
#business {
	background-image:  url("../images/bg_right.gif");
	background-repeat: repeat-y;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 352px;
}
#business p {
	margin: 3px 7px 3px 20px;
	padding: 0px;
}
#business .menu {
	padding:3px 3px 3px 17px;
	background-image:  url("../images/icon_osusume.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	font-weight: normal;
}
#about {
	background-image:  url("../images/bg_right.gif");
	background-repeat: repeat-y;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 352px;
}
#about p {
	margin: 5px 7px 5px 20px;
	padding: 0px;
}
#about .menu {
	padding:3px 3px 3px 17px;
	background-image:  url("../images/icon_osusume.gif");
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 20px;
	font-weight: normal;
}
#teach {
	font-size:90%;
	margin: 10px 0px; 
	background-color: #F6FBF5;
	border: 1px solid #9CA787;
	border-collapse:collapse;
}
#teach ul {
	margin: 0px 5px 5px 20px;
	list-style-image: url(../images/icon_leaf.gif);
}
p.footer {
	font-size: 80%;
}
#bbs {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	margin: 10px 0px 0px;
	padding: 0px;
	width: 352px;
	font-size:90%;
}
#bbs p {
	margin: 3px 7px 3px 20px;
	padding: 0px;
}
#bbs ul {
	display: block;
	list-style-type:none;
}
#bbs li {
	background:url(../images/icon_bbs.gif) no-repeat 0em 0.3em;
	padding-left:13px;
	margin:5px 10px 5px 13px;
	font-weight: normal;
}
#bbs p.details {
	text-align:right;
	margin:5px 10px 0 0;
}