@charset "utf-8";
/* CSS Document */

/*START--IAH Branding Bar style and Backgrounds*/
#container100percent{top:0;left:0;margin:0px;width:100%;height:45px;background-image:url(top_bar_bg.gif); z-index:2; clear:both;}/*Block Display*/
_#container100percent{position:absolute;top:0;left:0;margin:0px;width:100%;height:45px;background-image:url(top_bar_bg.gif); z-index:2;}/*Layered Display*/
#containercenter{position:relative;margin:0px auto;width:80%;height:45px;background-image:url(top_bar_center.gif); float:left; text-align:left;}
#containerleft{position:absolute;width:100%; height:45px;top:0px;left:-100%;background:url(top_bar_bg_left.gif);}
#slope{position:absolute; width:28px; height:44px; right:-28px; background:url(top_bar_slope_layer.gif) no-repeat;}
.clink_h{float:left;width:50px; margin-right:5px; position:relative;}
.clink_text{float:left;font-size:11px;margin:5px; font-family:Arial, Helvetica, sans-serif;color:#CCCCCC;}
.clink_container{float:right;margin:10px 52px 0 0;height:21px;}
a.enver{position:absolute;top:0px; left:0px; background:url(english_but.jpg) no-repeat;width:50px;height:21px;}
a.enver:hover{background:url(english_but_mo.jpg) no-repeat;}
a.chver{position:absolute;top:0px; left:55px; background:url(chinese_but.jpg) no-repeat;width:50px;height:21px;}
a.chver:hover{background:url(chinese_but_mo.jpg) no-repeat;}
a.iahgame_logo{position:absolute;top:0px;left:15px;background:url(logo_iahgames.jpg) no-repeat;width:170px;height:45px;}
/*END--IAH Branding Bar style and Backgrounds*/