@charset "utf-8";
/****************************************/
/*	Name: Geniezip
/*	PART: LAYOUT STYLE
/*	Version: 1.0
/*	Design: jieun.park
/*	Author: 
/****************************************/


/*** 제휴 및 제안 ***/
#cooperation_con{width:900px; height:auto; margin:0 auto; overflow:hidden; padding:50px 30px 100px; }
#cooperation_con h3{width:100%; margin-bottom:25px;}
#cooperation_con .sub_title{width:100%; margin-bottom:10px; color:#6c6c6c;}
#cooperation_con .info_comment{color:#990000; margin-top:5px;}

#cooperation_con .cooperation_info{widht:960px; height:100%; margin-bottom:50px;}
#cooperation_con .cooperation_info table{position: relative; margin:0 auto; border:1px solid #d8d6d6; width:900px;}
#cooperation_con .cooperation_info table th{background:#f3f3f3; width:226px; height:32px; padding:2px; text-align:center; border-right:1px solid #d8d6d6;  border-bottom:1px solid #d8d6d6;}
#cooperation_con .cooperation_info table th span{color:red;}
#cooperation_con .cooperation_info table td{width:674px; padding:10px; border-bottom:1px solid #d8d6d6; }
#cooperation_con .cooperation_info table td .coo_type li{width:33.333%; float:left;}
#cooperation_con .cooperation_info table td .radio{margin:0 5px 0 5px;}
#cooperation_con .cooperation_info .red{color:red; font-size:12px;}

#cooperation_con .cooperation_info textarea{width:880px; height:100%; min-height:120px; border:1px solid #ccc;}

/* 파일 첨부btn */
#cooperation_con .cooperation_info .file_input{position:relative; width:85px; overflow:hidden; cursor:pointer; vertical-align:middle; box-sizing:border-box;}
#cooperation_con .cooperation_info .file_input_btn{color:white;}
#cooperation_con .cooperation_info .file_input_hidden{position:absolute; top:0; right:0; width:85px; height:30px; opacity:0; 
filter:alpha(opacity=0); 
-ms-filter: "alpha(opacity=0)"; 
-khtml-opacity:0; 
-moz-opacity:0;
}

#cooperation_con .cooperation_use_info{widht:960px; height:100%; overflow:hidden; border:2px solid #d8d6d6; box-sizing:border-box; padding:20px; margin-bottom:10px; }
#cooperation_con .cooperation_use_info p{padding-bottom:20px; font-weight:bold;}
#cooperation_con .cooperation_use_info ol li{width:100%; font-size:12px; font-weight:bold; line-height:24px; margin-bottom:10px;}
#cooperation_con .cooperation_use_info ul li{width:100%; font-size:12px; font-weight:normal; line-height:18px;  margin-bottom:0;}

