@import url("/reset.css");
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/* ===================== myspotcam  =====================*/

#mysc {
	clear:both;
	width:990px;
	margin:0 auto;
	padding:25px 0 0 0;
	}
	
/* --------------------- top01 --------------------*/		

#mysc #cent01_2 {
	position:relative;
	clear:both;
	width:990px;
	margin:0 auto;
	padding:0 0 25px 0;
	background-color:#dad8d8;
	margin:0 auto;

 }

#mysc #cent01_2 #tmp{

	display:table;
	position:relative;
	background-color:#dad8d8;
	min-height: 100%;
	width:990px;
	height:100%;
}

#mysc #cent01_2 #tmp #top01 {
	clear:both;
	width:900px;
	margin:0 auto;
	}
	
#mysc #cent01_2 #tmp #top01 img{
	float:left;
	}
	
#mysc #cent01_2 #tmp #top01 .TR {
	display:block;
	float:left;
	width:860px;
	height:40px;
	background-image:url(/images/spotcam/myspotcam_logo.jpg);
	background-repeat:repeat-x;
	}
	
#mysc #cent01_2 #tmp #top01 .topbox01 {
	position:relative;
	display:block;
	width:270px;
	float:left;
	background-color:#ececec;
	height:205px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	box-shadow:2px 2px 2px rgba(20%,20%,20%,0.2);
	margin:15px  0px 15px 30px;
	}
	
#mysc #cent01_2 #tmp #top01 .topbox01 .videobox{
	display:block;
	background-image:url(/images/spotcam/video_bg.jpg);
	width:242px;
	height:144px;
	margin:10px 13px 5px 13px;
	}
	
#mysc #cent01_2 #tmp #top01 .topbox01 .videobox h1{
	font-size:12px;
	color:#fff;
	font-family:amblebold;
	/*font-weight:400;*/
	line-height:1.2;
	text-align: center;
	padding:15px;
	}
	
#mysc #cent01_2 #tmp #top01 .topbox01 .videobox h2{
	font-size:12px;
	color:#fff;
	font-family:amblebold;
	/*font-weight:400;*/
	line-height:1.2;
	text-align: center;
	}
	
#mysc #cent01_2 #tmp #top01 .topbox01 .videobox ul {
	position:absolute;
	top: 126px;
	left:10px;
	}
#mysc #cent01_2 #tmp #top01 .topbox01 .videobox li {
	float:left;
	font-size:12px;
	color:#8e8d8d;
	font-family:amblebold;
	/*font-weight:400;*/
	line-height:1.2;
	padding-left:38px;
	}
#mysc #cent01_2 #tmp #top01 .topbox01 .videobox li a{
	color:#8e8d8d;
	text-decoration: none;
	}
#mysc #cent01_2 #tmp #top01 .topbox01 .videobox li a:hover{
	color:#fff;
}
	
#mysc #cent01_2 #tmp #top01 .topbox01 img{
	margin:10px 13px 5px 13px;
	float:left;
	}
	
#mysc #cent01_2 #tmp #top01 .topbox01 img.AA{
	margin:6px 8px 5px 13px;
	float:left;
	}
	
#mysc #cent01_2 #tmp #top01 .topbox01 h1{
	font-size:12px;
	color:#444;
	font-family:amblebold;
	margin:0 0 0 13px;
	/*font-weight:700;*/
	line-height:1.2;	
}

#mysc #cent01_2 #tmp #top01 .topbox01 h1 a{
	font-size:12px;
	color:#444;
	font-family:amblebold;
	/*font-weight:700;*/	
	text-decoration: none;	
}

#mysc #cent01_2 #tmp #top01 .topbox01 h1 a:hover{
	color:#05b2d2;
}

#mysc #cent01_2 #tmp #top01 .topbox01 h2{
	font-size:12px;
	color:#676666;
	font-family:amblebold;
	margin:5px 0 0 13px;
	/*font-weight:400;*/
	padding:0px;
	line-height: 1;
	}
	
#mysc #cent01_2 #tmp #top01 .topbox01 a.BB{
	position:absolute;
	display:block;
	width:18px;
	height:18px;
	//background-image:url(../images/spotcam/btn_setting.jpg);
	background:url(/images/spotcam/spotcam_all.jpg) no-repeat top left;
	background-position: 0 0; 
	background-repeat:no-repeat;
	left: 239px;
	top: 158px;
	}

#mysc #cent01_2 #tmp #top01 .topbox01 a.AA {
	position:absolute;
	display:block;
	width:110px;
	height:35px;
	background-image:url(/images/nowonair/btn_display.jpg);
	background-repeat:no-repeat;
	left: 314px;
	top: 15px;
	}

#mysc #cent01_2 #tmp #top01 .TR  h1 {
	margin:10px 0 0 5px;
	font-size:16px;
	color:#05b2d2;
	font-family:amblebold;
	/*font-weight:700;*/
	}

/* --------------------- top02 --------------------*/
#mysc #cent02_1 {
	position:relative;
	clear:both;
	width:990px;
	margin:0 auto;
	padding:25px 0 25px 0;
	background-color:#dad8d8;
	margin:0 auto;

 }

#mysc #cent02_1 #tmp{

	display:table;
	position:relative;
	background-color:#dad8d8;
	min-height: 100%;
	width:990px;
	height:100%;

}
#mysc #cent02_1 #tmp #top02 #Svb {
	clear:both;
	width:860px;
	margin:0 0 0 35px;
	}


#mysc #cent02_1 #tmp #top02 {
	clear:both;
	width:900px;
	margin:0 auto;
	}
	
#mysc #cent02_1 #tmp #top02 img{
	float:left;
	}
	
#mysc #cent02_1 #tmp #top02 .TR {
	display:block;
	float:left;
	width:860px;
	height:40px;
	background-image:url(/images/spotcam/myspotcam_logo.jpg);
	background-repeat:repeat-x;
	}
	
#mysc #cent02_1 #tmp #top02 .TR  h1 {
	margin:10px 0 0 5px;
	font-size:16px;
	color:#05b2d2;
	font-family:amblebold;
	/*font-weight:700;*/
	}

#mysc #cent02_1 #tmp #top02 #Svb .box {
	display:block;
	width:160px;
	float:left;
	background-color:#ececec;
	height:130px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	box-shadow:2px 2px 2px rgba(20%,20%,20%,0.2);
	margin:10px 12px 10px 0px;
	}
	
#mysc #cent02_1 #tmp #top02 #Svb .box img {
	margin:10px 9px 10px 9px;
	float:left;
	}
	
#mysc #cent02_1 #tmp #top02 #Svb .box h1 {
	padding:0 9px 10px 9px;
	font-size:12px;
	color:#444;
	font-family:amblebold;
	/*font-weight:400;/*
	line-height:1.2;
	}
	
#mysc #cent02_1 #tmp #top02 #Svb .box h1 a{
	text-decoration:none;
	color:#444;
	}
	
#mysc #cent02_1 #tmp #top02 #Svb .box h1 a:hover{
	color:#05b2d2;
	}
	
	
#mysc #cent02_1 #tmp #top02 #Svb .box .videobox02 {
	background-image:url(/images/spotcam/video_bg_s.jpg);
	width:142px;
	height:87px;
	margin:10px 9px 10px 9px;
	}

#mysc #cent02_1 #tmp #top02 #Svb .box .videobox02 h1{	
	font-size:12px;
	color:#fff;
	font-family:amblebold;
	/*font-weight:400;*/
	line-height:1.4;
	text-align: center;
	padding:25px;
}





/* ===================== myspotcam  _no register =====================*/

#mysc #cent01_2  #tmp #top01 #REtopbox01 {
	position:relative;
	display:block;
	width:520px;
	float:left;
	background-color:#ececec;
	height:220px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	box-shadow:2px 2px 2px rgba(20%,20%,20%,0.2);
	margin:15px  10px 15px 40px;
	}


#mysc #cent01_2 #tmp #top01 #REtopbox01 h1{
	font-size:18px;
	color:#05b2d2;
	font-family:chunkfiveroman;
	margin:10px 10px 15px 15px;
	/*font-weight:700;*/
	line-height:1.8;
	}
	
#mysc #cent01_2 #tmp #top01 #REtopbox01 ul {
	margin-left:30px;
	list-style-image:url(/images/spotcam/line_blue.jpg);
}

#mysc #cent01_2 #tmp #top01 #REtopbox01 li {
	font-size: 12px;
	color: #444;
	font-family: amblebold;
	line-height:1.6;
	/*font-weight:400;*/
	text-decoration: none;
	}

#mysc #cent01_2 #tmp #top01 #REtopbox01 a.buy {
	display:block;
	width:105px;
	float:left;
	margin:5px 15px 0 30px;
	height:38px;
	background-image:url(/images/nowonair/btn_buynow.jpg);
	background-repeat:no-repeat;
	}	

#mysc #cent01_2 #tmp #top01 #REtopbox01 a {
	display:block;
	margin:15px ;
	font-size: 14px;
	color: #05b2d2 ;
	font-family: amblebold;
	/*font-weight:400;*/
	text-decoration: none;
	}
	
#nowc .cbox .box02 a:hover {
	/*font-weight:700;*/
}

/* --------------------- 第二區 --------------------*/

#mysc #cent02_1 #tmp #top02 #REtopbox02 {
	position:relative;
	display:block;
	width:520px;
	float:left;
	background-color:#ececec;
	height:150px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	box-shadow:2px 2px 2px rgba(20%,20%,20%,0.2);
	margin:15px  10px 15px 40px;
	}


#mysc #cent02_1 #tmp #top02 #REtopbox02 h1{
	font-size:18px;
	color:#05b2d2;
	font-family:chunkfiveroman;
	margin:10px 10px 15px 15px;
	/*font-weight:700;*/
	line-height:1.8;
	}
	
#mysc #cent02_1 #tmp #top02 #REtopbox02 ul {
	margin-left:30px;
	list-style-image:url(/images/spotcam/line_blue.jpg);
	position:static;
	top:0px;
	right:0px;
}

#mysc #cent02_1 #tmp #top02 #REtopbox02 li {
	font-size: 12px;
	color: #444;
	font-family: amblebold;
	line-height:1.6;
	/*font-weight:400;*/
	width:490px;
	}
	
#mysc #cent02_1 #tmp #top02 #REtopbox02 li a {
	font-size: 12px;
	color: #05b2d2;
	font-family: amblebold;
	line-height:1.6;
	/*font-weight:700;*/
	text-decoration: underline;
	width:70px;
	height: 19px;
	display:inline;
	}
	
#mysc #cent02_1 #tmp #top02 #REtopbox02 li a:hover { }


