.home {
	width:559px;
	height:360px;
	padding:0 20px;
	background:url(../../img/bgHome.jpg) no-repeat;
}
.home .col1 {
	padding-top:20px;
	color:white;
	width:260px;
	float:left;
}
.fullText strong {
	color:white;
}
.home .col2 {
	width:255px;
	float:right;
	margin-top:50px;
	position:relative;
	}
.home .head {
	font-size:15px;
}
.home .col2 a {
	background:url(../../img/btnHome.jpg) no-repeat;
	width:220px;
	height:20px;
	display:block;
	margin-bottom:20px;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:white;
	position:relative;
	padding:8px 0 0 10px
}
.home .col2 a:hover {
	background-position:bottom
}
.content .el1 {
	width:599px;
	padding:0;
}

.col2 img {display:block; width:252px;
	height:160px;}

.col2 .panUp {
	background:url(../../img/bgImgHome.png) no-repeat;
	width:252px;
	height:160px;
	position:absolute;
	z-index:68;
	bottom:0px;
	left:0px;
	display:block;
	
}
