	#html_header{
	height: 70px;!important
	}
	#logo{
	position: relative;
	float: left;
	padding-right: 3px;
	padding-left: 10px;
	height: 70px;
	width:180px;
	padding-top: 4px;
	/*border: thin solid #000000;/*debug only*/
	}
	#navigator{
	position: relative;
	height: 70px;
	float: right;
	
	}
	
	#navi_line2{
	height: 40px;
	width: 790px;
	background-image: url(../images/global/bar.png);
	padding-left: 3px;
	background-repeat: no-repeat;
	/*border: thin solid #FF0000;/*debug only*/
	}
	#search_form{
	position:relative;
	float:right;
	text-align: left;
	padding-right: 10px;
	padding-top: 8px;
	width:150px;
	}
	#search_input{
	color:#000000;
	font-size:12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	padding-top:2px;
	margin-top:1px;
	width: 100px;
	height:14px;
	border-top-color: #75736E;
	border-left-color: #75736E;
	background-color: #eeeeee;
	}
	#navi_button{
	float: left;
	position: relative;
	margin-top: 7px;
	~margin-top:8px;/*for ie*/
	width:610px;
	}
	#search_form a{
	color: #444444;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 10px;
	vertical-align: middle;
	}
	#search_form a:hover{
	color: #cc0000;	
	}
	.navi_line1{
	height: 23px;
	padding-left: 3px;
	width: 790px;
	text-align: right;
	padding-top: 12px;
	}
	.navi_line1 a{
	color:#444444;
	padding-right: 10px;
	padding-left: 10px;
	
	text-decoration:none;
	}
	.navi_line1 a:hover{
	color: #cc0000;
	background-color: #dddddd;
	}
	
	#html_footer a:hover{
	/*color:#444444!important;*/
	}

	#html_footer {
	text-align: center;
	>margin-top:20px;/*for ie*/
	}
	/*****************�ײ���Ȩ��Ϣ����**********/
	.simple_navi {
	/* height:20px; */
	}
	.simple_navi ul {
	color: #666666;
	line-height: 20px;
	white-space: nowrap;
	margin: 0 0 0 -30px;
	}
	.simple_navi li {
    list-style-type: none;
    display: inline;
	color:#96A2A9;
	
	}
	
	.simple_navi ul a {
    text-decoration: none;
	padding-left:10px;
	padding-right:10px;
    color: #555555;
	}
	.simple_navi ul a:hover {
    color: #111111;
 	text-decoration: underline
	}