
.tbanner1 li, .tbanner2 li
{display: inline-block;}

.tbanner1 li a, tbanner2 li a
{width: 100%;}

.tbanner1{
	width: 740px;
	margin-right: 0;
	border: solid 3px #EA6393;
	padding: 2px;
	margin-bottom: 20px;
}
.tbanner1 li
{width: 244px; margin-right: 4px;}
.tbanner1 li:last-child{margin-right: 0;}

.tbanner2{margin-right: -6px; margin-bottom: 20px;}
.tbanner2 li
{width: 183px; margin-right: 6px;}

.tbanner2 li a{display: block; margin-bottom: 6px;}

.topics, .access{margin-bottom: 40px;}

.topics h1, .access h1
{
	min-height: 40px;
	text-indent: -9999px;
	border-bottom: solid 1px #EA6393;
	margin-bottom: 10px;
}
.topics h1{background: url(_img/hd-index1.png) no-repeat;}
.access h1{background: url(_img/hd-index2.png) no-repeat;}

.topics ul li
{
	border-bottom: dotted 1px #888;
	line-height: 2em;
}
.topics ul li .tdate{margin-right: 1em; color: #EA6393;}