/* DR-WP Interlinking */
/* horizontal banner */
#horiz_banner {
	font-weight: normal;
	display: block;
	padding:inherit;
	color: #bdf;
	font-size: 1em;
	line-height: 1.5em;
	height: 84px;
	width: 474px;
	background: url(../images/drwpinn.jpg) top left no-repeat;
	margin: 0 auto;
}

#block_1 {
	float: left;
	width: 374px;
}

#block_2 {
	float: right;
	width: 100px;
}

#horiz_banner h2 {
	font-weight: normal;
	font-family: Arial,Verdana;
	font-size: 11px;
	color:#333333;
}

#horiz_banner .bc {
	line-height: 18px;
	margin-left: 242px;
	margin-top: 39px;
}

#horiz_banner .pc {
	line-height: 18px;
	margin-left: 0px;
	margin-top: 39px;
}

#horiz_banner a {
	color: #333333;
	text-decoration:underline;
}

#horiz_banner a:hover {
	text-decoration: none;
	color: #666666;
}

/* vertical banner */
#vert_banner {
	font-weight: normal;
	display: block;
	padding:inherit;
	color: #bdf;
	font-size: 1em;
	line-height: 1.5em;
	height: 150px;
	width: 177px;
	background: url(../images/drwp.jpg) top left no-repeat;
	margin: 0 auto;
}

#vert_banner h2 {
	font-weight: normal;
	font-family: Trebuchet MS, Arial,Verdana;
	font-size: 13px;
	color:#000000;
	text-align:center;
	line-height: 1.1em;
	width: 180px;
	margin: 0 auto;
	padding-top: 70px;
}

#vert_banner a {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

#vert_banner a:hover {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}
