#text{
	font-size: 11px;
	color: #FFFFFF;
}
#text .head{
	
}
#text .frame{
	margin: 20px 0 0 15px;
}
#text #textFrame{
	display: block;
	width: 450px;
	height: 145px;
	overflow: auto;
}
#text .t{
	margin-bottom: 20px;
	margin-right: 10px;
}
#text .t .title{
	margin-bottom: 5px;
	font-style: italic;
}
#text .t .body{
	margin-bottom: 5px;
}
#text .t .date{
	text-align: right;
	font-style: italic;
}

.black, .black *{
	color: #000000;	
}

#box_context {
	position: absolute;
	top: 140px;
	right: 33px;
	z-index: 2;
	background-color: #FFF;
	color: black;
	border-top: 10px solid #8D252C;
	width: 570px;
	padding: 10px;
	height: 260px;
	overflow: hidden;
}
body > #box_context{
	height: 260px;
	width: 550px;
}

#box_context .cdata {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 360px;
}

#top{height: 460px;}

#box_context .jScrollPaneDrag {background: url('gfx/dot_sr.png') no-repeat transparent center -4px !important;}
#box_context .jScrollPaneTrack {background: url('gfx/line_sr.png') repeat-y transparent center top !important;}

#homegfx1{
	width: 190px;
	height: 190px;
	float: right;
	margin: 30px 15px 0 0;
}
#box_context > #homegfx1{
	border: 10px solid #FFF;
}

#box_context .body{font-size:12px;}

#news{
	font-size: 11px;
	color: #FFFFFF;
}
#news .head{
	
}
#news .frame{
	margin: 20px 0 0 15px;
}
#news #newsFrame{
	display: block;
	width: 450px;
	height: 145px;
	overflow: auto;
}
#news .news{
	margin-bottom: 20px;
	margin-right: 10px;
}
#news .news .title{
	margin-bottom: 5px;
	font-style: italic;
}
#news .news .body{
	margin-bottom: 5px;
}
#news .news .date{
	text-align: right;
	font-style: italic;
}
