@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0 ;}
#3d{ width:700px; margin:100 auto; padding:0 auto;}
.title{ font-size:16px; color:#336633; height:50px; text-align:justify; text-indent:-9999px;}
.content{
	text-align:justify;
	width:350px;
	clear: both;
	background-repeat: no-repeat;
}
.bg {
	background-color: #FFFFFF;
	background-image: url(images/3dbg.gif);
	background-repeat: repeat-x;
}
.h2{
margin-top:30px;
	display:block;
	width:283px;
	height:300px;
	background-image:url(images/3dlogo.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-indent:-9999px;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align:center;
}
.3dtd {
	width: 120px;
}
