/* adeccoLandingPage/byKunlacha/tools/css/landingpage/ */
/* v1.0 | 200901 */

/*-----------------------------------------------------------------------------------------------------------------------reset*/
html, body, div, span, applet, object, iframe, h2, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.1;
}
h1 {
	line-height:1.1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
/* remember to define focus styles! */
:focus {
/*outline: 0;*/
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------------------------------------------------------------------------------------------------------landingPage*/
	
	body {
	font-size:62.5%;
	font-family:Tahoma, Arial, Georgia;
	padding-bottom:25px;
	background-color: #FFF;
}
#container {
	width:902px;
	margin-bottom:0px;
	color:#756C63;
	position:relative;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height:78px;
	clear:both;
	padding-bottom: 15px;
}
#logo {
	float: left;
}
#world {
	float: right;
	padding-top: 50px;
	width: 122px;
	line-height: 26px;
}
#world li {
	float: right;
	padding-left: 5px;
	text-decoration: none;
}

#section {
	clear:both;
	height: 440px;
}
.secL, .secR {
	float: left;
	width: 294px;
	height: auto;
}
.secR ul li {
	float: left;
}


.secM {
	float: left;
	width: 294px;
	padding-right: 9px;
	padding-left: 9px;
	height: auto;
}
.secTitleBg_lfw {
	background-image: url(../images/landing/mp_lfw_trans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 294px;
	float: left;
}
.secTitleBg_lfp {
	background-image: url(../images/landing/mp_lfp_trans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 294px;
	float: left;
}
.secTitleBg_consult {
	background-image: url(../images/landing/mp_consult_trans.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 294px;
	float: left;
}

.secTitleFrame {
	padding: 15px;
	display: block;
	height: 40px;
	float: left;
}
.secContent_lfw {
	background-color: #7995a7;
	font-family: Tahoma, Arial, Georgia;
	font-size: 11px;
	color: #FFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	height: auto;
	width: 262px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4f3f1;
	border-left-color: #f4f3f1;
	padding-bottom: 10px;
}
.secContent_lfp {
	background-color: #9ea98a;
	font-family: Tahoma, Arial, Georgia;
	font-size: 11px;
	color: #FFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	float: left;
	height: auto;
	width: 262px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4f3f1;
	border-left-color: #f4f3f1;
}
.secContent_consult {
	background-color: #c4bdb6;
	font-family: Tahoma, Arial, Georgia;
	font-size: 11px;
	color: #FFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 32px;
	padding-left: 15px;
	float: left;
	height: auto;
	width: 262px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f4f3f1;
	border-left-color: #f4f3f1;
}
.secContent_lfw li, .secContent_lfp li{
	float: left;
	width: 130px;
	padding-bottom: 10px;
	display: block;
}
.secContent_consult li{
	float: left;
	width: 260px;
	padding-bottom: 10px;
	display: block;
}
.secBottom_lfw {
	float: left;
	background-image: url(../images/landing/mp_lfw_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 294px;
}
.secBottom_lfp {
	float: left;
	background-image: url(../images/landing/mp_lfp_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 294px;
}
.secBottom_consult{
	float: left;
	background-image: url(../images/landing/mp_consult_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 294px;
}
.txt_blu20 {
	font-family: Tahoma, Arial, Georgia;
	font-size: 20px;
	color: #6A899D;
	font-style: normal;
	display: block;
	clear: both;
	line-height: 20px;
	padding-bottom: 3px;
	font-weight: normal;
}

.txt_green20 {
	font-family: Tahoma, Arial, Georgia;
	font-size: 20px;
	color: #8C9975;
	font-style: normal;
	display: block;
	clear: both;
	line-height: 20px;
	padding-bottom: 3px;
	font-weight: normal;
}
.txt_red20 {
	font-family: Tahoma, Arial, Georgia;
	font-size: 20px;
	color: #ea2026;
	font-style: normal;
	display: block;
	clear: both;
	line-height: 20px;
	padding-bottom: 3px;
	font-weight: normal;
}

.txt_gray20 {
	font-family: Tahoma, Arial, Georgia;
	font-size: 20px;
	color: #6D6358;
	font-style: normal;
	display: block;
	clear: both;
	line-height: 20px;
	padding-bottom: 3px;
	font-weight: normal;
}
.txt_gray14 {
	font-family: Tahoma, Arial, Georgia;
	font-size: 14px;
	color: #94877a;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfdbd7;
	float: left;
	display: block;
	font-weight: bold;
	padding-top: 2px;
	width: 265px;
}
.txt_gray14 a {
	color: #94877a;
	text-decoration: none;
}
.txt_gray14 a:hover {
	color: #7B7064;
	text-decoration: none;
}
.txt_world, .txt_world a{
	color:#756C63;
	text-decoration: none;
}
.txt_world a:hover{
	color:#ED1C24;
}
#entersite{
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-family: Tahoma, Arial, Georgia;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
	width: 212px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	background-image: url(../images/landing/entersite_n.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#entersite li{
	display: inline;
	float: left;
}
#entersite li a{
	background-image: url(../images/landing/entersite_n.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 212px;
	font-family: Tahoma, Arial, Georgia;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	float: left;
}
#entersite li a:hover{
	background-image: url(../images/landing/entersite_over.png);
	background-repeat: no-repeat;
	background-position: left top;


}
.secTitleBg_knowledge {
	background-image: url(../images/landing/hr_knowledge_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 294px;
	float: left;
}
.secTitleBg_leader {
	background-image: url(../images/landing/hr_leader_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 294px;
	float: left;
}
.txt_violet18 {
	font-family: Tahoma, Arial, Georgia;
	font-size: 18px;
	color: #724c68;
	font-style: normal;
	display: block;
	clear: both;
	line-height: 20px;
	padding-bottom: 3px;
}
