@charset "utf-8";

div.title_bar{
	width:822px;
	height:42px;
	background-image:url("../img/rinfo/title_bar.gif");
	background-repeat:no-repeat;
	}

div.title_bar h1{
	font-size:1.1em;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
	line-height:115%;
	}

div.search_box{
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}

.text_area{
	width:150px;
	font-size:1.2em;
	padding:1px;
	}

.search_btn{
	width:60px;
	padding-top:2px;
	}

.new_btn{
	width:120px;
	padding-top:2px;
	}

div.cts_box{
	width:192px;
	height:280px;
	border:solid 1px #909090;
	margin-top:5px;
	padding:3px;
	}

div.cts_box p{
	font-size:1.1em;
	margin-top:3px;
	}

.t_style2{
	text-align:center;
	font-size:1.1em;
	}

.a_dc a:link{
	color:#0000ff;
	}

.a_dc a:visited{
	color:#0000ff;
	}

.a_dc a:hover{
	background-color:#0000ff;
	color:#ffffff;
	}

.spacer{
	margin-left:6px;
	}

.spacer2{
	text-align:right;
	}
	
.rimore{
	float:right;
}

.rimore a{
	display:block;
	width:122px;
	height:20px;
	background-image:url("../img/rinfo/more_btn.gif");
	background-repeat:no-repeat;
}

.rimore a:hover{
	background-image:url("../img/rinfo/more_btn_on.gif");
	background-repeat:no-repeat;
}

.rinfocmm{
	height:65px;
	color:#009900;
}
