/* CSS Document */

/*css hack*/
*{padding:0px;margin:0px;border:0px;}
/*Global*/
body{padding:0px;font-family: Arial;color:#FFFFFF;background-color:#666666;margin:0px auto 0px auto;}
/* main */
#main{width:975px;margin:0px auto 0px auto;padding:0px;}
#wrapper {width: 1004px;margin:0px auto 0px auto;display: inline;text-decoration:none;background-color:#FFFFFF;}
/* header */
#header{width: 975px;height:91px;float:right;}
#left_head{width:225px;height:91px;float:left;background:url(../images/head_bg.png) repeat-x;}
#right_head{width:750px;height:91px;float:right;background:url(../images/head_bg2.gif) repeat-x;}
#logo{width:144px;height:53px;float:left;padding:13px 0px 4px 25px;}
/* banner */
#banner{width:975px;height:249px;clear:both;margin:0px  auto;background-color: #FFFFFF;}
/* menu */
#menu{width:172px;height:220px;margin:23px 0px 0px 53px;}
/* content */
#content{width:975px;margin:0px auto;font-size:12px;font-weight:normal;}
#left_content{width:225px;height:345px;float:left;background:url(../images/content_bg.png) repeat-x; }
#right_content{width:750px;height:345px;float:right;background-color:#FFFFFF;}
#right_content2{width:434px;float:left;}
#line_image{width:4px;float:left;height:318px;padding-top:11px;background-color:#CCCCCC;}
#right_content3{width:306px;float:right;}
#about_content{width:402px;margin-left:22px;font-size:12px;color:#333333;line-height:19px;text-align:justify;}
#title_about{ width:185px;height:22px;padding:14px 0px 14px 22px;;}
#title_accre{width:120px;height:17px;padding:16px 0px 0px 12px;}
#igln_image{width:135px;height:93px;clear:both;display:inline;margin:22px 0px 0px 58px;}
#iata_image{width:135px;height:68px;margin-left:58px;margin-top:23px;}
#wca_image{width:215px;height:63px;margin-left:58px;margin-top:23px;}
/* footer */
#footmain{width:975px;height:68px;float:left;}
#footer_left{width:225px;height:68px;background-color:#F5902F;float:left; }
#footer_right{width:750px;height:65px;background-color:#D3D3D3; border-top:3px #B0B0B0 solid;font-size:11px;color:#333333;
float:right;}
#copyright{width:450px;padding-left:10px;padding-top:10px;line-height:19px;} 
/*other class */  
.footerlinks{font-size:11px;font-weight:normal;color:#333333;text-decoration:none;font-weight:normal;}
.footerlinks a:hover{font-weight:normal;color:#F68829;text-decoration:underline;font-weight:normal;}
.readmore{ font-size:12px;color:#2E3192;font-weight:bold; float:right; margin-top:8px; text-decoration:none;}
.readmore a:hover{ font-size:12px;color:#2E3192;font-weight:bold; float:right; margin-top:8px; text-decoration:underline;}