/*****************************/
/* Copyright by CreativeDive */
/*****************************/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,800,700,600);
/* if use SSL (https://) >>> set the URL Source to https://fonts.googleapis.com/... to load google web-fonts */


#box #box-right #box-right02 #right02-1  .sep { margin: 0 auto; border:#CCC solid 1px; width:210px; height:300px; text-align:center}


/****** image hover ******/

#box #box-right #box-right02 #right02-1 .image-hover * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}

#box #box-right #box-right02 #right02-1 .image-hover {position:relative;width:210px;height:300px;display:inline-block;overflow:hidden;
box-shadow:0px 2px 3px rgba(0, 0, 0, 0.3);-moz-box-shadow:0px 2px 3px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 2px 3px rgba(0, 0, 0, 0.3)}

#box #box-right #box-right02 #right02-1 .image-hover a {text-decoration:none}

#box #box-right #box-right02 #right02-1 .img-zoom-in img {
    transition:all .2s ease-in-out;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -ms-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
}

#box #box-right #box-right02 #right02-1 .img-zoom-in:hover img {
    transform:scale(1.1);
    -webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1)
}

#box #box-right #L6 {

	margin: auto;
	width: 88%;
}

/****** image big ******/
#box #box-right #box-right02 #right02-big {
	border: #CCC solid 1px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	height: 800px;
	width: 480px;
}
#box #box-right #box-right02 #right-2 {
	height: 250px;
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
#box #box-right #table {
	font-size: 14px;
	line-height: 25px;
	color: #666;
	margin: auto;
	height: 920px;
	width: 800px;
}
