.txt1 {
    width: 154px;
    height: 25px;
    border: 1px solid #adadad;
}
.btn {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
}
td, th {
    padding: 5px;
}
th, td {
    vertical-align: top;
}
.txt4 {
    width: 405px;
    height: 25px;
    line-height: 20px;
    border: 1px solid #ccc;
}
h2.title_red
{
	text-align:center;
	margin-bottom:2.5em;
}
h2.title_blue
{
	text-align:center;
	margin-bottom:0.5em;
}
table.director
{
	margin:auto;
}
td.director
{
	padding-left:10px;
	padding-right:10px;
    width:430px;
    height:40px;
    clear:both;
    word-spacing:-1em;/*调整文本，以防止使用两端对齐之后字间距过大*/
    text-align:justify;
    text-justify:distribute-all-lines;/*ie6-8*/
    text-align-last:justify;/* ie9*/
    -moz-text-align-last:justify;/*ff*/
    -webkit-text-align-last:justify;/*chrome 20+*/
}
td.director
{
      text-align:justify;
      text-justify:distribute-all-lines;/*ie6-8*/
      text-align-last:justify;/* ie9*/
      -moz-text-align-last:justify;/*ff*/
      -webkit-text-align-last:justify;/*chrome 20+*/
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{/* chrome*/
      td.director:after{
          content:".";
          display: inline-block;
          width:100%;
          overflow:hidden;
          height:0;
      }
}
td.director
{
	-webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
div.content p img
{
	margin: auto;
}
#branch
{
	width:450px;
	left: -147px;
}
#branch a
{
	display:inline-block;
	line-height: 36px;
	width:145px;
	margin-right: -4px;
}
