/* CSS Document */

/* CSS Document */
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, button,textarea, p, blockquote, th, td, dt, dd, dl ,img{ margin: 0;padding: 0;}
ol, ul, li {list-style: none;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
 button, textarea,select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;}
input {
	color:#000;
	}
a{ color:#666; text-decoration: none;}
a:hover{ color:#999; text-decoration: none;}
body {
	font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow";
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 13px;
	color: #FFF;
	line-height: 150%;
	}
div, h1, h2, h3, h4, hr, p, form, label, input, textarea, img, span {
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border-width: 0;
	word-wrap: break-word;
	word-break: break-all;
	font-family: "微軟正黑體", "蘋果儷中黑", "Lucida Grande", "Arial", "Arial Narrow";
	}
	
	
	
#wrapper{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
	}
	
#wrapper #header{
	height:140px;
	}	
	
#wrapper #header .logo{
	margin:0;
	padding:0;
	float:left;
	}	
	
#wrapper #header .nav{
	float:right;
	height:35px;
	margin: 10px 0 0 0;
	}	
	
	
#wrapper #header .menu{
	background:url(../images/menu_bg.png) right top no-repeat;
	float:right;
	width:582px;
	height:35px;
	}	
	
#wrapper #header .menu ul{
	margin:5px 0 0 0;
	padding:0;
	}	
	
#wrapper #header .menu ul li{
	margin:0;
	padding:0;
	width:116px;
	float:left;
	text-align: center;
	}	
#banner{
	float:left;
	height:407px;
	}

#contactMain_bg{
	background:url(../images/bottom_bg.png) left top repeat-x;
	height:215px;
	width: 100%;
	}
	
#contactMain_bg .contactMain{
	width:1000px;
	margin:0 auto;
	padding:20px 0 0 0;
	height: 171px;
	position:relative;
	}	

.contactMain span.news{
	width:350px;
	float:left;
	height: 170px;
	margin: 0 20px 0 0;
	padding: 0;
	}

.contactMain span.title{
	background:url(../images/new_title.png) left top no-repeat;
	margin:0;
	padding:0;
	width:333px;
	height:28px;
	float:left;
	
	}
.contactMain span.title span.more{
	margin:8px 0 0 0;
	float:right;
	padding:0;
	}	

.contactMain span.news ul{
	margin:0;
	padding:0;
	}

.contactMain span.news ul li{
	margin:0;
	padding:0 0 0 10px;
	background:url(../images/arrow.png) left center no-repeat;
	width:350px;
	float:left;
	font-size:11px;
	height: 18px;
	}
	
.contactMain span.images{
	width:213px;
	float:left;
	border:2px #FFF solid;
	height: 160px;
	margin: 5px 20px 0px 55px;
	padding: 0;
	}
	
.contactMain span.video{
	background:url(../images/video_bg.png) left top no-repeat;
	width:244px;
	height:160px;
	float:right;
	margin:0 0 0 30px;
	padding:12px;
	}	
	

.contactMain .videoTitle{
	background:url(../images/video_title.png) left top no-repeat;
	width:283px;
	height:30px;
	position:absolute;
	float: right;
	top: -28px;
	left: 717px;
	}



#footer{
	margin:0 auto;
	padding:0;
	width:1000px;
	}

#footer .wrap{
	float:right;
	}	