A.board_list:link {color:; text-decoration: none;}
A.board_list:active {color:; text-decoration: none;}
A.board_list:visited {color:; text-decoration: none;}
A.board_list:hover {color:; text-decoration: none;}

.board_read_p {
    margin: 2px 0 2px 0;
    FONT-SIZE: 10pt;
    FONT-FAMILY: 짹탑짼;
}

.board_read_p FONT {
    line-height: 100%;
}


 
#wrapper1{
 width:1200px;  
/*
 background:gray; 
*/
 margin-left:0px;  
 padding:0px 0px 0px 0px; 
 }
#header1{
/*
 background:silver;
*/
 margin-bottom:10px;  
 }
#middle1{
 float:left;  
 width:1200px;
 height:800px;
 background:white;
 }
#left1{
 float:left;  
 width:200px;
 height:800px;
 background:white;
 }
#content1{
 float:right;   
 width:980px;
 height:800px;
 margin:0 0 0px 0px;
 background:white;
 }
#footer1{
 clear:both;   
 background:white;
 margin-bottom:50px; 
 }
