body {
	font-size: 12px;
	line-height: 160%;
	background: #F8ECD1 url(../index-img/back.jpg) repeat-x;
	}
#netprint {
	float: right;
	width: 268px;
}


.float-left {
	float: left;
	margin-top: 19px;
	width: 360px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.float-right {
	float: right;
	margin-top: 19px;
	width: 548px;
	margin-right: 16px;
	line-height: 17px;
}

.float-clear {
	clear: both;
}
.news-img {
	margin-left: 20px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	width: 340px;
}
dl.news {
	margin: 0px 0px 0px 20px;
	padding: 0px 15px;
	width: 310px;
	background-image: url(../index-img/news-back.jpg);
	background-repeat: repeat-y;
	float: left;
}
dl.news dt {
	display: block;
	float: left;
	width: 65px;
	background-image: url(../index-img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	padding-top: 3px;
	padding-bottom: 3px;
}
dl.news dd {
	width: 230px;
	display: block;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #660000;
}
.about-b {
	width: 280px;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
}
.about-b .text {
	background-image: url(../index-img/about-back.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.about-b .text img {
	padding-top: 5px;
	padding-bottom: 7px;
}


.studio-b {
	float: left;
	width: 267px;
	margin: 0px;
	padding: 0px;
}
.studio-b .text {
	background-image: url(../index-img/studio-back.jpg);
	background-repeat: repeat-y;
	padding-right: 18px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
}
.studio-b .text img {
	padding-top: 12px;
}
.float-right .banner {
	clear: both;
	width: 548px;
}
.news a {
	color: #990000;
}
.top-tyui{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 170px;
	padding-bottom: 170px;
}