/* CSS Document */
.center_container {
	width:922px;
	margin:0px auto;
	line-height:160%;
	clear:both;
}
/*container*/
.center_topPic {
	width:922px;
	height:250px;
	float:left;
}
.center_left {
	width:200px;
	float:left;
}
.center_body {
	width:722px;	
	float:left;
}
/*left*/
.center_left_title {
	height:60px;
	background-position:0px -20px;
}
.center_left_nav {
}
.center_left_nav ul {
	margin-top:4px;
	margin-left:10px;
	list-style-type:none;
	padding:0px;
	width:180px;
}
.center_left_nav ul li {
	height:26px;
	margin:0px;
	background:url(/images/li_bg01.gif) no-repeat 0px 0px;
	line-height:26px;
	padding-left:27px;
}
.center_left_nav hr {
}
.center_left_searchBar {
	width:171px;
	margin:auto !important;
	height:180px;
	margin-top:80px;
	min-height:150px;
	background:url(/images/center_left_searchBar_bg.gif) no-repeat 0px 0px;
}
.center_left_searchBar form{
	margin:0px;
	padding:0px;
}
/*body*/
.center_body_nav {
	height:0px;
	line-height:0px;
	text-align:right;
}
.center_body_title {
	height:80px;
}
.center_body_content {
	width:680px;
	margin-top:10px;
	margin-bottom:30px;
	margin-left:20px;
}
.center_body_topBtn {
	clear:left;
	float:left;
	width:722px;
	height:20px;
	text-align:right;
}
.center_body_topBtn img {
	margin-right:50px;
	margin-bottom:10px;
}

/*left search form*/

#left_search_form table {
	margin-top:40px;
	margin-left:10px;
}
#left_search_form select {
	width:100px;
}
#keyword {
	width:95px;
}
#left_search_form th {
	width:40px;
}
#left_search_button {
	text-align:right;
}
#left_search_button input {
		width:46px;
}

.cenav1{
position:absolute;
top:5px;
left:5px;
color:#006600;
text-decoration:none;
font-size:12px;
list-style-type:none;
}
.cenav1 a{
color:#006633;
text-decoration:none;
}
.cenav1 a:hover{
color:#009933;
}