@charset "UTF-8";

h2 {
  width: 716px;
  height: 152px;
  background-image: url("../../../img/job/event/common/banner.gif");
  background-repeat:no-repeat;
  margin-left: 50px;
}

div#intern-contents {
  width: 560px !important;
  margin: 20px 0px 0px 0px !important;
  float: left !important;
}

table.eventList{
  width:502px !important;
  height:189px;
  background-image:url('../../../img/job/event/list/list-back.gif');
  background-repeat:no-repeat;
  padding:0px;
  margin:0px 0px 20px 20px;
  font-size:12px;
}

table.eventList img{
  margin:0px;
  padding:0px;
}

table.eventList tr{
  height:22px;
  padding:0px;
  width:482px;
}

table.eventList tr td{
  margin:0px !important;
  padding:0px !important;
}

td.eventTitle{
  width:502px;
  height:20px;
}

td.eventTitle img{
  margin:0px;
  padding:0px;
  float:left;
  margin:3px 3px 0px 3px;
}

td.eventTitle a{
  padding-top:0px;
  height:10px;
  float:left;
  margin:4px 3px 0px 3px;
}

td.eventImg{
  width:162px !important;
  height:160px;
  /*background-color:#0066FF;*/
  padding:0px;
  margin:0px;
  text-align:center;
}

td.eventImg img{
  /*width:152px;
  height:147px;*/
  margin:0px 5px;
  padding:0px;
}

td.eventIcon{
  width:65px !important;
  height:22px;
  padding:0px;
  /*background-color:#CCCCCC;*/
}

td.eventIcon img{
  width:55px !important;
  height:22px;
  margin:3px 0px 0px 15px;
  padding:0px;
}

td.eventDetail{
  width:243px !important;
  height:22px;
  /*background-color:#FFFF00;*/
  margin:0px;
  padding:0px;
}

td.eventIntro{
  table-layout:fixed;
  width:243px !important;
  height:auto;
  /*background-color:#999999;*/
  vertical-align:top;
  text-align:left;
  margin:0px;
  padding:0px;
}

td.eventIntro div{
  width:243px;
  height:55px;
  overflow:hidden;
  padding-right:5px;
  margin:0px;
  overflow:auto;
}


td.eventIconFree{
  width:80px !important;
  height:auto;
  margin:0px;
  padding:0px;
  /*background-color:#CCCCCC;*/
}

table#evenOutline{
	background-image:none;
}

table#evenOutline tfoot{
	text-align:left !important;
	background-image:url('../../../img/job/event/details/article-back-buttom.gif');
	background-repeat:no-repeat;
}

div#btn{
  background-image:url(../../../img/job/event/details/back-vote.gif);
  background-repeat:no-repeat;
  width:503px;
  height:102px;
  margin:20px 0px 0px 20px;
}

div#btn form input{
  width:126px;
  height:34px;
  margin:60px 188px 0px 188px;
}
