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

body { margin:0; padding:0;	/*font-family:Arial, Helvetica, sans-serif;*/ background:#7cc00a url(images/index_background.jpg) top center; background-repeat:no-repeat;}
#wrapper{ width:1000px; height:633px; margin-left:auto; margin-right:auto;}
#mid{ background:url(images/mid.jpg) repeat-x; width:100%; height:18px;}
p{ font-size:11px; line-height:20px;}
#bottom{ background:#7cc00a; width:100%; height:auto; margin-left:auto; margin-right:auto;}
#foot { position:relative; margin-left:auto; margin-right:auto; width:1000px; height:60px;}
#logo{
	position:absolute;
	width:234px;
	height:41px;
	left: 10px;
	top: 8px;
}
#foot p{
	text-indent:0px;
	font-size:11px;
	color:#FFF;
	line-height:18px;
	position:absolute;
	display:block;
	width:599px;
	left: 257px;
	top: 11px;
}
#foot p a{ text-indent:0px; font-size:11px; color:#FFF; line-height:18px;}
#foot p a:hover{ text-indent:0px; font-size:11px; color:#fff100; line-height:18px;}
#select{
	position:absolute;
	display:block;
	width:130px;
	left: 860px;
	top: 8px;
}

.text{
	font-size:11px;
	color:#929292;
	line-height: 17px;
}

