
/*------------ basic setup ------------*/
body {
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
}

table.main {
	width:955px;
	margin:auto;
}

/*------------ general ------------*/
img {
	border:0px;
}

a.link {
	color:#00539f;
	text-decoration:underline;
}

a.link:hover {
	color:#cdcdcd;
	text-decoration:underline;
}

.fill_content {
	font-size:12px;
	color:#685c53;
}

/*------------ haeder ------------*/
input.search_textfield {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	width:127px;
	height:17px;
	color:#685C53;
}

div.search_textfield {
	padding:6px 0px 5px 25px;
	float:left;
	color:#685c53;
}

div.search_btn { padding-top:6px; float:left; }  /* FireFox */
*html div.search_btn { padding-top:7px;	float:left; } /* ie6 fixed */
*+html div.search_btn { padding-top:7px; float:left; } /* ie7 fixed */


/*------------ footer ------------*/
table.footer {
	height:61px;
}

span.content_footer {
	font-size:10px;
	color:#685c53;
	padding-left:18px;
	padding-right:26px;
}

a.footer_linkage {
	font-size:10px;
	color:#00539f;
	padding-right:13px;
	text-decoration: none;	
}

a.footer_linkage:hover {
	text-decoration: underline;
	color:#00539f;
}

/*------------ sidemenu------------*/
td.side_menu {
	width: 178px;
    vertical-align:top;
}

td.leftmenu {
	padding:4px 20px 4px 10px;
	width:100%;
	border-top-color:#cccccc;
	border-top-style:dotted;
	border-top-width:1px;
	font-size:12px;
	color:#685c53;
	text-align:left;
}

td.leftmenu:hover {
    background-color:#cccccc;
}

td.leftmenu_on {
	padding:4px 20px 4px 10px;
	width:100%;
	border-top-color:#cccccc;
	border-top-style:dotted;
	border-top-width:1px;
	font-size:12px;
	color:#00539f;
	background-color:#cccccc;
	text-align:left;
}

td.leftmenu_on:hover {
    background-color:#cccccc;
}

td.leftmenu2 {
	padding:4px 20px 4px 20px;
	width:100%;
	border-top-color:#cccccc;
	border-top-style:dotted;
	border-top-width:1px;
	font-size:12px;
	color:#685c53;
	text-align:left;
}

td.leftmenu2:hover {
    background-color:#cccccc;
}

td.leftmenu2_on {
	padding:4px 20px 4px 20px;
	width:100%;
	border-top-color:#cccccc;
	border-top-style:dotted;
	border-top-width:1px;
	font-size:12px;
	color:#00539f;
	background-color:#e8e8e8;
	text-align:left;
}

td.leftmenu2_on:hover {
    background-color:#cccccc;
}

a.select {
	color:#685c53;
	text-decoration:none;
}

a.select:hover {
	color:#685c53;
	text-decoration:underline;
}

a.select_on {
	color:#00539f;
	text-decoration:none;
}

	
/*------------ inside ------------*/
td.nav {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#e5e5e5;
	background-color:#ffffff;
	padding:3px 11px 3px 11px;
	color:#685C53;
	font-size:12px;
	height:16px;
}

a.nav_link {
	color:#685C53;
	text-decoration:none;
}

a.nav_link:hover {
	color:#cdcdcd;
	text-decoration:none;
}

td.inside_left {
	background-image:url(../images/inside_left_2.gif);
	background-repeat:repeat-y;
}

td.inside_right {
	background-image:url(../images/inside_right_2.gif);
	background-repeat:repeat-y;
}

.inside_content {
	padding:53px 45px 140px 19px;
	font-size:11px;
	color:#685c53;
	text-align:left;
	line-height:17px;
}

.subtit {
	color:#00539f;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	width:529px;
}

.right_pic {
	float:right;
	margin:0px 0px 20px 0px;
	padding:0px 10px 0px 10px;
}
/*------------ inside about------------*/
.tit_about {
	height:46px;
	width:569px;
	background-color:#737a9e;
	font-size:30px;
	color:#ffffff;
	text-align:left;
	padding-top:9px;
	padding-left:23px;
	font-family:"Times New Roman", Times, serif;
}

td.bg_about {
	background-image:url(../images/bg_about.jpg);
	background-repeat:no-repeat;
	background-position:95% 98%;
}

/*------------ inside strength------------*/
.tit_strength {
	height:46px;
	width:569px;
	background-color:#90563f;
	font-size:30px;
	color:#ffffff;
	text-align:left;
	padding-top:9px;
	padding-left:23px;
	font-family:"Times New Roman", Times, serif;
}

td.bg_strength {
	background-image:url(../images/bg_strength.jpg);
	background-repeat:no-repeat;
	background-position:95% 98%;
}

.inside_content_strength {
	padding:53px 45px 140px 0px;
	font-size:11px;
	color:#685c53;
	text-align:left;
	line-height:17px;
}

/*------------ inside partners------------*/
.tit_partners {
	height:46px;
	width:569px;
	background-color:#dfa96a;
	font-size:30px;
	color:#ffffff;
	text-align:left;
	padding-top:9px;
	padding-left:23px;
	font-family:"Times New Roman", Times, serif;
}

.tit_list_partners {
	height:46px;
	width:569px;
	font-size:11px;
	color:#999999;
	text-transform:uppercase;
	text-align:left;
	padding-left:23px;
	border-style:solid;
	border-width:1px;
	border-color:#dfa96a;;
	font-family:"Times New Roman", Times, serif;
}

td.bg_partners {
	background-image:url(../images/bg_partners.jpg);
	background-repeat:no-repeat;
	background-position:95% 98%;
}

.subtit_partners {
	color:#dfa96a;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}

/*------------ inside media------------*/
.tit_media {
	height:46px;
	width:569px;
	background-color:#90bc72;
	font-size:30px;
	color:#ffffff;
	text-align:left;
	padding-top:9px;
	padding-left:23px;
	font-family:"Times New Roman", Times, serif;
}

td.bg_media {
	background-image:url(../images/bg_media.jpg);
	background-repeat:no-repeat;
	background-position:95% 98%;
}

.tit_list_media {
	height:46px;
	width:569px;
	font-size:11px;
	color:#999999;
	text-transform:uppercase;
	text-align:left;
	padding-left:23px;
	border-style:solid;
	border-width:1px;
	border-color:#90bc72;
	font-family:"Times New Roman", Times, serif;
}

.subtit_media {
	color:#90bc72;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
}

.gallery_pic {
	vertical-align:top;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	width:80px;
	height:134px;
}

.gallery_desc {
	padding-top:10px;
	padding-bottom:30px;
	vertical-align:top;
}

.gellery_space {
	width:10px;
}

/*------------ inside investors------------*/
.tit_investors {
	height:46px;
	width:569px;
	background-color:#8A8D6E;
	font-size:30px;
	color:#ffffff;
	text-align:left;
	padding-top:9px;
	padding-left:23px;
	font-family:"Times New Roman", Times, serif;
}

td.bg_investors {
	background-image:url(../images/bg_investors.jpg);
	background-repeat:no-repeat;
	background-position:95% 98%;
}

/*------------ inside contact------------*/
.tit_contact {
	height:46px;
	width:569px;
	background-color:#7a9bd0;
	font-size:30px;
	color:#ffffff;
	text-align:left;
	padding-top:9px;
	padding-left:23px;
	font-family:"Times New Roman", Times, serif;
}

td.bg_contact {
	background-image:url(../images/bg_contact.jpg);
	background-repeat:no-repeat;
	background-position:95% 98%;
}

.enquiry_format {
	width:20%;
	padding:5px 0px 5px 0px;
}

/*------------ inside career------------*/
.tit_career {
	height:46px;
	width:569px;
	background-color:#b9b9b9;
	font-size:30px;
	color:#ffffff;
	text-align:left;
	padding-top:9px;
	padding-left:23px;
	font-family:"Times New Roman", Times, serif;
}

td.bg_career {
	background-image:url(../images/bg_career.jpg);
	background-repeat:no-repeat;
	background-position:95% 98%;
}

/*------------ inside search------------*/
.search_content {
	padding:0px 45px 140px 0px;
	font-size:11px;
	color:#685c53;
	text-align:left;
	line-height:17px;
}

div.search_dotline {
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#cccccc;
	padding-top:20px;
}

.search_subtit {
	color:#00539f;
	font-size:14px;
	font-weight:bold;
	line-height:17px;
	padding:15px 0px 15px 0px;
}

.green_text {
	color:#66bc29;
}

.search_side {
	padding:7px 0px 5px 10px;
}

td.side_menu_serach {
	width: 178px;
    vertical-align:top;
}

#homeFlashID {
	z-index:-1;
}