/*-----------------------------------------------------------------------------------*/
/*	0.	RESET
/*-----------------------------------------------------------------------------------*/


ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}

.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}

/*-----------------------------------------------------------------------------------*/
/*	2.	GENERAL
/*-----------------------------------------------------------------------------------*/

#wrapper {
	width: 420px;
	margin: 15px auto 0 0;
}
#wrapper-v {
	width: 960px;
	margin: 10px auto 0;
}
#wrapper-i {
	width: 960px;
	margin: 10px auto 0 0;
	position:relative;
}

/*-----------------------------------------------------------------------------------*/
/*	3. CAROUSEL
/*-----------------------------------------------------------------------------------*/

#wrapper .d-carousel ul li {
	background: none;
	/*background-color: #FFF;
	-webkit-box-shadow: 0px 1px 2px 0px #b7b7b7;
	-moz-box-shadow: 0px 1px 2px 0px #b7b7b7;
	box-shadow: 0px 1px 2px 0px #b7b7b7; */
	padding-left: 0px;
	width: 110px;
	text-align: center;
}


.jcarousel-direction-rtl {
	direction: rtl;
}

.d-carousel h4 {
	margin: 5px 0 5px 0;
}

.d-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.d-carousel .jcarousel-item {
	width: 105px;
	height: 80px;
}

.d-carousel .jcarousel-container-horizontal {
	width: 420px;
	height: 80px;
	padding: 0 25px;
}

.d-carousel .jcarousel-item-horizontal {
	margin-left: 8px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 5px;
}

.d-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 30px;
	right: -3px;
	margin-right: 3px;
	width: 28px;
	height: 25px;
	cursor: pointer;
	background: transparent url(/images/blog-arrows-sm.png) no-repeat top right;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(/images/blog-arrows.png);
}

.d-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.d-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 30px;
	left: 0;
	/*margin-left: 3px;*/
	width: 28px;
	height: 25px;
	cursor: pointer;
	background: transparent url(/images/blog-arrows-sm.png) no-repeat top left;
}

.d-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(/images/blog-arrows.jpg);
}

.d-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}

/*222222222222222222222222222222222222222222222222222*/

#wrapper-v .vv-carousel ul li {
	background: none;
	width: 450px;
	text-align: center;
}


.jcarousel-direction-rtl {
	direction: rtl;
}

.vv-carousel h4 {
	margin: 5px 0 5px 0;
}

.vv-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.vv-carousel .jcarousel-item {
	width: 490px;
	height: 340px;
}

.vv-carousel .jcarousel-container-horizontal {
	width: 960px;
	height: 330px;
	padding: 0 5px;
}

.vv-carousel .jcarousel-item-horizontal {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 30px;
}

.vv-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 280px;
	right: 422px;
	margin-right: 3px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: transparent url(/images/blog-arrows.png) no-repeat top right;
}
/*MID*/
.vv-carousel .jcarousel-mid-horizontal {
	position: absolute;
	top: 340px;
	right: 440px;
	margin-right: 3px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: transparent url(/images/blog-arrows.jpg) no-repeat top right;
}


/*MID*/
.vv-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(/images/blog-arrows.jpg);
}

.vv-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.vv-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 280px;
	left: 428px;
	margin-left: 3px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: transparent url(/images/blog-arrows.png) no-repeat top left;
}

.vv-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(/images/blog-arrows.png);
}

.vv-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}

.vv-carousel .jcarousel-gline-1{
	position:absolute;
	top: 494px;
	right: 484px;		
	background:url(/images/ln.png) no-repeat top left;
	width:2px;
	height:42px;	
}

.vv-carousel .jcarousel-gline-2{
	position:absolute;
	top: 905px;
	right: 485px;		
	background:url(/images/ln.png) no-repeat top left;
	width:2px;
	height:42px;	
}

.vv-carousel .jcarousel-gline-3{
	position:absolute;
	top: 1317px;
	right: 485px;		
	background:url(/images/ln.png) no-repeat top left;
	width:2px;
	height:42px;	
}

.vv-carousel .jcarousel-goto-1 {
	position:absolute;
	top: 500px;
	right: 17px;
	
}
.vv-carousel .jcarousel-goto-1 a{color:#000000;font-size:18px;background:url(/images/slink3.png) no-repeat right -16px;padding-right: 30px;}
.vv-carousel .jcarousel-goto-1 a:hover{color:#003366;background:url(/images/slink3.png) no-repeat right 5px;}
.vv-carousel .jcarousel-goto-2 {
	position:absolute;
	top: 907px;
	right: 17px;
}
.vv-carousel .jcarousel-goto-2 a{color:#000000;font-size:18px;background:url(/images/slink3.png) no-repeat right -16px;padding-right: 30px;}
.vv-carousel .jcarousel-goto-2 a:hover{color:#003366;background:url(/images/slink3.png) no-repeat right 5px;}

.vv-carousel .jcarousel-goto-3 {
	position:absolute;
	top: 1315px;
	right: 17px;
}
.vv-carousel .jcarousel-goto-3 a{color:#000000;font-size:18px;background:url(/images/slink3.png) no-repeat right -16px;padding-right: 30px;}
.vv-carousel .jcarousel-goto-3 a:hover{color:#003366;background:url(/images/slink3.png) no-repeat right 5px;}



/*index*/

#wrapper-i .ii-carousel ul li {
	width: 227px;
	text-align: center;
	padding-left:0;
}


.jcarousel-direction-rtl {
	direction: rtl;
}

.ii-carousel h4 {
	margin: 5px 0 5px 0;
}

.ii-carousel .jcarousel-container {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
}

.ii-carousel .jcarousel-item {
	width: 230px;
	height: 140px;
}

.ii-carousel .jcarousel-container-horizontal {
	width: 950px;
	height: 250px;
	padding: 0 0px;
}

.ii-carousel .jcarousel-item-horizontal {
	margin-left: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	margin-right: 13px;
}

.ii-carousel .jcarousel-next-horizontal {
	position: absolute;
	top: 170px;
	right: 431px;
	margin-right: 3px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: transparent url(/images/blog-arrows.png) no-repeat top right;
}
/*MID*/
.ii-carousel .jcarousel-mid-horizontal {
	position: absolute;
	top: 340px;
	right: 427px;
	margin-right: 3px;
	width: 35px;
	height: 36px;
	cursor: pointer;
	background: transparent url(/images/blog-arrows.png) no-repeat top right;
}


/*MID*/
.ii-carousel .gotos {
	position: absolute;
	top: 530px;
	right: 50px;
	margin-right: 3px;
	color:#003366;
	background:url(/images/goto.jpg) no-repeat top right;
	
	padding-right: 40px;
}


.ii-carousel .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(/images/blog-arrows.jpg);
}

.ii-carousel .jcarousel-next-horizontal:hover {
	background-position: bottom right;
}

.ii-carousel .jcarousel-prev-horizontal {
	position: absolute;
	top: 170px;
	left: 427px;
	margin-left: 3px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background: transparent url(/images/blog-arrows.png) no-repeat top left;
}

.ii-carousel .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(/images/blog-arrows.jpg);
}

.ii-carousel .jcarousel-prev-horizontal:hover {
	background-position: bottom left;
}

.ii-carousel .jcarousel-gline-1{
	position:absolute;
	top: 167px;
	right: 484px;		
	background:url(/images/ln.png) no-repeat top left;
	width:2px;
	height:42px;	
}
