@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAEAEA;
}
#body_img{
	width: 865px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#index_bg{
	background-image: url(/images/index_bg.gif);
	background-repeat: no-repeat;
	height: 750px;
	width: 1000px;
}

#header {
	height: 14px;
	text-align: center;
	width: 865px;
}
#conten{
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 470px;
}
#swf_img{
	width: 780px;
	background-image: url(/images/swf_img.jpg);
	height: 213px;
	padding-top: 80px;
	padding-left: 85px;

}
#word_img{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-align: center;
	height: 174px;
}
#word_text{
	margin-left: 50px;
	margin-top: 20px;
}

#word_text2{
	text-align: right;
	width: 550px;
	margin-top: 20px;

}
#footer {
	height: 14px;
	text-align: center;
}