﻿#body {
				margin: auto;
				background-image: url('images/body_bg_top.png');
				background-repeat: no-repeat;
				background-position: top center;
}
.body_shadow {
				margin: auto;
				background-image: url('images/body_bg_shadow.png');
				background-repeat: repeat-x;
				background-position: top center;
}
.main {
				width: 960px;
				margin: auto;
				padding-top: 13px;
}
.clear {
				clear: both;
				height: 0px;
}
.header {
				background-image: url('images/header_bg.png');
				background-position: center top;
				background-repeat: no-repeat;
}
.header_right {
				float: right;
				width: 400px;
				padding-right: 50px;
				padding-top: 50px;
}
.header_bank_logo {
				float: right;
				width: 108px;
}
.header_logo_txt {
				float: right;
				width: 282px;
				padding-right: 10px;
}
.header_logo_prev {
				margin: 0px;
				padding-top: 5px;
				font-family: Tahoma;
				font-size: 11px;
				font-weight: normal;
				color: #656565;
				line-height: 17px;
				text-align: justify;
}
.header_logo_prev a {
				text-decoration: none;
				color: #37a2cf;
}
.header_left {
				float: left;
				width: 230px;
				text-align: right;
}
.header_icon {
				float: right;
				width: 28px;
				text-align: center;
}
.header_signin {
				float: right;
				background-image: url('images/ico_line.png');
				background-repeat: no-repeat;
				background-position: right center;
				padding-right: 15px;
				line-height: 20px;
				color: #fff;
				font-family: Tahoma;
				font-size: 11px;
				font-weight: normal;
}
.header_chamber_logo {
				text-align: center;
				padding: 28px 0px 22px 0px;
				width: 218px;
}
.header_signin a {
				text-decoration: none;
				color: #fff;
}
.header_date {
				width: 210px;
				color: #1994c8;
				font-family: Tahoma;
				font-size: 11px;
				font-weight: normal;
				text-align: center;
}
/*    	  Menu        */
.menu_area {
				padding: 16px 28px;
}
div.horizontal {
				height: 30px;
				background-image: url('images/top_bg_menu.png');
				background-repeat: no-repeat;
				background-position: center center;
				padding: 0px 15px;
}
div.horizontal ul {
				list-style-type: none;
				list-style-image: none;
				padding: 0px;
				margin: 0px;
				text-align: center;
				width: 100%;
}
div.horizontal > ul > li {
				height: 30px;
}
div.horizontal li.static {
				float: right;
				margin: 0px;
				padding: 0px 20px;
				background-image: url('images/menu_dotted.png');
				background-position: left center;
				background-repeat: no-repeat;
}
div.horizontal li.static a {
				font-family: Tahoma;
				font-size: 12px;
				color: #fff;
				font-weight: bold;
				text-decoration: none;
				height: 30px;
				text-align: center;
				line-height: 30px;
				vertical-align: middle;
}
div.horizontal li.static:hover, div.horizontal li.selected {
				cursor: pointer;
				-webkit-border-radius: 0px 0px 5px 5px;
				-moz-border-radius: 0px 0px 5px 5px;
				border-radius: 0px 0px 5px 5px;
				background-color: #e9f2f6;
				height: 27px;
}
div.horizontal li.selected {
				color: #26719b;
				-webkit-border-radius: 0px 0px 5px 5px;
				-moz-border-radius: 0px 0px 5px 5px;
				border-radius: 0px 0px 5px 5px;
				background-color: #e9f2f6;
				height: 27px;
}
div.horizontal li.static:hover > a, div.horizontal li.selected > a {
				color: #26719b;
				-webkit-border-radius: 0px 0px 5px 5px;
				-moz-border-radius: 0px 0px 5px 5px;
				border-radius: 0px 0px 5px 5px;
				background-color: #e9f2f6;
				height: 27px;
}
div.horizontal li.last {
				background-image:none;
}
/*                           End Menu                                 */
/*                        home Content             */
.content_home_area {
				padding: 0px 28px 0px 28px;
}
.data_info_title {
				height: 25px;
				background-image: url('images/info_data_title.png');
				background-position: right center;
				background-repeat: no-repeat;
				text-align: left;
				width: 206px;
}
.more_bullet {
				font-size: 11px;
				font-family: Tahoma;
				font-weight: bold;
				color: #3a8190;
				background-image: url('images/more_bullet.png');
				background-position: left center;
				background-repeat: no-repeat;
				padding-left: 15px;
				text-decoration: none;
				line-height: 22px;
				float: left;
}
.data_info_area {
				background-color: #f9f9f9;
				border-left: 1px #eeeeee solid;
				border-right: 1px #eeeeee solid;
				border-bottom: 1px #eeeeee solid;
				padding: 6px;
}
.data_info_1 {
				height: 24px;
				width: 184px;
				background-color: #205263;
				font-size: 11px;
				font-family: Tahoma;
				font-weight: normal;
				color: #fff;
				padding-right: 8px;
				line-height: 25px;
				margin-bottom: 1px;
}
.data_info_1 span {
				text-decoration: none;
				color: #fff;
				padding-right: 4px;
				cursor: pointer;
}
.data_info_2 {
				height: 24px;
				width: 184px;
				background-color: #447184;
				font-size: 11px;
				font-family: Tahoma;
				font-weight: normal;
				color: #fff;
				padding-right: 8px;
				line-height: 25px;
				margin-bottom: 1px;
}
.data_info_2 span {
				text-decoration: none;
				color: #fff;
				padding-right: 4px;
				cursor: pointer;
}
.data_info_3 {
				height: 24px;
				width: 184px;
				background-color: #8faebd;
				font-size: 11px;
				font-family: Tahoma;
				font-weight: normal;
				color: #fff;
				padding-right: 8px;
				line-height: 25px;
				margin-bottom: 1px;
}
.data_info_3 span {
				text-decoration: none;
				color: #fff;
				padding-right: 4px;
				cursor: pointer;
}
.data_info_img {
				margin-bottom: 1px;
}
.data_info_content
{
    display: none;
}
.new_bank_bg {
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				border: 1px solid #efefef;
				background-color: #fff;
				padding: 10px;
}
.new_bank_title {
				font-size: 12px;
				padding-bottom: 8px;
				font-family: Tahoma;
				font-weight: bold;
				color: #616a1c;
				border-bottom: 1px #c0c23a solid;
				margin-bottom: 8px;
				padding-right:20px;
				background-image:url('images/new_bank_bullet.png');
				background-position:right center;
				background-repeat:no-repeat;
}
/*                         new                              */
#newUL {
				height: 120px;
}
.new_ul {
				margin: 0px 0px 0px 0px;
				padding: 0px;
				height: 120px;
}
.new_ul li {
				background-image: url('images/tenders_bullet.png');
				background-position: right top;
				background-repeat: no-repeat;
				list-style-position: inside;
				padding-bottom: 5px;
				padding-right: 20px;
				height: 35px;
				cursor: pointer;
}
.new_ul li:hover {
				background-image: url('images/tenders_bullet_hover.png');
				background-position: right top;
				background-repeat: no-repeat;
				list-style-position: inside;
}
.new_ul li a {
				font-family: Tahoma !important;
				font-size: 11px !important;
				font-weight: normal;
				line-height: 16px;
				text-decoration: none !important;
				color: #848484!important;
}
.new_ul li a:hover {
				text-decoration: none;
				color: #616a1c!important;
}
/*                           End new                               */
.new_bank_more {
				background-color: #616a1c;
				height: 25px;
				text-align: left;
				padding: 0px 10px;
				margin-top: 8px;
				line-height: 25px;
}
.new_bank_more a {
				font-family: Tahoma;
				font-size: 11px;
				font-weight: bold;
				color: #fff;
				text-decoration: none;
}
.adv_area {
				height: 26px;
				background-image: url('images/adv_title_bg.png');
				background-position: right center;
				background-repeat: no-repeat;
				-webkit-border-radius: 10px;
				-moz-border-radius: 10px;
				border-radius: 10px;
				background-color: #5383a3;
				font-family: Tahoma;
				font-size: 11px;
				font-weight: bold;
				color: #fff;
				text-decoration: none;
				line-height: 26px;
				padding: 0px 10px;
}
.adv_area_title {
				width: 100px;
				float: right;
}
.adv_area_arrow_r {
				width: 20px;
				float: right;
				*margin-top: 5px;
}
.adv_area_arrow_l {
				width: 20px;
				float: left;
				*margin-top: 5px;
}
/* ----- Marquee ------ */
.StringTheme {
				color: #fff;
				font-family: Tahoma;
				font-size: 11px;
				font-weight: normal;
				margin-left: 20px;
				cursor: default;
}
#murquee_leftArrow, #murquee_rightArrow {
				cursor: pointer;
}
.center_area {
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				border: 1px solid #a3c9cd;
				background-color: #f9f9f9;
				padding: 10px;
				background-image: url('images/bg_center_area.png');
				background-repeat: no-repeat;
				background-position: center top;
}
.library_border .leftArrow, .library_border .rightArrow {
	cursor: pointer;
}
.library_border ul > li {
	width: 130px;
	float: right;
	text-align: center;
}
.library_border .servicesVisible 
{
	overflow: hidden;
	width: 390px;
	float: right;
	height: 86px;
}
.library_border {
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				border: 1px #ececec solid;
				background-color: #fefefe;
				padding: 12px 0px;
				width: 470px;
}
.library_top_border {
				border-top: 1px #d4dbdc dashed;
				padding-top: 10px;
}
.library_title {
				height: 25px;
				font-family: Tahoma;
				font-size: 12px;
				font-weight: bold;
				color: #5383a3;
}
.library_title a {
				float: left;
}
.news_bg_tab {
				background-image: url('images/news_bg_line.jpg');
				background-position: center bottom;
				background-repeat: repeat-x;
				height: 32px;
}
#tab_container ul li {
				font-family: Tahoma;
				font-size: 12px;
				font-weight: bold;
				color: #5383a3;
				text-decoration: none;
				text-align: center;
				width: 120px;
				height: 32px;
				float: right;
				line-height: 32px;
				vertical-align: bottom;
}
#tab_container ul li a {
				font-family: Tahoma;
				font-size: 12px;
				font-weight: bold;
				color: #5383a3;
				text-decoration: none;
				padding: 5px 10px;
}
#tab_container ul li.active a {
				margin-right: 0px;
}
.tab_div:hover {
				-webkit-border-radius: 5px 5px 0px 0px;
				-moz-border-radius: 5px 5px 0px 0px;
				border-radius: 5px 5px 0px 0px;
				border-left: 1px solid #ececec;
				border-right: 1px solid #ececec;
				border-top: 1px solid #ececec;
				background-color: #fefefe;
				line-height: 32px;
				height:31px;
}
#tab_container ul li.active {
				-webkit-border-radius: 5px 5px 0px 0px;
				-moz-border-radius: 5px 5px 0px 0px;
				border-radius: 5px 5px 0px 0px;
				border-left: 1px solid #ececec;
				border-right: 1px solid #ececec;
				border-top: 1px solid #ececec;
				background-color: #fefefe;
				width: 120px !important;
				height:31px;
}
.news_border {
				padding: 15px 10px;
				-webkit-border-radius: 0px 0px 5px 5px;
				-moz-border-radius: 0px 0px 5px 5px;
				border-radius: 0px 0px 5px 5px;
				border-left: 1px solid #ececec;
				border-right: 1px solid #ececec;
				border-bottom: 1px solid #ececec;
				background-color: #fefefe;
}
.bg_database{
				background-image:url('images/database_bg.png');
				background-repeat: no-repeat;
				background-position:center center;
				height:238px;
}
.arrow_r_database{
				padding-top:70px;
				width:42px;
}
.arrow_r_database img
{
    cursor: pointer;
}
.arrow_l_database{
				padding-top:70px;
				width:42px;
}
.arrow_l_database img
{
    cursor: pointer;
}
.database_table_area{
				width:210px;
				padding:0px 20px;
				float: right;
}
.table1 p{
				font-family: Tahoma ;
				font-size: 12px;
				color:#8ca5ba;
				font-weight: bold;
				padding-bottom:5px;
}
.table1 th{
				font-family: Tahoma ;
				font-size: 12px;
				line-height:22px;
				background-color:#8ca5ba;
				color:white ;
				font-weight: bold;
}
.table1_td1 {
				background-color:#f3f5f5;
}
.table1_td1 span{
				font-family: Tahoma ;
				font-size: 11px;
				line-height:22px;
				color:#5c5c5c ;
				font-weight: normal;
				padding-right: 6px;
}
.table1_td2 {
				background-color:#fbfbfb;
}
.table1_td2 span{
				font-family: Tahoma ;
				font-size: 11px;
				line-height:22px;
				color:#5c5c5c ;
				font-weight: normal;
				padding-right: 6px;
}



.table2 p{
				font-family: Tahoma ;
				font-size: 12px;
				color:#deb866;
				font-weight: bold;
				padding-bottom:5px;
}
.table2 th{
				font-family: Tahoma ;
				font-size: 12px;
				line-height:22px;
				background-color:#deb866;
				color:white ;
				font-weight: bold;
}
.table2_td1 {
				background-color:#f3f5f5;
}
.table2_td1 span{
				font-family: Tahoma ;
				font-size: 11px;
				line-height:22px;
				color:#5c5c5c ;
				font-weight: normal;
				padding-right: 6px;
}
.table2_td2 {
				background-color:#fbfbfb;
}
.table2_td2 span{
				font-family: Tahoma ;
				font-size: 11px;
				line-height:22px;
				color:#5c5c5c ;
				font-weight: normal;
				padding-right: 6px;
}





.table3 p{
				font-family: Tahoma ;
				font-size: 12px;
				color:#d28371;
				font-weight: bold;
				padding-bottom:5px;
}
.table3 th{
				font-family: Tahoma ;
				font-size: 12px;
				line-height:22px;
				background-color:#d28371;
				color:white ;
				font-weight: bold;
}
.table3_td1 {
				background-color:#f3f5f5;
}
.table3_td1 span{
				font-family: Tahoma ;
				font-size: 11px;
				line-height:22px;
				color:#5c5c5c ;
				font-weight: normal;
				padding-right: 6px;
}
.table3_td2 {
				background-color:#fbfbfb;
}
.table3_td2 span{
				font-family: Tahoma ;
				font-size: 11px;
				line-height:22px;
				color:#5c5c5c ;
				font-weight: normal;
				padding-right: 6px;
}








.hp_news_more_num
{
    vertical-align: middle;
}

.hp_news_more_num_container
{
    overflow: hidden;
    height: 18px;
    width: 232px;
}

.hp_news_more_num ul
{
    height: 18px;
}

.hp_news_more_num li{
	color:#fff;
	width:38px;
	height:18px;
	text-align:center;
	line-height:15px;
	float:right;
}
/*
.hp_news_more_num li:hover{
	color:#447184;
	background-color:#b9d3d8;
}
*/

.hp_news_more_num li span{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	display: block;
	cursor: pointer;
	height: 18px;
	vertical-align: middle;
}
.hp_news_more_num li span:hover{
	background-color:#b9d3d8;
}
.hp_news_more_num li span.selected
{
    background-color:#b9d3d8;
}
.database_table_container
{
    position: relative;
    overflow: hidden;
    width: 750px;
    height: 160px;
}

.tooltip {
	display:none;
	background:transparent url(images/black_arrow.png) no-repeat center center;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	width:155px;
	height:51px;
	color:#fff;	
	padding:10px;
	line-height:16px;
	text-align: center;
	vertical-align: middle;
}

.database_paging_r
{
    width: 24px;
    vertical-align: middle;
}
.database_paging_r img
{
    cursor: pointer;
}
.database_paging_l
{
    width: 24px;
    vertical-align: middle;
}
.database_paging_l img
{
    cursor: pointer;
}
/*   footer    */
.footer_bg{
	background-image:url('images/footer_bg.png');
	background-position:center top;
	background-repeat:repeat-x;
	padding-top:60px;
	padding-bottom:15px;
	text-align: center;
}
.footer_text{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#698d9c;

}
.footer_text p{
	font-family:Tahoma;
	font-weight:bold;
	font-size:11px;
	color:#698d9c;
	line-height:25px;
}
.footer_text a{
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#698d9c;
	text-decoration:none;
}

.search_bg{
	background-image:url('images/search_bg.png');
	background-repeat:no-repeat;
	background-position:center top;
	height:18px;
}

.search_textbox{
	width:130px;
	height:18px;
	background-color:transparent;
	border:none;
	font-family:Tahoma;
	font-size:11px;
	color:#5383a3;
	font-weight:normal;
	vertical-align:top;
}
.search_btn{
	width:40px;
	height:20px;
	background-color:transparent;
	border:none;
	cursor:pointer;
	
}
/*     press_news   */
.tabs_height{
				height:128px;
}
.archive_line{
				border-bottom:1px #5383a3 dotted;
				padding-bottom:10px;
				margin-bottom:10px;
}
.prees_date{
				float:right;
				background-image:url('images/news_date_bg.png');
				background-repeat:no-repeat;
				background-position:right top;
				width:37px;
				height:30px;
				line-height:30px;
				text-align:center;
				font-family:Tahoma;
				font-size:11px;
				color:#3d7884;
				font-weight:normal;
}
.prees_date_txt{
				float:right;
				height:30px;
				line-height:30px;
				font-family:Tahoma;
				font-size:11px;
				color:#3d7884;
				font-weight:bold;
}
.prees_name{
				float:left;
				background-image:url('images/magazine_bullet.png');
				background-position:right center;
				background-repeat:no-repeat;
				height:30px;
				line-height:30px;
				font-family:Tahoma;
				font-size:11px;
				color:#2a486a;
				font-weight:bold;
				padding-right:30px;
}
.prees_name a{
				text-decoration:none;
				color:#2a486a;
}
.prees_title{
				height:25px;
				padding:5px 0px;
				line-height:20px;
				font-family:Tahoma;
				font-size:12px;
				color:#5383a3;
				font-weight:bold;
				cursor:default;
}
.prees_desc{
				background-color:#f9f9f9;
				height:40px;
				padding:5px;
				line-height:20px;
				font-family:Tahoma;
				font-size:11px;
				color:#b2b3b5;
				font-weight:normal;
				cursor:pointer;
}
.prees_desc a{
				color:#b2b3b5;
				text-decoration:none;
				cursor:pointer;
}
.prees_archive{
				text-align:left;
				padding-top:5px;
}
.prees_archive a{
				
				font-family:Tahoma;
				font-size:11px;
				color:#b2b3b5;
				font-weight:bold;
				text-decoration:none;
}

/*         goal          */
.goal_txt{
				line-height:20px;
				font-family:Tahoma;
				font-size:12px;
				color:#848484;
				font-weight:normal;
				text-align:justify;
}

.goal_txt a{
				line-height:20px;
				font-family:Tahoma;
				font-size:12px;
				color:#848484;
				font-weight:normal;
				text-align:justify;
				text-decoration:none;
}
.goal_txt a:hover{
				color:#5383a3;
}
				

/* signin*/
.signin_bg {
				margin: auto;
				background-image: url('images/ID/signin_bg.jpg');
				background-repeat: repeat-y;
				background-position: top center;
				height:100%;
				background-color:#5384a4;
}
.signin_text{
font-family:Tahoma;
font-size:12px;
color:#fefefe;
font-weight:bold;
}
.signin_title{
font-family:Tahoma;
font-size:13px;
color:#fefefe;
font-weight:bold;
}
.signin_textfield{
border:1px #aaaaaa solid;
width:100%;
height:20px;
color:#858585;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
padding-right:3px;
}
.signin_remember{
font-family:Tahoma;
font-size:12px;
color:#fefefe;
font-weight:normal;
}
.signin_remember span{
font-family:Tahoma;
font-size:12px;
color:#fefefe;
font-weight:normal;
line-height:22px;
}
.signin_remember a{
font-family:Tahoma;
font-size:12px;
color:#fefefe;
font-weight:normal;
text-decoration:none;
}
.signin_btn{
font-family:Tahoma;
font-size:12px;
color:#fff;
font-weight:normal;
background-color:black;
border:0px;
height:22px;
cursor:pointer;
}
/* end signin */

