
* {
	/* font-size: 15px; */
}
html {
    min-height: 100%;
	min-width: 1024px;
}
body {
    color: #000000;
	background: #FFFFFF;
	font-size:16px;
	font: 20px/1.2em arial, 'Source Sans Pro', sans-serif, Meiryo, "Meiryo UI", "微�����������, "Microsoft JhengHei" !important;
}

body.agency{
    color: #9C9EFF;
	background: #9C9EFF;
	font-size:16px;
	font: 20px/1.2em arial, 'Source Sans Pro', sans-serif, Meiryo, "Meiryo UI", "微�����������, "Microsoft JhengHei" !important;
}

p {
 	font: 20px/1.2em arial, 'Source Sans Pro', sans-serif, Meiryo, "Meiryo UI", "微�����������, "Microsoft JhengHei" !important;
	text-align: justify;
}
input,button,select,textarea {
  font-family: 'Source Sans Pro', sans-serif, Meiryo, "Meiryo UI", "微�����������, "Microsoft JhengHei" !important;
}
a {
    text-decoration: none;	
}
h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
label {
	padding-top: 0;
}

.row {
    margin:0px !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px !important;
    padding-left: 10px !important;
}
.checkbox-inline input[type="checkbox"] {
	width: 20px;
	height: 20px;
}
.form-control {
	font-size: 13px;
	height: 30px;
	padding: 5px 12px;
}
#ui-datepicker-div {
	font-size: 1em !important;
}
.pagination {
    margin: 0px;
}
.pagination > li {
    float: left;
}
.pager-box-head, .pager-box-foot {
    float: right;
}
span {
    padding-top: 2px;
    padding-bottom: 2px;
}
.nopadding {
	padding: 0 !important;
	margin: 0 !important;
}
.fit {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

header, .header {
    padding: 0px;
	min-height: 35px;
	background: #FFFFFF;
}
top, .top {
    padding: 0px;
	height: 10px;
	background: #EB98C2;
	}
.header-contact {
	max-width: 988px;
	width:100%;
	padding: 10px 0;
	margin: auto;
	position: relative;
	text-align: right;
	color: #EB98C2;
}

form {
	display: inline-block;
}

footer {
	width:100%;height:30px;background-color:#CCCCFF;text-align:center;
}
footer a {
	color: #212121;
	text-decoration: none;
}

.header-menu {
    position: relative;
    background-color: #DA7EA7;    
    padding: 5px !important;
    width: 100%;	
}
.header-menu .title > img {
    width: 100%;
}

.fb-icon, .youtube-icon {
    float: left;
	padding: 20px 2px 0px 5px;
}

#content {
	display: block;
	position: relative;
    width: 100%;	
	margin: auto;
}

#main-menu {
	max-width: 988px;
	width: 100%;	
	margin: auto;
	height: 60px;
    z-index: 1;
}

.menu-item{
	font-size: 14px;
	padding-top:10px;
	height: 60px;
	float: left;
	text-align: center;
	margin:0 30px;
}

.menu-item_en {
	font-size: 14px;
	padding-top:10px;
	height: 60px;
	float: left;
	text-align: center;
	margin-left:30px;
}
.menu-item_zh {
	font-size: 14px;
	padding-top:20px;
	height: 60px;
	width: 12.5%;
	float: left;
	text-align: center;
}
/*.menu-item:hover { 
    background: #DA7EA7;
}*/

.home-pic {
    background: url('/resources/images/index.png');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	height:500px;
}
.page-pic {
	background: url('/resources/images/page_1.png');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	height:300px;
}

.home-banner-container {
	width: 100%;
	height:60px;
	background: url('/resources/images/menu_bg.png');
    position: relative;
    margin: auto;
}

.home-pic-bottom {
	background: url('/resources/images/index_2.png');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;	
	width: 100%;
	height: 300px;	
	top:0px;	
}

.home {
	position: relative;
	width: 100%;
	min-height: 535px;
	margin: auto;
}
.home_logo {
	position: relative;
	width: 100%;
	height: 117px;
	margin: auto;
	margin-top:80px;
}

.banner {
    background: rgba(55, 88, 16, 0.65);
    padding: 10px 20px 20px 30px;
    color: #FFFFFF;
    font-size: 20px;
    position: absolute;
    bottom: 0px;
    left: 14.2857%;
    right: 14.2857%;
}


.icon-bar {
    background-color: #FFF;
}

.home-tools {
    margin: 0px !important;
    padding-left: 25%;
    padding-right: 25%;
    position: absolute;
    bottom: 20px;
    width: 100%;
}

.home-tools img {
    max-width: 100%;
    max-height: 250px;
}

#footer-right {
    text-align: right;
}

.table-of-content{
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
}

.content-container {
	background-color: #FFF;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;	
	width: 100%;
}

.content-container_1 {
	width: 100%;
}

.paging {
	position: absolute;
    right: 150px;
    top: 12px;
}
.pagination > li > a, .pagination > li > span{
	padding: 5px 10px;
    line-height: 1;
    color: #FFF;
    background: #DA7EA7;
    border: 0px;
	margin: -2px 1px 1px 1px;
}
#page-info {
	padding: 0px 5px;
}
.page-content{
	max-width: 988px;
	min-height: 500px;
	width:100%;
	padding-top: 5px;
	margin: auto;
	position: relative;
}
.page-content-1{
	max-width: 988px;
	min-height: 500px;
	width:100%;
	margin: auto;
	position: relative;
}
.page-content_1{
	max-width: 988px;
	min-height: 750px;
	width:100%;
	padding-top: 5px;
	margin: auto;
	position: relative;
}
.page-title {
	height: 80px;
	position: relative;
}
.page-title_1 {
	position: relative;
}
.page-icon {
	position: absolute;
    z-index: 2;
	top: 5px;
}
.page-bar{
	background: #D4749E;
    position: absolute;
    top: 49px;
    left: 0;
    width: 100%;
    height: 31px;
    background-repeat: no-repeat;
    padding-top: 0;
    padding-left: 0px;
    color: #FFF;
}
.page-bar_1{
	background: #CCCCFF;
    width: 100%;
    height: 31px;
    background-repeat: no-repeat;
    padding-top: 0;
    padding-left: 0px;
    color: #FFF;
}
.search-result {
	padding-top: 20px;
    padding-bottom: 40px;
    background:#FCEDF2;
    min-height:450px;
}
.agency-content {
	padding-top: 20px;
    padding-bottom: 40px;
    background:#FFFFFF;
    min-height:450px;
}
.result-container {
    padding: 10px 10px 20px 10px;
	font-size: 16px;
    line-height: 1.4em;
	background-repeat: repeat-x;
	background-position: bottom left;
}

.result-container_1{
	background:#FFFFFF;
	padding:30px;
	width:100%;
}

.form-field {
    padding-right: 5px !important;
    padding-left: 5px !important;
    padding-top: 7px !important;
}
.photo-frame {
    height: 150px;
	text-align: center;
}
.code-frame {
    background: #DA7EA7;
    color: #FFF;
    text-align: center;
}
.action-bar {
    padding-top: 10px;
}

.space {
	padding:5px 0;
	}
	
.image_bg{
	width:100%;
	height:101px;
	margin:10px 0;
	background:url('/resources/images/lace.png');
	background-repeat:repeat-x;
}

.footer {
	width:988px;margin:0 auto;text-align:left;color:#FFFFFF;padding-top:5px;
}

.home_col {
	width:100%;
	margin-bottom:10px;
}

.home_search_title_en{
	width:100%;
	height:31px;
	background:url('/resources/images/en/search_title.png');
}

.home_employer_title_en{
	width:100%;
	height:31px;
	background:url('/resources/images/en/index_menber.png');
}
.home_search_title_zh{
	width:100%;
	height:31px;
	background:url('/resources/images/zh/search_title.png');
}

.home_employer_title_zh{
	width:100%;
	height:31px;
	background:url('/resources/images/zh/employer_title.png');
}

.home_search_content{
	width:100%;
	height:120px;
	background: #FCEDF2;
}

.home_employer_content{
	width:100%;
	height:120px;
	background: #FCEDF2;
}

.index_content {
	width:988px;
	margin:20px auto;
}

.doc{
	font-size:18px;
}

.doc li{
	margin-top:10px;
}

.agency_space {
	margin-top:15px !important;
}