body { background-color: #178ACB; } .index_top_banner { height: 80px; overflow: hidden; } .index_top_bg { color: White; font-weight: bold; margin-left: 40px; vertical-align: middle; } .index_top_left { line-height: 0px; padding-top: 0px; font-size: 30px; font-style: italic; float: left; } .index_top_right { float: right; clear: none; } .index_left_bg { background-color:White; background-repeat:no-repeat; background-position:bottom; } .index_left_header { width:100%; float:left; bottom:0px; position:absolute; text-align:center; padding-bottom:30px; font-size:12px; line-height:18px; color:#555; } .index_left_top { margin-top:20px; margin-bottom:40px; text-align:center; } .index_left_menu { text-align:center; margin-top:15px; cursor:pointer; } .index_left_menuover { background-color: rgba(255,255,255,0.5); } .index_left_menuclick { background-color: rgba(71,174,241,0.5); } @media \0screen\,screen\9 {/* 只支持IE6、7、8 */ .index_left_menuover{ background-color:#FFFFFF; filter:Alpha(opacity=50); position:static; /* IE6、7、8只能设置position:static(默认属性) ,否则会导致子元素继承Alpha值 */ *zoom:1; /* 激活IE6、7的haslayout属性,让它读懂Alpha */ } .index_left_menuclick{ background-color:#47AEF1; filter:Alpha(opacity=50); position:static; /* IE6、7、8只能设置position:static(默认属性) ,否则会导致子元素继承Alpha值 */ *zoom:1; /* 激活IE6、7的haslayout属性,让它读懂Alpha */ } } .index_left_menu a { font-size:14px; line-height:35px; font-weight:bold; letter-spacing:2px; color:#70A6D2; } .index_left_menu_child { position:absolute; border:1px solid #eee; width:150px; top:200px; left:-1px; background-color:#fff; z-index:99999; display:none; padding-left:20px; } .index_left_menu_child ul{ list-style-type:disc; padding-left:5px; color:#70A6D2; } .index_left_menu_child a { font-size:12px; line-height:25px; font-weight:bold; letter-spacing:2px; color:#999; } .index_left_tree_bg { padding: 5px; } .index_center_bg { border-left:0px; border-right:0px; overflow:hidden; background-color: #ffffff; } .index_bottom_bg { background-color: #e8e8e8; height: 16px; text-align: center; color: #000000; padding-top: 2px; padding-bottom: 2px; } #divCurrentInformation { line-height: 0px; position:absolute; float: right; right:30px; top:20px; } #divCurrentInformation a:link, #divCurrentInformation a:visited { color: White; }