* {font-family: tahoma;}

body {
	margin: 0 auto;
	width: 650px;
	background: #fff;
	color: #333;
	background: url(/img/front/headbg.jpg) top repeat-x White;
	font-size: 12px;
}



.descr {width: 100%;}
.descr .detail {background:  rgb(255, 120, 0); display: block; font-size: 11px; color: white; font-weight: bold; text-decoration: none; width: 70px; padding: 3px 5px;}
.descr table {width: 100%; background: #FCFEFF;border-collapse: collapse;}
.descr table td {text-align: right; padding: 3px;font-size: 12px; border-bottom: solid 1px #BEDFFF;}
.descr table td.t {text-align: left;font-size:11px; padding-left: 10px;}
.descr table .price {color: rgb(255, 120, 0);font-weight: bold; font-size: 11px; padding-right: 20px;}
.descr table .red {color: red;}
.descr table .t2 {white-space: nowrap;font-size:11px;font-weight: bold;}
.descr .img {text-align: center; width:200px; height: 300px; border: dashed 1px #BEDFFF; background: White;}
.descr .img img.i1 {border:0; width: 140px; margin-bottom: 20px;}
.descr .img img.i2 {border:0; width: 130px; margin-bottom: 30px;}
.descr .img .order {background:  rgb(255, 120, 0); display: block; font-size: 11px; color: white; font-weight: bold; text-decoration: none; width: 60px; padding: 3px 5px;margin: 0 auto;}
.descr .attr {width: 1%; white-space: nowrap; font-size:11px; text-align: left;}

.order {background:  rgb(255, 120, 0); display: block; font-size: 11px; color: white; font-weight: bold; text-decoration: none; width: 50px; padding: 3px 5px; margin: 0 auto; text-align: center;}
.descr .attr {width: 1%; white-space: nowrap; font-size:11px; text-align: left;}

.show {margin: 10px;}
h1 {font-size: 14px; margin: 5px 0;}

div.txt {padding:10px 20px;}
