#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;
	width: 480px;
}

.text {
	width: 480px;
}

#archive {
	float: left;
	width: 260px;
	margin-left: 50px;

}

#archive .year {
	font-weight: bold;
	padding-top: 10px;
}

#archive .month a {
	color: #fff;
	text-decoration: none;
}

#archive .month a:hover {
	text-decoration: underline;
}

#archive .frame {
	margin: 20px 0 0 15px;
}

#archiveFrame {
	display: block;
	width: 200px;
	height: 145px;
	overflow: auto;
}

#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 .title a {
	color: #fff;
	text-decoration: none;
}
#news .news .body{
	margin-bottom: 5px;
}
#news .news .date{
	text-align: right;
	font-style: italic;
}

#homegfx {
	width: 420px;
}

.prev {
	position: absolute;
	left: 10px;
	top: 260px;
}

.next {
	position: absolute;
	right: 10px;
	top: 260px;
}
