body {
	background-image: url(../images/bg_index.png);
}

#page {
	width: 1200px;
	background-color: #ffffff;
	margin: 0 auto;
	position: relative;
}

#header {
	width: 1075px;
	height: 160px;
	position: absolute;
	top: 5px;
	left: 62.5px;
	z-index: 500;
}

#top {
	height: 40px;
}

#title {
	width: 1062px;
	height: 95px;
	margin: 0 auto;
	background-image: url(../images/bg_title.png);
	background-repeat: no-repeat;
}

#logo {
	background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    float: left;
    height: 41px;
    margin-left: 40px;
    margin-top: 25px;
    width: 157px;
}

#nav {
	float: left;
	width: 862px;
	height: 95px;
}

#lan_sear {
	width: 420px;
	height: 55px;
	margin-left: 440px;
}

#language {
	width: 200px;
	height: 55px;
	float: left;
	line-height: 55px;
}

#search {
	width: 160px;
	height: 55px;
	float: left;
	line-height: 55px;
	margin-top:25px;
	margin-left:15px;
}

#search input {
	width: 140px;
	height: 30px;
	background-color: transparent;
	border: 0px;
	line-height: 30px;
}

#search_icon {
	width: 10px;
	height: 30px;
	float: left;
	margin-top: 14px;
	background-color: transparent;
	line-height: 30px;
}

#search_con {
	width: 140px;
	float: left;
	margin-top: 14px;
}

#index_content {
	width: 1200px;
	height: auto;
}

#footer {
	width: 1200px;
}

#footer {
	width: 1200px;
	height: 70px;
	margin-top: 20px;
}

#bottom {
	height: 70px;
	background-image: url(../images/bg_bottom.png);
	background-repeat: no-repeat;
}

#links {
	width: 445px;
	height: 68px;
	line-height: 68px;
	float: left;
	margin-left:23px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273c75;
	text-align:left;
}

#links ul {
	
}

#links ul li {
	
}

#links ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273c75;
}

#bottom #links  a:link,a:visited,a:hover,a:active {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #273c75;
}


#shares {
	width: 600px;
	float: right;
	margin-top: 20px;
	margin-right: 65px;
	text-align:right;
}

#shares ul {
	
}

#shares ul li {
	
}

#shares ul li a {
	
}

#copyright {
	width: 500px;
	height: 60px;
	float: right;
	margin-top: 20px;
	margin-right: 65px;
	text-align: right;
	color: gray;
}

#copyright a{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838486;
}
#copyright span{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #838486;
	display:inline-block;
	line-height:20px;
}