@charset "utf-8";


.results_btn {
	width: 590px;
	margin-bottom: 20px;
	overflow: hidden;
}
.results_btn li {
	float: left;
	display: block;
	width: 290px;
	height: 50px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.results_btn li.rus-de{
	margin-right: 10px;
	background: url(../img/results_btn_01_on.jpg) no-repeat;
}
.results_btn li.rus-ga{
	background: url(../img/results_btn_02_on.jpg) no-repeat;
}
.results_btn li.rus-de a{
	display: block;
	height: 50px;
	background: url(../img/results_btn_01_off.jpg) no-repeat;
}
.results_btn li.rus-ga a{
	display: block;
	height: 50px;
	background: url(../img/results_btn_02_off.jpg) no-repeat;
}
.results_btn li.rus-de a:hover{
	margin-right: 10px;
	background: url(../img/results_btn_01_on.jpg) no-repeat;
}
.results_btn li.rus-ga a:hover{
	background: url(../img/results_btn_02_on.jpg) no-repeat;
}
.gallery_box {
	list-style: none;
	overflow: hidden;
}
.gallery_box li {
	float:left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 140px;
	height: 105px;
	overflow: hidden;
}

.gallery_box li.right {

}
.pic-table-all{
	width: 590px;
}
.pic-table-all td{
	vertical-align: top;
}

.pic-table{
	width: 270px;
	border: 1px solid #CCCccc;
	margin-bottom: 20px;
}
.pic-title{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #EFECE2;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.pic-txt{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-color: #F9F8F4;
	padding: 3px;
	margin-bottom: 20px;
}

.rus-table{
	margin-top: 15px;
	margin-bottom: 15px;
}

.rus-table th,
.rus-table td{
	padding:6px 0px;
	background:#f7f8da;
	font-weight:normal;
	font-size:12px;
	text-align:center;
}

.rus-table th{
	background-color:#ebe8d8;
}
.rus-title{ width:60px; }
.rus-table th.th1, .rus-table td.td1{ width:150px; }
.rus-table th.th2, .rus-table td.td2{ width:80px; }
.rus-table th.th3, .rus-table td.td3{ width:95px; }
.rus-table th.th4, .rus-table td.td4{ width:95px; }
.rus-table th.th5, .rus-table td.td5{ width:80px; }


.rus-table2 {
	margin-bottom: 15px;
}
.rus-table2 table {
	width: 576px;
}
.rus-table2 table th,
.rus-table2 table td {
	padding:6px 0px;
	background:#f7f8da;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	border:1px solid #ffffff;
	width: auto;
}
.rus-table2 table th {
	background:#ebe8d8;
}

#ktTable2 td{ border:1px solid #ffffff; }
