@import url("main.css");

body { border : 0px; padding : 0px; margin : 0px; font-size : 9pt; color:#4d4d4d; font-family:µ¸¿ò, verdana; }
td { font-size : 10pt; }
ul, li, dl, dd {list-style-type: none; margin : 0px; padding : 0px;}
.displayNone { display : none }


#containerBox {background-color: #f2f2f2; width:699px;}
.rtop, .rbottom{display:block; background: #FFFFFF;}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden; background: #f2f2f2;}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}

#containerBox p{padding:15px}

.managedBy { 
clear:left;
overflow:hidden; 
width:695px; 
height:41px; 
background-image : url(/images/common/manageby.gif); 
background-repeat : no-repeat; font-style:normal; 
margin: 30px 0px 50px 272px; 
padding:14px 0px 0px 35px
}

.textalignright {
	text-align:right;
}

.marginR20 {
	margin:0px 20px 0px 0px;
}