BODY {
	background-color:#efefef;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin: 0;
}
.home_bg {
	background-image:url(../images/home_bg.jpg);
}
.top_bg {
	background-image: url(../images/top_bg.jpg);
}
.shadow_left_bg {
	background-image:url(../images/shadow_left.jpg);
}
.shadow_right_bg {
	background-image:url(../images/shadow_right.jpg);
}
.latest_news_bg {
	background-image:url(../images/latestnews_bg.jpg);
}
.hr {
	background-image: url(../images/hr.jpg);
	background-repeat:no-repeat;
	width: 698px;
	height: 11px;
}
.company_name {
	text-transform:uppercase;
	font-weight:bold;
}
.right_login_bg {
	background-image:url(../images/right_login_bg.jpg);
	background-repeat:no-repeat;
}
.contents_login_bg {
	background-image: url(../images/contents_login_bg.jpg);
	background-repeat:no-repeat;
}
.contents_career_login_bg {
	background-image: url(../images/contents_career_login_bg.jpg);
	background-repeat:no-repeat;
}
.TOP_bg {
	background-image: url(../images/home_top_bg.jpg);
	background-repeat: repeat-x;
}
.left_menu_bg {
	background-image: url(../images/left_menu_bg.jpg);
	background-repeat:no-repeat;
	width: 200px;
	height: 320px;
}
.list_style {
	list-style-image: url(../images/bullet_black.gif);
}
TD {
	font-family: Arial, sans-serif;
	font-size : 11px;
	color : #000000;
}
.menu_divider {
	color: #e20a16;
	font-size: 11px;
}
A.submenu{
	Color: #000000;
	text-decoration : none;
	font-size:11px;
	font-weight:normal;
}
A.submenu:hover {
	Color: #FF6600;
	text-decoration : none;
	font-size:11px;
	font-weight:normal;
}
A.submenu:visited {
	text-decoration : none;
	font-size:11px;
	font-weight:normal;
}
.submenu_on {
	Color: #FF6600;
	font-size:11px;
	font-weight: bold;
}
A.submenu2{
	Color: #999999;
	text-decoration : none;
	font-size:11px;
	font-weight:normal;
}
A.submenu2:hover {
	Color: #000000;
	text-decoration : none;
	font-size:11px;
	font-weight:normal;
}
A.submenu2:visited {
	text-decoration : none;
	font-size:11px;
	font-weight:normal;
}
.submenu2_on {
	Color: #000000;
	font-size:11px;
	font-weight: bold;
}
A.footer_navi{
	Color: #000000;
	text-decoration : none;
	font-size:11px;
}
A.footer_navi:hover {
	Color: #999999;
	font-size:11px;
}
A.footer_navi:visited {
	font-size:11px;
	text-decoration : none;
}
A
{
	Color: #0066cc;
	text-decoration : underline;
}
A:hover
{
	text-decoration : none;
}
.btn {
	background-image:url(../images/btn_bg.jpg);
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	width: 140px;
}
A.top_links {
	Color: #000000;
	font-size:10px;
	text-decoration : none;
}
A.top_links:hover {
	Color: #d55e19;
}
A.forget_pw_link {
	font-size:10px;
	Color: #FFFFFF;
	text-decoration : underline;
}
A.forget_pw_link:hover {
	text-decoration : none;
}
.chinese_text {
	font-size: 12px;
}

.header1 {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
}
.header2 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.header3 {
	font-size: 11px;
	font-weight: bold;
	color:#999999;
}

.right_login_text {
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.text_10px {
	font-size: 10px;
}
.footer_text {
	font-size: 9px;
	color: #000000;
}
td.title_row {
	background-color:#4c4c4c;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	text-indent: 2px;
	vertical-align: middle;
}

td.jobs_row1 {
	background-color: #fffae5;
	height: 35px;
	text-indent: 2px;
	vertical-align: middle;
}
td.jobs_row2 {
	background-color: #FFFFFF;
	height: 35px;
	text-indent: 2px;
	vertical-align: middle;
}

tr.jobs_row1 {
	background-color: #fffae5;
	height: 35px;
	text-indent: 2px;
	vertical-align: middle;
}
tr.jobs_row2 {
	background-color: #FFFFFF;
	height: 35px;
	text-indent: 2px;
	vertical-align: middle;
}
.formstyle_subscribe {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 110px;
	height: 14px;
}
.formstyle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 240px;
	height: 14px;
}
.formstyle_textbox {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 240px;
}
.formstyle_login {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 160px;
	height: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formstyle_ind_dropdown {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 180px;
	height: 18px;
}


