@charset "utf-8";


#center {
	width: 396px;
	text-align: left;
	float: left;
	clear: both;
}

.infobox {
         height: 15em;
         overflow: auto;
}

#head {

}



h2 {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #70A8FF;
	background-image: url(../img/contentsber.jpg);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	background-position: left top;
	height: 30px;
	line-height: 30px;
	padding-left: 11px;
}
#center h2 img {
	margin-right: 6px;
	vertical-align: middle;
}
#center dl {
	line-height: 16px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 31px;
	padding-left: 31px;
}
#center dd a {
	color: #3333ff;
}

#center dd a:hover {
	color: #ff6666;
}

#center dt {
	font-size: 11px;
}
#center dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	font-size: 13px;
	margin-bottom: 6px;
}
#center  dl dt img {
	margin-left: 10px;
}
.contents1 {
	margin-right: 16px;
	margin-left: 16px;
	padding-top: 16px;
}
.contents1 p {
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 16px;
	color: #000000;
}
.contents1 .caption1 {
	text-align: center;
}
.contents1 .caption2 {
	text-align: center;
	clear: both;
	padding-top: 16px;
}

.contents2 {
	width: 364px;
	float: left;
}
.contents2           a       {
	display: block;
	height: 82px;
	width: 162px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
}
.contents2      .rolldvd        {
	background-image: url(../img/rolldvd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	float: left;
}
.contents2  .rollweb   {
	background-image: url(../img/rollweb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	float: right;
}
.contents2  .rollpowerpoint      {
	background-image: url(../img/rollpowerpoint.jpg);
	background-repeat: no-repeat;
	width: 162px;
	background-position: left top;
	float: left;
}
.contents2   .rolldata   {
	background-image: url(../img/rolldata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 162px;
	float: right;
}

.rolldvd    a:hover    {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/rolldvd.jpg);
}
.rollweb   a:hover   {
	display: block;
	height: 82px;
	width: 162px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/rollweb.jpg);
}
.rollpowerpoint   a:hover   {
	display: block;
	height: 82px;
	width: 162px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/rollpowerpoint.jpg);
}
.rolldata   a:hover   {
	display: block;
	height: 82px;
	width: 162px;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/rolldata.jpg);
}
