/* CSS Document */

body{
	background-color: #fff9f4;
	margin:0 auto;
}
h1 {
	margin-bottom: 10px;
	color: #FF6600;
	font: bold 15px Arial, Helvetica, sans-serif;
	background-position: center center;
}
h2{
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #0066CC;
}
h3 {
	color: #000000;
	font: 13px/20px Arial, "·s²Ó©úÅé";
}
.c1{
	color: #FFFFFF;
	background-color: #758892;
}
.c2{
	background: #ECF5FF;
}
.c3{
	background-color: #F7F7F7;
}
#all{
	width:1002px;
	margin-right: auto;
	margin-left: auto;
}
#top_button{
width:1002px;
height:297px;
}
#main_left{
left:0px;
width:262px;
margin-top:297px;
}
#main_title{
	width:740px;
	position:relative;
	height:74px;
	right:0px;
	top: 0;
}
#main_in{
	width:98%;
	margin-right: auto;
	margin-left: auto;
}
#icon{
	width:740px;
	height:47px;
	background: url(images/icon.jpg) no-repeat;
}
#iconfont{
	color: #FFFFFF;
	margin-top: 18px;
	margin-right: 15px;
	margin-left:40px;
}

