@charset "utf-8";
/* CSS Document */

body {
background-color: #e5d9be;
margin:0px auto;
background-image: url(images/vip_bg.png);
}
html { padding:0; margin:0; 
}
#page{

padding:0; margin:0;

}
#header{
width:1042px;
height:132px;
margin:0 auto;
}

#slide_content{
width:1042px;
height:265px;
margin:0px auto;

}
#corner{
height:265px;
background-image:url(images/corner.png);
background-repeat:no-repeat;
margin-left:-24px;
margin-top:-13px;

}
#slide_show{

width:648px;
height:265px;
margin-left:32px;
margin-top:0px;
float:left;
padding-top:0px;
}
#slideshow{
width:648px;
height:252px;
float:left;
padding-top:13px;
}
#slides{
list-style:none;
margin:0px;
border:0px;
}
#logo{
	display:inline;
	height:265px;
	width:376px;
	float:right;
	margin-right:10px;
	
}
#content{
margin:0px auto;
height:357px;

}
#footer{

margin:0px auto;
height:64px;}#slide_content2 {    background: rgb(243, 243, 243) none repeat scroll 0 0;    box-sizing: border-box;    margin: 0 auto;    padding: 15px 35px 25px;    width: 1023px;}#slide_content2 #corner {    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;    height: 410px;}#slide_content2 #slide_show {    height: 433px;    width: 937px;}#slide_content2 #slideshow {    height: 400px;    width: 940px;}