@charset "UTF-8";

.mainTxt {
 width: 945px;
}

.caption {
 width: 680px;
 float: left;
}

.caption p {
 margin: 10px 0 0 15px;
}

.caption img {
 margin: 10px 0 10px -10px;
}

.layoutLeft {
 background: url(img/layoutleft_bg.gif) 12px top repeat-y;
}

.layoutLeftBot {
 margin: 0 0 0 12px;
}

.layoutLeft2 {
 clear: both;
 width: 945px;
 float: left;
 margin: 15px 0 0 0;
 background: url(img/layoutleft2_bg.gif) 12px top repeat-y;
}

.layoutLeft2Bot {
 margin: 0 0 0 12px;
}

.bestBox {
 float: left;
 width: 290px;
 margin: 10px 10px 10px 12px;
}

* html .bestBox {
 margin: 10px 10px 10px 8px;
}

.bestBox img {
 float: left;
 margin: 0 10px;
}
.bestBox .reed {
 float: left;
 width: 160px;
 margin: 0;
 line-height: 1.2;
}

.bestBox .text {
 clear: both;
 margin: 0 10px 0 10px;
 padding: 20px 0 0 0;
 background: url(img/small_line.gif) -10px top no-repeat;
 text-align: justify;
 text-justify: inter-ideograph;
}

* html .bestBox .text {
 margin: 0 10px 5px 10px;
 padding: 10px 0 0 0;
}

