/*--foot_seotxt seotxt--*/
.foot_seotxt{
	clear:both;
	overflow:hidden;
	margin:0 auto;
	padding:10px;
	width:900px;
	border:3px solid #ccc;
	background:#fff;
	font-size:90%;
}

/*--footer--*/
/*--footerSEO--*/
.foot_box{
  margin-top: 20px;
  padding-top: 10px;
}
#foot_keyword {
  clear: both;
  margin: 0 auto!important;
  width: 750px;
  padding: 15px;
  background: #ede3e3;
  color: #666;
}
#foot_att_word {
  overflow: hidden;
  width: 998px;
  margin: 15px auto;
  padding: 10px 0px;
  border: #f6c4d6 solid 1px;
  background: #ffffff;
  color: #666;
  font-size:14px;
}
#foot_att_word dt {
  display:block;
  margin: 5px 15px 0px;
  padding: 0px 5px 5px;
  border-bottom: #f6c4d6 double 3px;
  color: #d82c6a;
  font-weight: bold;
}
#foot_att_word dd {
    padding: 10px 10px 0px;
}
#foot_att_word dd ul {
  overflow: hidden;
  width: 978px;
  margin: 0px auto;
}
#foot_att_word li {
  float: left;
  white-space: nowrap;
  margin: 2px 0px;
  padding: 0px 9px 0px 8px;
  background: url(/image_cmn/footer/att_word_line.gif) repeat-y right 0;
}
#foot_animation_box {
  clear: both;
  width: 1000px;
  height: 100px;
  margin: 0 auto 15px;
  padding: 0;
}
#footer {
  overflow: hidden;
  clear: both;
  width: 100%;
  background: #ffffff url(/image_cmn/footer/back_footer.gif) repeat-x left top;
}
#footer_box {
  padding: 0px 0px 25px;
  background: url(/image_cmn/footer/footer_line.gif) repeat-x 0 bottom;
}
#footer_contets {
  overflow: hidden;
  width: 900px;
  margin: 20px auto;
}
#footer_right {
	float:right;
	width:554px;
	font-size:95%;
}
#footer_left {
  float: left;
  width: 346px;
}

#footer_left h2 {
	width:346px;
	height:43px;
}

#footer_right ul {
	word-break:normal;
}

#footer_right li {
	float:right;
	line-height:2;
}

#footer_right a {
	padding:0 0.2em;
	white-space:nowrap;
}

address {
	clear:both;
	padding-top:40px;
	text-align:right;
}
