@charset "utf-8";

/*** NCG CAM ***/



/*** GO2cam ***/




/*** Thinkdesign ***/

.offset-2em {
	padding-left: 2em;
}
.a{
	border: 1px solid orange;
}
.fl{
	float: left;
}
.fr{
	float: right;
}

.img-padding {
	font-size: 16px;
	padding: 10px;
	text-align: center;
	font-weight: 550;
}
#content .mt40{
	margin-top: 40px;
}

/*** Start isight ***/
#isight ul .isight-info{
	list-style-type:square;
	margin:10px;
	padding:0;
	}
#isight .isight-info li{
	float:left;
	list-style-type:square;
	margin:10px;
	}
#isight table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    margin-bottom: 1em;
    margin-top: 1em;
	width:90%;
	}
#isight table th{
	background-color:#f90;
	color:#FFF;
	border:1px #ccc solid;
	padding:5px;
	vertical-align:top;
	}
#isight table td{
	background-color:#fff;
	border:1px #ccc solid;
	text-align:center;
	}
/*** End isight ***/

/*** Start SheetPartner ***/
	#SheetPartner .gaiyo{
		background-image:url(img/SheetPartner/logo_gaiyo.gif);
		background-repeat:no-repeat;
		width:551px;
		height:31px;
		overflow:hidden;
		text-indent:-2999px;
		}
	#SheetPartner .riten{
		background-image:url(img/SheetPartner/logo_riten.gif);
		background-repeat:no-repeat;
		width:551px;
		height:31px;
		overflow:hidden;
		text-indent:-2999px;
		}
	#SheetPartner .kinou{
		background-image:url(img/SheetPartner/logo_kinou.gif);
		background-repeat:no-repeat;
		width:551px;
		height:31px;
		overflow:hidden;
		text-indent:-2999px;
		}	
	#SheetPartner .interface{
		background-image:url(img/SheetPartner/logo_interface.gif);
		background-repeat:no-repeat;
		width:136px;
		height:16px;
		overflow:hidden;
		text-indent:-2999px;
		}	
	#SheetPartner .yobidasi{
		background-image:url(img/SheetPartner/logo_yobidasi.gif);
		background-repeat:no-repeat;
		width:121px;
		height:16px;
		overflow:hidden;
		text-indent:-2999px;
		}
	#SheetPartner .gokan{
		background-image:url(img/SheetPartner/logo_gokan.gif);
		background-repeat:no-repeat;
		width:211px;
		height:16px;
		overflow:hidden;
		text-indent:-2999px;
		}
	#SheetPartner .coner{
		background-image:url(img/SheetPartner/logo_coner.gif);
		background-repeat:no-repeat;
		width:136px;
		height:16px;
		overflow:hidden;
		text-indent:-2999px;
		}
	#SheetPartner .chushutu{
		background-image:url(img/SheetPartner/logo_chushutu.gif);
		background-repeat:no-repeat;
		width:106px;
		height:16px;
		overflow:hidden;
		text-indent:-2999px;
		}
	#SheetPartner .macro{
		background-image:url(img/SheetPartner/logo_macro.gif);
		background-repeat:no-repeat;
		width:151px;
		height:16px;
		overflow:hidden;
		text-indent:-2999px;
		}
	#SheetPartner ul li{
		float:left;
		text-align:center;
		display:block;
		height:106px;
		padding:10px;
		margin:10px 10px 20px 10px;
		text-indent:0px;
		}
	#SheetPartner p span{
		text-align:center;
		display:block;
		padding:10px;
		}
	#SheetPartner .h2space-none span{
		text-align:center;
		display:block;
		}
	#SheetPartner .margin30px{
		margin-left:50px;
		}
	#SheetPartner .coner-blue{
		color:blue;
		margin:30px 0 10px 50px;
		}
	#SheetPartner .coner-blue img{
		vertical-align:top;
		}
/*** End SheetPartner ***/