@charset "utf-8";
/* CSS Document */

/* 
default style is for chinese content 
*/

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	text-align:left;
}

img {
	border:none;
}


/* BASIC SITE SECTIONS */
/* 
	sections that are not in use should be made hidden:
	display: none;
	visibility: hidden;
*/

div#container {
	width:960px;
	text-align:justify;
}

div#container_gradient_wrap {
}

div#header {
	text-align:right;
	height:110px;
}

div#logo {
}

div#language_section {
	padding-top:7px;
	padding-left:25px;
	height:22px;
	font-size:10px;
}

div#language_section strong {
	color:#996600;
}

div#language_section a {
	color:#D47C09;
}

div#language_section a:hover {
	text-decoration:none;
}

/* STYLES FOR NAVIGATION */

div#navi {
	background-image:url(../images/main_navi_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:right;
	height:25px;
	font-size:12px;
}

div#navi ul {
	padding-left:0px;
	padding-top:5px;
	padding-right:10px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}

div#navi li {
	display:inline;
	border-left:1px solid #999999;
	padding-left:10px;
	padding-right:10px;
}

div#navi li:first-child, div#navi li.first-child {
	border:0px;
}

div#navi a {
	color:#006699;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

div#navi a:hover {
	text-decoration:underline;
}

/* END OF STYLES FOR NAVIGATION */


/* STYLES FOR MAIN BODY AREA */

div#body_background {
	width:960px;
}

div#body_canvas {
	width:960px;
}

div#sub_panel {
	float:left;
	width:200px;
	padding-left:3px;
	padding-top:2px;
	padding-right:20px;
}

div#sub_panel ul {
	list-style:none;
	padding:0px;
	margin:0px;
}

div#sub_panel li {	
	padding:0px;
	margin:0px;
	margin-top:-2px;
}

div#sub_panel ul.level2subnavi {
	margin-top:-1px;
}

div#sub_panel ul.level2subnavi li {
	height:27px;
}

#content_header{
	margin-bottom:20px;
}

div#content_panel {
	margin-left:223px;
	width:720px;
	font-size:13px;
	line-height:18px;
	text-align:justify;
	color:#565656;
}

div#content_panel a{
	color:#0066A4;
	text-decoration:none;
}

div#content_panel a:hover{
	text-decoration:underline;
}

div#content_panel a.aboutus{
	color:#000000;
}

div#content_panel a.aboutus:hover{
	color:#006699;
}

div#content_panel div#page_header {
	margin:0px;
	height:125px;
	padding-bottom:15px;
	text-align:left;
}


div#content_panel img.frameleft {
	border-top:1px solid #999999;
	border-left:1px solid #999999;
}

div#content_panel img.frameright {
	border-top:1px solid #999999;
	border-right:1px solid #999999;
}

div#content_panel h2{
	color:#006699;
	font-size:15px;
	margin-bottom:20px;
}

div#content_panel table.career{
	margin-top:20px;
}

div#content_panel table.career td{
	padding:3px;
	border-bottom:1px solid #D2D2D2;
}
	div#content_panel table.career .career_title{
		font-size:13px;
		margin-bottom:3px;
	}
	
	div#content_panel table.career td a{
	color:#3399cc;
	text-decoration:none;
	font-weight:bold;
	}
	
	div#content_panel table.career td a:hover{
	text-decoration:underline;
	}
	
	div#content_panel table.career_details{
		border:1px solid #D2D2D2;
		border-collapse:collapse;
	}
	
	div#content_panel table.career_details th {
		background-color:#3399CC;
		border-bottom:1px solid #D2D2D2;
		border-right:1px solid #D2D2D2;
		color:#ffffff;
	}
	
	div#content_panel table.career_details td{
		padding: 2px;
		border-bottom:1px solid #D2D2D2;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:5px;
	}
	
	div#content_panel table.career_details td.button_td{
		padding-top:35px;
	}
	
	div#content_panel table.career_details td ul {
		margin-top:0px;
		margin-bottom:7px;
		padding-left:15px;
		margin-left:0px;
	}
	
	div#content_panel table.career_details td ul li{
		margin:0px;
		padding:0px;
		padding-bottom:2px;
	}
	
	div#content_panel table.career_apply{
		border:1px solid #D2D2D2;
		border-collapse:collapse;
	}	
	
	div#content_panel table.career_apply th{
		background-color:#3399CC;
		border-bottom:1px solid #D2D2D2;
	}
	
	div#content_panel table.career_apply td{
		padding: 3px;
		padding-left:10px;
		padding-right:15px;
	}

div#content_panel th {
	text-align:left;
	color:#FFFFFF;
	background-color:#3399cc;
	padding:5px;
	border-bottom:1px solid #999999;
}

div#content_panel td {
	text-align:left;
	vertical-align:top;
}

div#body_base {
	clear:both;
}

div#content_panel h2.aboutus_title{
	font-size:13px;
	color:#006699;
	margin-bottom:2px;
	margin-top:2px;
}

/* END OF STYLES FOR MAIN BODY AREA */

div#footer {
	height:30px;
}

div#footer_text {
	font-size:10px;
}

div#footer_text a{
	color:#999999;
	text-decoration:none;
}

div#footer_text a:hover{
	color:#999999;
	text-decoration:underline;
}

/* END OF BASIC SITE SECTIONS */

/* OTHER SITE- OR PURPOSE- SPECIFIC STYLES GO HERE */

.aboutus:link, a.aboutus:visited {

	color: black;

	text-decoration: none;

}


a.aboutus:hover {

	color: #006699;

	text-decoration: none; 
}

.aboutus_title:link, a.aboutus_title:visited {

	color: #006699;

	text-decoration: none;

}


a.aboutus_title:hover {

	color: #006699;

	text-decoration: none; 
}

.compulsory_field {
	color:#FF0000;
}

/***
STYLES FOR INQUIRY CENTER - SUPPLIER AREA	
***/

div#supplier_navi {
	text-align:right;
	padding:0;
	margin:0;
}

div#supplier_navi ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}

div#supplier_navi li {
	display:inline;
	padding:0;
	margin:0;
	padding-left:10px;
	padding-right:5px;
	border-left:1px solid #999999;
}

div#supplier_navi li.first-child {
	border-left:none;
}

div#supplier_navi a {
	text-decoration:none;
	color:#006699;
}

div#supplier_navi a:hover {
	text-decoration:underline;
}


table.datagrid {
	border:1px solid #666666;
	border-bottom:none;
	border-right:none;
}

table.datagrid th {
	border-bottom:1px solid #000000;
	border-right:1px solid #999999;
	text-align:left;
	background-color:#666666;
	color:#FFFFFF;
}

table.datagrid td {
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
}

div#search_bar{
	margin-top:20px;
	margin-bottom:10px;
}

/* CAREER SUBNAVI */

ul#career_subnavi li a {
	background-image:url(../images/subnavi_career_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	width:175px;
	height:23px;
	font-weight:bold;
	text-decoration:none;
	color:#f3f3f3;
	padding-left:15px;
	padding-top:4px;
}

/* END OF CAREER SUBNAVI */


/* FORM ELEMENTS */

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* END OF FORM ELEMENTS */

/*****************************************************************************/
table.team_teble{
	margin-bottom:20px;
}
table.team_teble td.left{
	padding-left:20px;
}

table.team_teble td.right{
	padding-left:20px;
}

table.team_teble p{
	margin-top:0px;
	margin-bottom:9px;
}

table.team_teble td{
	padding-top:10px;
}

table.team_teble span.team_name{
	color:#006699;
	font-weight:bold;
}

table.team_teble span.position{
	font-weight:bold;
	color:#565656;
}

table.team_teble div.back{
	text-align:right;
}

div#content_panel table.team_teble h2{
	padding-left:35px;
	font-size:15px;
}

div#footer_text{
	color:#999999;
	text-align:left;
}

div#footer {
	padding-top:15px;
	padding-left:223px;
	text-align:left;
}
