@charset "utf-8";
/* CSS Document */
.aCenter {
	text-align: center;
}
p{
}
/*Management*/
#management{
}
#management .manager{
float:left;
width:124px;
margin:0 10px 15px 0;
padding:12px 18px 5px;
background-color:#3f3028;
border:1px solid #616262;
}
#management .manager img{
border:4px solid #fff;
margin-bottom:5px;
}
#management .manager p{
min-height:50px!important;
height:auto!important;
height:50px;
font-size:11px;
line-height:14px;
text-align:center;
}
#management .manager p.spec{
line-height:12px;
}

#banner .menu li {
	text-transform: none;
}

#anniversary p a {
	color: #BF9769;
}
#anniversary p a:hover {
	text-decoration: underline;
	color: #AAAAAA;
}



#anniversary ul.guide {
	margin-bottom: 25px;
}
#anniversary ul.guide li {
	display: inline;
}
#anniversary ul.guide li a {
	margin-bottom: 4px;
	padding-left: 15px;
	color: #D2D2D2;
	display: block;
	background: url("/images/common/icon_arr.gif") no-repeat 0 5px;
	font-weight: bold;
	text-decoration: underline;
}
#anniversary ul.guide li a:hover {
	text-decoration: none;
}
#anniversary ul.guide li a:actived {
	text-decoration: none;
	color: #fff;
}
#anniversary ul.guide li a.current {
	text-decoration: none;
}
#anniversary ul.guide li.last {
	margin-bottom: 0;
}

#anniversary h4 {
	padding: 0 0 15px;
	background: none;
}

#anniversary p.yellow {
	margin-bottom: 15px;
	color: #BF9769;
}

#anniversary .inner_img {
	margin-bottom: 30px;
}

#career p.title {
	margin-bottom: 10px;
	padding-left: 18px;
	font-weight: bold;
	color: #d8d8d8;
	font-size: 14px;
	background: url("/images/common/icon_arr.gif") no-repeat 0 5px;
}
#career p.new_title {
	margin-bottom: 10px;
	padding-left: 18px;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	background: url("/images/common/icon_arr.gif") no-repeat 0 5px;
}
#career p.new_title a.job_desp{
	color:#BF9769;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
	display:inline-block;
	margin-left:5px;
}
#career p.new_title a.job_desp:hover{
	color:#AAAAAA;
	text-decoration:underline;
}

div.career{
  min-height: 300px;
  position: relative;
  height:auto !important; 
  height:300px; 
}
div.career .back {
	position: absolute;
	bottom: 0;
	left: 450px;
}

#career p.mb0 {
	margin-bottom: 0;
}

#career p.first {
	margin-bottom: 10px;
}

#career p.tit {
	margin-bottom: 8px;
	color: #c2c2c2;
	font-size: 13px;
	font-weight: bold;
}
#career p.new_tit {
	margin-bottom: 8px;
	color: #8c724f;
	font-size: 13px;
	font-weight: bold;
}

#career p.yellow {
	color: #8c724f;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

#career ul {
	margin-left: 25px;
	margin-bottom: 10px;
}


#career dl {
	margin-bottom: 10px;
}

#career dl dt {
	float: left;
	clear: left;
}

#career dl dd {
	padding-left: 20px;
}

#career .back {
	width: 40px;
	padding-left: 15px;
	font-size: 13px;
	font-weight: bold;
	background: url("/images/common/icon_arr.gif") no-repeat 0 5px;
	float: right;
}
