#mainCenter {
	height:100%;
}

#titleframe {
	width: 100%;
	/*height: 92px;*/
	background-color: #ffffff;
	
}

#TopFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
}

a 			{ color: #000; text-decoration: none; ;} 
a:hover		{ color: #ffff99; text-decoration: none;font-weight:bold }

/* title frame */

.titleContent { padding: 6px 0 6px 6px; }

.banner
{
	font-size: 12px;
	font-family: arial, verdana, Trebuchet MS;
	
}
.banner .title{
	font-size:1.2em;
	font-family:   Trebuchet MS, Calisto MT,  times new roman, verdana, arial;
	font-weight:none;
	

}
.banner .sel{
	font-size:1.2em;
	font-family:    Trebuchet MS, Calisto MT, times new roman,  arial;
	font-weight:bold;
}


.banner .home{
	font-size: 1.7em;
	font-family: Trebuchet MS, verdana, arial ;
	
}

.banner .info{
	font-size:1.4em;
	font-family: Trebuchet MS, verdana, arial;
	color: #333
}

.banner .email{
	font-weight:bold;
	color: #000
}


/* index frame */



.indexContent {
	width:95%;
	/*border-bottom:1px dotted #888888;*/
	padding-top:20px;
	padding-bottom:6px;
}

.indexInfo {
	font-size: 15px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 0 0 6px;
}

.indexInfo .name {
	color: #999;
	font-size:1.4em;
	font-weight: none;
}

.indexInfo .date {
	color: #cccccc;
	font-size:1em;
	font-weight: none;
}
.indexInfo .small {
	color: #000;
	font-size:0.7em;
	font-weight: none;
}

}
/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

.contentLast {
	font-size:11px;
	color: #333333;
	padding-top:6px;
}