* {
	margin: 0px;
	padding: 0px;
}
#top {
	background: url(t1.jpg);
	height: 35px;
}
#top .toplink {
	font-size: 12px;
	width: 130px;
	float: right;
	margin-top: 10px;
}
#top .toplink a {
	color: #000;
	text-decoration: none;
}
.btext {
	font-size: 12px;
	width: 550px;
	position: absolute;
	left: 381px;
	top: 99px;
	color: #FFF;
	height: 94px;
}
.btext a {
	text-decoration: none;
	color: #FFD33C;
}
.button {
	position: absolute;
	width: 267px;
	height: 50px;
	left: 598px;
	top: 204px;
	display: block;
}




h1 {
	font-weight: bold;
	color: #025792;
	font-size: 14px;
	margin-top: 10px;
	margin-left: 10px;
}

#top-inner {
	width: 942px;
	margin: 0px auto;
	height: 35px;
	position: relative;
}
#logo {
	position: absolute;
}
#banner {
	width: 942px;
	height: 282px;
	margin: 10px auto 20px auto;
	background: url(banner.jpg);
	position: relative;
}
#main {
	width: 942px;
	margin: 0px auto;
}
#main #left {
	background: url(leftrep.jpg) repeat-y;
	width: 295px;
	float: left;
}
#main #left #left-top {
	width: 295px;
	height: 50px;
	background-image: url(lefttop.jpg);
	float: left;
}
#main #left .left-btm {
	height: 5px;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(leftbtm.jpg);
	overflow: hidden;
}
.pt   {
	font-size: 12px;
	width: 280px;
	text-indent: 24px;
	display: block;
	padding: 0px 5px 0px 10px;
}
.pt a {
	text-decoration: none;
	color: #025792;
}

.pb {
	width: 280px;
	margin: 10px auto;
	display: block;
	height: 90px;
}
#main #left .pb img {
	float: left;
}
#main #left .pb .title {
	font-size: 14px;
	font-weight: bold;
	display: block;
	background-image: url(leftline.jpg);
	padding-top: 9px;
	padding-bottom: 8px;
	color: #025792;
}
#main #left .pb p {
	font-size: 12px;
	display: block;
	margin-top: 10px;
}

#main #right {
	width: 624px;
	height: 385px;
	background: url(rightbg.jpg) no-repeat;
	float: right;
}
#main #right #right-top {
	color: #025792;
	font-size: 14px;
	font-weight: bold;
	margin-top: 17px;
	margin-left: 20px;
}
.rp {
	display: block;
	width: 582px;
	margin: 20px auto;
}
#main #right .rp .title-r {
	display: block;
}
#main #right .rp h2 {
	font-size: 14px;
	font-weight: bold;
	color: #025792;
}
#main #right .rp h2 a {
	text-decoration: none;
	color: #025792;
}

#main #right .rp p {
	font-size: 12px;
}
.line {
	background: url(lli.jpg) no-repeat;
	height: 10px;
	width: 608px;
	display: block;
	margin: 0px auto;
}
#info {
	width: 932px;
	margin: 10px auto;
	font-size: 12px;
	text-align: center;
	border: 1px solid #9BC5F5;
	padding: 5px;
}
#info a {
	color: #000;
	text-decoration: none;
}
