
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Header

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#headerwrap_global {
	width: 820px;
	margin: 0 auto;
	padding-bottom: 11px;
	text-align:center;
}

#header_top {
	width: 760px;
	margin: 0 auto;
	padding-top: 10px;
}

#header_left {
	width: 545px;
	float: left;
	padding-top: 2px;
}

#ict_logo {
	padding-top: 7px;
}

#header_right {
	width: 208px;
	float: right;
	padding-right: 5px;
}

#header_link {
	float: right;
	margin-bottom: 6px;
}

#header_link li {
	height:19px !important;
	float: left;
	margin-left: 2px;
}

#header_link .submit {
	font-size: 9px;
	width: 24px;
	height: 18px;
	margin-left: 1px;
	vertical-align: top;
}

#header_search {
	height: 21px;
	float: right;
}

#header_search li {
	float: left;
	margin-left: 5px;
}

#srchout .srch{
	width:175px !important;
	height:17px !important;
	margin-left: 0;
	background-color: #f0f0f0;
	border-style: solid;
	border-width: 1px 0px 0px 1px;
	border-color: #bfbfbf;
}

#srchout .searchbtn{
	vertical-align: bottom;
	margin-left: 4px;
	padding: 0;
}

#header_search .bottom{
	padding-top: 3px;
}

select {font-size: 10px;
	width: 100px;
}

#wrap_bg {
	width: 100%;
	background: url(../images/wrap_bg.gif) top center repeat-x;
}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Header Global

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

#header_global{
	width: 760px;
	height: 33px;
	margin: 0 auto;
	background-image: url(../images/header_btn_base.gif);
	background-color: #fff;
	background-repeat: no-repeat;
}

#header_global li{
	text-align: center;
	display: block;
	line-height: 1.2;
	float: left;
	background-image: url(../images/header_btn_sp_line.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#header_global li span{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	height: 22px;
	display: block;
}

#header_global li a{
	font-family: Arial,calibri,sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.7;
	text-decoration: none;
}

#header_global li.on a,
#header_global li a:hover {	
	background-image: url(../images/header_btn_ov.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor:hand
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

navi_link

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

en-us

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Home */
#header_global li.home_en-us {width: 60px;}
/* About Us */
#header_global li.about_en-us {width: 85px;}
/* News */
#header_global li.news_en-us {width: 62px;}
/* Products & Services */
#header_global li.product_en-us {width: 150px;}
/* Case Study */
#header_global li.case_en-us {width: 95px;}
/* Job Opportunities */
#header_global li.job_en-us  {width: 135px;}


/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

zh-cn

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* Home */
#header_global li.home_zh-cn {width: 60px;}
/* About Us */
#header_global li.about_zh-cn {width: 90px;}
/* News */
#header_global li.news_zh-cn {width: 90px;}
/* Products & Services */
#header_global li.product_zh-cn {width: 90px;}
/* Case Study */
#header_global li.case_zh-cn {width: 90px;}
/* Job Opportunities */
#header_global li.job_zh-cn  {width: 90px;}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ja

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* Home */
#header_global li.home_ja {width: 70px;}
/* About Us */
#header_global li.about_ja {width: 80px;}
/* News */
#header_global li.news_ja {width: 80px;}
/* Products & Services */
#header_global li.product_ja {width: 80px;}
/* Case Study */
#header_global li.case_ja {width: 80px;}
/* Job Opportunities */
#header_global li.job_ja  {width: 110px;}