@charset "utf-8";
/* CSS Document */

#title {
	padding:0 0 15px 0;
}
.about-box1 {
	width:100%;
	padding:0 0 20px 0;
	overflow:hidden;
}
.about-left1 {
	float:left;
	width:365px;
}
.about-right1 {
	float:right;
	width:285px;
	padding:0 0 10px 0;
}
.about-left2 {
	float:left;
	width:400px;
}
.about-right2 {
	float:right;
	text-align:right;
	width:260px;
}
.font1 {
	color:#FF6600;
}
.about-clear {
	clear:both;
}
.about-box2 {
	width:100%;
	margin:0 0 20px 0;
	background:url(../images/about/about-repeat1.jpg) repeat left top;
	overflow:hidden;
}
.about-box3 {
	margin:10px;
	padding:10px;
	background-color:#F2FEFA;
}
#about-list1 {
	list-style:none;
	font-weight:bold;
	color:#4468A9;
}
#about-list1 li {
	margin:10px 20px;
	padding:0 0 0 15px;
	background:url(../images/about/about-arrow1.jpg) no-repeat left 5px;
}
*html #about-list1 li {
	background:url(../images/about/about-arrow1.jpg) no-repeat left 6px;
}
.about-button1 {
	text-align:right;
}
