@charset "utf-8";
/* CSS Document */
h1, h2, h3, h4, p,strong, b, a{
font-family:"微軟正黑體";
font-weight:bold;	
}
strong{
color:#ff0000;	
}
*{border:0px; margin:0px auto;}
html,body{height:100%;}
body{
background-image:url(../logo/2.jpg);
background-attachment:fixed;
background-position:50% 0%;
}
.container{
width:100%;
overflow:hidden; margin:0em auto; width:1280px;
}

.h-and-n{
	width:1280px;
	height:120px;
}
.header{
width:300px;
height: 120px;
float:left;	
}
.nav{
width:980px;
height:120px;
float:right;

}
.nav table{
width:980px;

}
.nav table tr{background:#000; border-style:none;}
.nav table tr td{ background:#000;}
.nav table tr td:hover{
background:#906;	
}
.nav table tr td a{
color:#FF3;
font-family:"微軟正黑體", Geneva, sans-serif;
font-weight:bolder;
text-decoration:none;
text-align:center;
display:block;
}
.first-table{
width:1280px;
float:left;
border:0px;
margin:0px
CellSpacing:0px;
}
.first-table tr{border:0px;
margin:0px
CellSpacing:0px;}
.first-table tr td{border:0px;
margin:0px
CellSpacing:0px;}

.article{
background:#fff;
text-align:center;	
}
.article2{
background:#000;
color:#fff;	
}
.lc{
overflow:hidden;
margin:0em auto;
width:1280px;	
}
.footer{
background:#000;
}
.footer p{
color:#fff;	
}
