/* CSS Document */

.clearfix {
/*\*/
_overflow:visible;
_height:1px;
zoom:1;
/**/
/*\*//*/
display:inline-table;
/**/
}
.clearfix:after {
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden;
}

body { color:#660000;}
.left { float:left;}
.right { float:right;}
.clear { clear:both;}

#CMPsection { background:url(../images/cmp_bk.gif) bottom left no-repeat; width:950px;}
.sectionInn { width:670px; margin:0 0 0 140px;}
.detail { padding:18px 0; border-bottom:dashed 1px #a36666;}
.detail p.txArea { width:640px; margin:10px 0 0 30px;}
.detail .btn { text-align:right; margin:5px 0 0 0;}
