.caree{
	display: block;
	width: 268px;
	text-align: left;
	margin: 0 0 0 auto;
	line-height: 1.2em;
}
.caree h4{
	margin-bottom: 5px;
}
.caree span{
	display: block;
	text-align: right;
}
#main-contents #contents01 {
	display: block;
	float: left;
	height: auto;
	width: 730px;
	margin-bottom: 15px;
}
#main-contents #contents01 li {
	display: block;
	float: left;
	height: 230px;
	width: 240px;
	margin-right: 5px;
	margin-bottom: 15px;
}
#main-contents #contents01 .side {
	margin-right: 0px;
}

.contents-title {
	display: block;
	float: left;
	height: 22px;
	width: 248px;
	margin-bottom: 8px;
	clear: left;
}



#main-contents #contents02 {
	display: block;
	float: left;
	height: 436px;
	width: 728px;
	background-color: #EBEBEB;
	margin-bottom: 42px;
	padding-left: 2px;
	padding-top: 9px;
}
#main-contents #contents02 li {
	display: block;
	height: 135px;
	width: 718px;
	margin-bottom: 10px;
}

#main-contents #contents03 {
	display: block;
	float: left;
	height: 380px;
	width: 730px;
	margin-bottom: 30px;
}
#main-contents #contents03 #info {
	display: block;
	height: 50px;
	width: 730px;
	clear: both;
	margin-bottom: 45px;
}
#main-contents #contents03 #address {
	font-size: 16px;
	line-height: 25px;
	display: block;
	height: auto;
	width: 405px;
	float: left;
	margin-bottom: 45px;
}
#main-contents #contents03 #time {
	display: block;
	width: 400px;
	float: left;
	height: 22px;
	background-image: url(../images/index/time2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
	text-align: right;
}
#main-contents #contents03 #map {
	display: block;
	height: 280px;
	width: 320px;
	float: right;
	background-image: url(../images/index/google-logo.jpg);
	background-repeat: no-repeat;
	background-position: 235px bottom;
}
#main-contents #contents03 #map img{
	display: block;
	height: 250px;
	width: 320px;
	float: right;
	margin-bottom: 10px;
}
#main-contents #contents03 #map a {
	text-decoration: none;
}
#main-contents #contents03 #map a:hover {
	text-decoration: none;
	color: #F60;
}
#main-contents #card {
	display: block;
	height: 90px;
	width: 730px;
	float: left;
	margin-bottom: 90px;
}
#news {
	display: block;
	float: left;
	height: auto;
	width: 730px;
	margin-bottom: 30px;
}
#news li {
	height: 25px;
	width: 100%;
	line-height: 25px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	letter-spacing: 0.2em;
}
.name {
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	display: inline;
	font-style: normal;
	float: right;
}
