@charset "utf-8";
/* CSS Document */
/* ---reset.css--- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	width:100%;
	margin:0 auto;	
	-webkit-text-size-adjust:none;
}

body{
	-webkit-text-size-adjust: none;
	margin: 0;
	padding: 0;
	background-image: url(../p_img/bg.jpg);
	background-repeat: repeat;
}
/* header */

#TOP{
	width:100%;
	background: #232323;
	}
header{
	width: 100%;
    min-width: 100%;
    height: 40px;
    text-align: center;
    background: #232323;
    position: relative;
    z-index: 90;
}

header table{
	margin: 0 auto;
}

/* --電腦版型------------------------------------- */
#wrapper{
	width:100%;
	margin:0 auto;
	}

map *:focus{
outline:none;
}

#wrapper{
	width:100%;
	margin:0 auto;
	}


#menu2 {
	width:100%;
	background: #000;
	height:40px;
	text-align:center;
	position:fixed;
	bottom:0px;
	z-index:100;
}
		
#menu2 ul li a {
			color: #999999;
}

#menu2 ul li a span.over {
	color: #000;
	background-color: #FFCC00;
}
.menu {
	display: block;
	padding: 0px;
	margin:0 auto;
}

.menu ul {
	list-style: none;
    padding: 0;
    margin: 0 auto;
    width: 1004px;
}

.menu ul li {
	/* width and height of the menu items */  
			float: left;
	overflow: hidden;
	position: relative;
	line-height: 40px;
	text-align: center;
}

.menu ul li a {
			/* must be postioned relative  */ 
			position: relative;
			display: block;
			width: 90px;
			height: 40px;
			font-family:"cwtexhei", Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-decoration: none;
			cursor: pointer;
			margin-left: 50px;
}

.menu ul li a span {
			/* all layers will be absolute positioned */
			position: absolute;
			left: 0;
			width: 90px;
}

		.menu ul li a span.out {
			top: 0px;
}

		.menu ul li a span.over,
		.menu ul li a span.bg {
			/* hide */  
			top: -40px;
}		
#contentA{
	width:100%;
	height:1300px;
	margin:0 auto;
	background-image:url(../img/title.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	}	
	

	
#section1{
	width:1004px;
	height:1300px;
	margin:0 auto;
	}	

h1{
	display:block;
	width:1004px;
	height:660px;
	margin:0 auto;
	background-image:url(../img/h1.png);
	text-indent:-9999px;
	}
	
.bannerA{
	width:1004px;
	height:700px;
	margin:0 auto;
	margin-top:-120px;
	}
	
#contentB{
	width: 100%;
	height: 1050px;
	margin: 0 auto;
	background-image: url(../img/writer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
#section2{
	width:1004px;
	height:1050px;
	margin:0 auto;
	}
	
p{
	width: 600px;
	font-size: 15px;
	font-family: "微軟正黑體", Tahoma, Geneva, sans-serif;
	margin-left : 2em;
	margin-right : 6em;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-top: 140px;
	line-height: 1.7;
	letter-spacing: 1px;
}

.bannerB{
	width:950px;
	height:400px;
	margin:0 auto;
	}

.bannerB p{
	width: 950px;
    font-size: 15px;
    font-family: "微軟正黑體", Tahoma, Geneva, sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.7;
    letter-spacing: 1px;
}

#contentC{
	width: 100%;
	height: 1300px;
	margin: 0 auto;
	background-image: url(../img/introduction.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
#section3{
	width:1004px;
	height:1300px;
	margin:0 auto;
	}
	
.bannerC{
	width: 950px;
    height: 400px;
    margin: 0 auto;
    padding-top: 380px;
	}

.bannerC p{
	width: 950px;
    font-size: 15px;
    font-family: "微軟正黑體", Tahoma, Geneva, sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.7;
    letter-spacing: 1px;
}

#contentD{
	width: 100%;
	height: 2050px;
	margin: 0 auto;
	background-image: url(../img/Excerpt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}	
	
#section4{
	width:1004px;
	height:2050px;
	margin:0 auto;

	}
	
.bannerD{
	width: 950px;
    height: 1200px;
    margin: 0 auto;
    padding-top:500px;
	}

.bannerD p{
	width: 950px;
    font-size: 15px;
    font-family: "微軟正黑體", Tahoma, Geneva, sans-serif;
    margin-left: 0px;
    margin-right: em;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.7;
    letter-spacing: 1px;
	margin-top:-60px;
}

#contentE{
	width: 100%;
	height: 650px;
	margin: 0 auto;
	background-image: url(../img/linedpaper.png);
	background-repeat: repeat;
	}	
	
#section5{
	width:1004px;
	height:650px;
	margin:0 auto;

	}
	
#contentF{
	width: 100%;
	height: 800px;
	margin: 0 auto;
	background-image: url(../img/black_lozenge.png);
	background-repeat: repeat;
	}	
	
#section6{
	width:1004px;
	height:800px;
	margin:0 auto;

	}
		
#footer{
	width: 100%;
	height: 100px;
	margin: 0 auto;
	background-color: #CC3300;
	}

.copyright{
	width: 700px;
    height: 100px;
    margin: 0 auto;
	}
	
.copyright p{
	font-family: "微軟正黑體", Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	letter-spacing:1px;
	color:#FFF;
	padding:20px;
	line-height:1.6;
	}
	
	

