/* CSS Document */
.center_container {
	width:922px;
	margin:0 auto;
	line-height:160%;
	clear:both;
}
/*container*/
.center_topPic {
	width:922px;
	height:250px;
	float:left;
}
.center_left {
	width:220px;
	float:left;
}
.center_body {
	width:701px;	
	float:left;

}
/*left*/
.center_left_title {
	height:60px;
	background-position:0px -20px;
}
.center_left_nav {
	width:210px;
}
.center_left_nav ul {
	margin-top:4px;
	margin-left:10px;
	list-style-type:none;
}
.center_left_nav ul li {
	height:26px;
	background:url(/images/common_en/li_bg01.gif) no-repeat 0px 0px;
	line-height:26px;
	padding-left:27px;
}
.center_left_nav hr {
}
.center_left_searchBar {
	width:220px;
	margin:auto!important;
	height:260px;
	margin-top:80px;
	min-height:100px;
	background:url(/images/search_en/center_left_searchBar_bg.gif) no-repeat 0px 0px;
}
.center_left_searchBar form{
}
/*body*/
.center_body_nav {
	height:0px;
	line-height:0px;
	text-align:right;
}
.center_body_title {
	height:80px;
}
.center_body_content {
	width:680px;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:10px;
	font-size:12px;
	font-family:Arial;
	float:right;
}
.center_body_topBtn {
	clear:left;
	float:left;
	width:701px;
	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;
}
#left_search_form select {
	width:210px;
}
#keyword {
	width:205px;
}
#left_search_form th {
	width:40px;
}
#left_search_button {
	text-align:right;
}
#left_search_button input {
		width:62px;
}