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

