/* CSS Document */

/*--------------------------------------------------------------------toptable*/
table#toptable{
	width:530px;
	border-collapse:collapse;
	margin-top: 20px;
}
table#toptable td{
	border:1px solid #FFFFFF;
}

table#toptable td a.service{
	width:68px;
	height:120px;
	float:right;
	display: block;
}


table#toptable td.navi1{
	background: url(../common/images/bg_topnavi1.gif) no-repeat;
	width:208px;
	height:128px;
}
table#toptable td.navi2{
	background: url(../common/images/bg_topnavi2.gif) no-repeat;
	width:208px;
	height:128px;
}
table#toptable td.navi3{
	background: url(../common/images/bg_topnavi3.gif) no-repeat;
	width:208px;
	height:128px;
}
table#toptable td p{
	margin: 35px 0 0 10px;
	line-height: 120%;
}
table#toptable td p a{
	color: #FFFFFF;
	display: block;
	width: 124px;
	text-decoration:none;
}

#main div.topics a:hover{
	background-color: #DAEEFE;
}

#main div.topics h2{
	background: url(../common/images/topics.gif) no-repeat;
	margin:10px 0 0 0;
	height:20px;
	padding: 0;
}
#main div.topics h2 span{
	display:none;
}
#main div.topics dl{
	margin:5px 0 0 0;
	padding:0 0 5px 0;
	border-bottom:1px dashed #CCCCCC;
}
#main div.topics dt{
/*	width: 60px; */
	float: left;
	margin:0;
	padding:0;
}
#main div.topics dd{
	margin:0 0 0 65px;
	line-height:120%;
	padding:0;
}

#main div.notice{
	border: 2px solid #C6FF42;
	margin: 3px 0 0 0;
	padding: 0 0 10px 0;
}
#main div.notice h2{
	background: url(../common/images/notice.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 30px;
}
#main div.notice h2 span{
	display:none;
}
#main div.notice p{
	margin: 0;
	padding: 0 10px;
}

#main div.notice p a{
	background: url(../common/images/bg_notice.gif) no-repeat 0% 3px;
	display:block;
	padding: 2px 0 2px 20px;
}

#main div.notice a:hover{
	background-color: #DAEEFE;
}


#side div.aflac{
	background: url(../common/images/bg_aflac.gif) no-repeat 0% 0%;
	width:200px;
	height:130px;
}

#side div.aflac div.btn{
	width:184px;
	/*margin:65px 0 0 10px;*/
	padding:65px 0 0 10px;
}
#side div.aflac div.btn a{
	display:block;
	margin:0 0 5px 0;
}

#side div.loans{
	background: url(../common/images/bg_loans.gif) no-repeat 0% 0%;
	width:200px;
	height:252px;
}

#side div.loans div.btn{
	width:184px;
	/*margin:65px 0 0 10px;*/
	padding:65px 0 0 10px;
}
#side div.loans div.btn a{
	display:block;
	margin:0 0 5px 0;
}
