

body {
	font-size:12px;
	font-family:Arial;
	background-color:#9CA5A5;
}
table  {
	font-size:100%;
}

table.hngai_table {
   width:752px;
   text-align:left;
   margin-left:auto;
   margin-right:auto;
}

table.hngai_table td.page_header {
   border:solid 1px #FFFFFF;
   background-color:#E7E7E7;
   text-align:center;
   height:22px;
   line-height:20px;
   vertical-align:middle;
   color:#7D7D7D;
   width:16%;
   cursor:pointer;
   cursor:hand;
}

table.hngai_table td.footer {
   text-align:center;
   color:#E0E0E0;
}

table.hngai_table td.page_body {
   border:solid 1px #FFFFFF;
}

a.whitelink {
   color:#E0E0E0;
   text-decoration:none;
}

a.whitelink:hover{
   text-decoration:underline;
}

a.white_udlink {
   color:#E0E0E0;
   text-decoration:underline;
}

a.white_udlink:hover{
   text-decoration:none;
}

a.whitelink_nh {
   color:#E0E0E0;
   text-decoration:none;
}

/* Menu */

div.main_menu {
	height:34px;
	background-image:url(images/menu/menu_bg.gif);
	background-repeat:no-repeat;
}
div.main_menu img {
	border:none;
	height:34px;
}

div.main_menu_list {
	position:relative;
	z-index:2;
	font-size:0px;
}
div.main_menu_list div.menu_shadow {
	position:absolute;
	top:3px;
	left:0px;
}
div.main_menu_list div.menu_holder {
	position:absolute;
	top:-1px;
	left:0px;
	overflow:hidden;
	/*filter:alpha(opacity=90);
	-moz-opacity:0.9;*/
}
div.main_menu_list div.menu_holder2 {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
div.main_menu_list a.close {
	background-image:url(images/menu/menu_close.gif);
	background-position:center right;
	background-repeat:no-repeat;
	color:#867FB7;
}
div.main_menu_list a.open {
	background-image:url(images/menu/menu_open.gif);
	background-position:center right;
	background-repeat:no-repeat;
	color:#867FB7;
}

div.main_menu_list img.close {
	float:right;
	width:26px;
	height:26px;
	background-image:url(images/menu/menu_close.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:none;
}
div.main_menu_list img.open {
	float:right;
	width:26px;
	height:26px;
	background-image:url(images/menu/menu_open.gif);
	background-position:center center;
	background-repeat:no-repeat;
	border:none;
}

div.main_menu_list div.menu_move {
	position:absolute;
	top:0px;
	left:0px;

}
div.main_menu_list div.menu {
	background-color:#FFFFFF;
	font-size:11px;
	width:140px;
	color:#7D7D7D;
}
div.main_menu_list div.menu a {
	border:solid 1px #D0D0D0;
	border-top:0px;
	display:block;
	text-decoration:none;
	padding:4px 0px 4px 15px;
	color:#7D7D7D;
	width:expression(Number(navigator.userAgent.match(/MSIE ([0-9.]+)/)[1]) >= 6 ? '124px' : '');
}

div.main_menu_list div.menu a:hover {
	background-color:#FEF5ED;
	text-decoration:none;
	padding:4px 0px 4px 15px;
}

/* Index */
td.index_right_bg {
   background-image:url(images/index/right_pic.jpg);
   width:448px;
   height:453px;
}

td.index_left_bg {
   background-image:url(images/index/left_pic.jpg);
   width:300px;
   height:453px;
}

td.index_right_bg div.ind_top_padding {
   height:20px;
}

td.index_right_bg table.ind_info {
   width:410px;
   margin-left:20px;
   margin-right:18px;
}

td.index_right_bg table.ind_info td.ind_right_info{
   height:112px;
   text-align:center;
   color:#383838;
   font-size:12px;
   height:112px;
   overflow:hidden;
}

td.index_right_bg table.ind_info td.ind_right_title{
   height:20px;
   text-align:left;
   color:#4C4C4C;
   font-size:16px;
   overflow:hidden;
}

td.index_right_bg table.ind_info td.ind_right_title span{
   font-size:18px;
}

td.index_right_bg table.ind_info td.ind_right_content{
   height:180px;
   text-align:left;
   vertical-align:top;
   color:#4C4C4C;
   font-size:12px;
   overflow:hidden;
   line-height:17px;
}

td.index_right_bg div.ind_midpad {
   height:38px;
}

td.index_right_bg div.ind_ln_header {
   width:407px;
   text-align:right;
   color:#7c7c7c;
   font-size:13px;
}

table.ind_news_table {
   margin-left:10px;
   margin-top:10px;
   width:425px;
   color:#7c7c7c;
}

table.ind_news_table a {
   color:#876f50;
}

div.dottedsep {
   margin-top:17px;
   margin-bottom:4px;
   margin-left:5px;
   margin-right:3px;
   background-image:url('images/index/dotted_horz.gif');
   background-repeat:repeat-x;
}

/* Content Pages */
table.page_content {
   background-color:#FFFFFF;
   width:100%;
   color:#666666;
}

table.page_content td.page_left {
   /*width:23%;*/
   width:173px;
   height:340px;
}

table.page_content td.page_right {
   width:77%;
}

table.page_content td.page_right div.body {
   width:508px;
}

table.page_content td.page_right div.body a{
   color:#7159B9;
}

div.content_footer {
   width:100%;
   line-height:1px;
   height:10px;
   font-size:1px;
}

div.content_footer div.cont_foot_lt{
   width:70%;
   float:left;
   height:10px;
}

div.content_footer div.cont_foot_rt{
   width:30%;
   float:left;
   height:10px;
}

h1 {
   color:#9F9FCF;
   font-size:16px;
   font-weight:bold;
   margin-top:45px;
   letter-spacing:3px;
   font-family:Times,Arial;
}

/* News */
table.news_table {
   width:450px;
   background-color:#CACACA;
   color:#666666;
}

table.news_table td.td_time0{
   background-color:#F5F4F9;
   font-weight:bold;
   width:80px;
}

table.news_table td.td_title0{
   background-color:#F5F4F9;
}

table.news_table td.td_time1{
   background-color:#FFFFFF;
   font-weight:bold;
   width:80px;
}

table.news_table td.td_title1{
   background-color:#FFFFFF;
}

table.news_table a {
   color:#666666;
   text-decoration:underline;
}

div.paging {
   padding-left:8px;
   color:#666666;
}

div.paging a{
   color:#666666;
}

/* Services */
div.service_left_outer {
   padding:56px 30px 0px 30px;
}

div.service_left_outer div{
   border-top:solid 1px #E0E0E0;
   height:22px;
   line-height:22px;
   vertical-align:middle;
   color:#666666;
   font-size:11px;
   width:202px;
}

div.service_left_outer div a{
   font-size:11px;
   color:#666666;
   text-decoration:none;
}

div.service_left_outer div a:hover{
	background-color:#FEF5ED;
}

div.service_left_outer div.left_mo {
	background-color:#FEF5ED;
	color:#867FB7;
	cursor:pointer;
	cursor:hand;
}

div.service_right_outer {
   padding:0px 30px 0px 0px;
}

div.service_right_outer h2 {
   padding-left:17px;
   margin:0px;
   font-size:11px;
   padding-top:3px;
   padding-bottom:3px;
   color:#7159b9;
   text-decoration:underline;
   background-image:url(images/others/minus.gif);
   background-repeat:no-repeat;
   background-position:center left;
   cursor:pointer;
   cursor:hand;
}
div.service_right_outer h2.none {
   background-image:url(images/others/plus.gif);
}
div.service_right_outer div.expand_text {
   border:solid 1px #b4b2bc;
   color:#666666;
   padding:0px;
   padding-left:8px;
   padding-right:8px;
   margin-top:9px;
   margin-bottom:9px;
}

div.service_right_outer div.expand_text p.first_expand_text {
  padding-top:8px;
}
div.service_right_outer div.expand_text p {
  margin:0px;
  padding-top:16px;
  padding-bottom:8px;
}

div.service_right_outer img.img_clickable {
   cursor:pointer;
   cursor:hand;
}

img {
        display:inline;
        margin:5px;
}
table.aimg img {
        cursor:pointer;
        cursor:hand;
        border:none;
}

span.aimg_float_right {
        float:right;
}
span.aimg_float_left {
        float:left;
}
table.no_cap td{
        border:solid 1px #808EA9;
}
table.abordered {
        border-top:solid 1px #808EA9;
        border-left:solid 1px #808EA9;
}
table.abordered td {
        padding:3px;
        border-right:solid 1px #808EA9;
        border-bottom:solid 1px #808EA9;
}