@charset "UTF-8";

h2 {
  width: 715px;
  height: 150px;
  background-image: url("../../img/job/index/common/title-index.gif");
  margin-left: 50px;
}

div#intern-contents{
  /*width: 340px !important;*/
  margin: 10px 0px 10px 0px !important;
  float: left !important;
}

div#intern-contents table{
  background-color:#ffffff;
  width:540px;
  height:270px;
  margin:10px 0px 0px 0px;
}

div#intern-contents table thead tr th{
  margin:0px;
  padding:0px;
  height:100px;
}

div#intern-contents table thead tr th a{
  margin:0px;
  padding:0px;
  cursor:pointer;
}

div#intern-contents table thead tr th a h3{
  margin:0px 0px 0px 20px;
  padding:0px;
  background-repeat:no-repeat;
  width:269px;
  height:95px;
}

h3#bnEvent{
  background-image:url('../../../img/job/index/bn-event-02.gif');
}

h3#bnEntry{
  background-image:url('../../../img/job/index/bn-entry-02.gif');
}

h3#bnAgent{
  background-image:url('../../../img/job/index/bn-agent-02.gif');
}

h3#bnIntern{
  background-image:url('../../../img/job/index/bn-intern-02.gif');
}

h3#bnResearch{
  background-image:url('../../../img/job/index/bn-research-02.gif');
}

h3#bnFaq{
  background-image:url('../../../img/job/index/bn-faq-02.gif');
}

div#intern-contents table thead tr th a h3 span{
  margin:0px;
  padding:0px;
  display:none;
  width:269px;
  height:95px;
}

div#intern-contents table tbody tr td{
  height:auto;
  padding-top:10px;
  vertical-align:top;
}

div#intern-contents table tbody tr td img{
	width:269px;
	height:26px;
}

ul#newUpdata{
  margin:0px 0px 0px 25px;
  height:auto;
}

li.newUpdataList{
  font-size:12px;
  border-bottom-style:dotted;
  border-bottom-color:pink;
  border-bottom-width:medium;
  list-style-image:url('../../img/pointer.gif');
  padding:3px 0px;
  margin:5px 0px;
  width:230px;
  height:auto;
}

ul#eventRank{
  padding:0px;
  margin:0px 0px 0px 10px;
  text-align:left;
}

li.eventRankList{
  font-size:12px;
  border-bottom-style:dotted;
  border-bottom-color:pink;
  border-bottom-width:medium;
  list-style-type:none;
  padding:3px 0px;
  margin:5px 0px;
  width:250px;
  height:auto;
}

li.eventRankList span{
  font-size:12px;
  font-weight:bold;
  color:#000000;
  margin:0px 4px;
}

