@charset "utf-8";
@import "basic.css";
.set{
	margin-right: 10px;
}
.navi1{
	background-image: url(../img/navi1.gif);
	height: 21px;
	background-repeat: no-repeat;
	width: 41px;
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}
.navi2bg{
	background-color: #EEEECC;
	margin-bottom: 5px;
	padding: 5px;
}

/* right */
#right{
	margin-left: 240px;
	margin-right: 20px;
}
#right hr{
	border-top-width: 1px;
	border-top-color: #EEEECC;
	height: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
}
#right .keyword{
	line-height: 24px;
	color: #FFCC00;
	font-size: 90%;
	margin-left: 10px;
	margin-top: 30px;
}
#right .keyword h2{
	text-indent:-9999px;
	height: 20px;
	width: 123px;
	background-image: url(../img/h2_2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#right .keyword a{
	margin-right: 5px;
	white-space: nowrap;
}
#right .keyword .list{
	margin-top: 3px;
	margin-left: 5px;
}
#right .keyword .help{
	font-size: 90%;
	color: #666666;
	margin-top: 3px;
	margin-left: 5px;
}
#right .keyword .more{
	margin-left: 5px;
	font-size: 90%;
	font-weight: bold;
}
/*left*/

