@charset "UTF-8";
/* CSS Document */
#main_img{
	width:1024px;
	height:440px;
	background:url(../images/main_img_08.jpg) no-repeat;
	margin:0 auto;
	text-align:left;
}
#content_index{
	width:782px;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	text-align:left;
	margin:0 auto;
}
#content_index_img{
	width:765px;
	height:130px;
	margin:20px auto;
	background:url(../images/index/process.jpg) no-repeat;
	border-bottom:#CCC dashed 1px;
	text-indent:-9999px;
}
#content_index_txt{
	width:740px;
	height:100%;
	margin:20px auto;
	line-height:18px;
}
#content_about{
	width:782px;
	height:370px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	text-align:left;
	margin:0 auto;
}
/*menu*/
#menu{
	width:405px;
	height:24px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	border-bottom:#CCC dashed 1px;
	text-align:right;
	position:relative;
}
#menu a{
	color:#999;
	text-decoration:none;
	outline:none;
}
#menu a:hover{
	color:#333;
}
#menu a:active{
	color:#333
}
#menu .s1{color:#333;}
/*menu end*/