@charset "utf-8";

.top {
	margin-left: auto;
	margin-right: auto;
	float: right;
	text-align: center;
}

.head {
	background-image: url(images/Logo.jpg);
	height: 250px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.head-en  {
	width: 1200px;
	height: 250px;
	background-image: url(images/en/logo.jpg);
	margin-right: auto;
	margin-left: auto;
}
.head-ch  {
	width: 1200px;
	height: 250px;
	background-image: url(images/ch/logo.jpg);
	margin-right: auto;
	margin-left: auto;
}

.left {
	width: 200px;
	float: left;
	text-align: left;
	line-height: 35px;
	padding-left: 40px;
	background-image: url(images/list.jpg);
	height: 520px;
	background-position: 20px 0%;
	background-repeat: no-repeat;
}
.content .left li {
	padding-left: 15px;


}

.foot {
	clear: both;
	padding-left: 20px;
	line-height: 30px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D5D0D0;
	padding-top: 20px;
	margin-top: 0px;
}
.content {
	width: 1200px;
	line-height: 35px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -18px;
	background-color: #E1E1E1;
}
.title-h1 {
	color: #E32C0B;
}

.content .right {
	width: 950px;
	margin-left: 245px;
}
.right p a {
	color: #02788B;
}
.right a:hover {
	color: #E32C0B;
}
.right a {
	color: #0A0A0A;
}


.content .right #list {
	float: left;
}
.content .right #phtodisplay {
	width: 500px;
	text-align: center;
}
#word   {
	text-align: center;
}
.left a {
	text-decoration: none;
	color: #FFFFFF;
}
.foot a {
	color: #000000;
}
.foot a:hover {
	color: #E32C0B;
}

.left a:hover {
	text-decoration: none;
	color: #000000;
}
.map {
	width: 700px;
	margin-left: 10px;
}
.footlist {
	float: right;
	width: 500px;
	height: 30px;
	letter-spacing: 5px;
	margin-right: 20px;
	text-align: right;
}
#footlist-1 .footlist a {
	color: #F71024;
}
#footlist-1 .footlist a:hover  {
	color: #000000;
}
.lan {
	height: 30px;
	width: 200px;
	float: right;
	margin-top: -50px;
	text-align: right;
}
