@charset "utf-8";
.footinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 25px;
	color: #5A5859;
}
#whatsnew_pic {
	float: right;
	margin: 20px 10px 0px 0px;
}
ul {
	margin-top: 10px;
	margin-left: 25px;
}
#map_img {
	width: 250px;
	float: left;
	margin-top: 25px;
}
#ourservice {
	margin-left: 280px;
	margin-top: 25px;
}
#ourservice ul{
	margin-left: 10px;
}
#ourservice_content li{
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	background: url(../images/grayarrow_right.gif) no-repeat 0 50%;
	list-style: none;
	padding-left: 15px;
}
ul#whatsnew_title li {
	background: url(../images/grayarrow_right.gif) no-repeat 0 50%;
	list-style: none;
	padding-left: 15px;	
}
ul#whatsnew_title li a {
	font-size: 13px;
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
ul#whatsnew_title li a:link,ul#whatsnew_title li a:visited{
	color: #666666;
}
ul#whatsnew_title li a:hover{
	color: #ff0000;
}
#sep_line {
	clear: both;
	border-top: dashed #999999 1px;
	margin: 20px 10px 0px 15px;
}
#top_part {
	margin-top: 15px;
}
