@charset "utf-8";
/* CSS Document */

#topimg
{
	float:right;
	width:843px;
	height:52px;
	margin-top:-9px;
	background-image:url(../image/shape.png);
}
.logo
{
	float:left;
	width:300px;
	height:150px;
	margin-top:-10px;
	background-image:url(../image/logo2.png);
}
.downtxt{
	float:right;
	width:180px;
	height:34px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#a4b34f;
	margin-top:80px;
	margin-right:-20px;
}