@charset "utf-8";
/* CSS Document */
.body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"黑体";
	}
img{
	border:none;
	margin:0;
	padding:0;
	}
#ggbf{
	z-index: 2147483647;
	position: fixed !important;
	left: 0px;
	top: 40px;
	width: 200px;
	height: 450px;
	border:1px solid #000;
	overflow:hidden;
	}
#ggbf_a{
	width:200px;
	height:44px;
	line-height:45px;
	text-align:center;
	border-bottom:1px solid #000;
	background:url(iu.jpg);
	}
#ggbf_a h2{
	font:18px;
	color:#FFF;
	letter-spacing:10px;
	font-weight:900;
	margin:0;
	padding:0;
	}
#ggbf_a h2 img{
	width:200px;
	height:44px;
	}
#ggbf a:hover{
	color:#F00;
	text-decoration:underline;
	}
#ggbf_b{
	width:200px;
	height:360px;
	line-height:36px;
	}
#ggbf_b img{
	width:200px;
	height:360px;
	}
#ggbf_b p{
	font-size:20px;
	font-weight:900;
	color:#FFF;
	margin-left:20px;
	}
#ggbf_c{
	width:200px;
	height:44px;
	border-top:1px solid #000;
	text-align:center;
	}
#ggbf_c a{
	font-size:12px;
	font-weight:900;
	color:#00F;
	line-height:44px;
	text-decoration:none;
	}
#ggbf_c a:hover{
	color:#F00;
	text-decoration:underline;
	}
#ggbf2{
	z-index: 2147483647;
	position: fixed !important;
	right:0px;
	top: 70px;
	width: 200px;
	height: 450px;
	border:1px solid #000;
	}