.index-top-box {
	background:url(/_images/bg-index-top-box-top.gif) no-repeat left top;
}

.index-top-box .bgb {
	background:url(/_images/bg-index-top-box-bottom.gif) no-repeat left bottom;
}
.index-top-box .bg {
	background:url(/_images/bg-index-top-box.gif) repeat-y left;
}


	.index-top-box .next-seminar .bottom {
		padding: 0 20px;
		background: none;
	}


.index-top-box .content	h1 {

	font:bold 17px/20px arial,sans-serif;
	color:#333333;
	margin:0 0 10px 0;
}



/* Second Section */

.index-bottom-box {
	float:left;
	width:750px;
	background:url(/_images/bg-index-bottom.jpg) repeat-y left;
	}
.index-bottom-box .bgb {
	float:left;
	width:750px;
	background:url(/_images/bg-index-bottom-bottom.jpg) no-repeat left bottom;
	padding:0 0 6px 0;
	}
.index-bottom-box .bgt {
	float:left;
	width:750px;
	padding:10px 0 0 0;
	background:url(/_images/bg-index-bottom-top.jpg) no-repeat left top;
	min-height:160px;
	}
	
.index-bottom-box .content {
	float:left;
	width:460px;
	padding:0 0 0 20px;
	}
	
.index-top-box .content	h1 {
	font:bold 17px/20px arial,sans-serif;
	color:#333333;
	margin:0 0 10px 0;
}
	
.index-bottom-box .list {
	float:right;
	width:250px;
	}
.index-bottom-box .content strong.h {
	float:left;
	display:block;
	font-size:18px;
	margin:0 0 6px 0;
	}
.index-bottom-box .content .pagging {
	float:right;
	padding:5px 0 0 0;
	font-size:14px;
	font-family:arial,sans-serif;
	color:#999;	
	}
.index-bottom-box .content .pagging span {
	float:left;
	}
.index-bottom-box .content .pagging span.prev {
	padding:0 0 0 10px;
	background:url(/_images/laquo.gif) no-repeat 0 5px;
	}
.index-bottom-box .content .pagging span.next {
	padding:0 7px 0 0;
	margin:0 0 0 12px;
	background:url(/_images/raquo.gif) no-repeat 100% 5px;
	}
.index-bottom-box .content .pagging .prev a {
	color:#999;
	}
.index-bottom-box .content .pagging .next a {
	color:#297A52;
	}
.index-bottom-box .content .text {
	padding:0 0 10px 18px;
	}
.index-bottom-box .content .text h2 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#297A52;
	}
.index-bottom-box .content .text p {
	line-height:17px;
	}
div.more {
	float:right;
	background:url(/_images/bullet-blue.gif) no-repeat 100% 1px;
	padding:0 24px 0 0;
	height:19px;
	}
div.more span {
	display:block;
	height:19px;
	}
div.more a {
	font-size:14px;
	color:#297A52;
	}

.index-bottom-box div.more {
	margin:-5px 0 0 0;
	}
	
.index-bottom-box .list {
	color:#fff;
	font:bold 13px/22px arial,sans-serif;
	}
.index-bottom-box .list .h {
	display:block;
	background:url(/_images/bg-header-arrow.gif) no-repeat left;
	padding:4px 0 4px 32px;
	}
.index-bottom-box .list ol {
	margin:0 0 0 20px;
	padding:0 0 0 32px;
	}
* html .index-bottom-box .list ol {
	margin:0 0 0 25px;
	padding:0 20px 0 31px;
	}
	
.list li a {
	color:#fff;
}