@charset "utf-8";
/* CSS Document */
@import url(nav.css);
@import url(conn.css);

#about_info{
    width:700px;
	float:right;
    }
#about_info h6{
    background:url(../img/title2_about.jpg) left top no-repeat;
	padding:40px 20px;
    }
#about_info p{
    text-indent:24px;
    }
.info1,.info2,.info3{
    padding:20px 13px;
	}
.info1{ 
    background:url(../img/shcgjj.gif) left top no-repeat;
	}
.info2{ 
    background:url(../img/wmnzsm.gif) left top no-repeat;
	}
.info3{
    background:url(../img/wmdys.gif) left top no-repeat;
	}
#about_info h2,#about_info p{ margin:10px 20px;}

#contact{
   float: left;
   width: 380px;
   }
#contact h6{
   background:url(../img/title_contact.jpg) left top no-repeat;
   padding:40px 0;
   }
#contact ul{
   margin-left:20px;
   }
#flash_map{
	float: right;
	padding:10px;
   }
