@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}
img {
	border:0 none;
}
.clear {
	clear: both;
}

#banner {
	text-align:left;
	width:878px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	height: 264px;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
}

#viewer {
	width:878px;
	height: 264px;
	position: relative;
}
#viewerFrame {
	height: 254px;
	width: 878px;
	clear: both;
}


.form_l {
	height: 225px;
	width: 395px;
	padding-top: 29px;
	padding-left: 9px;
	float: left;
}
.form_r {
	height: auto;
	width: 465px;
	padding-top: 30px;
	padding-left: 9px;
	float: left;
}
.form_r h1 {
	font-family:  Tahoma;
	font-size: 24px;
	line-height: 26px;
	color: #f11f03;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.form_r p {
	font-family:  Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #5B545C;
	margin: 0px;
	padding: 0px;
}
.form_r a:link, .form_r a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0089fe;
	text-decoration: none;
}
.form_r a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0089fe;
	text-decoration: underline;
}
.form ul, #form li {
	margin:0;
	padding:0;
	list-style:none;
}
.form li {
	width:878px;
	height:254px;
	overflow:hidden;
}

.btn1 {
	display:block;
	width:16px;
	height:26px;
	position:absolute;
	left: 808px;
	background-image: url(../images/btn_prev.gif);
	background-repeat: no-repeat;
	top: 220px;
	cursor: pointer;
}


.btn2 {
	display:block;
	width:16px;
	height:26px;
	position:absolute;
	left: 844px;
	background-image: url(../images/btn_next.gif);
	background-repeat: no-repeat;
	top: 220px;
	cursor: pointer;
}
.bnclass{
position:absolute;
filter:alpha(opacity=0);  /* IE */
opacity: 0;              /* FF */
background:#FFFFFF;
}
