@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* =====================================================
 mainImage
===================================================== */




div#mainimgBlock{
	background: url(../images/layout_top/bg_mainimg.gif) repeat-x ;
	height:115px;
}

div#main_img {
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:115px;
}

div#bredBlock {
	background:url(../images/layout_top/bg_bred.gif) repeat-x ;
	height:30px;
	font-size:11px;
}

div#bredBox {
	text-align:left;
	width:940px;
	height:12px;
	margin-right:auto;
	margin-left:auto;
	padding:9px 0px 9px 0;
}

div#bredBox a{
	text-decoration:none;
}

div#contentsBlock {
	width:920px;
	padding:10px 28px 10px;
}


div#maincontentsBlock {
	float:left;
	width:680px;
	padding-bottom:50px;
	display:inline;
}

.contentsBox {
	width:680px;
}


/* ===========================================================
 servioce
===========================================================*/

div#jobsBlock {
	width:660px;
	padding:10px;
	margin-bottom:30px;
	}


table#aboutusBox {
	width:680px;
	padding-top:20px;
}

table#jobsBox th {
	font-weight:normal;line-height:1.5;
	padding:12px 10px;
	text-align:left;
	vertical-align:top;
}

table#jobsBox td {
	line-height:1.5;
	padding:12px 14px;
	vertical-align:top;
}


div#messegeBlock {
	width:648px;
	padding:15px;
	border:solid 1px #e2e2e2;
}


div#messegeBlock p{
	margin-bottom:10px;
}





/* ===============================================================================
  sidecontents
 #locationBox, .locationBoxlistmb5, .locationBoxlist, .Tit_location, #bnBox
 ============================================================================== */
 
div#sidecontentBlock {
	width:220px;
	float:right;
	display:block;
}


div#mTB {
	margin:10px 0;
}

.m10 {
	margin:10px 0;
}

.mt10 {
	margin-top:10px;
}

.mt15 {
	margin-top:15px;
}


.mt20{
	margin-top:20px;
}


.mb5 {
	margin-bottom:5px;
}

.mb10 {
	margin-bottom:10px;
}

.mb20 {
	margin-bottom:20px;
}


.mb25 {
	margin-bottom:25px;
}

.pb3 {
	padding-bottom:3px;
}


div#searchBox {
	background-color:#f1f1f1;
	border:1px solid #bbbbbb;
	width:218px;
	height:31px;
}

div#searchBoxTxt {
	float:left;
	padding-top:10px;
	padding-left:5px;
}

div#searchForm {
	float:left;
	padding-top:5px;
	padding-left:5px;
}

div#searchForm input {
	background: none no-repeat scroll 0 0 #FFF;
	height:16px;
	width:107px;
}

div#searchBtn {
	float:left;
	width:31px;
	height:16px;
	padding-top:7px;
	padding-left:6px;
}

div#searchBtn input {
	height:16px;
	width:31px;
}
	
	

div#navBlock {
	background:none repeat scroll 0 0 #fbf8ef;
	padding:10px;
}

div#navBg {
	width:200px;
	background:url(../images/layout_top/bg_nav.gif) no-repeat scroll top left;
	padding-top:7px;
	}


ul#navBox {
	background:url(../images/layout_top/bg_nav_btm.gif) no-repeat scroll left bottom;
	padding-bottom:7px;
}

ul#navBox li{
	margin:0 8px;
}




li#nav_01 ul {
	background:none repeat scroll 0 0 #FFFFFF;
	border-bottom:1px solid #E0E0E0;
	padding:10px 6px;

}


.nav a:hover{
	background:url(../images/layout_top/nav_icon.gif) no-repeat scroll 9px center #fbf8ef;
	border-bottom:1px dotted #DEDEDE;
	color:#555555;
	display:block;
	padding:10px 0 10px 22px;
	text-decoration:none;
}


.nav a {
	background: url(../images/layout_top/nav_icon.gif) no-repeat scroll 9px center transparent;
	border-bottom:1px dotted #DEDEDE;
	color:#555555;
	display:block;
	padding:10px 0 10px 22px;
	text-decoration:none;
}
	




