@charset "utf-8";
/* CSS Document */
#wrapper{
	position:relative;
	top:-22px;
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	background: #FFF;
}
/*========abc=======*/	
#abc {
	position: absolute;
	z-index: 10;
	left: 600px;
	top: 45px;
	background-color: #333333;
	width: 112px;
	visibility: hidden;
}
#abc a   {
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 6px;
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
	font-size: 12px;
}
#abc a:hover{
	color: #9C3;
}
	

/*===============#slider=============*/

#slider {

}
.show1 {
	/*background-image: url(../images/ad-01.jpg);*/
	padding: 0;
	top: 0;
	left: 0;
	width: 952px;
	height: 165px;
	margin-bottom: 0px;
}
.show2 {
	/*background-image: url(../images/ad-02.jpg);*/
	padding: 0;
	top: 0;
	left: 0;
	width: 952px;
	height: 165px;
	margin-bottom: 0px;
}
.show3 {
	/*background-image: url(../images/ad-03.jpg);*/
	padding:0;
	top:0;
	left:0;
	width: 952px;
	height: 165px;
	margin-bottom: 0px;
}
.show4 {
	/*background-image: url(../images/ad-04.jpg);*/
	padding:0;
	top:0;
	left:0;
	width: 952px;
	height: 165px;
	margin-bottom: 0px;
}

.show5 {
	/*background-image: url(../images/ad-05.jpg);*/
	padding:0;
	top:0;
	left:0;
	width: 952px;
	height: 165px;
	margin-bottom: 0px;
}
/*========ad=======*/	
#ad{
	width: 952px;
	height: 165px;
	margin-bottom: 0px;
	margin-top: -2px;}	
