.head {
	overflow: hidden;
	padding: 40px 0 20px;
	position: relative;
//zoom: 1;
}

.head .logotip {
	float: left;
	width: 25%;
}

.head h1 {
	float: left;
	width: 25%;
}



.head .english {
	color: #003D76;
	left: 5px;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	top: 12px;
}

.head h5 {
	color: #003D76;
	left: 5px;
	font-size: 11px;
	font-weight: normal;
	position: absolute;
	top: 12px;
}

.head h5 a {
	color: #003D76;
}
.head .navy {
	float: left;
	list-style: none outside;
	padding: 20px 0 0;
}
.head .navy li {
	float: left;
	margin: 0 8px 0 0;
}
.head .navy li {
	background: url('../images/navy-left.gif') left -200px no-repeat;
	display: block;
	float: left;
	font-size: 14px;
	padding: 0 0 0 14px;
}
.head .navy li a {
	background: url('../images/navy-right.gif') right -200px no-repeat;
	cursor: pointer;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0 16px 0 2px;
}
.head .navy li.selected {
	background-color: #1292D3;
	background-position: left top;
}
.head .navy li.selected a {
	background-position: right top;
	text-decoration: none;
	color: #fff;
}
.head .map {
	float: right;
	list-style: none outside;
	padding: 20px 3% 0 0;
}
.head .map li {
	float: left;
	padding: 0 0 0 2px;
}
.head .map a {
	background: url('../images/map.gif');
	background-repeat: no-repeat;
	float: left;
	display: block;
	height: 30px;
	width: 30px;
}
.head .map a.map-home {
	background-position: left -31px;
}
.head .map a.map-mail {
	background-position: -29px -31px;
}
.head .map a.map-str {
	background-position: -58px -31px;
}
.head .map a.map-home:hover {
	background-position: left 1px;
}
.head .map a.map-mail:hover {
	background-position: -29px 1px;
}
.head .map a.map-str:hover {
	background-position: -58px 1px;
}
.head .map .selected a.map-home {
	background-position: 1px bottom;
}
.head .map .selected a.map-mail {
	background-position: -30px -61px;
}
.head .map .selected a.map-str {
	background-position: -61px bottom;
}
.head .map .selected a.map-home:hover {
	background-position: 1px bottom;
}
.head .map .selected a.map-mail:hover {
	background-position: -30px -61px;
}
.head .map .selected a.map-str:hover {
	background-position: -61px bottom;
}
.head .flash_box {
	background: url(../images/flash_pic_03.jpg) no-repeat top center;
	width: 100%;
	height: 280px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
}
.head .flash_box_en {
	background: url(../images/index_en_pic.jpg) no-repeat top center;
	width: 100%;
	height: 280px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
}
.head .flash_box .top_left {
	background: url(../images/flash_corner_03.jpg) no-repeat top left;
	height: 15px;
	width: 7px;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: 0px;
	left: 0px;
}
.head .flash_box .top_right {
	background: url(../images/flash_corner_05.gif) no-repeat top left;
	height: 15px;
	width: 7px;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	top: 0px;
	right: 0px;
}
.head .flash_box .bot_left {
	background: url(../images/flash_corner_09.jpg) no-repeat top left;
	height: 7px;
	width: 7px;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 44px;
	left: 0px;
}
.head .flash_box .bot_right {
	background: url(../images/flash_corner_10.gif) no-repeat top left;
	height: 7px;
	width: 7px;
	overflow: hidden;
	zoom: 1;
	position: absolute;
	bottom: 44px;
	right: 0px;
}
.separator
{
	height: 40px;
	overflow: hidden;
	//zoom: 1;
	width: 100%;
}