@charset "UTF-8";
/* CSS Document */
html, body {
	font-family: 'Source Sans Pro', sans-serif;
	line-height:150%;
	font-size:16px;
	background:#F2F2F2;
}
#header a {
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}
#logo a {
	width:710px;
	height:53px;
	padding:10px;
	float:left;
	background:url(../img/SMTRI.png) no-repeat left bottom;
}
#sumi a {
	background-image:url(../img/SuMi+GROUP_C_01.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:170px;
	height:35px;
	float:right;
}
#header_menu {
	float:right;
	width:190px;
	padding-top:30px;
	margin:0px;
}
#header_menu a {
	display:block;
	height:20px;
	width:90px;
}
#lang a, #home a {
	width:90px;
	height:30px;
	background-image:url(../img/lang.png);
	background-repeat:no-repeat;
}
#home a {
	float:left;
	background-position:0px 0px;
	font-size:0px;
}
#lang a {
	float:right;
	background-position:-90px 0px;
}
#home a:hover {
	background-position:0px -30px;
}
#lang a:hover {
	background-position:-90px -30px;
}
#header {
	background:url(../img/header/header_bar.png) no-repeat center bottom #F2F2F2;
	padding-bottom:20px;
	height:100px;
}
#search {
	float:right;
	margin-top:-8px;
	backgrouhd:red;
}
#global {
	padding:10px 0px;
	height:30px;
	clear:both;
	line-height:30px;
	background:#F2F2F2;
}
#global li {
	float:left;
}
#global li a {
	float:left;
	margin-right:20px;
	font-weight:700;
	zoom:1;
	position:relative;
	z-index:5px;
	text-align:center;
	background-image:url(../img/global_menu.png);
	background-repeat:no-repeat;
	width:120px;
	color:#FFF;
}
#global li a:visited {
	color:#FFF;
}
#global li a:hover, #global li.highlight a {
	background-position:0px -31px;
}
#page_header {
	min-height:200px;
	height:auto !important;
	height:200px;
}
#page_header h1 {
	padding:20px;
	color:#FFF;
}
#page_header a {
	color:#FFF;
	border-bottom:1px dotted #FFF;
}
#page #page_header {
	background:url(../img/header/hb_blue.png) no-repeat left bottom #0099B3;
}
#page #page_header h1 {
	background:url(../img/header/
	) no-repeat left top;
}
#page #page_header #lead {
	padding:20px;
	color:#FAFAFA;
}
#pf #page_header {
	background:url(../img/header/graph_01.png) no-repeat right bottom #99CC00;
}
#pf #page_header h1 {
	background:url(../img/header/01_ht.png) no-repeat left top;
}
#j_market #page_header {
	background:url(../img/header/graph_02.png) no-repeat right bottom #EE8800;
}
#j_market #page_header h1 {
	background:url(../img/header/02_ht.png) no-repeat right top #EE8800;
}
#j_index #page_header {
	background:url(../img/header/graph_03.png) no-repeat right bottom #3399CC;
}
#j_index #page_header h1 {
	background:url(../img/header/03_ht.png) no-repeat left top #3399CC;
}
#condensed #page_header {
	background:url(../img/header/graph_04.png) no-repeat right bottom #009999;
}
#rpts #page_header {
	background:url(../img/header/graph_05.png) no-repeat right bottom #006699;
}
#infra #page_header {
	background:url(../img/header/graph_06.png) no-repeat right bottom #009999;
}

#condensed #page_header h1 {
	background:url(../img/header/04_ht.png) no-repeat left top;
	font-size:32px;
}
#pf #page_header #lead, #j_market #page_header #lead, #j_index #page_header #lead, #rpts  #page_header #lead, #infra #page_header #lead, #condensed #page_header #lead {
	padding:20px;
	padding-right:250px;
}
