body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgh.gif);
	background-repeat: repeat-y;

}

a:link {
	color: #005299;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #005299;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #494949;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #005299;
	font-size: 12px;
}
.bg {
	margin: 10px 0 0 0;
	background-image: url(images/index_05.jpg);
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(images/index_06.jpg);
	background-repeat: no-repeat;
}

.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
.font2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	margin-top:20px;
}
.title a{
	font-size: 14px;
	color: #000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #FFF;
}

.aaa {
	background-image: url(NEWOFF_L.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.job p{ line-height:25px; padding:0px; margin:0px;}


/*¹ö¶¯*/
.myhiring-content {
    position: relative;
}

.boxs {
    height: 150px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.box {
    height: 150px;
    overflow: hidden;
    width: 810px;
    margin: 0 auto;
    position: relative
}

#roll {
    width: 200%
}

#roll dd {
    width: 150px;
    height: 150px;
    float: left;
    margin-right: 5px;
    text-align: center
}

#roll dd .box-img {
    width: 150px;
    height: 150px;
    background-color: #f4f4f4;
    margin: 0 auto;
    overflow: hidden
}

#roll dd .box-img img {
    width: 150px;
    min-height: 150px;
}

#roll dd h1 {
    font-size: 16px;
    text-align: center;
    color: #ff9d00
}

#roll dd p {
    font-size: 14px;
    text-align: center;
    color: #919191
}

#roll dd p span {
    font-size: 14px;
    text-align: center;
    color: #919191;
    padding: 0 0 0 5px;
    font-size: 14px
}

.boxs .prev, .next {
    position: absolute;
    bottom: 40%;
    display: inline-block;
    width: 50px;
    text-align: center;
    cursor: pointer;
    z-index: 90;
    color: #fff
}

.boxs .next {
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 17.3px;
    border-color: transparent transparent transparent #ff9d00;
    line-height: 0
}

.boxs .prev {
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 17.3px 10px 0;
    border-color: transparent #ff9d00 transparent transparent;
    line-height: 0
}
