@charset "utf-8";

/* reset
----------------------------------------------- */
body#about2 div#contanter {
	background:#FFF url(../images/about2/bg.gif) repeat-x center top !important;
}
div#about2header {
	width:900px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	height:152px;
}
div#about2header h1{
	float:left !important;
	height:auto !important;
	padding-top:60px !important;
	text-align:center;
}
div#about2header address{
	float:right !important;
	clear:right;
	background-image: none !important;
	font-size:0.85em;
	margin-top:35px;
	width:auto !important;
	border-left :solid 1px #d1d1d1;
	padding:0 0 0 20px;
}
div#about2Box {
	width:900px;
	margin:0 auto;
	padding:20px 0;
	background:url(../images/about2/img1.gif) no-repeat 700px 100px !important;
}
div#about2Box h2{
	text-align:center;
}
div#about2Box p{
	line-height:2.4;
	text-align:center;
        padding:50px 0 20px 0;
}
dl#about2Prof{
	width:660px;
	margin:0 auto;
	padding-left:140px;
	overflow:hidden;
	background:#FFF url(../images/about2/img2.jpg) no-repeat left top !important;
	height:249px;
}
dl#about2Prof dt{
	padding-bottom:15px;
	padding-top:20px;
	font-size:1.2em;
}
dl#about2Prof dd{
	padding-bottom:5px;
	font-size:0.85em;
}
body#about2 div#footer {
	margin-top:0 !important;
}
body#about2 div#footer li{
        margin: 10px 20px 10px 40px;
}
div#about2Contact {
	background:#f3f3f3;
	border-top:solid 1px #d5d5d5;
	width:100%;
	padding:80px 0;
	border-bottom:solid 1px #d5d5d5;
}
div#about2Contact ul{
	width:800px;
	overflow:hidden;
	margin:0 auto;
}
div#about2Contact li{
	display:inline;
	float:left;
	margin-right:50px;
}
div#about2Contact li strong{
	display:block;
	margin-bottom:10px;
	font-size:0.9em;
}
div#about2Contact li img{
	margin-top:10px;
}