@charset "utf-8";
/* CSS Document */

.contentwrap{
	background:#FFF;
	-moz-box-shadow: 0 0 10px #888;
	-webkit-box-shadow: 0 0 10px #888;
	box-shadow: 0 0 10px #888;
        -moz-border-radius: 5px;
	border:#CCC;
	border-style:outset;
        border-radius: 5px;
}
.text{
	font-family:"Century Gothic";
	font-size:14px;
	color: #333;
	text-align:justify;
	width:570px;
	line-height:20px;
	padding-left:20px;
}
.logotext{
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	color: #0F87FF;
}
.tab{
	font-family:Vivaldi;
	color:#0683FF;
	font-size:32px;
	
}
.model_name{
	font-family: "Century Gothic";
	color: #FF870F;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:10px;	
}
.panorama{
	cursor:pointer;
	
}
.tabtxt2{
	margin: 0;
	color: #036;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0 0 0;
	font-family: "Century Gothic";
	background-color: #51A8FF;
	width: 910px;
	height:20px;
}
.bright{
	color:#006CD9;
	font-weight:bold;
	
}
.text3{
	font-family:"Century Gothic";
	font-size:12px;
	color: #333;
	text-align:justify;
	width:260px;
	line-height:18px;
	padding-left:10px;	
	
}
.tabtxt3{
	margin: 0;
	color: #036;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0 0 0;
	text-align:left;
	padding-left:55px;
	font-family: "Century Gothic";
}
.textcenter{
	font-family:"Century Gothic";
	font-size:14px;
	color: #333;
	text-align:center;
	line-height:20px;
	padding-left:20px;
}