#main_section { width: 100%; margin: 0 auto;   }
.section_header { width: 100%;   height: 150px; border-bottom: 1px solid #949494; }
.section_header_write { width: 100%;   height: 150px; border-bottom: 1px solid #949494; }
.section_content { width: 70%;   display: block;  height: 200px; }

.for_level { width: 100%; height: 10px; display: block; clear: both;  margin-top: 300px; }

.sh_content_box { width: 1200px; margin: 0 auto;  } 
.sh_content {  width: 400px; float: left; margin-top: 78px; margin-left: 140px;   background: rgba(255,255,255,0.7);  padding-left: 15px; padding-top: 5px; height: 70px;    }
.sh_content > h3 { font-size: 24px; font-family: roboto, nanum; color: #d14841; }
.sh_content > p { font-size: 14px; margin-top: 15px;  }


/*download_index.php*/


.section_content { margin: 0 auto;  width: 1000px; }
.sc_header { width: 1000px; margin: 0 auto; margin-top: 70px;  }
.sc_header > p { width: 1000px; margin: 0 auto;  }
.sc_body { width: 1000px; margin: 0 auto; }

.download_board { border-collapse: collapse; width: 1000px; margin: 0 auto;  }


.download_board { margin-top: 40px;  }

.td, .th { border: 1px solid #fff;  }
.th { height: 35px;  font-size: 14px; font-weight: normal; background: #2668e0; color: #fff;  }
.td { border-bottom: 1px solid #efefef; height: 40px; }

.td1 { text-align: center; font-family: roboto; width: 70px; color: #75706b;  font-size: 12px; }
.td2 { padding-left: 20px;  width: 500px; font-size: 14px;  }
.td3 { text-align: center; font-size: 12px; width: 120px;  }
.td4 > img { width: 20px; height: 20px; margin: 0 auto; display: block;  }
.td5 { text-align: center; font-size: 12px;  width: 100px; }
.td6 { text-align: center; font-size: 12px;  }


.btn_box2 {   width: 80px; height:35px; float: right; margin-right: 100px; padding-bottom: 200px;}
.btn_box2 > a { width: 100%; height: 35px; line-height: 35px; text-align: center; display: block; background: #28324e;  color: #fff;   }
.btn_box2 > a:hover { background: #d91556; }

#page_button { width: 1000px; margin: 0 auto;   text-align: center; height: 40px;  margin-top: 30px; }
#page_num { font-size: 13px;  }



/* write.php */

.write_content_box {  width: 1100px; margin: 0 auto; margin-bottom: 200px;   }
.write_content_box > form > table {  border-collapse: collapse; width: 1020px; margin: 0 auto; }
.wcb_td { border: 1px solid #ddd;  }
.write_content_box > form { padding-top: 220px;  }
.write_title { width: 200px; height: 40px; line-height: 40px; text-align: center;  font-size: 14px;  }
.write_content { width: 695px;  }
.chkbo1 { margin-left: 15px;  }

.checkbox_option { display: block; float: left; font-size: 14px; height: 40px; width: 150px; line-height: 40px;  font-family: roboto, nanum; }

.checkbox_option > input { position: relative; top: 3px;   cursor: pointer; }

.select_option { display: none;  margin-left: 15px; width:280px; height: 30px;  padding-left: 5px;  }
.select_tektronix { display: block;  }
.sos { font-size: 13px; color: #2679e0; }

.product_name > input { border: none; width: 800px; padding-left: 15px; height: 40px; display: block;  }
.product_short_detail > input { border: none; width: 800px; padding-left: 15px; height: 40px; display: block;  }
.product_detail > textarea { border: none; width: 800px; padding-left: 15px; padding-top: 10px; height:300px; display: block;  }

.img_add_box { width: 340px; padding-top: 5px;  padding-left: 15px; }
.img_add_box > input { width: 320px;  display: block; float: left; height: 20px; margin-top: 5px;  }
.img_add_btn { display: block; height: 30px; width: 40px; font-size: 14px; text-align: center; line-height: 30px; margin-top: 5px; background: #efefef; float: left; margin-left: 20px;   cursor: pointer; position: relative; top: -5px  }
.img_add_btn:hover { background: #e9134b; color: #fff;  }



.catalog_add_box { width: 340px; padding-top: 5px;  padding-left: 15px;  }
.catalog_add_box > input { width: 320px;  display: block; float: left; height: 20px;   }

.btn_box { margin-top: 30px; margin-left: 38px;  }
.confirm_btn { border: none; background: #28324e; color: #fff; width: 80px; height: 30px; line-height: 30px; text-align: center; float: left;  cursor: pointer;  }
.cancel_btn { display: block; border: none; background: #efefef; color: #28324e; width: 80px; height: 30px; line-height: 30px; margin-left: 5px; text-align: center;  float: left;}
.confirm_btn:hover {  background: #e9134b; color: #fff;  }
.cancel_btn:hover { background: #e9134b; color: #fff;  }

.img_title_span { font-size: 10px; color: #2c82c9; }

.option_box {   height: 32px;  padding-top: 8px; padding-left: 15px; display: block; }
.option_box > span { font-size: 12px;  margin-right: 5px; color: #a38f84; }
.option_box > input { font-size: 12px;  margin-right: 15px;  border: none; border-bottom: 1px solid #d1d5d8; padding-left: 10px; }
.option_content { width: 350px;  }

.option_add_button { float: left; height: 20px; width: 20px; font-size: 14px; text-align: center; line-height: 20px; margin-top: 10px; background: #efefef; display: block;  margin-left: 20px;   cursor: pointer;   }
.option_add_button:hover { background: #e9134b; color: #fff;  }
.option_minus_button { float: left; height: 20px; width: 20px; font-size: 14px; text-align: center; line-height: 20px; margin-top: 10px; background: #efefef; display: block;  margin-left: 3px;   cursor: pointer;   }
.option_minus_button:hover { background: #e9134b; color: #fff;  }
.write_title_span { display: block; float: left; margin-left: 85px; }



/* view.php */

.sc_header_view { width: 1000px; margin: 0 auto;  margin-top: 100px;  }
.title { font-size: 22px;  padding-left: 40px; color: #2969b0; width: 960px; padding-bottom: 20px;  border-bottom: 1px solid #d6d6d6; letter-spacing: 1px; }

.write_info {   float: right; }
.write_info > p { float: left; font-size:14px; margin-top: 10px;   width: 150px; margin-left: 30px; text-align: right;  }
.inner_title {   height: 20px; line-height: 20px; margin-right: 15px;  color: #a38f84; }
.inner_content { height: 20px; line-height: 20px; }
.content_box_content { display: block;  }
.content_box_file {  margin-top: 50px;  font-size: 12px; border-top: 1px solid #efefef; padding-top: 25px; padding-bottom: 15px; } 

.cbf_title { float: left; color: #2c82c9; }
.cbf_ul { display: block; float: left;  margin-left: 20px; }
.cbf_file { margin-bottom: 10px; float: left;  margin-right: 20px;  }


.sc_body_view { display: block;  padding-left: 40px; width: 960px; margin: 0 auto;  clear: both; margin-top: 100px;  padding-bottom: 20px; border-bottom: 1px solid #d6d6d6; }

.btn_box3 {  clear: both;   width: 270px; height:35px; float: right; margin-right: 0px; margin-top: 100px; padding-bottom: 200px; }
.btn_box3 > a { width: 80px; height: 35px; line-height: 35px; text-align: center; display: block; color: #fff; float: right; margin-right: 5px;   }
.btn_box3 > a:hover { background: #d91556; }
.tothelist { background: #41a85f; }
.edit { background: #2c82c9; }
.delete  { background: #e12160; }



.uploaded_file {  overflow: hidden; width: 300px; height: 100px;  padding-left: 10px; }