@charset "utf-8";
/* CSS Document */

body{
	background:#000000 url(../images/index/top_container.gif) repeat-x top;
	margin:0;
	padding:0;
}
#wrapper{
	width:1000px;
	height:941px;
	margin:0 auto;

}
#content_index{
	width:800px;
	margin:0px auto 0px auto;
}
#header_index{
	width:800px;
	height:300px;
	background:url(../images/index/index_header_bg.png) no-repeat top;
}
#middle_index{
	width:800px;
	height:243px;
	background:url(../images/index/index_middle_bg.png) no-repeat top;
}
#bottom_index{
	width:800px;
	height:57px;
	background:url(../images/index/index_bottom_bg.png) no-repeat top;
}
#bottom_02_index{
	width:800px;
	height:52px;
	/*background:url(../images/index/index_bottom_02_bg.png) no-repeat top;*/
}
#bottom_03_index{
	width:700px;
	height:29px;
	background:url(../images/index/index_bottom_03_bg.png) no-repeat top;
	padding:11px 0 0 100px;
	margin: auto;
}
#bottom_03_index select{
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
#bottom_04_index{
	width:800px;
	height:19px;
}
#bottom_05_index{
	width:800px;
	height:61px;
	text-align:center;
	margin: auto;
}
#footer_index{

	height:143px;
	text-align:justify;
	text-indent: 15px;
	color:#707070;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:30px 20px 0 20px;
}