#banner-index-gwo{
	width:630px;
	height:290px;
	background: url(../images/banner-gwo.jpg) no-repeat left;
	position:relative;
}
#popup-form{
	width:355px;
	margin:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.media_index1{
	width:199px;
	height:79px;
	position:absolute;
	cursor:pointer;
	background:url(../images/dot.gif) no-repeat;
	left: 189px;
	top: 185px;
	}
.book_index1{
	width:199px;
	height:79px;
	position:absolute;
	cursor:pointer;
	background:url(../images/dot.gif) no-repeat;
	left: 189px;
	top: 185px;
	}
#popup-form h3{
	font-size:24px;
	border-bottom:1px solid #495d59;
	margin:3px 0 20px 0;
	padding:0;
	color:#1f3b4b;
}
#popup-form label{
	width:150px;
	float:left;
	padding:2px 0 0 0;
}
#popup-form input{
	width:197px;
	float:left;
	margin-bottom:5px;
	background:#f8fefd;
	border:1px solid #28564d;
	height:22px;
	padding:4px 2px 0 4px;
}
#popup-form textarea{
	width:197px;
	float:left;
	margin-bottom:5px;
	height:60px;
	background:#f8fefd;
	border:1px solid #28564d;
	overflow:auto;
	padding:4px 2px 0 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#popup-form .pop-button{
	width:65px;
	float:right;
	height:24px;
	background:url(../images/popup-button.jpg) repeat 0 0;
	font-size:12px;
	margin:0;
	padding:0;
	
}
#popup-form .pop-button:hover{
background:url(../images/po-button-hover.jpg) repeat 0 0;
	
}

