@charset "utf-8";
/* CSS Document */


#rhtBoxMain {
	left: 400px;
	top: 0px;
	width: 966px;
	height: 770px;
	position:absolute;
	background: #ebebef;
	border-style:solid;
 	border-top-width:5px;
	border-right-width:5px;
	border-left-width:0px;
	border-bottom-width:5px;
	border-color:#c1c1c4;
}

#rhtBox1 {
	position: relative;
    display: table;
    vertical-align: middle;
	top: 12px;
	width: 960px;
	height: 60px;
	position:absolute;
}

#rhtBox2 {
	top: 60px;
	width: 960px;
	height: 60px;
	position:absolute;
}

#rhtBox3 {
	top: 150px;
	width: 960px;
	height: 540px;
	position:absolute;
	overflow: auto;
	left: 0px;
}

#rhtBox4 {
	top: 650px;
	width: 540px;
	height: 40px;
	position:absolute;
}

#rhtBox5 {
	top: 700px;
	width: 960px;
	height: 40px;
	position:absolute;
	left: 0px;
}


/* ---------------------*/

 
