/*--------------------------special--------------------------------------*/
#special .inner{
  width:962px;
  line-height:2;
  font-size:13px;
  color:#333;
  text-align:center;
  background:url(./img/bg_main.jpg) repeat-y 0 0 !important;
}

#special .inner a{
  padding:0 0 0 15px;
  background:url("../common/images/arrow01.gif") no-repeat 0 6px;
  text-decoration:none;
  font-size:13px;
  font-weight:bold;
}

#special .inner a:hover{
  text-decoration:underline;
}

#special .inner.link_pdf a{
	background:none;
}

#special #txt a{
  font-size:14px;
  padding:0;
  background:none;
  color:#f08513;
}

#special .reason_box{
	margin:0 auto;
	width:701px;
	background:#FAF9F5;
}

#special .reason_box .link{
	padding-left:75px;
	text-align:left;
}
