﻿@charset "UTF-8";
/* CSS Document */

P.b-hint-txt
	{
	width:165px;
	font:normal 11px/150% arial;
	overflow:hidden;
	white-space:normal !important;
	color:#000000;
	text-align:left;
	margin-right:4px;
	}
div.bottom-wrap
	{
	margin-top:20px;
	width:960px;
	height:120px;
	position:relative;
	overflow:visible;
	background:url(../images/banner-bg.jpg) repeat-x 0px -12px;
	}

div.bottom-banner-wrap
	{
	width:960px;
	height:120px;
	background-color:#ffffff;
	position:absolute;
	top:0px;
	left:0px;
	border-top:solid 1px #cccccc;
	border-bottom:solid 1px #e6e6e6;
	text-align:center;
	}

div.bottom-short-wrap
	{
	width:1000px;
	height:120px;
	white-space:nowrap;
	position:relative;
	padding-left:00px;
	margin-left:auto;
	margin-right:auto;
	}
div.box-emblem
	{
	width:135x;
	height:140px;
	float:left;
	text-align:center;
	position:relative;
	}
	.box-emblem #bubble_hint
	 {
	 position:absolute;
	 width:155px;
	 height:40px;
	 top:120px;
	 left:-10px;
	 z-index:200;
	 background-color:#ffffff;
	 border:solid 1px #e6e6e6;
	 color:#000000;
	 display:none;
	 font:normal 11px/150% arial !important;
	 padding:8px 12px 6px 12px;
	 	-moz-box-shadow: 6px 6px 8px #999999;
		-webkit-box-shadow: 6px 6px 8px  #999999;
		box-shadow: 6px 6px 8px  #999999;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');
	 }
	
	 
	.box-emblem a.link-emblem
	 {
	 display:block;
	 margin:12px 20px 0px 20px;
	 width:100px;
	 height:104px;
	 
	 }

   .box-emblem img
	{
	margin-left:auto;
	margin-right:auto;
	width:100px;
	height:104px;
	}
	
	
	
	
	.top20
	{
	    margin-top: 20px;
	}
	
	
	
	