*{
margin:0;
padding:0;
}

body{
font-size:14px;
}

#conteiner{
width:1024px;
height:768px;
margin:0 auto;
}

#content{
width:1024px;
height:768px;
}

#title{
width:1006px;
height:80px;
background-color:#e9589a;
background-image:url(img/title.jpg);
}

#main{
width:1006px;
height:668px;
background-image:url(img/back.jpg);
border-bottom:15px solid #ea64a1;
}

h2{
padding-top:15px;
}

#text{
color:#ea64a1;
padding-top:150px;
text-align:center;
}

#text2{
padding-top:150px;
color:#ea64a1;
}

#text2 img{
border:none;
padding:1px 4px 0 0;
}

#text2 a{
color:#e85699;
font-weight:bold;
text-decoration:none;
}

#text2 a:hover{
color:#a8e856;
font-weight:bold;
text-decoration:none;
}

#text3{
color:#ea64a1;
padding-top:70px;
text-align:center;
}

p{
color:#ea64a1;
font-weight:bold;
}

#menu ul{
list-style-type:none;
padding:1px 0 0 1px;
}

#menu li{
float:left;
width:240px;
height:30px;
font-size:18px;
font-weight: bold;
text-align:center;
padding-right:1px;
padding-left:1px;
color:#ea64a1;
}

#menu li a{
display:block;
width:240px;
height:30px;
font-size:18px;
font-weight: bold;
background-color:#ea64a1;
color:#ffffff;
text-decoration:none;
}

#menu li a:hover{
text-decoration:none;
color:#a8e856;
}

#main2{
width:1006px;
height:2200px;
background-image:url(img/back2.jpg);
border-bottom:15px solid #ea64a1;
}

.sub{
padding:50px 0 0 60px;
width:400px;
height:130px;
float:left;
}

.sub img{
float:left;
}

.sub2{
padding:50px 0 0 60px;
width:400px;
height:350px;
float:left;
}

h3{
font-size:16px;
}

.name{
font-size:12px;
padding:20px 0 0 180px;
color:#ea64a1;
}

#map{
float:left;
width:330px;
padding:120px 0 0 150px;
}

