body {
	margin: 0px;
	background-color: #FFFFFF;
}

span {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

span.content {
	color: #000000;
	line-height: 20px;
}

span.lang_nav {
	color: #000000;
	font-size: 10px;
}

span.title {
	color: #2F328E;
	font-size: 13px;
	font-weight: bold;	
}

span.product_title {
	color: #000000;
	font-size: 13px;
	font-weight: bold;	
}

span.normal {
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
}

span.content_liteblue {
	color: #5092E2;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;	
}

span.hint {
	color: gray;
	font-size: 10px;
}

span.err_msg {
	color: red;
	font-size: 15px;
	font-weight: bold;
}

span.err_msg_small {
	color: red;
	font-size: 11px;
	font-weight: bold;
}

span.done_msg {
	color: #303188;
	font-size: 15px;
	font-weight: bold;
}

span.sub_nav_selected {
	color: #000000;
	font-weight: bold;
}

form {
	margin: 0px;
}

input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size : 11px;
}

input.search_button {
	background: transparent;
	border-style: none;
	color: #ADBEC6;
	font-size: 10px;
}

input.text_title {
	width:100%;
	height:20px;	
}

textarea {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size : 11px;
}

table.bg_white {
	background-color: #FFFFFF;
}

tr {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

tr.bg_liteblue {
	background-color: #6384BD;
	color: #FFFFFF;
	text-align: center;
}

tr.bg_liteblue_ro {
	background-color: #303188;
	color: #FFFFFF;
	text-align: center;
}

tr.joblist_blue {
	background : #B2CFF5;
	text-align : center;
	color : #000000;
}

tr.joblist_blue_ro {
	background : #DAD5B9;
	text-align : center;
	color : #000000;
}

tr.joblist_liteblue {
	background : #D5E6FA;
	text-align : center;
	color : #3987CA;
}

td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
}

td.separator {
	background-color: #E4E4E4;
}

td.bg_black {
	background-color: #000000;
}

td.bg_white {
	background-color: #FFFFFF;
}

td.bg_liteblue {
	background-color: #6384BD;
	color: #FFFFFF;
	text-align: center;
	width : 100px;
}

td.model {
	background-color: #6384BD;
	color: #FFFFFF;
	text-align: center;
	width : 150px;
}

td.model_ro {
	background-color: #303188;
	color: #FFFFFF;
	text-align: center;
	width : 150px;
}

td.job_title {
	color: #005DC0;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
}

td.darkblue_nav {
	background-color: #303188;
	color: #5092E2;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

td.darkblue_nav_content {
	color: #0059A5;
	padding: 14px;
	vertical-align: top;
}

td.submenuitem {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 5px;
}

td.submenuitem_en {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 2px;
}

td.title {
	color: #929BB6;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
}

td.product_title {
	color: #929BB6;
	font-size: 16px;
	font-weight: bold;
}

td.content {
	color: #000000;
	vertical-align: top;
	line-height: 20px;
}

td.job_content {
	color: #000000;
	font-size: 13px;
}

td.sitemap_content {
	color: #000000;
	vertical-align: top;
	line-height: 16px;
}

td.train_and_dev_content {
	color: #2F328E;
	font-size: 13px;
	font-weight: bold;	
}

td.joblist_title {
	background : #005DC0;
	font-size : 12px;
	text-align : center;
	color : #FFFFFF;
	border-bottom : 1px solid #FFFFFF;
}

td.white_margin_rightbottom {
	border-bottom : 1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
}

td.white_margin_bottom {
	border-bottom : 1px solid #FFFFFF;
}

td.content_middle {
	color: #000000;
	vertical-align: middle;
	line-height: 20px;
}

td.content_blue {
	color: #2F328E;
	font-size: 13px;
	font-weight: bold;	
	vertical-align: top;
	line-height: 20px;
}

td.content_liteblue {
	color: #5092E2;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	line-height: 20px;
}

td.content_liteblue_normal {
	color: #5092E2;
	font-size: 11px;
	vertical-align: middle;
}

td.resume_content_title {
	font-size: 13px;
	color: #000000;
	background-color: #B2CFF5;
}

td.resume_content_field {
	font-size: 13px;
	color: #000000;
	background-color: #D5E6FA;
}

td.copyright {
	color: #72737B;
	text-align: center;
}

a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: none;
}

a.top_nav {
	color: #FFFFFF;
	font-size: 10px;
}

a.sub_nav {
	color: #6B7BA0;
}

a.sub_nav:hover {
	color: #6B7BA0;
	text-decoration : underline;
}

a.menuitem {
	color: #FFFFFF;
	font-size: 10px;
}

a.sitemap_content {
	color: gray;
}

a.report_content {
	color: #000000;
	font-size: 13px;
}

a.report_content:hover {
	font-weight: bold;
}

a.report_content_no_display {
	color: #000000;
	font-size: 13px;
}

a.report_content_no_display:hover {
}

a.sitemap_content:hover {
	color: #000000;
	text-decoration: underline;
}

a.news_content {
	color: #6B7BA0;
}

a.news_content:hover {
	color: #5092E2;
	text-decoration: underline;
}

a.content_liteblue {
	color: #5092E2;
	font-size: 15px;
	font-weight: bold;
}

a.content_liteblue:hover {
	text-decoration: underline;
}

a.content_black {
	color: #000000;
}

hr {
	color: #939598;
	height: 1px;
	width: 100%;
	line-height : 0px;
}

.pagenation {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 15px; 
}