@charset "utf-8";

/* CSS Document */
/*visual*/
.leftPic{
	background-image:url(../img/0007.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:450px;
	float:left;
	background-color:#232323;
	height: 600px;
	margin:0px;
	padding: 0;
}

dl {
	padding-left:1em;
	font-size:0.8em;
	width: 90%;
}

dt {
	font-weight:normal;
	margin-top:0.5em;
	font-size: 0.9em;
}

dd {
	padding-left:1em;
	font-size:0.9em;
	margin-bottom:1em;
	line-height: 160%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.5em;
}

#picService a:hover {
	background-image:url(../img/button/ser3.gif);
	border-left:#FFFFFF solid 1px;
}

#picService a { background-image:url(../img/button/ser3.gif); }
