
* {
	/* font-size: 15px; */
}

body{
	background-color:#eaeaea;
	margin:0px 0px;
	color : #000 ;
	font-family :verdana ; 
	font-size :13px; 
	line-height :160%;
	letter-spacing: 2px;
}

html{
	overflow-y: scroll;
	overflow-x:scroll;
}
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;
    font-size:13px;
    font-weight:bold;
}
label {
	padding-top: 0;
	font-weight:normal !important;
	font-size:18px;
}

.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: 20px;
	height: 46px;
	padding: 12px 12px;
	margin-bottom: 5px;
}
#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;
	width:100%;
	max-width:988px;
	margin: 0 auto;
}
top, .top {
    padding: 0px;
	height: 10px;
	background: #EB98C2;
	}
.header-contact {
	max-width: 988px;
	width:100%;
	margin: auto;
	position: relative;
	text-align: right;
}

form {
	display: block;
	font-size:13px;
}

footer {
	width:100%;height:30px;
}
footer a {
	color: #212121;
	text-decoration: none;
}

.header-menu {
    position: relative;
    background-color: #2b92bd;    
    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;
    width: 100%;	
	max-width:988px;
	margin: 0 auto;
}

#main-menu {
	max-width: 988px;
	width: 100%;	
	margin: auto;
	height: 60px;
    z-index: 1;
}

.menu-item_en {
	font-size: 14px;
	padding-top:10px;
	margin-right:20px;
	height: 60px;
	width: 11.1%;
	float: left;
	text-align: center;
}
.menu-item_zh {
	font-size: 14px;
	padding-top:20px;
	margin-right:20px;
	height: 60px;
	width: 11.1%;
	float: left;
	text-align: center;
}
/*.menu-item:hover { 
    background: #A822C0;
}*/

.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: 350px;
	margin: auto;
}
.home_logo {
	position: relative;
	width: 100%;
	height: 117px;
	margin: auto;
	margin-top:20px;
}

.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: 30%;
    padding-right: 30%;
    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%;
}
.paging {
	position: absolute;
    right: 150px;
    top: 12px;
}
.pagination > li > a, .pagination > li > span{
	padding: 5px 10px;
    line-height: 1;
    color: #FFF;
    background: #A822C0;
    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: 750px;
	width:100%;
	padding-top: 5px;
	margin: auto;
	position: relative;
}
.page-title {
	height: 80px;
	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;
}
.search-result {
	padding-top: 20px;
    padding-bottom: 40px;
    background:#FCEDF2;
    min-height:700px;
}
.result-container {
    padding: 10px;
	font-size: 16px;
    line-height: 1.4em;
	background-repeat: repeat-x;
	background-position: bottom left;
}

.result-container_1{
	padding:10px;
	width:100%;
	background:#FFFFFF;
}

.form-field {
    padding-right: 5px !important;
    padding-left: 5px !important;
    padding-top: 7px !important;
}
.photo-frame {
    height: 150px;
	text-align: center;
}
.code-frame {
    background: #A822C0;
    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:100%;max-width:988px;margin:0 auto;text-align:left;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/employer_title.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:100%;
	max-width:988px;
	margin:0 auto;
	background: url('/resources/images/index.png');
	background-position:bottom;
	background-size: 100% auto;
	background-repeat:no-repeat;
	min-height:350px;
}

.other_content {
	width:100%;
	max-width:988px;
	margin:0 auto;
	background: url('/resources/images/other_bg.png');
	background-position:bottom;
	background-size: 100% auto;
	background-repeat:no-repeat;
	min-height:600px;
}

  
.home_btn{
	padding-top:10px !important;
}

.home_btn_1{
	padding:40px 0 !important;
	font-size:35px;
	color:#3D570D;
}

.logo_banner {
	width:988px;
}


#er_3{
	display:none;
}

#er_4{
	display:none;
}

.content_title{
	padding-top:10px !important;
	color:#2b92bd;
	font-size:20px;
}

.content_frame{
	margin-top:10px !important;
	padding-bottom:15px !important;
}
.header_space{
	padding:0 !important;
}

.navbar-collapse{
	padding-left:0;
	padding-right:0;
	height:auto;
	border-top:none;
}

.navbar-nav{
	width:100%;
	margin:0;
}

.navbar-nav > li > a{
	padding-top:0;
	padding-bottom:0;
}

.nav > li > a{
	padding:0;
}

.navbar-toggle{
	margin:0 !important;
	padding:0 !important;
}

.banner_space{
	margin-top:10px !important;
}
.maid_introbox	{float:left; width:100%; height:240px; margin-top:8px; margin-right:8px; background-color:#FFF; border:1px solid #868e37; }
	.maid_introbox div	{border: 0px solid red;}
	.maid_introbox table	{width:152px; height:260px; margin-top:4px; margin-left:4px; font-size:12px;}
	.maid_introbox span	{color:#7f870f; font-family:Arial ,PMingLIU, DFKai-sb; font-size:12px;}
	.maid_introbox td	{color:#555; font-family:Arial ,PMingLIU, DFKai-sb; font-size:12px; }
	.maid_content	{float:left; width:140px; min-height:50px; margin-left:6px;}
	
	
.navbar-nav {
    margin: 0 !important;
}

.search_field_space{
	margin:10px 0px !important;
}

.o_exp{
	color:#1E70C9;margin-top:7px;padding-left:30px;font-size:20px;
	}

input[type=checkbox] {
  background: transparent;
}

.space_row{
	margin-bottom:10px !important;
}
.image-upload > input
{
    display: none;
}
/* CSS Document */

a{text-decoration:none; outline: none;}
a:visited{color: #000;}
a:link {color: #000;}
a:hover{color: #ff9900;}
a:focus { -moz-outline-style: none; } 


/* div style */
.menu_div{
	margin:5px 0px;
	background-image:url(/resources/images/menu_bg.png);
	width:1003;
	height:32px;
	padding-top:3px;
	text-align:center;
}

#body_div{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

.banner_div{
	width:980px;
}

.downbody_div{
	margin-top:0px;
	width:980px;
	background-image:url(../images/downbody.png);
	background-repeat:no-repeat;
}

.left_div{
	float:left;
	width:745px;
	padding-left:5px;
}

.right_div{
	float:left;
	width:225px;
	padding-left:5px;
}

.footer_div{
	margin-top:30px;
	margin-bottom:20px;
	width:980px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.bar_div{
	margin-top:10px;
	width:732px;
	background-image:url(../images/menu_bar.png);
	height:25px;
	padding-top:6px;
	padding-left:10px;
}

.sbar_div{
	margin-top:10px;
	width:209px;
	background-image:url(../images/menus_bar.png);
	height:20px;
	padding-top:6px;
	padding-left:10px;
}

.inpadding{
	padding-top:10px;
	padding-left:8px;
	padding-right:3px;
	}
	
.cline{
	clear:both;
	height:0px;
} 

.tablecss{
	background:#e9e9e9;
	vertical-align: middle;
	padding-left:5px;
	height:25px;
	border-spacing: 0px 0px;
}

.t1{
	background:#fbb9ff;
	vertical-align: middle;
	padding-left:5px;
	height:20px;
	border-spacing: 0px 0px;
}

.t2{
	vertical-align: middle;
	padding-left:5px;
	height:20px;
	border-spacing: 0px 0px;
}

/* line */
.line{
	background:url(../images/dot.gif);
	background-repeat:repeat-x;
	height:5px;
}

/* input style */
.input_style{
	width: 180px;
	height: 18px;
	border:1px solid #888;
}

.input_style:hover{
	border:1px solid #000;
}

.input_to{
	width: 350px;
	height: 150px;
	border:1px solid #888;
}

.input_to:hover{
	border:1px solid #000;
}

/* button style*/
.button_bg{
	width:100px;
	height:24px;
	border:2px solid #888;
	background: #f1f1f1;
}

/* menu */
/* ============================================================================================================= */
.b_search{
	float:left;
	display:block;
	width:67px;
	height:33px;
	background:url(../images/menu_search.png);
	margin-right:0px;
	margin-top:23px;
}

.b_search:hover{
	background:url(../images/menu_search.png) 0px 33px;
}
/* ============================ */

a:link {
    color: #000;
}
a:visited {
    color: #000;
}
img {
    vertical-align: top;
}