/**/
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #00609C;
}
.txts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7E796F;
}
.txtb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #7E796F;
}
.txti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #7E796F;
}
/**/
a:link     { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00609C; text-decoration: none; }
a:visited  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #00609C; text-decoration: none; }
a:hover    { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #0091E8; text-decoration: none; }
/**/
.txtm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
/**/
div.box1{
	width: 426px;
    height: 200px;
    overflow:auto; 
	
    /*border:1px solid #EEE;border-right:0 solid;*/
    background: #F6F6F6} 
div.box1 .txts {
	/*border-right: 20px solid white;*/
	padding: 8px;
}
/**/
div.box2{
	width: 426px;
    height: 370px;
    overflow:auto; 
	
    /*border:1px solid #EEE;border-right:0 solid;*/
    background: #F6F6F6;
} 
div.box2 .txts {
	/*border-right: 20px solid white;*/
	padding: 8px;
}
/**/
div.box3{
	width: 426px;
    height: 200px;
	
    /*border:1px solid #EEE;border-right:0 solid;*/
    background: #F6F6F6
} 
div.box3 .txts {
	padding: 8px;
}
/**/
div.box4{
	width: 650px;
    height: 370px;
    overflow:auto; 
	
    /*border:1px solid #EEE;border-right:0 solid;*/
    background: #F6F6F6
} 
div.box4 .txts {
	/*border-right: 20px solid white;*/
	padding: 8px;
}
/**/

.pager { padding: 10px; width: 368px; margin-bottom: 20px; }
.pager_left { float: left; width: 194px; }
.pager_right { float: right; width: 194px; text-align: right; }
