/* SECTION */

body, body A {
 margin : 0;
 padding : 0;
 color : #000000;
 background-color : #ffffff;
 font-family : "Trebuchet MS", sans-serif;
 font-size : 11px;
}

.content {
 position : relative;
 padding : 6px;
 border : 1px solid #c3a84c;
}

.lang {
 position : absolute;
 padding-left : 642px;
 text-align: right;
}

.c-border1 {
 border : 1px solid #f5f0e7;
}

.c-border2 {
 border : 1px solid #ebe2d0;
}

.c-border3 {
 padding : 10px;
 background-color : #fffdf0;
 border : 1px solid #dfd1b4;
}

.box {
}

.box-content {
 float : left;
 padding : 8px;
 width : 240px;
 height : 284px;
 background-image : url('../img/box/back.gif');
}

.box-topic {
 padding-top : 5px;
 padding-bottom : 8px;
 color : #a13818;
 font-size : 15px;
 font-weight : bold;
}

.box-text {
 color : #c3a84c;
 font-size : 11px;
}

.box-info A {
 color : #a03918;
 font-size : 11px;
 text-decoration : none;
}

.topic {
 color : #a03918;
 font-size : 20px;
 font-weight : bold;
}

.box-master-topic {
 padding-top : 8px;
 padding-bottom : 8px;
 padding-left : 22px;
 color : #a13818;
 font-size : 20px;
 font-weight : bold;
}

.box-master-info {
 color : #a13818;
 font-size : 14px;
 font-weight : normal;
}

.text {
 color : #c3a84c;
}