*{
	margin:0;
	padding:0;
}
body{
	font-family:"·s²Ó©úÅé", Arial;
	font-size:12px;
	background:#f6cec7;
	color:#575a5c;
}

h1 {width:100%;height:105px;text-indent:-5000px;overflow:hidden;background:url(images/head.png) left top no-repeat;}

a{
	color:#575a5c;
	text-decoration:none;
}
a:hover{
	color:#F99;
}
p{
	padding:5px 0px;
}
.wrapper{
	width:960px;
	margin:0 auto 20px auto;
}
.clear{
	clear:both;
}
.footer{
	text-align:center;
	width:100%;
	padding:20px 0 20px 0;
	clear:both;
	margin-top:0px;
}
/* Slider Style */
.pxs_container{
	width: 100%;
	height: 720px;
	position: relative;
	border-top: 7px solid #F4C6BD;
	border-bottom: 7px solid #F4C6BD;
	overflow: hidden;
	box-shadow: 0px 0px 15px #F88F8F;
	-webkit-box-shadow: #f29180 0px 0px 17px;
	-moz-box-shadow: #f29180 0px 0px 17px;
	-ms-box-shadow: #f29180 0px 0px 17px;
	behavior: url("/PIE.htc");
}
.pxs_bg{
	background: transparent url(images/bg.png) repeat left top;
}
.pxs_bg div{
	position:absolute;
	top:0px;
	left:0px;
	width:7584px; /*1264px window width times number of images*/
	height:720px;
	background-repeat:repeat;
	background-position:bottom left;
	background-color:transparent;
}
.pxs_bg .pxs_bg1{
	background-image:url(images/bg1.png);
	/*left negative 1/8 of ww*/
}
.pxs_bg .pxs_bg2{
	background: url(images/bg2.png);
	/*left negative 1/4 of ww*/
}
.pxs_bg .pxs_bg3{
	background-image:url(images/bg3.png);
	/*left negative 1/2 of ww*/
}
.pxs_slider_wrapper{
	display:none;
}
.pxs_container ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.pxs_slider{
	position:absolute;
	left:0px;
	top:80px;
	height:553px;
}
ul.pxs_slider li{
	height:553px;
	float:left;
	position:relative;
}
ul.pxs_slider li img{
	display:block;
	margin:35px auto 0px auto;
	-moz-box-shadow:0px 0px 7px #222;
	-webkit-box-shadow:0px 0px 7px #222;
	box-shadow:0px 0px 7px #222;
	border: 8px solid transparent;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
    -ms-border-radius:4px;
	border-radius:4px;
	behavior: url("/PIE.htc");
}
ul.pxs_thumbnails{
	height:35px;
	position:absolute;
	top:20px;
	left:50%;
}
ul.pxs_thumbnails li{
	position:absolute;
	display:block;
}
ul.pxs_thumbnails li img{
	border: 3px solid #FFFFFF;
	-moz-box-shadow:1px 1px 7px #555;
	-webkit-box-shadow:1px 1px 7px #555;
	-ms-box-shadow:1px 1px 7px #555;
	box-shadow:1px 1px 7px #555;
	cursor:pointer;
	display:block;
	opacity:0.6;
	behavior: url("/PIE.htc");
}
ul.pxs_thumbnails li.selected img{
	opacity:1.0;
}
.pxs_navigation span{
	position:absolute;
	width:61px;
	height:62px;
	top:320px;
	opacity:1;
	cursor:pointer;
}
.pxs_navigation span:hover{
	opacity:0.6;
}
.pxs_navigation span.pxs_prev{
	margin-left:-80px;
	background: url(images/prev.png) no-repeat center center;
}
.pxs_navigation span.pxs_next{
	margin-right:-80px;
	background: url(images/next.png) no-repeat center center;
}
.pxs_loading{
	color:#fff;
	font-size:20px;
	padding:15px 15px 15px 50px;
	position:absolute;
	background:#333 url(images/ajax-loader.gif) no-repeat 10px 50%;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-ms-border-radius:15px;
	border-radius:15px;
	opacity:0.7;
	width:180px;
	position:absolute;
	top:150px;
	left:50%;
	margin-left:-90px;
	behavior: url("/PIE.htc");
}

.jukes {padding-right:400px;}
.jukes a {color:#a3daf8;display:block;width:100px;height:10px;text-indent:-5000px;overflow:hidden;}
