@charset "utf-8";
/* CSS Document */

html {
	height:100%;
font-size: 100%;
}

body {
	height:100%;
	font-family: Helvetica, Tahoma, Arial, STXihei, "华文细黑", Heiti, "黑体", "Microsoft YaHei", "微软雅黑", SimSun, "宋体", sans-serif;
	margin: 0px;
	font-size: 62.5%;
	color: #999;
	background-color: #fff;
	padding-top: 10px;
}
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -200px; /* the bottom margin is the negative value of the footer's         height */

}
p {
	color: #3C5462;
	
	font-size: 1.4em;
	line-height: 20px;
}
a {
	color: #5587AB;
}
a:hover{
	font-style: italic;
	color: #3C5462;

}
#header {
	height: 155px;
	width: 1104px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-image: url(image/header.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 0px;
}
#main-conainer {
	padding: 0px;
	width: 1104px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 77px;
	width: 318px;
	background-image: url(image/logo.png);
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: bottom;
}
.top-menu {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	text-align: center;
	width: 500px;
	height: 30px;
	padding: 0px;
}
.top-menu li
{
	display: inline;
	color: #CCC;
	}


.top-menu a
{
	color: #D6D6D6;
	text-decoration: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	line-height: 30px;
	font-size: 1.8em;
	font-family: "\5B8B\4F53";
	font-weight: bold;
	width: 200px;
	}
	
	.top-menu a:hover
{
	font-style: normal;
	text-decoration: none;
	color: #666;
}


#body-content {
	background-color: #d6eff4;
	width: 1064px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	display: inline-block;
	float: left;
}

#body-content-index {
	background-color: #d6eff4;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(image/globovisa.png);
}
#search {
	vertical-align: middle;
	display: inline-block;
	width: 40%;
	margin: 0px;
	padding: 0px;
}
.search-container {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#result {
	width: 400px;
	height: 40px;
	text-align: center;
	font-size: 2em;
	line-height: 40px;
	vertical-align: middle;
	border: 2px dotted #D4D4D4;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#left-menu {
	width: 113px;
	padding: 0px;
	margin-top: 45px;
	margin-left: -5px;
	display: inline-block;
	float: left;
	margin-right: auto;
	margin-bottom: 0px;
}
#menu-content {

	padding: 0px;
	height: 33px;
	width: 113px;

	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	vertical-align: middle;
	}


#menu-content a{
	font-family:"\5B8B\4F53";
	color: #D6EFF4;
	text-decoration: none;
	display:inline-block;
	vertical-align: middle;
	line-height: 33px;
	background-image: url(image/left-menu-bkg.png);
	height: 33px;
	width: 113px;
	background-repeat: no-repeat;
}

#menu-content a:hover{
	font-style: normal;
	font-weight: bolder;
	color: #D6EFF4;
	background-image: url(image/left-menu-bkg_hover.png);
	height: 33px;
	width: 113px;
	background-repeat: no-repeat;
	
}
.menu-bkg:hover{
	background-image: url(image/left-menu-bkg.gif);
}

#menu-content h2{
		color: #d6eff4;
	font-size: 2em;
	padding: 0px;
	line-height: 33px;
	font-family: "Adobe 仿宋 Std R";
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#text-content {
	display: inline-block;
	padding: 0px;
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	width: 820px;
}
#text-content h1{
	font-size: 3em;
	padding: 0px;
	line-height: 38px;
	margin: 0px;
	
	}

#country-image {
	display: inline-block;
	padding: 0px;
	float: left;
	height: 38px;
	width: 38px;
	margin-left: 0px;
}
#country {
	vertical-align: middle;
	height: 38px;
	width: 200px;
	display: inline-block;
	float: left;
	padding: 0px;
	margin-left: 10px;
}


.footer, .push {
	width: 1064px;
	padding-top: 20px;
}
.footer {
	text-align: center;
	padding-top: 30px;
	background-color: #3C5462;
	width: 1064px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
.footer h1{
	color: #D6EFF4;
	line-height: 2em;
	font-weight: lighter;

}
.footer p{
	color: #D6EFF4;
	line-height: 12px;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;

}
#copyright {
	padding: 0px;
	height: 20px;
	width: 300px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	vertical-align: bottom;
	background-color: #D6EFF4;
}
#copyright p{
	line-height: 20px;

	font-size: 1em;
	margin-bottom: 0px;
	color: #3C5462;

}
.index-content {
	display: inline;
	padding: 0px;
	float: left;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: 35px;
	clear: none;
}
.clear {
	clear: both;
	width: 100%;
}
.footer-nav {
	text-align: center;
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-top:20px;
}
.footer-nav a:link{
	text-decoration: none;
	color: #CCC;
	}
	
.footer-nav a:hover{
	color: #FFF;
	font-style: normal;
}
.footer-nav a:visited{
	color: #CCC;
	font-style: normal;
}
