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

body{
	margin:0px;
	background-image: url(../image/bg.gif);
	font-family:Arial; font-size:12px;
	color:#7b9d1e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#wrapper{
	width: 1000px;;
	overflow: hidden;
}	
#main{
	width:1000px;
	background-color: #FFFFFF;
	overflow: hidden;
}

#maindiv{
	min-height:400px;
	height:auto !important;
	height:400px;

}

#wrapper{
	width: 960px;
	margin: 0px;
	overflow: hidden;
}
#banner{
	width: 1024px;
	float: left;
	height: 137px;
	background: url(../image/head.gif) no-repeat;
}
#menu{
	float: left;
	text-align:left;
	width: 680px;
	height: 30px;
	margin-top: 82px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}

#left_sp1{
	width: 312px;
	height: 20px;
	float: left;
	margin: 99px 0px 0 0;
}
#menuleft1{
	float: left;
	text-align:left;
	width: 275px;
	height: 30px;
	margin: 99px 0px 0 0;
}
#footer{
	width: 1024px;
	float: left;
	height: 73px;
	background:url(../image/bottom.gif) no-repeat;
}
#banner1{
	width: 960px;
	height: 137px;
	float: left;
	background:url(../image/banner.jpg) no-repeat;
		border-bottom:solid 5px #7b9d1e;
}
#flash{
	width: 1024px;
	float: left;
	height: 400px;

}
#left_sp{
	width: 275px;
	height: 20px;
	margin-top:99px;
	float: left;
}

#login{
width: 680px;
float: left;
margin-bottom:0px;
text-align:right;
color:#FFFFFF;
}
#login a:link {color: #000000; text-decoration:none;}     /* unvisited link */
#login a:visited {color: #000000; text-decoration:none;}  /* visited link */
#login a:hover {color: #ffffff;  text-decoration:underline;}   /* mouse over link */
#login a:active {color: #000000;text-decoration:none;}   /* selected link */

#menu1{
	width: 685px;
	height: 20px;
	margin-top:0px;
	float: left;
}
#middle_content{
	width: 1000px;
	overflow:hidden;
	float: left;
	margin: 0px 0 0px 0;
	min-height:360px;

}

#left_cont_body{
	width: 205px;
	float: left;
	}
#left_cont{
	width: 205px;
	float: left;
}
#left_cont a{
	text-decoration:none;
	color:#7b9d1e;
	font-size:14px;
}
.menu_padding{ padding-top:5px; border-bottom:groove 1px #7b9d1e; }

#mid_cont{
	width: 750px;
	overflow:hidden;
	float: left;
	margin: 0 5px 0 5px;
	background:url(../image/box_head_left.gif) no-repeat;
	}
#mid_head_bg{
	background:url(../image/box_head_main.gif) no-repeat;
	width: 510px;
	height: 35px;
	float: left;
	padding: 8px 0 0 20px;
}
#mid_main_cont{
	width: 735px;
	float:left;
	padding: 0px 0px 0px 15px;
	color:#666666;
	}
#right_cont{
	width: 0px;
	padding-left:0px;
	height: 0px;
	float: right;
}
#right_cont li{margin-bottom:5px;}
.headline{
	font-size: 13px;
	font-weight: bold;
	color:#7b9d1e;
}
#hed1{

	border-bottom:dashed 1px #7b9d1e; 
	margin-right:10px;
	text-align:center;
	}

#footer1{
	width: 960px;
	background:url(../image/bottom1.jpg) no-repeat;
	float: left;
	height: 72px;
	margin: 5px 0 0 0;
	}
