* {
    padding:0;
    margin:0;
}

body
 {
    font-family:Arial, Helvetica, sans-serif;
    margin: auto !important;
	background: url(../images/bgintro.png) repeat;
	
}

#wrapper_intro {
overflow: hidden;
position: relative;
}
#footer{
height:154px;
width:100%;
background:#015495;
margin-top: 10px;
}

#header{
width: 100%;
float: left;
height: 200px;
}
#header-wapper {
width: 1000px;
margin: 0 auto;
height: 100%;
}

#content{
overflow: hidden;
width: 1000px;
margin: 0 auto;
}

#navigation {
margin-top: 35px;
width: 100%;
float: left;
margin-bottom: 200px;
height: 154px;
background: #015495;
}

.intro_footer{
text-align: left;
width: 1000px;
margin: 0 auto;
height: 154px;
background: url(../images/footer11.png) no-repeat;
}

.title{
width: 1000px;
margin: 0 auto;
height: 153px;
background: url(../images/titleintro.png) no-repeat;
}


.slideintro{
margin: 41px 0 0 340px;
position: absolute;
width: 583px;
height: 537px;
z-index: 5000;
background: url(../images/bg_slideintro.png) no-repeat;
}


.list_carousel li
 {
	text-align: center;
	padding-top: 8px;
	background: url(../images/boxcat_intro2.png) no-repeat;
	width: 238px;
	margin-right: 10px;
	height: 212px;
	display: block;
	float: left;
}



















