.col
{
    float: left;
}

.last{
    float: right;

}
.row{
    height: auto;
    overflow: auto;
}
#about-bottom-content2 {padding-top:15px}
#about-bottom-content2 #info-ll  {width:279px; float:left; margin-right:15px }
#about-bottom-content2 #info-rr { float:left; width:600px}
.txt-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
.line-left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #e8e8e8;
}
.line-bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #e8e8e8;
}
.news-big-number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #FFF;
}
.txt12boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.txt16boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.txt16boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333;
}
.txt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.txt12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.upload-form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #f2f2f2;
	border: 1px solid #CCC;
}
.upload-btn {
	background-color: #F90;
	border: 1px solid #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding: 2px;
}

.txt12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.txt14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.txt14boldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F90;
	font-weight: bold;
}
.txt12Grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}
.table-wo-border {
	border: 0px none #FFF;
}
.commentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background-color: #fafafa;
	border: 1px solid #dddddd;
}
.txt12blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0468b4;
}
.txt16blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0468b4;
	font-weight: bold;
}
.txt14blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0468b4;
	font-weight: bold;
}
.txt12darkred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #951a1d;
	font-weight: bold;
}
.bigtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: normal;
	color: #393939;
	line-height: 35px;
}
.middletitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #393939;
	line-height: 22px;
}
.table-padding {
	margin: 5px;
	padding: 5px;
}
