@charset "UTF-8";
/* CSS Document */

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	width: 1024px;
	background-color: #000;
	font-family: Helvetica, Arial, 'LiHei Pro', '微軟正黑體', '新細明體', sans-serif;
}

a:link {color: #fff}
a:visited {color: #fff}
a:active {color: #fff}
a:hover {color: #fff}
a{text-decoration: none}

ul{
	list-style-type: none;
	margin: 0;
	float: left;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 50px;
	float: left;
}

li a{
	display: block;
	width: 130px;
	height: 89px;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

li a:hover{

	color: #01c5ff;
}

.hand {
	width: 1024px;
	height: 110px;
	float: left;
	background-image: url(../images/index_01.jpg);
}

.banner {
	width: 1024px;
	height: 380px;
	float: left;
	background-image: url(../images/index_02.jpg);
}

.main {
	width: 1024px;
	height: 304px;
	float: left;
	background-image: url(../images/index_03.jpg);
}

.foot {
	width: 1024px;
	height: 56px;
	float: left;
	background-image: url(../images/index_04.jpg);
}

.bannerpic {
	width: 320px;
	height: 180px;
	float: left;
	margin-top: 10px;
	margin-left: 345px;
}

.logo {
	width: 210px;
	height: 100px;
	float: left;
	margin-left: 15px;
}

.mune {
	width: 730px;
	height: 50px;
	float: left;
	margin-top: 36px;
	margin-left: 25px;
}

.message {
	width: 140px;
	height: 60px;
	float: left;
	margin-top: 145px;
	margin-left: 100px;
}

.fb {
	width: 88px;
	height: 20px;
	margin-left: 30px;
	margin-bottom: 5px;
	background-color: #675764;
}

.skype {
	width: 88px;
	height: 30px;
	margin-left: 30px;
	margin-top: 5px;
	background-color: #766743;
}

.news {
	width: 310px;
	height: 124px;
	margin-top: 245px;
	margin-left: 681px;
}

.newsin {
	width: 260px;
	height: 20px;
	margin-top: 5px;
	margin-left: 20px;
	font-size: 0.9em;
	color: #000;
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	color: #000;
}

.foot1 {
	color: #fff;
	margin-top: 5px;
	margin-left: 25px;
}

.foot2 {
	color: #fff;
	margin-top: 7px;
	margin-left: 625px;
}