#fp_main .center .shortcut{
	height: 110px;
	margin: 0px;
	margin-top: 12px;
}

#fp_main .center .shortcut ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#fp_main .center .shortcut ul li{
	zoom: 1;
}

#fp_main .center .shortcut ul li a{
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 20px;
	margin-bottom: 7px;
	background: url(/htdoc/images/arrow.gif) no-repeat 0px 50%;
	display: block;
}



/*-------------noobslide------------*/
#box1{
	position:absolute;
}
#box1 div{
	position:absolute;
	width:330px;
	height:342px;
	overflow: hidden;
}

#box1 div h2{
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

#box1 div h2{
	font-size: 20px;
	font-weight: normal;
}

#box1 div a,
#box1 div p,
#box1 div h2{
	margin-left: 33px;
}

#box1 div p{
	width: 252px;
}

#sliding_box_buttons{
	position: absolute;
	top: 152px;
	left: 258px;
	width: 75px;
	height: 35px;
	z-index: 300;
}

#sliding_back, #sliding_next{
	height: 36px;
	float: left;
	display: inline;
}

#sliding_back{
	width: 35px;
	background: url(/htdoc/images/arrows.gif) top left no-repeat;
}

#sliding_next{
	width: 36px;
	background: url(/htdoc/images/arrows.gif) top right no-repeat;
}

#mask{
	position:relative;
	width:330px;
	height:342px;
	overflow:hidden;
}

/*-------------noobslide------------*/

#box2{
	position:absolute;
}
#box2 div{
	position:absolute;
	width:210px;
	height:416px;
	overflow: hidden;
}

#box2 div h2{
	font-weight: bold;
	margin: 15px 0px 15px 0px;
}

#box2 div h2{
	font-size: 20px;
	font-weight: normal;
}


#box2 div p{
	width: 252px;
}

#sliding2_box_buttons{
	position: absolute;
	top: 416px;
	left: 0px;
	width: 228px;
	height: 36px;
	z-index: 300;
}

#sliding2_back, #sliding2_next, #see_collections {
	height: 36px;
	float: left;
	display: inline;
}

#sliding2_back{
	width: 35px;
	background: url(/htdoc/images/arrows.gif) top left no-repeat;
}

#sliding2_next{
	width: 36px;
	background: url(/htdoc/images/arrows.gif) top right no-repeat;
}
#see_collections {
	width: 157px;
}

#mask2{
	position:relative;
	width:228px;
	height:452px;
	overflow:hidden;
}


.sp_box {
	width: 180px;
	padding-left: 30px;
	margin-top: 33px;
}

.sp_box a {
	color: #414141;
	padding-left: 12px;
	background: url(/htdoc/images/bullet.path.gif) no-repeat center left;
}

